I have record producer and I need to add HR task when I'm submitting request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 02:11 PM
Hi,
I have record producer and I need to add HR task when I'm submitting request.
When I'm submitting request and I have selected A options for one field from backend then it is not creating HR task and when I'm submitting request and I have selected A options for one field from portal then it is creating HR task.
Can anyone please tell how this HR task is being created from portal and I need to create HR task for other options which I have created for that field.
Regards,
Nivedita

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 02:50 PM
Check the Record Producer script. There must be a script which do a current.setAbortAction(true) based on the option selection. Abortaction will abort creation of the task from record producer.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 04:58 AM
Hi @SanjivMeher,
Can you please which script.
I have checked business rule I didn't find any script which do a current.setAbortAction.
Regards,
Nivedita