Import parameters
Files reference
-
filename : header
-
filename-contexts : activity suite contexts
-
filename-activities : activities
Other parameters
Import mode
Imports can be done with "full" or "update" mode.
-
Full mode : All entities in the file but not in the target application are created. All entities present in the target application but not in the file are deleted. The others are updated.
-
Update mode : same as "full" mode except that the entities present in the target application but not in the file are not deleted.
Files content
Header
Data structure
Field | Column | Data type | Required | Business rules |
---|---|---|---|---|
Code |
activitySuiteCode |
String |
X |
20 characters max |
Company code |
companyCode |
String |
X |
2 characters max |
Establishment code |
establishmentCode |
String |
X |
2 characters max |
Label |
label |
String |
X |
50 characters max |
Flow type |
flowType |
String |
X |
IN(PUSH,PULL) |
Reference item code |
refItemCode |
String |
X |
20 characters max |
Suite family code |
activitySuiteFamilyCode |
String |
10 characters max |
|
Validity end date |
validityEndDate |
String (ISO-8601) |
AAAA-MM-JJTHH:MM:SSZ Set a passed date to make the entity inactive. |
Activity suite contexts
Data structure
Field | Column | Data type | Required | Business rules |
---|---|---|---|---|
Code |
activitySuiteCode |
String |
X |
20 characters max |
Company code |
companyCode |
String |
X |
2 characters max |
Establishment code |
establishmentCode |
String |
X |
2 characters max |
Item code |
refItemCode |
String |
X |
20 characters max |
Context code |
contextCode |
String |
X |
10 characters max |
Priority |
priority |
Integer |
Activities
Data structure
Field | Column | Data type | Required | Business rules |
---|---|---|---|---|
Code |
activitySuiteCode |
String |
X |
20 characters max |
Company code |
companyCode |
String |
X |
2 characters max |
Establishment code |
establishmentCode |
String |
X |
2 characters max |
Effective date |
effectiveDate |
String (ISO-8601) |
AAAA-MM-JJTHH:MM:SSZ |
|
Item code |
refItemCode |
String |
X |
20 characters max |
Activity code |
activityCode |
String |
X |
20 characters max |
Activity’s reference item code |
activityRefItemCode |
String |
X |
20 characters max |
Rank indice |
activityOrderIdx |
Integer |
X |