Change Password API integration with OIM
Hi all,I am developing a Java Application (using SOAP API) to integrate an application in OIM. User provisioning, De-Provisioning and reconciliation is working fine. But change password making some problem. I am unable to get Old Password from the process form. But API requirement is Old password and New Password both for verification.
Actually I want to know how to configure the change password task in process definition from the design console in order to get old password value. I have already checked "Old Value" in the adapter variable in the integration tab of change password task. But Old password passing null in the Java Code.
Actually I want to know how to configure the change password task in process definition from the design console in order to get old password value. I have already checked "Old Value" in the adapter variable in the integration tab of change password task. But Old password passing null in the Java Code.
0