SWIFT Module 7.1 SP10.July 2020 | Configuring SWIFT Module for FileAct and InterAct Message Exchange over SAG | Configuration Steps for InterAct and FileAct Messaging Services over SAG RAHA | Step 3: Invoke the Remote File Handler
 
Step 3: Invoke the Remote File Handler
You must invoke the Remote File Handler to transfer the files that reside in your system.
*To run the Remote File Handler
1. Run the following command from the RA installation bin directory:
RA_Installation_Directory\RA\bin\swiftnet.bat init -S
ra_instance
where ra_instance is the instance of the Remote API on your system, for example, RA1.
2. Start the swfa_handler with the command line arguments as follows:
swfa_handler hostName:portNumber:[ssl] transferEndpoint
[Process ID]
The hostName is the name of the host where SAG/SNL is installed as in the following examples:
swfa_handler snlhost:48003:ssl MyUniqueEndpoint 23450
swfa_handler snlhost:48003 MyUniqueEndpoint 23450
swfa_handler snlhost:48003 MyUniqueEndpoint
Note:
The swfa_handler is present in the RA_HOME\bin directory.