cancel
Showing results for 
Search instead for 
Did you mean: 

Validating the Messages

Former Member
0 Kudos

Hi,

How do we validate the incoming messages in XI.

Suppose, I have a sender which sends the data in the form of only three fields.

EMPNO

ENAME

SALARY

I want to validate the EMPNO. If the EMPNO is less than 100, I should do some validations like prefixing "LT" before it etc.

And also, I want to send the messages to received, who SALARY is greater than 100 only.

Priya

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Priya,

one option:

This validation you can do with mapping standard functions like IF ELSE in the graphical message mapping.

sekhar

bhavesh_kantilal
Active Contributor
0 Kudos

Priya,

This is handled in the Message mapping.

there are multiple standrad funstions to do this,

Check this link,

http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/content.htm

Regards,

Bhavesh

dirk_roeckmann
Participant
0 Kudos

Hi Priya,

this is done with message mapping. Browse the forum

concerning mapping issues

regards

Dirk