Hi all,
I tried to add an dynamic attribute to a role with modifyrole web services.
I use “http://myhost:8585/services/command/modifyrole?wsdl” service.
The input parameters of this service are :
- principalAttributeProviderID
- principalURI
- roleProps (key-value)
For principalAttributeProviderID I tried these inputs:
- pap.role.attribmap (PAP_ROLE_DYNAMIC_ATTRS)
- pap.user.role.member (PAP_USER_ROLES)
- /meta/default/wm_pap_attrib_map/0000004406
For principalURI :
- URI value
- directoryPrincipalID value
- thingID value
- directoryURI value
For roleProps :
key : attributeName
value attributeValue
Although all of these testing, I could not done it. I could not add an attribute to a role with modifyrole web service.
But I can add attribute successfuly with My webMethods Portal.
Does anybody know how can I use modifyrole web service?
I really need this functionality as soon as possible…
Thanks in advance…
busra