Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Cue the extraordinary. Show-stopping experiences that raise the digital bar. Apply now for the 2023 Adobe Experience Maker Awards.

Error handling

Avatar

Level 2

Where do we add the IGNORE module in a particular flow?

Does it matter where?

1 Reply

Avatar

Level 4

Short answer is on the module that throws the error. However, Ignore marks the execution as a success, so it won't be obvious that you had a problem and that some modules didn't execute. Use Break to put the scenario in Incomplete Executions without halting the scenario. Error handling documentation is here, including and example of a retry loop. ~Jeff

Avatar

Level 2

thank you, but how would I know which one in the future will have an error? do I have to add it to all modules then?

Avatar

Level 4

Yes you would. Ignore is for when you truly don't care, which is seldom the case. I'm going to guess that what you want is something that will alert you, but doesn't turn the scenario off and derail your processes. In that case you might want to skip the "ignores" and just turn on Store Incomplete Executions. Errors will become warnings, scenarios will not be turned off, and you'll have a list that you can go through, and for each stored execution, either fix the condition that caused the warning and finish the execution, or just fix the problem and delete the stored execution.

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now