Creating the Job
Procedure
- Create a new Job and add a tCyberarkInput component, a tJavaRow component, a tFixedFlowInput component, a tFileOutputExcel component, a tFileInputExcel component, and a tLogRow component by typing their names on the design workspace or dropping them from the Palette.
- Connect the tCyberarkInput component to the tJavaRow component using a Row > Main connection.
- Connect the tFixedFlowInput component to the tFileOutputExcel component using a Row > Main connection.
- Connect the tFileInputExcel component to the tLogRow component using a Row > Main connection.
- Connect the tCyberarkInput component to the tFixedFlowInput component using a Trigger > On Subjob Ok connection.
- Connect the tFixedFlowInput component to the tFileInputExcel component using a Trigger > On Subjob Ok connection.