Dear Sir/Madam,
I am developing a DataPower multiple protocol gateway service as below
A sftp front side handler that will poll files with matching pattern from a ftp server folder
The service will send the file content as a message to a MQ queue. But we need to send the file name and file timestamp as 2 MQ headers with the message to the MQ queue.
My question is,
How to get file timestamp of the file picked by the ftp poller
How to send the file name and timestamp as MQ headers with the message to the MQ queue.
Thanks,
Bill
#DataPower#Support#SupportMigration