Hello Kiran -
The following XML is what I provided to Michael and I believe that he found it to be useful. If further info is needed please let me know. It was not pleasant working through this with limited info so I hope others do not have to do the same.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:sap-com:document:sap:soap:functions:mc-style">
<soapenv:Header/>
<soapenv:Body>
<urn:GracIdmRiskWoutNoServices>
<!--Optional:-->
<ApplicationType>SAP</ApplicationType>
<!--Optional:-->
<!--Optional:-->
<ConnectorId>
<!--Zero or more repetitions:-->
<item>
<Connector>SYSBLA0010</Connector>
</item>
</ConnectorId>
<!--Optional:-->
<Language>EN</Language>
<!--Optional:-->
<RiskLevel>1</RiskLevel>
<ObjectId>
<!--Zero or more repetitions:-->
<item>
<Objid>ID</Objid>
</item>
</ObjectId>
<!--Optional:-->
<ObjectType>USR</ObjectType>
<!--Optional:-->
<!--Optional:-->
<ReportFormat></ReportFormat>
<!--Optional:-->
<RuleSetId>RULESET_NAME</RuleSetId>
<!--Optional:-->
<ReportType>
<!--Zero or more repetitions:-->
<item>
<ReportType>2</ReportType>
</item>
</ReportType>
<Simulation>
<!--Zero or more repetitions:-->
<item>
<Connector>SYSBLA0010</Connector>
<Simuobtype>ROL</Simuobtype>
<SimuobjidLst>
<!--Zero or more repetitions:-->
<item>
<Simuobjid>Z_ROLE_NAME</Simuobjid>
</item>
</SimuobjidLst>
<Excludesimu></Excludesimu>
</item>
</Simulation>
</urn:GracIdmRiskWoutNoServices>
</soapenv:Body>
</soapenv:Envelope>
Thanks,
Troy Grubb
@TroyRGrubb