cancel
Showing results for 
Search instead for 
Did you mean: 

External Definition Using On Opetartion Determination PI 7.5 REST Sender

0 Kudos

Hello,

Can i use "Externatal Definition" (XSD) data type for REST sender adapter's "Operation Determination" tab?

ESR: External Definition

IB: Operation Determination

I got these error:

Error while sending message to module processor: Sender Channel 'CC_XXX_XXX_REST_SND' (ID: 319a2558676134aaaa1fd6f0df5b9912): Catching exception calling messaging system: InterfaceDetermination did not yield any actual interface

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Problem not solved.

Cannot use XSD type for Operation. Just working with Message Type i guess for now.

Answers (2)

Answers (2)

0 Kudos

Hi Muni,

Testing it from side to side; scenario is REST to RFC sync scenario. Starts with JSON request using external tool (Insomnia REST Tool like Postman) also my response JSON too.

Like this screenshot;

If i change Operation from External Definition to Message Type it works perfectly. Cannot solve it.

Muniyappan
Active Contributor
0 Kudos

Hi Atakan,

You can use xsd. but how are you testing it? from test tab of monitoring or from external tool?

How did you construct your xml/json?

receiving payload in sender channel is json or xml?

Regards,

Muni