i2Camunda installation instructions
Revision as of 11:56, 4 August 2020 by Alexei.baranov (talk | contribs) (Created page with "{{DISPLAYTITLE:i2Camunda installation instructions}} i2Camunda is the optional feature of i2Rest package. It is required to install i2Rest *BASE product before installing i2Ca...")
i2Camunda is the optional feature of i2Rest package. It is required to install i2Rest *BASE product before installing i2Camunda.
- Download file i2Camunda_Install.ZIP
- Put it to your home directory or to any other folder on IFS
- Open emulator session and run following commands:
CHGCURDIR <directory_where_ZIP_copied>
- you'll see message "Current directory changed."
QSH CMD('jar xMvf i2Camunda_Install.ZIP')
- It will extract SAVF from zipped file, you'll see message "inflated: I2CAMUNDA.SAVF"
CRTSAVF FILE(QTEMP/I2CAMUNDA)
- File I2CAMUNDA created in library QTEMP.
CPYFRMSTMF FROMSTMF(i2camunda.savf) TOMBR('/qsys.lib/qtemp.lib/i2camunda.file') MBROPT(*REPLACE)
- "Stream file copied to object."
RSTLICPGM LICPGM(0AI2R07) OPTION(1) DEV(*SAVF) SAVF(QTEMP/I2CAMUNDA)
- *PGM objects for product 0AI2R07 option 1 release *FIRST restored.
- Verify i2Camunda installed:
WRKLICINF PRDID(0AI2R07)
- i2Camunda External Task procesor for IBM i should be displayed
WRKOBJPDM I2REST
- You'll see the program I2CAMUNDA in I2REST product library