Symantec IGA

 View Only
  • 1.  Request Service Fulfillment Thru SOAP Request

    Posted Mar 31, 2020 03:50 PM
    Hello,

    I am working on a custom configuration that will allow us to call the OOTB Renew and View Access task via SOAP. I have enabled Web Services and I am trying to call the task via SOAPUI but the task is not taking the values I am passing Has anyone ever done this? Is this even possible?  I feel like this should be possible as the WSDL just ask for the Service Tag But I am not sure if something else is happening being the scenes with the Service process that I am missing. 

    We currently have a custom porcess that we have designed but we want to leverage the Service Fulfillment part of IDM now and get a way from our custom configruation if possible.

    Please advise if you have ever executes a Service task via SOAP. I have put the part of the WSDL that refers to the Service request below:

    <wsdl:TESTManageMyAccessRequestUserServiceTab>
    <wsdl:ObjectList>
    <wsdl:add index="?">
    <wsdl:UniqueName>?</wsdl:UniqueName>
    <wsdl:serviceTag>?</wsdl:serviceTag>
    <wsdl:status>?</wsdl:status>
    <wsdl:date>?</wsdl:date>
    <wsdl:serviceTag>?</wsdl:serviceTag>
    <wsdl:endDate>?</wsdl:endDate>
    </wsdl:add>
    <wsdl:remove index="?">
    <wsdl:UniqueName>?</wsdl:UniqueName>
    <wsdl:FriendlyName>?</wsdl:FriendlyName>
    </wsdl:remove>
    <wsdl:identify index="?">
    <wsdl:UniqueName>?</wsdl:UniqueName>
    <wsdl:serviceTag>?</wsdl:serviceTag>
    <wsdl:status>?</wsdl:status>
    <wsdl:date>?</wsdl:date>
    <wsdl:serviceTag>?</wsdl:serviceTag>
    <wsdl:endDate>?</wsdl:endDate>
    </wsdl:identify>
    <wsdl:modify index="?">
    <wsdl:UniqueName>?</wsdl:UniqueName>
    <wsdl:serviceTag>?</wsdl:serviceTag>
    <wsdl:status>?</wsdl:status>
    <wsdl:date>?</wsdl:date>
    <wsdl:serviceTag>?</wsdl:serviceTag>
    <wsdl:endDate>?</wsdl:endDate>
    </wsdl:modify>
    <wsdl:currentvalue index="?">
    <wsdl:UniqueName>?</wsdl:UniqueName>
    <wsdl:serviceTag>?</wsdl:serviceTag>
    <wsdl:status>?</wsdl:status>
    <wsdl:date>?</wsdl:date>
    <wsdl:serviceTag>?</wsdl:serviceTag>
    <wsdl:endDate>?</wsdl:endDate>
    </wsdl:currentvalue>
    </wsdl:ObjectList>
    </wsdl:TESTManageMyAccessRequestUserServiceTab>


  • 2.  RE: Request Service Fulfillment Thru SOAP Request
    Best Answer

    Broadcom Employee
    Posted Mar 31, 2020 11:32 PM
    Hi Rashi,

    Please refer to below KB article
      https://knowledge.broadcom.com/external/article?articleId=46892

    ------------------------------
    Regards,
    Widjaja
    ====================
    Perhaps there are others in the communities who have experience in doing this and we invite them to comment here also.

    Another option may be to reach out to our partner HCL Technologies to see in what way they can assist further. The Enterprise Studio team of HCL can be reached at enterprisestudio@hcl.com. https://www.hcltech.com/enterprise-studio
    ------------------------------
    ------------------------------