Scenario:
Create a task "ViewProvisioningRoleMembership" in IM (Identity Manager) with Webservice enabled.
Create a TEWS call to access the "ViewProvisioningRoleMembership"
Result:
The users are returned only with the "uid" and the "dn" attributes.
Question:
Can you obtain other attributes defined in the IM search screen (example below)?
Release : 14.x
Component :
TEWS call results are not built via the search screen. They are built from the tabs tab and a profile and View Provisioning Role, which is hardcoded as you are not able to modify the profile itself.
Therefore, the view provisioning role membership TEWS call is working as designed. The name and the dn of the user are what the task should be returning.