Close the Input Channel Automatically

About this task

The SWIFTNet Server Adapter or SWIFTNet7 Adapter allows the input channel to be closed when the adapter is disabled.

To close an input channel automatically:

Procedure

  1. Disable the SWIFTNet Server Adapter or SWIFTNet7 Adapter and check the message shown on the Service Configuration page. The message will depend on the current input channel status. For example, if the message indicates that the status is OPEN and will be disabled automatically after any gaps are resolved, this means the adapter delayed the shutdown process to ensure that any gaps in the input channel are resolved and all current messages receive their acknowledgements. The resend scheduler automatically handles the synchronization during this closing process. Once all gaps are resolved, the resend handler invokes the predefined SWIFTNetCloseInputChannel or SWIFTNet7CloseInputChannel business process to close the channel.
  2. You can monitor the Current Process page if you wish. Access the Current Process page from the Administration menu by selecting Business Processes > Current Processes so you can monitor the business process execution.

Results

When the business process completes successfully, the input channel is closed successfully, as well. If you see an error, you may need to check the error details and try to close the input channel manually.