Table of Contents

Search

  1. Preface
  2. Introduction
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Managed File Transfer User Guide

Managed File Transfer User Guide

Example 2: Execute Native Command with an Argument

Example 2: Execute Native Command with an Argument

Follow the steps below to pass an Argument to a batch file on a Windows machine:
  1. From within the Project Designer page, navigate to the
    Application
    Native Calls
    folder in the Component Library, and then drag the Execute Native Command task to the Project Outline.
  2. On the Basic tab of the Execute Native Command task, specify the Executable value:
    Executable
    The file path and name of the executable command, program, or script to execute.
  3. Click the
    Add
    button and select the Add Argument menu item.
  4. On the Basic tab of the Add Arguments element, specify a value for the argument. The value can be string text or an Expression.
  5. Click the
    Save
    button when finished. When the batch file is executed, the value of the argument will be supplied to the batch script.

0 COMMENTS

We’d like to hear from you!