User object missing from RSA Identity Governance and Lifecycle WebService createChangeRequest "Add Account to Group"
Originally Published: 2016-12-05
Article Number
Applies To
Product Description: RSA Identity Governance and Lifecycle
RSA Version/Condition: 7.0.0, 7.0.1
Issue
For example these are the allowed values for the Add Account to Group Web Service call (from the online help for Web Services):
<AccountChange> <Operation>Add</Operation> <Account>value</Account> <AccountCollector>value</AccountCollector> <Group>value</Group> <GroupCollector>value</GroupGroupCollector> </AccountChange>
Cause
Resolution
The 7.0.1 Web Services calls Add User to Group and Remove User from Group takes a user reference (and does not take an account reference). When making Web Service calls use the call that is correct for the type of change request you wish to generate.
The following parameters are allowed for the Add User to Group Web Service call.
<UserChange> <Operation>Add</Operation> <User>value</User> <BusinessSource>value</BusinessSource> <Group>value</Group> </UserChange>
The following parameters are allowed for the Remove User from Group Web Service call.
<UserChange> <Operation>Remove</Operation> <User>value</User> <BusinessSource>value</BusinessSource> <Group>value</Group> </UserChange>
Related Articles
How to disable the Add Users and Edit Users buttons in Account Access and Ownership review in RSA Identity Governance and … 58Number of Views How to add users, contacts, colleagues to RSA Community Account to access knowledge articles and certain software downloads 55Number of Views IMG - How to add additional options to approvals/fulfillments 114Number of Views How to add a second SNMP Security Name (Trap User) in RSA Authentication Manager 8.x 233Number of Views AMIS AM Prime Unable to create/add user account from HDAP portal 216Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager Patch Updates AFX Server remains in a 'Not running' State, afx status shows 'timed out waiting for AFX applications to start' and mule_e… RSA Authentication Manager 8.7 SP1 Patch 1 Hotfix 1
Don't see what you're looking for?