Creating change request using parameter <scope> via webservice call in RSA Identity Governance & Lifecycle
Originally Published: 2018-06-08
Article Number
Applies To
RSA Product/Service Type: Appliance
RSA Version/Condition: 7.0.1 P05
Issue
Tried to create change request using Advanced REST client
<Changes>
<Notes>Create Vendor Account</Notes>
<Parameters>
<Parameter scope='public'>
<Name>Flued1930</Name>
<Value>0</Value>
</Parameter>
</Parameters>
<AccountChange>
<Operation>Create</Operation>
<User>Flued1930</User>
<Account>Flued1930</Account>
<CN>vcloud Users</CN>
<sAMAccountName>Flued1930</sAMAccountName>
<AccountCollector>Active Directory ADC</AccountCollector>
<BusinessSource>Active Directory</BusinessSource>
</AccountChange>
</Changes>
<html><head><title>Error</title></head><body>Error occurred creating change request. Index: 1, Size: 1
Query String=cmd=createChangeRequest&token=ws31477ed9abd50b02a2:-3ab5a6c3:163ada1f5c5:-547e0.08528981641601152</body></html
Cause
Resolution
<Changes>
<Notes>Create Vendor Account</Notes>
<AccountChange>
<Operation>Create</Operation>
<User>Flued1930</User>
<Account>Flued1930</Account>
<CN>vcloud Users</CN>
<sAMAccountName>Flued1930</sAMAccountName>
<Parameters>
<Parameter scope='job'>
<Name>Flued1930</Name>
<Value>0</Value>
</Parameter>
</Parameters>
<AccountCollector>Active Directory ADC</AccountCollector>
<BusinessSource>Active Directory</BusinessSource>
</AccountChange>
</Changes>
If change request is created successfully it would look like below
<?xml version="1.0" encoding="UTF-8" ?>
<createChangeRequest>
<Request type="fulfillment">
<Id>76</Id>
<Name>AveksaAdmin,-00075</Name>
</Request>
</createChangeRequest>
Related Articles
CreateChangeRequest webservice call with <AccountChange> does not fail on SoD Violations for RSA Via Lifecycle & Governance 66Number of Views Unification runs into an error called by webservice call in RSA Identity Governance & Lifecycle 21Number of Views IDC unification runs into an error called by by webservice call in RSA Identity Governance & Lifecycle 26Number of Views createChangeRequest Delete Account web serivce call not working in RSA Identity Management and Governance 6.9.1 34Number of Views Violation dialog in RSA Via Lifecycle & Governance shows the error "Request could not be handled" after importing an entit… 40Number of Views
Trending Articles
How to recover the Application and AFX after an unexpected database failure in RSA Identity Governance & Lifecycle RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Troubleshooting AFX Connector issues in RSA Identity Governance & Lifecycle Provisioning-Termination Rule fails to filter on Custom Attributes that have the same Display Names across Multiple Object… RSA Release Notes for RSA Authentication Manager 8.8
Don't see what you're looking for?