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
  • 1.  Generic Validation service for EDI and PIP

    Posted Tue May 08, 2007 10:37 AM

    Hi,

    Can any one help me how to create a Generic validation service which should validate EDI, RosettaNet and ebXML standards all in one service level which acts as a reusable component.

    Appreciate for your valuable inputs.

    Thanks,
    Naveen


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


  • 2.  RE: Generic Validation service for EDI and PIP

    Posted Tue May 08, 2007 04:04 PM


  • 3.  RE: Generic Validation service for EDI and PIP

    Posted Wed May 09, 2007 06:37 AM

    Hi mcarlson,

    Do have a good understanding on EDI, but my question is whether is it possible to have a generic validation service which can be used for all the eStandards like EDI, PIP, ebxml.


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


  • 4.  RE: Generic Validation service for EDI and PIP

    Posted Wed May 09, 2007 05:25 PM


  • 5.  RE: Generic Validation service for EDI and PIP

    Posted Thu May 10, 2007 03:30 AM

    Not quite sure how a generic service would validate each of those very different standards? Rob’s suggestion of using pub.schema:validate is a good one assuming you have either an XML schema or IS doc type representing each type of thing to be validated and can know somehow which thing to validate against.

    Seems that the scope is a bit too broad, but perhaps I’m not understanding your goals.

    Mark


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