cancel
Showing results for 
Search instead for 
Did you mean: 

job import in CPS failed

Former Member
0 Kudos

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)

Accepted Solutions (0)

Answers (1)

Answers (1)

gmblom
Active Contributor
0 Kudos

Hello,

This message has nothing to do with jobs, but with the XMW interface, where the Monitor Tree is synchronized to the RZ20 transaction tree in SAP.

Remove or disable the XMW connection on your SAP System object.

Regards Gerben

Former Member
0 Kudos

Hi Gerben,

I tried importing a new job and worked. For now, I have renamed my jobs and imported them successfully.

Thanks for your suggestion. I have no Basis guy with me now to do it. Have to do this my own way . Thanks again and till next time....appreciate your help.

Angelo