Question 1
There are synchronization settings in the [Send File].
Is this the same as the "sync" command in the HULFT product?
Answer 1
The synchronization settings in HULFT Square are the same as the "sync" command in HULFT products.
Question 2
When HULFT sends a file with the sync command, I understand that the timing of synchronization depends on the setting of the collection completion notification on the receiver side.
When HULFT Square is the receiver, can HULFT Square notify the sender of receive completion?
The point is that I would like to receive the next file after securing the previous file.
I would like the next request to wait in the Send Queue on the HULFT side until the Transfer job is finished, assuming that HULFT sends files with a same ID.
Answer 2
HULFT Square notifies the sender of the receive completion.
You can select "Receiving File Completion" or "Successful Job Completion" in HULFT, but you cannot select ""Successful Job Completion" in HULFT Square.
Therefore, the sender HULFT cannot synchronously wait for the completion of the script that is executed after receiving as specified in the Transfer job settings in HULFT Square.
The script is asynchronously executed after receiving.
If you would like to wait for the completion of the script on the sender side host, consider the following alternative.
-Alternative
Notify the script execution completion in the script process that is executed after receiving in HULFT Square*, and proceed to the next sending after receiving the notification on the sender side host.
*Please use REST connector, FTP connectors, HULFT Transfer connectors, etc. to notify the sender of the script execution completion.
The sender must be configured to perform synchronous sendings and then send next file after receiving notification from HULFT Square.
Comments
0 comments
Article is closed for comments.