Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Before you begin this step, you must complete Step 4B: Start the Send Ports and Receive Ports for the FileAct Real-Time Scenario.
To create a test instance
Open a new file in a text editor, such as Notepad, and paste the following:
<?xml version="1.0" encoding="utf-8"?> <Sw-ExchangeFileRequest> <Sw-FileRequest> <Sw-FileOpRequest> <Sw-PutFileRequest> <Sw-PhysicalName>%PhysicalFolderName%\sample_put.txt</Sw-PhysicalName> </Sw-PutFileRequest> </Sw-FileOpRequest> </Sw-FileRequest> </Sw-ExchangeFileRequest>Save the file with the name “PutReqSimple.xml”.
Make sure that the file (Sample_put.txt) is placed in the Client Location folder.
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 4D: Test a Valid Instance for the FileAct Real-Time Scenario