Overview:
A user is not able to successfully change users to Active or Inactive using Vault Loader.
Root Cause:
Check the column header being used in the .csv file.
Solution:
The correct column header for changing a user's current Vault status is: vault_membership. Each value under this column needs to be formatted as: [VaultID:Status].
[VaultID:Status:Security_Profile:License_Type]
Example: 1111:false.
To change the domain status, the column header is: domain_active__v, and the value is Boolean (true or false).
If no Security Profile is defined, the Document User is default. If the Document User Security Profile is Inactive the User updates fail.
Related Documentation:
Vault Loader Documentation: Vault Loader
Send us your feedback: We're always looking for advice to help improve our Knowledge Base! Please let us know if this article was helpful or provide feedback on how we can improve your experience here.