cancel
Showing results for 
Search instead for 
Did you mean: 

AssignMessages Error

Former Member
0 Kudos

Hi,

I have a BP in which I assign (append) messages in a Multiple container.

But after my Business scenario tests I receive Error:

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>No object type found for this message</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

I have checked with XI Runtime Cache and Return code for my BP is 99.

After syntax check on my BP occurs Error:

Data Types 'SWF_STRING' AND '' are not compatible.

in step number 0000000029 Assign Messages

Any ideas why could this be happening?

Best Regards

Naycho

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

From your description I can only guess:

Check, if you have conditions in your BPM (e.g. branches). The conditions might be not set properly. In the condition editor you have to provide values for both sides. Maybe one side is empty.

Regards

Stefan