| Name |
Type |
Mandatory |
Description |
| <Record Type =”61“> |
Long |
Y |
Type of object to import. 61 is for the job |
| <DBId></DBId> |
Long |
Y |
Database Id in DeMaSy. It is displayed in Utilities |
| <Number></Number> |
Char(75) |
/ |
Number of the job |
| <ClientCompanyName></ClientCompanyName> |
Char(75) |
/ |
Company name linked to the job |
| <ClientPersonName></ClientPersonName> |
Char(75) |
/ |
Person name linked to the job |
| <Description></Description> |
Char(50) |
/ |
Description of the job |
| <Actif></Actif> |
Boolean |
/ |
True if the job is actif |
| <Archive></Archive> |
Boolean |
/ |
True if the job is archived |
| <JobServiceTRRestriction></JobServiceTRRestriction> |
Integer |
/ |
/ |
| <StartDate></StartDate> |
Date/Time |
/ |
First day to use the job |
| <EndDate></EndDate> |
Date/Time |
/ |
Last day to use the job |
| <Chargeable></Chargeable> |
Boolean |
/ |
True if the job can be charged |
| </Record> |
|
Y |
End of block |