Recover From Integration Point Failures

Recover From Integration Point Failures

Comments

  • How can a step be made to recover from an integration failure when the remote resource becomes available?

    E.g. If a step in a flow needs to write data to sql server which has become unavailable, how can the step automatically perform the save when sql server becomes available?

    Thanks,

    grj

  • Hello,

    We do have a "wait on external system" step that can be configured to continue the process once a system is back up. This step is an Assigned Form for the External System (Service, External Database, etc.). This step monitors the External System, and when the desired condition is met, continues Flow execution on the Defined Outcome Path.
    The following documentation has more information on the "Wait on external system" step:
    [url=https://documentation.decisions.com/docs/wait-external-system]Wait On External System - Steps (decisions.com)[/url]

Sign In or Register to comment.