Server command failing issue

Latest version of both desktop and server installed.

When you select this check box, should the model not fail and continue?

image

I’m getting this error.

This checkbox makes the action ignore errors, issues by the task itself. It will not ignore errors that prevent the task from running.

1 Like

Try increasing the allowed number of parallel (simultaneous) runs in the task settings (see below):

Thanks, but I need this to stay at 1. I found a workaround where I just put the call into a module and then call that module to ignore errors and continue.