Versions Compared

Key

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

inProcess App Operations is a .NET command line (CLI) application that does not require to be installed.

...

  1. Download inProcess App Operations zip file
    [Temporary URL]
    https://ipcglobal-my.sharepoint.com/:u:/g/personal/mark_costa_ipc-global_com/EWWDDmRYWr5HuF9SdiyXRDoBXMoH6EYpm864dPraAl3Ngw?e=ymYKNp
    Hugo Andrade [ToDo: need to make the URL public - see Jira LegacyserverSystem JIRAserverId
    5b8a4b99-9098-31f4-9fd0-fec39435e49akeyAPPOPERAT-45 ] https://ips-product-releases.s3.amazonaws.com/ipdf-app-operations/ipdf-app-operations-latest.zip

  2. On File Explorer, Extract the zip file content to any Folder

  3. On File Explorer, navigate to the inProcess App Operations extracted Folder

  4. On File Explorer, click on the Address Bar, type cmd and press Enter:

    This will open the Command Prompt on the current folder:

  5. Type the following command to test if inProcess App Operations is running properly:

    Code Block
    languagebash
    inProcessAppOperations.exe --help

    This should be the result screen:

...