Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Execution of getApplicationDeployment.php script will show all the information related to the application deployment.
    1. Format;
      php getApplicationDeployment.php<space>< appDeploymentId>
  2. When the script is executed it will show;

Tutorial XII - View Application Input & Output

View Application Input
  1. In order to view a particular application input data this script can be used with providing application interface ID
    1. Format;
      php getApplicationInputs.php
  2. At script execution user will be provided with information on application inputs.
    Sample inout information on Echo application


...