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.

 View Only
Expand all | Collapse all

Problem while integration Broker and IS in Publish subscribe

  • 1.  Problem while integration Broker and IS in Publish subscribe

    Posted Sat August 23, 2008 01:45 PM

    Hi,
    I am getting the following error if I try to run the publish flow service

    com.wm.app.b2b.server.ServiceException: [ISS.0134.9009] Unable to send message to JMS provider “JMSConnectionAliasName”: com.wm.app.b2b.server.jms.JMSSubsystemException: javax.jms.JMSSecurityException: [BRM.10.5001] JMS: No send permissions for event type “JMS::Queues::QUEUE_DESTINATION” in client group “IntegrationServer”

    I dont know where to give the send permission for this client group

    Thanks
    Senathipathi D


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Problem while integration Broker and IS in Publish subscribe

    Posted Mon August 25, 2008 11:31 AM

    I guess you should:

    • Go to My webMethods Server and log in as Administrator
    • Enter into Administration → Messaging → Broker Servers → Client Groups
    • Locate the “IntegrationServer” client group and enter into its details
    • In its “Can Publish” and “Can Subscribe”, add the document types you will be handling. Usually you should have defined these document types as Topics in Administration → Messaging → Broker Servers → Document Types before all that.

    Hope this helps


    #Integration-Server-and-ESB
    #webMethods