Assignment group flow designer script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2024 06:22 AM
Hi Community.
I have sys_user table in that table i have BU code (reference variable). The BU code variable and sys_user_group reference variable added in the sys_group_covers_location table, based on the who submits the request user of the BU code I want trigger the assignment group respective "sys_group_covers_location" group on my sc_task. write a flow designer script,
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2024 11:19 PM
@Abhay Kumar1
Script is not working would you please assist me on this /
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2024 01:14 AM
@dhineshkumar I can probably help you if you can provide me what you get when executes script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2024 03:51 PM
@Abhay Kumar1
still sc_task assignment group showing empty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2024 06:26 PM
Please try script in background script and change line output into gs.print, verify whether you get any result there.
You can also very flow execution log whether any errors or not.
This will help you find why no result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2024 03:13 AM