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
  • 1.  Unable to submit edi doc from WmEDI URL (EDI Module)

    Posted Tue April 02, 2013 01:09 PM

    Hi,

    Unable to submit a document from [url]http://localhost:5555/WmEDI/[/url] URL.
    I have created Sender and receiver profile’s. Got the below error, please advice o[SIZE=1]n this as where I have missed something.



    wm.tn.doc:recognize

    java.lang.NullPointerException

    java.lang.NullPointerException
    at com.wm.data.ValuesEmulator.get(ValuesEmulator.java:20)
    at wm.b2b.editn.EDIEnvelopeDocType$EnvelopeStatus.shouldGenerateFA(Unknown Source)
    at wm.b2b.editn.EDIEnvelopeDocType.createEnvelope(Unknown Source)
    at com.wm.app.tn.doc.BizDocTypeReg.recognizeAndCreate(BizDocTypeReg.java:525)
    at wm.tn.docimpl.recognize(docimpl.java:1151)
    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:597)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:439)
    at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManag…
    [/SIZE]


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


  • 2.  RE: Unable to submit edi doc from WmEDI URL (EDI Module)

    Posted Tue May 14, 2013 10:20 AM

    unable to see the error Can you attach a screen shot??


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


  • 3.  RE: Unable to submit edi doc from WmEDI URL (EDI Module)

    Posted Tue May 14, 2013 11:50 AM

    What exact URL are you posting to?upload some TN screen shots.

    Please make sure the EDI X12 file you submitting in proper file format (especially delimiters part) and the particular EDI document type is already installed in TN.

    HTH,
    RMG


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


  • 4.  RE: Unable to submit edi doc from WmEDI URL (EDI Module)

    Posted Tue May 14, 2013 02:32 PM

    the NullPointerException happened when
    it’s checking shouldGenerateFA
    Did you create the default agreement for EDI?
    if yes, Check you setting on FA.

    java.lang.NullPointerException
    at com.wm.data.ValuesEmulator.get(ValuesEmulator.java:20)
    at wm.b2b.editn.EDIEnvelopeDocType$EnvelopeStatus.shouldGenerateFA(Unknown Source)
    at wm.b2b.editn.EDIEnvelopeDocType.createEnvelope(Unknown Source)


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


  • 5.  RE: Unable to submit edi doc from WmEDI URL (EDI Module)

    Posted Tue May 14, 2013 04:23 PM

    good catch by Tong Wang.

    Can you check more if the default TPA or partner specific TPA is causing FA error for the sender/receiver you are posting EDI file?

    HTH,
    RMG


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