Sequence of action to create outbound EDI 850 using B2B Standalone mode
Summary:
I am trying to create EDI 850 Outbound document from NetSuite Purchase Order. I am using the B2B translate action in Standalone mode. The translation was successful as I could see the EDI payload while logging the base64decoded version of the edi-payload string
I am, however unable to figure out the sequence of steps that is needed to write EDI file to an remote FTP server. Here is what I am doing
1. Use Stage File Action » Write File. Use the inputs from B2B translate and some hardcoding to map to the target schema
2. Use FTP Invoke » Write File. Use the inputs from Stage File Action » Write File to map to target schema