cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Sender Mapping Problem

Former Member
0 Kudos

I am using a Receive Step to start a BPM with some DB Records, the Receive Step gets the resultset with some row elements but I notice that the message namespace is missing

...

<ns0:mt_avisoEst xmlns:ns0="urn:sap-dms:DMS_SAP_01">

...

</ns0:mt_avisoEst>

this is causing me problems with further mappings in the BPM, I am not using any message mapping for JDBC -> BPM. What am I doing wrong?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please check whether your datatype has a namespace (it can be emty...)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Ruben,

In Integration Directory.

In JDBC Communciation channel .

Under the head of Processing parameters,

Give your namespace in <b>Document Namespace</b>

regards

Mahesh.M