| Home • Tips • Tutorials • Forums • Certification Q's • Interview Q's • Jobs • Testimonials • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
Conversions in Graphical Mapping (XI)Value
mapping of GRADE element with the DESIGNATION element of the target using some
arbitrary string(SenderEmp) as the issuing agency :
Receiver
determination and Objects created in the Integration Directory as a part of the
value mapping: o
Receiver
Determination
o
Go to Integration
directory Tools->value mapping to maintain the value mapping records for the
GRADE->TRAVEL elements. We will find the below pop up
As we have
given the issuing agency as senderservice we need to maintain the mapping
records with the name of the service participating in the communication. Maintain
the mapping records as below:
o
Now maintain the
records for the GRADE->DESIGNATION elements. We have to maintain the records
with the issuing agency and identification scheme as the same string values
provided during the message mapping, as below:
Maintain
the mapping records as below:
TESTING
OF VALUE MAPPING <?xml version="1.0" encoding="UTF-8" ?> - <ns0:MT_Employee xmlns:ns0="http://yash.com/YH203/value_mapping"> - <EMPLOYEE> <ID>YH205</ID> <FIRSTNAME>Saibaba</FIRSTNAME> <MIDDLENAME /> <LASTNAME>Kondani</LASTNAME> <GENDER>M</GENDER> <GRADE>E2</GRADE> <JOINDATE>20071007</JOINDATE> </EMPLOYEE> </ns0:MT_Employee> Target output XML File generated:
<?xml version="1.0" encoding="UTF-8" ?>
- <ns0:MT_Employee_details xmlns:ns0="http://yash.com/YH203/value_mapping">
- <EMPLOYEE>
<ID>YH205</ID>
<FULLNAME>Saibaba Kondani</FULLNAME>
<GENDER>Male</GENDER>
<DESIGNATION>Consultant</DESIGNATION>
<TRAVEL>Train (First AC)</TRAVEL>
<JOINDATE>20071007</JOINDATE>
</EMPLOYEE>
</ns0:MT_Employee_details>
|
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||