cancel
Showing results for 
Search instead for 
Did you mean: 

Value Map--Returning Null

Former Member
0 Kudos

Hello,

I have comfigured my value map according to

/people/community.user/blog/2007/01/08/valuemapping-using-the-graphical-mapping-tool

and PDF given by Sarath Chandra.

I am using PI 7.0 and using it in graphical Map.

But my value map is returing "Null" in the field.

<From>

- <PartnerInformation>

- <PartnerIdentifier>

<Code>null</Code>

</PartnerIdentifier>

</PartnerInformation>

</From>

Also when i m checking by putting the entire xml in test tab it is give:

<From><PartnerInformation><PartnerIdentifier><Code>Mapped value of Source: http://sap.com/xi/XI Source_property1 Source_Property QB1510 Target: http://sap.com/xi/XI Target_property Target_property1</Code></PartnerIdentifier></PartnerInformation></From>

Please help

Thanks and Regards

Hemant

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Solved

Former Member
0 Kudos

HI Hemant,

Can you tell me how have you solved your problem?

Regards,

Sumit Gupta

Former Member
0 Kudos

Hi Hemant,

The value mapping executes at runtime. So, you won't be able to see results coming up during mapping test. Do an end-to-end test and check the results.

Regards,

Neetesh

Former Member
0 Kudos

hi

Code>Mapped value of Source: <a href="http://sap.com/xi/XI" TARGET="test_blank">http://sap.com/xi/XI</a> Source_property1 Source_Property QB1510 Target: <a href="http://sap.com/xi/XI" TARGET="test_blank">http://sap.com/xi/XI</a> Target_property Target_property1</Code

You can't check the value map in Test Tab. because it executes at runtime(because Values exist in ID)

If you want to verify then You can check the Map Queue display by aRight click on tha function before the value map function.

<Code>null</Code>

I think your value map default value is null .So change it.

Regards,

Sumit Gupta

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi Hemant

Value mapping cannot be checked at mapping level because value mapping worked at runtime.

It will be checked at runtime only.

So if you are testing in message mapping ,then it will not show the value mapping values....check at runtime.

Regards

Abhijit

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi Hemant

Value mapping cannot be checked at mapping level because value mapping worked at runtime.

It will be checked at runtime only.

So if you are testing in message mapping ,then it will not show the value mapping values....check at runtime.

Regards

Abhijit

Former Member
0 Kudos

You can see the results only at run time in SXMB_MONI, in test tab yo will never find the ans of value mapping. So this is not a problem.

Regards,

Sarvesh