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

Tpa

  • 1.  Tpa

    Posted Tue August 18, 2009 04:58 PM

    Hi, We are using EDI.we also created TPA for the partner and assigned Sender/receiver Id/qualifier details. we would like to add new sender but same receiver.Do i need to create new TPA or is there any other way so that we can add in the existing TPA to do it. Could anyone help. Thanks in advance, Capri_Lak.


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 2.  RE: Tpa

    Posted Wed August 19, 2009 07:33 AM

    HI

    “we would like to add new sender but same receiver”. does this mean for the same partner while receiving you will receive signals from a new TP id and while sending messages back to them you will send to the old id.

    OR

    You want to add a new partner to your TP network so that you can start sending/receiving messages with this new partner. Please clarify on this so that we can discuss on the approach you can take.


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 3.  RE: Tpa

    Posted Wed August 19, 2009 03:07 PM

    If the sender is new (a new TN profile), you need a new TPA.


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 4.  RE: Tpa

    Posted Wed August 19, 2009 03:50 PM

    Hi Debadutta, we want to add a new partner to our TP network so that we can start sending/receiving messages with this existing partner. Thanks, Capri_lak


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 5.  RE: Tpa

    Posted Wed August 19, 2009 03:59 PM

    If a new sender (TP) (a new TN profile), you need a partner specific new TPA with respect to new sender - receiver (existing)

    HTH,
    RMG


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: Tpa

    Posted Wed August 26, 2009 10:13 PM

    Hi, I am trying to delete the TPA from TN console and getting the following error: ErrorMessage: ErrorDialog TRNCONS.000000.000003 ERROR TNService invokeService Wed Aug 26 16:43:00 EDT 2009 Error getting data from server. com.wm.ui2.UiException: java.lang.ClassCastException java.lang.ClassCastException java.lang.ClassCastException null null null null com.wm.ui2.UiException: java.lang.ClassCastException at com.wm.ui2.UiException.handle(UiException.java:215) at com.wm.ui2.UiException.handle(UiException.java:184) at com.wm.app.tn.ui.Server.invoke(Server.java:379) at com.wm.app.tn.ui.services.TNService.invokeService(TNService.java:20) at com.wm.app.tn.ui.services.TPAService.deleteTPA(TPAService.java:131) at com.wm.app.tn.ui.tpa.TPAPanel$6.actionPerformed(TPAPanel.java:305) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.AbstractButton.doClick(AbstractButton.java:289) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943) at java.awt.Component.processMouseEvent(Component.java:5100) at java.awt.Component.processEvent(Component.java:4897) at java.awt.Container.processEvent(Container.java:1569) at java.awt.Component.dispatchEventImpl(Component.java:3615) at java.awt.Container.dispatchEventImpl(Container.java:1627) at java.awt.Component.dispatchEvent(Component.java:3477) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128) at java.awt.Container.dispatchEventImpl(Container.java:1613) at java.awt.Window.dispatchEventImpl(Window.java:1606) at java.awt.Component.dispatchEvent(Component.java:3477) at java.awt.EventQueue.dispatchEvent(EventQueue.java:456) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100) java.lang.ClassCastException java.lang.ClassCastException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) at com.wm.app.b2b.client.ServiceException.getOriginalException(ServiceException.java:364) at com.wm.ui2.UiException.handle(UiException.java:181) at com.wm.app.tn.ui.Server.invoke(Server.java:379) at com.wm.app.tn.ui.services.TNService.invokeService(TNService.java:20) at com.wm.app.tn.ui.services.TPAService.deleteTPA(TPAService.java:131) at com.wm.app.tn.ui.tpa.TPAPanel$6.actionPerformed(TPAPanel.java:305) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.AbstractButton.doClick(AbstractButton.java:289) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943) at java.awt.Component.processMouseEvent(Component.java:5100) at java.awt.Component.processEvent(Component.java:4897) at java.awt.Container.processEvent(Container.java:1569) at java.awt.Component.dispatchEventImpl(Component.java:3615) at java.awt.Container.dispatchEventImpl(Container.java:1627) at java.awt.Component.dispatchEvent(Component.java:3477) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128) at java.awt.Container.dispatchEventImpl(Container.java:1613) at java.awt.Window.dispatchEventImpl(Window.java:1606) at java.awt.Component.dispatchEvent(Component.java:3477) at java.awt.EventQueue.dispatchEvent(EventQueue.java:456) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100) Could anyone please help, Capi_lak.


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: Tpa

    Posted Thu August 27, 2009 04:58 AM

    This is probably an item for wM tech support.


    #Integration-Server-and-ESB
    #edi
    #webMethods


  • 8.  RE: Tpa

    Posted Thu August 27, 2009 04:30 PM

    Did you check with your any wM admin or SAG tech support?

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 9.  RE: Tpa

    Posted Tue September 01, 2009 08:29 PM

    HI, I opened an SR with SAG support but they didn’t get back to me yet… Thanks, Capri_Lak


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 10.  RE: Tpa

    Posted Wed September 02, 2009 05:44 PM