Multiple Parameter Entities
The User, Organization, Location, and JobField entity import services have more than one parameter.
During Net Change CSV load file creation, it is mandatory that every available parameter of the service be included in the file. Not doing so will cause Net Change to fail.
The User import service exposes three parameters:
-
User
-
Password
-
ForceChangePassword
You must include the Password and ForceChangePassword simple parameters, and at least one field from the User entity parameter in the CSV file.
The Organization, Location, and JobField import services expose two parameters:
-
Organization, Location, or JobField
-
Sequence
You must include the Sequence simple parameter, and at least one field from the Organization, Location, or JobField entity parameter in the CSV file.
In the Behavior section check “Skip column if empty” for the columns that might not contain a value.