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.  How to implement PIP3C3

    Posted 04/30/09 12:13 PM

    Hi,

    I am new to webMethods.Actually according to my requirement i need to create invoice notification means PIP 3C3 .So could you please suggest me how to implement.

    Thanks in advance
    sb.


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 2.  RE: How to implement PIP3C3

    Posted 04/30/09 03:42 PM
    1. Import the DTD through PIPBuilder, so that IS document type, TN document type, TPA will be imported to your integration server.

    2. then you can do the mapping to your target structure.


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: How to implement PIP3C3

    Posted 05/01/09 07:32 AM

    Hi,

    Thank you very much for your immediate reply.

    I have done as u said.so now that is available under WMRNPips\wm\b2b\rn\rec\PIPs\PIP3C3vV01_01\Pip3C3InvoiceNotification document.
    

    so now i have created one flow service(for Example:InvoiceService) in that i have followed the below steps.

    1)Took Map step.
    2)wm.ip.util:getBizDocFromEvent
    3)wm.ip.util:RecordFromBizDoc
    4)pub.xml:documentToXMLString
    5)pub.flow:savePipelineToFile.

    when i run that i am getting the following error.

    com.wm.lang.flow.FlowException: ip.util:recordFromBizDoc(): Error trapped in service: wm.ip.util:recordFromBizDoc
    Error:

    wm.tn.doc:getContentPart

    com.wm.app.b2b.server.ServiceException
    “bizdoc” is required.
    com.wm.app.b2b.server.ServiceException: “bizdoc” is required.
    at wm.tn.doc.getContentPart(doc.java:387)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:287)

    could you please suggest me how to resolve this one as well please lemme know is there any document to PIP3C3.

    -Cheers,
    Sb


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: How to implement PIP3C3

    Posted 05/06/09 01:34 PM

    Hi,

    Could you please respond if any one has  idea about PIP 3C3 .
    

    I just stuck up in mapping .

    Thanks in advance,
    SB


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 5.  RE: How to implement PIP3C3

    Posted 05/22/09 03:54 AM

    Is your receiving service/input getting bizdoc in the pipeline for the PIP3C3 from TN? Can you check it?

    HTH,
    RMG


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: How to implement PIP3C3

    Posted 06/01/09 09:52 AM

    No…its not coming .

    How to proceed for tht could you explain bit detail


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards