AgentRuntimeException Unsupported Type From SAP Adapter
(Doc ID 390619.1)
Last updated on SEPTEMBER 09, 2017
Applies to:
Oracle Applications InterConnect Tool Kit - Version: 10.1.2.0.0This problem can occur on any platform.
Symptoms
-- Problem Statement:The Application Explorer tool, used to configure the SAP adapter, generates a DTD with all
elements defined as STRING data types.
After importing the DTD and changing to the correct data types in iStudio, the adapter generates
the following error:
"oracle.oai.agent.common.AgentRuntimeException: Primitive attribute <element_name>
is of unsupported type 5.
at oracle.oai.agent.client.XMLFromAOConverter.addObjectAttribute(XMLFromAOConverter.java:352)
at oracle.oai.agent.client.XMLFromAOConverter.addObjectAttribute(XMLFromAOConverter.java:400)
at oracle.oai.agent.client.XMLFromAOConverter.addObjectAttribute(XMLFromAOConverter.java:343)
at oracle.oai.agent.client.XMLFromAOConverter.addObjectAttribute(XMLFromAOConverter.java:255)
at oracle.oai.agent.client.XMLFromAOConverter.toXML(XMLFromAOConverter.java:146)
at oracle.oai.agent.client.XMLFromAOConverter.getXMLData(XMLFromAOConverter.java:92)
at oracle.oai.agent.client.XMLFromAOConverter.getXMLData(XMLFromAOConverter.java:86)
at oracle.oai.agent.client.AgentImpl.convertMessageObjectToXML(AgentImpl.java:249)
at com.iwaysoftware.iwbridge.RequestReceiver.messageReceived(RequestReceiver.java:63)
at oracle.oai.agent.client.SmartQueueDispatcher.run(SmartQueueDispatcher.java:489)
at java.lang.Thread.run(Thread.java:534)"
-- Steps To Reproduce:
- create an Integration point with iWay SAP Adapter + EIS InterConnect plugin for the SAP Standard Bapi <select_any_BAPI>.
- export the DTD from Application Explorer and import it into iStudio Application view.
- you have to change all the fields which are from type DATE in BAPI (wrong created in DTD).
- map to some fields in common view
- start the adapter services and then the integration.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms
Cause
Solution