User bio
404 bio not found
Member since Dec 3, 2021
Posts:
Tracy has not published any posts yet.
Replies:
Tracy Truett · Oct 24, 2023 go to post

How did you implement the 2nd part of this?

    1. Additionally there were two FTP commands that needed to be sent PBSZ 0 (Protection Buffer Size) and PROT P (Protection Data Channel).  These need to be run after the connection is made but before the write/save of the file on the server.

                                do ..Adapter.Connect()

                                do ..Adapter.FTP.sendCommand("PBSZ 0")
                                do ..Adapter.FTP.sendCommand("PROT P")

Tracy Truett · Feb 22, 2022 go to post

The issue was that I added code below the file streaming. That has to be at the very bottom or it causes issues.

Tracy Truett · Dec 3, 2021 go to post

Paul are you referring to the statement above...

Simply add your DTL actions to manipulate the target message AFTER the StoreFieldStreamRaw calls and you should be all set.

I am receiving the MAXSTRING error

Certifications & Credly badges:
Tracy has no Certifications & Credly badges yet.
Followers:
Tracy has no followers yet.
Following:
Tracy has not followed anybody yet.