- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2018 07:29 PM
In Kingston Flow Designer, I would like to create a Flow for Incident when comment added to incident, it will trigger the Flow and perform Incident field change. However, I am not able to select "Additional Comments" from condition builder. Any ideas?
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2018 05:46 AM
I don't think we can add it because its a journal field not available in condition builder (But still don't know why it is available in some other places of condition builder). It sounds like a plat form limitation of Flow Designer, better check with HI support if there is any work around.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2018 05:46 AM
I don't think we can add it because its a journal field not available in condition builder (But still don't know why it is available in some other places of condition builder). It sounds like a plat form limitation of Flow Designer, better check with HI support if there is any work around.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2018 07:48 PM
Yes, the journal field also not available in the condition builder in Workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 12:55 AM
Hi,
To get any table listed under Trigger's in Flow Designer add the table to glide.ui.permitted_tables system property.
In this case, add trigger on Journal table and reference to sys_id of incident table.
Thanks,
Ranjani