...
Import UserAttributeChangeUserPackageStatusType
NOTE: This uses the generic method requiring that you know and insert the correct owner specific IDs for the status types (StatusTypeID, UserPackageStatusTypeID), and also the specific user package ID you want to associate this change to.
Code Block | ||
---|---|---|
| ||
<UserAttributeChangeUserPackageStatusType Date="2022-06-1" User="" StatusType="" UserPackage="" TransactionDate="" ResourceReleaseDate="" UserPackageStatusType="/Owner=Logisense corporation/User=Admin" StatusTypeID="1" UserPackageID="123" UserPackageStatusTypeID="77" /> |
Importing UserServiceAttributes
...