Everything appears to be in order, but I’m still getting this problem for my Second Workflow, despite the fact that the input arguments are nearly identical.
I’ve done everything I can to compare and see if something is incorrect, but I’m still puzzled.
I’d be grateful if someone could help me resolve this.
If not please check TotalInvoicepath & TotalPdfPath in the config file. Verify no extra space is there.
Also make sure the file path which you have provided is correct.
The config file seems to be correct. As you are getting error only for the second flow. Is it going inside the workflow 2 and failing or before to that itseld failing.
If that is the case, can you give some values to argument, instead of config and check whetehr you are getting the same error.
Can you print all the Config variables and check whether it is throwing error.
Its throwing the error before going to workflow 2 means some key is wrong in the config file or you have used different key in the arguments.
Just try to print all the values before to workflow2. if its failing. Then copy the same names from config and paste it inside the in_Config.