Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

To call a batch file for renaming the file with a unique identifier for Adeptia:

  1. Login to the JSCAPE MFT Server Web Interface.
  2. Go to the Domains tab, select the domain, and click Edit.
  3. Select Triggers from the left pane of the window.
  4. Click Add



    The Add Trigger window appears.
  5. Provide the name and description of the trigger.
  6. Select "File Upload" in the Event Type drop-down list.



  7. Click Next.
  8. Move to Trigger Action window and select the Action as "Run Process".
  9. Click OK.



  10. Provide the absolute file path and file name in the Program text box for your batch file. 
  11. Define the space separated arguments in the Arguments text box. You can also use predefined variables. 
  12. Provide the name and path for the batch execution in the Output Stream and Error Stream text boxes respectively.



    Click Add Variable to use predefined variables for getting the path and file name of the uploaded file. 
    Click Add Function to use predefined functions in JSCAPE. 
  13. Click OK.
  • No labels