Results 1 to 3 of 3

Thread: B2B Module

  1. #1

    Default B2B Module

    Hi,

    I would like to know that there is a possibility on making B2B module with EbXML integration? The reason i am asking is that currently we are using webMethods for the integration purpose by sending and receiving the messages as EbXML and all the pattern in webMethods are the same as already in Spring Integration. The only things that blocking us to switch to Spring Integration is that there is no ebXML messages.

    Cheers,

  2. #2
    Join Date
    Oct 2007
    Location
    London, England
    Posts
    108

    Default

    Hi
    What would you be looking for in an ebXML message in Spring Integration over and beyond?

    Code:
    MessageBuilder.withPayload(dom);
    Are you asking for object wrappers for each type of ebXML message?
    Jonas Partner
    OpenCredo

  3. #3

    Default

    Hi, Sorry for very late reply.

    I was thinking that will SI be able to provide an ebXML API which could wrap any payload?


    Cheers,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •