HR Case gets cancelled along with activity sets "XYZ" activity set state changed to Error because a
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 08:18 AM
Hi Team,
I have three activity sets defined for a HR Case where when the case is created via postman the cases are getting cancelled and activity sets also gets cancelled .It displays the following error in the case forms
"XYZ" activity set state changed to Error because a workflow was cancelled.
if the case is getting created via POrtal then there is no issue its working fine the state is going to ready.
please help me how to figure out the issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 02:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 08:25 PM
Hi @service buzz ,
Which REST API are you using? Is there mentioned state condition?
Coud you please share screenshots for better understanding?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 04:53 AM
Hi ,
Thanks for your response.
we are using scripted rest API.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 05:31 AM
@service buzz can you confirm how is the case creation coded in Scripted Rest API? You need to write the code to auto submit the Onboarding record producer when API is called. API should contain the input parameters that needs to be populated in record producer.