To create a Bulk Change Set, perform the following steps:
Note: When an object is used as a template, all aspects of the template object are used for the Addition objects, including connections and permissions.
Note: The following is an example of an acceptable format for contents that are stored in the CSV file:
employeeid, folderid, tenantdbid, state, lastname, firstname, password, username, skilllevels
bulkuser1,105,1, CFGEnabled, Tamblyn, Ericm, password, bulkuser1, "{skilldbid:102, level:10},{skilldbid:106, level:6}"
bulkuser2,106,2, CFGEnabled, Tamblyn, Ericm, password, bulkuser1, "{skilldbid:102, level:10},{skilldbid:107, level:7}"
Note: Bulk Change Set actions are executed in the following order: Deletions, Additions, and then Updates.