Chain - Error actions - output interpretation
BeantwoordI am having problems in a chain to apply a condition in output interpretation in error actions, following the same steps as listed in an article in workiva:
https://support.workiva.com/hc/en-us/articles/360036003671-Manage-commands-in-chains
I am trying to set a warning in the command Convert JSON to CSV 2 when the status is different to “succeeded”, and on the other hand I am trying the opposite in the Convert JSON to CSV command, that is, set a rule to result in a warning when the command succeeds. In both cases I am not getting the condition right, is it possible that it is because of the text “succeeded”? I was trying to put in different ways, like “success”, with and without “”, but it still does not working. In the article in Workiva they put succeeded.
if I execute the chain without any output interpretation in error condition, it ends correctly. So when applying the commented conditions, the command Convert JSON to CSV 2 should end in warning for being = succeeded, and the command Convert JSON to CSV in success for not being != succeeded.
-
Hi Tania,
You can verify the correct status of a command by navigating to a Chain run in Monitor, click on the node and view the OUTPUTS tab. The "Command Details" section will show the status. For example, if a node is successful, the status will be "succeeded". Because Command Details is JSON, the word succeeded will appear with quotation marks around it. More information here.
If I am understanding you correctly, you have two Convert JSON to CSV commands. For both you are attempting to configure the Error Actions tab and the Output Interpretation. One of the Commands should warn on success, and the other should have a different status other than success on success. It sounds like this is not working as expected. Am I understanding the question correctly? It would be helpful if you are able to please post a screenshot of the issue and behavior you are seeing.
0U moet u aanmelden om een opmerking te plaatsen.
Opmerkingen
1 opmerking