KB Article #165488

Getting the CYCLEID attribute of a transfert

Problem

- - How to retrieve the cycleid attribute of a transfer when using Sentinel with Gateway?

Resolution

- - -- To retrieve the cycleid attribute of a transfer, you have to use the "x_sentinel_xferident" parameter in the script launched at the end of the transfer :
                 - "$x_sentinel_xferident" for Unix/Linux platform,
                -  "%x_sentinel_xferident%" for Windows platform.