jobload - Job Load
jobload [-clw] [-o objName [-v fieldName value]*]* [-m type srcVal dstVal]* inFileName
(asterisks indicate options that may appear more than once)
Load into a destination Lawson Environment a job file created with jobdump from a source Lawson Environment.
Program Option | Description |
---|---|
c |
Commit to database. The default is a list only. |
l |
Expand "%LAWDIR%" before committing. It is equivalent to -m LawDir %LAWDIR% "%LAWDIR%". |
w |
Skip object validation. |
o |
Load objects of type objName , where object is a job or recurring job. The default without the option loads all. |
v |
Load only objects with fieldName=value For example: -0 Job -v JobName MYJOB |
m |
Replaces information where it appears in record fields. type = LawDir , UserName , ProductLine , Printer . For example: -m LawDir/test/apps/ /main/apps/ |
? |
Print usage and syntax. |
Note: Date, time, username, type, utility name and key field activities of this utility are logged in the %LAWDIR%\system\secadmin.log file.