cancel
Showing results for 
Search instead for 
Did you mean: 

CPI first flow

mark_fryu
Participant
0 Kudos

Is it normal that after I deploy to my new and first stream I can't reach my endpoint?

the flow is simple soap -> content modifier -> end

also making a call with soapUi I get this error: "An internal error occurred during message processing. Please create a ticket"

it shouldn't be a user problem because it's an admin user

thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

kc_kristris
Active Participant
0 Kudos

Hi Mark,

It should work. What are you doing in content modifier.

Since it is SOAP sender, it expects an XML response. Please check at which step it is giving you error in logs.

Regards,

Kris

mark_fryu
Participant
0 Kudos

nothing special, I entered two constants, it's just to see that I can call my service

mark_fryu
Participant
0 Kudos
what should i put in the content modifier to manage the xml?