IBM Security Verify

 View Only

Webservice: Missing requestId in WSRequest after FP25 for ISIM 6.0

  • 1.  Webservice: Missing requestId in WSRequest after FP25 for ISIM 6.0

    Posted Fri January 14, 2022 11:43 AM
    Hi,
    After installing patch FP25 for ISIM 6.0 we came across an issue with the web services. The requests to authorize users or modify policies are performed successfully, but the requestId is missing in the response. It always has value 0. This prevents our client from checking completion.

    For example, the following functions:

    removeRolesFromPerson (in WSPersonService.wsdl)
    addRolesToPerson (in WSPersonService.wsdl)
    modifyPolicy (in WSProvisioningPolicyService.wsdl)

    return an WSRequest. One of its attributes is:

    element name="requestId" type="xsd:long

    Before applying the patch, it contained a valid number to track the request. Now it is always 0, although the operation works fine. Has anybody found this issue?

    Thanks in advance
    Jose L.


    ------------------------------
    Jose Luis Peñalver Paret
    ------------------------------