cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Testing isssue

Former Member
0 Kudos

Hi All.

I am using If without esle , and while testing in mapping for the target fields , i can find the value in display queue , but it is result tab

please help me

thanking you

Sridahr

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

Check the occurrences of the target fields. General rule is that:

1. for 0..unbounded or 1..unbounded, the values you want should be inside a single context.

2. for 0..1 or 1..1 use split by value

Answers (4)

Answers (4)

mf_haq
Active Participant
0 Kudos

Hi,

1. Check the out bound ques in SMQ1.

2. Refresh the Cache using SXI_CACHE

with rgds,

MF.Haq

Former Member
0 Kudos

Try Perform Delta Cache refresh using T-code:SXI_CACHE

Can you tell me what is Your scenario.

BR,

Sainath

former_member238007
Contributor
0 Kudos

Hi

Could you elaborate your problem and what is the occurence that you have given for the source and target fields and check it in display queue after testing the interface by giving the values in the test mode of messag mapping..

regards

Kishore

Former Member
0 Kudos

Hello,

In some situation you have to use standard mapping function SplitByValue and in other RemoveContext. Try both variants.

BR,

Dzmitry