Hi David – take a look at attached script. It will go into Write TPS of the UPOC protocol. Drop me a message if you need further clarifications.
Here is a snippet of the NetConfig:
{ PROTOCOL {
{ READINTERVAL 5 }
{ READTPS {
{ ARGS {} }
{ PROCS {} }
} }
{ TYPE upoc }
{ WRITETPS {
{ ARGS {{{SFTPSERVER name_or_ip_address} {SFTPUSER user_name} {SFTPPWD secret_password} {EXPECTSN mc_expect}}} }
{ PROCS upoc_sftp_out }
} }
} }