Step 4D: Test a Valid Instance for the FileAct Real-Time Scenario
Before you begin this step, you must complete Step 4C: Create a Test Instance for the FileAct Real-Time Scenario.
To test a valid instance
Drop the file PutReqSimple.xml into C:\SWIFTAdapterTutorial\Fileact\FileRequestDropRealTime.
Verify that after a moment, the PutReqSimple.xml file disappears from the folder.
Verify that the Sample_Put.txt file is transferred from: C:\SWIFTAdapterTutorial\Fileact\ClientLocation to C:\SWIFTAdapterTutorial\Fileact\ServerLocation, and that responses appear in C:\SWIFTAdapterTutorial\Fileact\ResponseClient and C:\SWIFTAdapterTutorial\Fileact\ResponseServer.
Check status event (c:\SWIFTAdapterTutorial\Fileact\StatusEvents) folder for three HandleFileEventRequest messages. These messages should contain the following Transfer status:
HandleFileEventRequest message<Sw-TransferStatus>Accepted</Sw-TransferStatus>
HandleFileEventRequest message <Sw-TransferStatus>Initiated</Sw-TransferStatus>
HandleFileEventRequest message <Sw-TransferStatus>Completed</Sw-TransferStatus>
See Also
Step 4: Test FileAct Real-Time End-to-End Scenario
Step 4A: Start the SWIFTNet Service for the FileAct Real-Time Scenario
Step 4B: Start the Send Ports and Receive Ports for the FileAct Real-Time Scenario
Step 4C: Create a Test Instance for the FileAct Real-Time Scenario