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

Create Outbound PIP

webMethods Community Member

webMethods Community MemberThu February 16, 2006 03:52 PM

webMethods Community Member

webMethods Community MemberThu February 23, 2006 12:23 AM

  • 1.  Create Outbound PIP

    Posted Thu February 16, 2006 02:49 PM

    Hello,

    We have situation, where we are planning to implement another outbound PIP for one of our customers, where are having some design problems and we are not sure if we are on the right track.
    
    Requirements:
    1) This is an one action PIP (outbound)
    2) Mapping from Flat file, (Document list out of SAP) to a 4A5 PIP
    
    We need your help to put us in the right direction.
    
    Here are couple of ways we think of might work...
    A)SAP - wM IS(Flat file) - Modeler - TN - Trading Partner
    B)SAP - wM IS(Flat file) - TN - Modeler- Trading Partner  
    C) Any of your suggestions??
    
    We don't have enough documentation on this, please help.
    

    Thanks,
    Ganesh.


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Create Outbound PIP

    Posted Thu February 16, 2006 03:10 PM

    Ganesh,

    Your A approach is the standard business process ie.
    SAP - wM IS(Flat file) - Modeler - TN - Trading Partner.

    Since for sending outbound PIP to TP,TN has the delivery capabilities to the outside world.

    Once you have the FF document and map this to 4A5 PIP and subscribe with the modeler and this will route the document to TN and to outside world.

    HTH,
    RMG


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Create Outbound PIP

    Posted Thu February 16, 2006 03:23 PM

    RMG,

    Thanks for your input, we will use Option A), I am wondering where/when will be the .RNO created?,  does TN creates this or we need to create the RNO before we submit to TN.
    

    Thanks,
    Ganesh


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Create Outbound PIP

    Posted Thu February 16, 2006 03:29 PM

    RNO should be created before reaching to TN and this will deliver the documents to TP.

    From your flatfile map to PIP document and process model will be involved to start conversation and process the document to TN.

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 5.  RE: Create Outbound PIP

    Posted Thu February 16, 2006 03:40 PM

    Hi RMG,

    Thanks for your clarifications.
    Thanks,
    Ganesh


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 6.  RE: Create Outbound PIP

    Posted Thu February 16, 2006 03:52 PM


  • 7.  RE: Create Outbound PIP

    Posted Wed February 22, 2006 07:55 AM

    HI RMG,

    We are having problems creating a RNO file from the modeler etcc.,
    Can you please let me know step (flow services) seqence.
    

    Thanks
    Ganesh


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 8.  RE: Create Outbound PIP

    Posted Wed February 22, 2006 04:09 PM

    Can you tell me where u struck in the flow?i dont have flow steps right now.
    Basically you have to make use of WmIProot package core services for creating RNO and routing purposes.

    HTH,
    RMG


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 9.  RE: Create Outbound PIP

    Posted Wed February 22, 2006 07:30 PM

    Hi RMG,

    Thanks for the response, basically we are confused with the bizdoc, we are not sure how we get that from the modeler, since its only subscribing to a published file.

    Also not sure how we add the Header information ot the PIP. on the other hand we tried to use this service (wm.ip.rnif20.trp:trpPackage) and this strucks at creating the delivery header.

    I am not sure if we are in the right direction.

    Thanks,
    Ganesh


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 10.  RE: Create Outbound PIP

    Posted Wed February 22, 2006 07:44 PM

    Basically you have to create outbound RNO document and publish this to TN using WMIPRoot cm,util folder predefined handler services (eg:wm.ip.cm: processDocument) this will route the PIP document to TN.

    Yes for creating preamble,serviceheaders use the rnif20.trp package services,explore the RosettanNetUserguide for more information.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 11.  RE: Create Outbound PIP

    Posted Thu February 23, 2006 12:23 AM