cancel
Showing results for 
Search instead for 
Did you mean: 

Error handling of Assignments in Workflow...

Former Member
0 Kudos

Hi All,

How we do we automate assignment's error handling in Workflow.

For example: I have an assignment and that is part of my workflow.

If the assignment fails the workflow job status gets "Error" status --> How do we handle this by sending some notification or branch into success or failure?

Please feel free to revert to me.

thanks

Alexander.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Alexander,

You cannot handle this situation because there is no provision of sending email with this Step. The only thing is your Assignment step should be robust enough to handle all the possible cases.

Regards,

Jitesh Talreja

Answers (2)

Answers (2)

Former Member
0 Kudos

Yes found workaround

Former Member
0 Kudos

Hi Alexander,

Can you please share the solution with the team?

Regards,

Jitesh Talreja

Former Member
0 Kudos

Hi Alexander,

MDM Assignment is not like Validation based on which you can branch out your process based on the validation result.

Assignment will assign a value to the desired field based on the expression you write.

So you need to take care that your expression handles all the incoming records fully and does not fail.

Hope It Helped

Thanks & Regards

Simona Pinto