- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2020 07:30 AM
Can someone help me how to achieve this, we have a user-defined table in which we have a field called state when that record is created we have a trigger on that table which should create an incident, when creating incident we need to set the state to whatever the record on the user-defined table. The user-defined state value and name are different , how to achieve this ?
if u_usertable_state = assigned then create the incident in assigned state ( can we write any script for this )
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2020 10:43 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2020 01:42 PM
Can you share the screenshot of the flow and error message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2020 02:06 PM
sorry my bad , missed something and above code is working correctly

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2020 02:14 PM
Thanks for the update Rudhra.