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

Schema creation by using .SEF file 4010 version.

  • 1.  Schema creation by using .SEF file 4010 version.

    Posted Tue August 21, 2007 11:02 AM

    Hi all,

    I am new for the webMethods EDI implementation.

    I am trying to create a schema by using the sef file which is available in edi package. I used 4010 version sef file. To process this i used wm.b2b.edi.SEFParse service. I given all the required inputs like below
    I created empty schema and dictionary to use the name in the following inputs.
    url : [URL=“http://localhost:5555/webMethods6/IntegrationServer/packages/WmEDI/pub/SEFS/X12/4010.sef”]http://localhost:5555/webMethods6/IntegrationServer/packages/WmEDI/pub/SEFS/X12/4010.sef[/URL]

    method: get
    seffilename: c://webMethods6/IntegrationServer/packages/WmEDI/pub/SEFS/X12/4010.sef

    EDIDocName: Learning.Edi.X12.V4010.Schema:purchseOrderDT

    version: 4010

    Schema: Learning.Edi.X12.V4010.Schema:purchseOrder
    targetPackage: Learning.Edi.X12.V4010.Schema
    targetDictionary: Learning.Edi.X12.V4010.Dictionary:purchaseOrder

    Whiel running i am getting the below error information.

    [FFP.0000.0002] Transaction set not defined: Learning.Edi.X12.V4010.Schema:purchseOrderDT

    Could any one please help me out in this problem.

    Thanks in advance.


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


  • 2.  RE: Schema creation by using .SEF file 4010 version.

    Posted Tue August 21, 2007 02:29 PM

    Raj,

    You can also login into ISAdminConsole and click on EDI link or go
    [URL=“http://localhost:5555/WmEDI”]http://localhost:5555/WmEDI[/URL] homepage directly and look for Install EDI DocumentTypes and select X12 4010 850 document type and this automatically install dictionary/schema(create documenttype 850DT there is a button in the FFSchemaDefinition page)…

    HTH,
    RMG


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


  • 3.  RE: Schema creation by using .SEF file 4010 version.

    Posted Fri August 31, 2007 12:06 PM

    Error says transaction set not defined,can you try using “850” instead of purchaseOrderDT?

    RMG,to my understanding WmEDI package creates the TN Document types.let me know your thoughts!


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