webMethods

webMethods

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
Expand all | Collapse all

How to develop a schema for a user defined EDI doc

  • 1.  How to develop a schema for a user defined EDI doc

    Posted Thu December 15, 2005 07:17 AM

    i am able to generate a schema for the standard EDI doc but the user requirements are that we validate the EDI purchase order(850) doc that is different from standard EDI 850.

    can you suggest where i can get more information about it.

    yathin


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 2.  RE: How to develop a schema for a user defined EDI doc

    Posted Thu December 15, 2005 07:51 AM

    hi reddy,

            see that EDI 850 is the standard format given by the EDI, but coming to the client requirement, Purchase Order is going to differ because,every client is having there own Canonical Format,so in that situations, extract the fields what u want.
    

    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 3.  RE: How to develop a schema for a user defined EDI doc

    Posted Thu December 15, 2005 08:34 AM

    krishna,

    i know what are the necessary fields.But the structure of the EDI 850 which i am having is different from standard EDI 850. Because of this difference i need to create a different schema for validating the EDI 850 document


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 4.  RE: How to develop a schema for a user defined EDI doc

    Posted Thu December 15, 2005 09:31 AM

    hi reddy,

               For creating the Schema, u need to first create a FF Schema and FF Dictionary,basing on ur requirement. 
    

    For developing the Schema, u can refer FF Schema Developers Guide.pdf.
    In that PDF, they mentioned clearly.


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: How to develop a schema for a user defined EDI doc

    Posted Thu December 15, 2005 12:27 PM

    thanks krishna, the pdf was helpful.


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 6.  RE: How to develop a schema for a user defined EDI doc

    Posted Thu December 15, 2005 12:32 PM

    thanks krishna, the pdf was helpful.


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: How to develop a schema for a user defined EDI doc

    Posted Thu December 15, 2005 04:49 PM

    Reddy,

    You should create custom EDI 850 dictionary/schema using standard 850 and change the fields/validations accordingly to your partners 850 but its all ur risk of validation,format etc…

    yes FFSchema userguide will help for editing schema/dictionary formating fields etc…

    HTH,
    RMG


    #webMethods
    #edi
    #Integration-Server-and-ESB