IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Adding Dynamic Attribute To Role

    Posted 02/08/10 01:25 PM

    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:

    1. pap.role.attribmap (PAP_ROLE_DYNAMIC_ATTRS)
    2. pap.user.role.member (PAP_USER_ROLES)
    3. /meta/default/wm_pap_attrib_map/0000004406

    For principalURI :

    1. URI value
    2. directoryPrincipalID value
    3. thingID value
    4. 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


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 2.  RE: Adding Dynamic Attribute To Role

    Posted 07/10/12 12:07 AM

    Could you add dynamic attributes? I am facing the same problem. But I am doing it suing API. I could add one row of attributes, subsequen rows overwrites the previous one. So I always has one row.

    Thanks

    Roy


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS