Enabling LSFIntegDCDL Scheduler in Lawson Portal
Before you start, you must put the ioapi file in $LAWDIR/system.
-
Specify the productline in the lsfintegdl.bat file.
- Navigate to $GENDIR/bin.
- Open the lsfintegdl.bat file.
- For a single or multiple specific tables, specify the productline in the
placeholder <productline> and add -Dtables=<table separated by
comma (,)>.
java -jar -Dproductline=<productline> -Dtables=<name of table separated by comma (,)> %GENDIR%\java\jar\LSFIntegDCDL.jar
For example,
java -jar -Dproductline=apps100 -Dtables=apvemast,apvenaddr %GENDIR%\java\jar\LSFIntegDCDL.jar
- For the entire productline, specify the productline in the placeholder:
<productline>1)Java -jar -Dproductline=apps100 %GENDIR%\java\jar\LSFIntegDCDL.jar
- Save the changes and close the file.
-
Define a job.
This is a one-time process.
- Login to Lawson Portal.
- In the search box, specify multi-step job definition.
- Click Go.
- On the Multi-Step Job Definition page, specify this information:
- Job Name
- Specify DCDLJOB.
- Type
- Select Universe.
- Token
- Specify lsfintegdl.
-
Define the recurring job.
- On the Recurring Job Definition page in Lawson Portal, specify recurring job definition in the User Name search box.
- Click Go.
- Click Add.
- Select the Job Name column and click the search button.
- On the DrillSelect popup window, select the Job Name DCDLJOB.
- In the Frequency column, select the frequency.
- In Start Date column, select the start date.
- In the Stop Date column, select the stop date.
- In the Run Time column, specify the run time value.
- In the Time column, specify the grace time value.
- In the If Late column, select the if late value is Hold or Next.
- Click Submit.