while getting the multiple sysid from system property returning undefined in script include
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 07:04 AM - edited 09-19-2024 07:25 AM
Hi,
while getting the multiple sysid's from system property returning undefined in logs from script include.
system property is given in comma separated value.
ex: bbdcc1cd97c6a253afc8,fd0d8141907aa253afb4,7e4dc54597b253af37,4er5ty678793rdf36
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 07:46 AM
Hi Viswas,
Thanks for quick response.
still i am getting the undefined
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 10:44 AM
Please attach your property and written code with logs..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 07:27 AM
Hi @krishna761!
The sys_properties record has the fields "Suffix" and "Name", you must ensure that you are using the value of "Name" field in gs.getProperty().
Example:
MVP 2025 ✨