test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 03:57 PM - edited ‎06-07-2024 06:57 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 04:31 PM
I dont see gs.getProperty('groupsysid') in your script include.
Is that something you are trying to use in the line 2?
gs.getProperty('groupsysid') should work. In some instance, it doesn't work in scoped app, where i had to query the sys_property table with the property name to get the value.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 04:54 PM - edited ‎06-07-2024 07:08 AM
I used but didnt work. Can you help with this to ? how it will work ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 04:59 PM
It should be something like this.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 05:08 PM - edited ‎06-07-2024 07:09 AM
@SanjivMeher I have tried that one earlier.