How to update worknote of Task after incident is created through record producer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 11:50 PM
Hi All,
I have record producer which contain one lookup select box variable on SC_TASK table so at the time of submission of request when user select TASK number then after submission of request it should update the WorkNote of selected task with created incident number. i.e. " Incident is raised for this issue"
Can anyone help me how I can configure this functionality.
Thanks.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2023 02:25 AM
Hi,
Please update record producer script field with below script, in place of Get("add variable value of your reference field")