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.  Creating Schemas from records

    Posted Tue May 16, 2006 09:32 PM

    Hi all,
    I need to create a schema that I can use in SAP Business Connector to map SAP data into an XML document. I can create the record format, but I am not sure how I can convert this into a Schema that I can send it to a partner. Also, I need to define couple of packed fields (weights and dimensions etc.,). I am not sure how I can do this either. As you can see, I am still a novice in this area. I appreciate any help.

    Regards,
    Roni


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Creating Schemas from records

    Posted Mon May 22, 2006 02:46 PM

    Try using pub.schema:createXSD to generate your schema.

    As for the packed fields - I would look at the IBM Toolbox for Java:
    [URL=“Enterprise Business Servers | IBM”]Enterprise Business Servers | IBM


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 3.  RE: Creating Schemas from records

    Posted Thu May 25, 2006 06:54 PM

    Way back in 2001, I downloded the SAP IDOC-XML schema from SAP website and created the FTRCON Idoc document structure in IS. That time they had schemas available for all type of Idocs.

    Pls. check with SAP if they still have the schemas to download. Then you can create the IS Documents from those schemas and you don’t have to create those documents manually.

    Regards,
    Bhawesh.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB