Hi,
Need some help regarding CPS. I have imported some jobs in CPS and got failed. It's actually a re-import as I'm importing a new version of existing jobs. Below is what I got. Hope someone can tell me what went wrong as soon as possible. Thanks in advance.
An error has occurred in the SAP connector:
BAPI exception while calling BAPI_SYSTEM_DATASUPPLIER_REPT: E XM 034 Internal
problem (function Error in XML document or in the monitoring archite) [Error in
XML document or in the monitoring archite, Cronacle, Error: function
SALI_MO_ASSIGN_TEXTATTRIBUTE RC 8, BAPI_SYSTEM_DATASUPPLIER_REPT]
Parameters:
Cronacle
Details:
BAPI exception while calling
BAPI_SYSTEM_DATASUPPLIER_REPT: E XM 034 Internal problem (function Error in XML
document or in the monitoring archite) [Error in XML document or in the
monitoring archite, Cronacle, Error: function SALI_MO_ASSIGN_TEXTATTRIBUTE RC 8,
BAPI_SYSTEM_DATASUPPLIER_REPT]
Parameters:
Cronacle
at
com.redwood.scheduler.connector.sap.rfc.jco2.connection.impl.ClientConnectionImpl.checkBapiReturnCode(ClientConnectionImpl.java:727)
at
com.redwood.scheduler.connector.sap.rfc.jco2.connection.impl.ClientConnectionImpl.call(ClientConnectionImpl.java:533)
at
com.redwood.scheduler.connector.sap.rfc.connection.AbstractRfcConnection$4.doPerform(AbstractRfcConnection.java:310)
at
com.redwood.scheduler.connector.sap.rfc.connection.RemoteFunctionCall.perform(RemoteFunctionCall.java:149)
at
com.redwood.scheduler.connector.sap.rfc.connection.AbstractRfcConnection.perform(AbstractRfcConnection.java:481)
at
com.redwood.scheduler.connector.sap.rfc.connection.AbstractRfcConnection.execute(AbstractRfcConnection.java:303)
at
com.redwood.scheduler.connector.sap.rfc.jco2.connection.impl.SapFunctionModuleWrapper.execute(SapFunctionModuleWrapper.java:200)
at
com.redwood.scheduler.connector.sap.rfc.jco.AbstractSapFunctionModule.execute(AbstractSapFunctionModule.java:109)
at
com.redwood.scheduler.connector.sap.rfc.service.components.XmwComponent.sendXml(XmwComponent.java:819)
at
com.redwood.scheduler.connector.sap.rfc.service.components.XmwComponent.createOrUpdateMonitorTree(XmwComponent.java:306)
at
com.redwood.scheduler.connector.sap.rfc.service.components.XmwComponent.createMonitorTree(XmwComponent.java:175)
at
com.redwood.scheduler.connector.sap.rfc.service.components.XmwComponent.execute(XmwComponent.java:862)
at
com.redwood.scheduler.connector.sap.rfc.components.AbstractSapComponent.onMessage(AbstractSapComponent.java:115)
at
com.redwood.scheduler.infrastructure.work.MessageEnabledWork.run(MessageEnabledWork.java:107)
at
com.redwood.scheduler.infrastructure.work.WorkerImpl.run(WorkerImpl.java:140)
at java.lang.Thread.run(Thread.java:713)