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.  wmp_tc, wmp_rt request params

    Posted 05/31/16 03:41 AM

    Hi Guys,

    What is the significance of request param names wmp_tc, wmp_rt? Where can I find the documentation on them?

    Also, what are all the other such request params that are pre-defined for CAF applications?

    Kind regards,
    Raj


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


  • 2.  RE: wmp_tc, wmp_rt request params

    Posted 05/31/16 02:53 PM

    I don’t believe there is any formal public documentation about the request parameters.

    If there are areas that you or a customer would like to be improved in documentation or functionality, then you can make a proposal in brainstorm @ https://empower.softwareag.com/Products/FeatureRequestsInBrainstorm/default.asp for consideration in a future release.

    For the two you asked about:

    1. The value of “wmc_rt” specifies the request type. The value should be either “action” or “render”. Also, “render” is the default value if this request parameter is not specified
    2. The value of the “wmc_tc” specifies the id of the primary target component of the request. Any request parameters that are not otherwise namespaced are directed to this target component.

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