Versions Compared

Key

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

...

  1. Navigate to CAS-Workflow home binary directory

    No Format
    cd $WORKFLOW_HOME/bin
    
  2. Invoke the File Concatenator PGE by running the wmgr-client command-line

    No Format
    ./wmgr-client --url http://localhost:9001 --operation --sendEvent --eventName fileconcatenator-pge --metaData --key RunID testNumber1
    

    Note, before running the ./wmgr-client command, please ensure the following servers are up and running.

    Image Added

7. Verify output of PGE execution

...