cancel
Showing results for 
Search instead for 
Did you mean: 

Error :JCO_ERROR_FIELD_NOT_FOUND with JCo3

former_member225041
Participant
0 Kudos

Hi Experts,

I have created a java application to send a XML to SAP inorder generate an IDOC by using SAP JCo3. But during parsing i am facing an error

" Field COSMAS01 not a member of EDI_DC40StackTrace:com.sap.conn.jco.JCoRuntimeException: (127) JCO_ERROR_FIELD_NOT_FOUND : Field COSMAS01 not a member of EDI_DC40

at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1111) "

But same XML is working fine when i am using java application supporting SAP JCo2 version.

Where am i making mistake ? What could be the possible rechecks i need to perform ?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

are you printing the XML to check everything its good?

on the SE11 Im watching the EDI_DC40 estructure and I dont see that field, nevertheless you could use some idoc transactions to debug your xml better. I would suggest you to post on XI forums too (Expert Forums » SAP NetWeaver » Process Integration )

check testing

http://wiki.sdn.sap.com/wiki/display/XI/XITransactionCodes

also sxmb_moni

Edited by: Jean Carlo Abreu on Jul 16, 2009 12:43 PM

Answers (0)