cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while determining receivers using interface mapping

ravi_reddy1
Participant
0 Kudos

Hi Folks,

My scenario is JDBC to proxy.

development is over.

for testing I pulled the data feom the database and I checked in RWB using sender channel. data is came with out any errors.

while checking in Moni it gives following error:

But I am using the namespace" urn:IF015****" namespace , but it showing another interface namespace"urn:IF014**(another interface namespace)

IF014 and If015 are using the same receiver.

where exactly problem?

what is the solution for this?

Please do the needful.

Regards,

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

nitindeshpande
Active Contributor
0 Kudos

Hi Ravi,

Are you using multiple operations in your Interface? Once the data comes into your PI system the namespace of your message must match with the content present in your XML data.

Please check the data you have provided in the below XML namespace field of your message type.

The value in XML Namespace and Namespace must match.

Regards,

Nitin

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

In your Sender JDBC adapter what is the name of the Document Name and Namespace you have provided? This should match the name of your Message Type name and namespace.

Can you share the DocumentName / Namespace fields in the JDBC Sender adapter and you outbound Service Interface and corresponding Message Type details?

Regards

Bhavesh

Bhargavakrishna
Active Contributor
0 Kudos

Hi Ravi,

Please re- check your interface mapping and receiver determination whether you have assigned the correct receiver interface.

Go through the below link for your reference.

Regards

Bhargava Krishna

former_member186851
Active Contributor
0 Kudos

Additionally check whether in the Message Type correct namespace is selected.