unable to create an update set via action in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 04:35 AM - edited 08-23-2023 04:50 AM
Hi Everyone,
my action and flow both are in Human Resources:Core scope
so to access the update set table i've added the table sys_update_set in the property: sn_flow_designer.allowed_system_tables
i'm trying to create an update set via action in flow designer, but unable to do so, this is the following script i'm using without any inputs or outputs and using it in a flow:
if i replace the table with any other table , it's getting created (i.e. working)
just not working with the table sys_update_set
does anyone have any idea?
This is working if i create a flow and action in global scope.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 01:26 AM
@kartikey Great ! Close the thread by marking appropriate answer as correct
Thanks