Hello Friends,
I am trying to create flat file schema for an ANSI X12, version 4010, transaction 214. To do this, using webMethods supplied flow service - wm.b2b.edi:createTemplateFromSEF. All the required parameter inputs were supplied and while executing the service, it throws error as below,
Could not run “createTemplateFromSEF”
com.wm.ff.parse.StorageException:[ISS.0085.9080] node name already in use.
I am using wM 6.1 and WmEDI package without other webMethods components. So, I cannot install schema from webMethods Admin page.
Also, I am using SEF files supplied by webMethods.
Parameter inputs are,
1). SEFfileName : \webMethods6\IntegrationServer\packages\WmEDI\pub\SEFS\X12\4010.sef
2). TransactionName : 214
3). TargetSchema : EDIX12:FFSchV4010214
4). TargetPackage : EDIVF
5). TargetDictionary : EDIX12:FFDictV4010214
6). OverwriteDictionary : True
Your help/suggestions would be greatly apprecaited.
Thanks,
Siva
#edi#Integration-Server-and-ESB#webMethods