webMethods

 View Only
Expand all | Collapse all

Not able to convert edi msg into Document in wm io cloud

  • 1.  Not able to convert edi msg into Document in wm io cloud

    Posted Tue May 23, 2023 02:58 AM

    Hi
    I am trying to convert edi msg (as string) into Document in cloud fow service editor. But when I try to debug then it is not converting.
    I have pass edi msg as stream (one line) and also each segment separated as newline.
    Below are snaps.
    Could you pls suggest where I am doing wrong?
    Any help?



    #webMethods
    #B2B-Integration
    #webMethods-cloud
    #edi
    #webMethods-io-Integration
    #webMethods-io-B2B


  • 2.  RE: Not able to convert edi msg into Document in wm io cloud

    Posted Mon May 29, 2023 12:30 AM

    Hi @javedk,
    If I have understood correctly you are passing the stream as input in edi message.
    To convert the EDI message to document.

    1. Document should be enabled on B2B side.
    2. Pass the edi string or edi stream to convert the message to Document.

    What error are you getting when trying to convert the document?
    Can you please provide the sample data I can verify from our end.

    Regards
    Vikash Sharma


    #webMethods-io-Integration
    #webMethods-io-B2B
    #webMethods
    #webMethods-cloud
    #B2B-Integration
    #edi