Muokkaa

Jaa


Step 4C: Create a Test Instance for the FileAct Real-Time Scenario

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

  1. 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>  
    
  2. Save the file with the name “PutReqSimple.xml”.

  3. 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