Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

switch will not start 3rd iteration from payload

Summary:

I am picking a CSV file up from SFTP.

I am first listing the files on the SFTP (works perfect)

I then hit a switch based on if the file is named “DECISION_CUST” or “DECISION_VEND” (works perfect)

Then I read the customer file and stage the data needed. (works perfect)

Then there is a ForEach for each customer decision in the staged data.

Then we hit a switch. 

1.      if C2 = C2 - do nothing

2.      if C5 = “DECISION” - do nothing

3.      If C5 = “N” - take this path

4.      If C5 = “P” or “M” – take this path

This is the payload being sent from stage file action.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!