Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
languagexml
<UserAttributeChangeUserPackageStatusType Date="2022-06-1" User="" StatusType="" UserPackage="" TransactionDate="" ResourceReleaseDate="" UserPackageStatusType="/Owner=Logisense corporation/User=Admin" StatusTypeID="1" UserPackageID="123" UserPackageStatusTypeID="77" />

Importing UserServiceAttributes

...