Step 4 Create LANSAWORK Job Description

Installing LANSA on IBM i

Step 4. Create LANSAWORK Job Description

From an IBM i command entry, use the CRTJOBD command.

Press F4 to display the Create Job Description parameters.

Press F10 for additional parameters (press PageDown or Shift-Rollup to see additional parameters).

Enter:

Library:

QGPL - where most job descriptions are created by default.

Job description:

LANSAWORK - suggested default.

Job queue:

LANSAWORK - name of the job queue created in Step 2.

Library:

QGPL - library specified in Step 2.

User:

Should be the LANSA owner, normally QOTHPRDOWN.

 

The command should appear as follows:

CRTJOBD JOBD(QGPL/LANSAWORK) JOBQ(QGPL/LANSAWORK) TEXT('LANSA WEB JOBD') USER(QOTHPRDOWN) 

 

Go to Step 5. Add a LANSAWORK Job Queue Entry.