on ‎2008 Mar 07 2:51 PM
Hi Folks,
Here i am facing a problem regarding the mapping in XI. i just like to know whether my requirement is possible in message mapping or not.
my requirement is -
i am having 5 fields under one node on the sender side and 5 fields under one node on other receiver.
its a simple one to one mapping.
the specific condition is that i need to create an element on the receiver side when it is getting some value from the sender side... else the receiver element is not to be created.
even i tried with the mapping as
Sender--->exists--->createif--
> receiver.
but it is not passing the value to the receiver element.
the condition is based on the value......
if we get the value to an element on the sender side then that particuler element on the receiver side need to be created . else dont wnat to create the element at all on the receiver side .
please help me ......
Regards,
Sridhar Dasari.
Request clarification before answering.
Sridhar,
If you could give the source and target strcuture and the condition, it could be easy for us to suggest.
raj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raj,
Thanks to have a look on my thread.
the sender structure is
--> Sender
Fld1
Fld2
Fld3
Fld4
the receiver structure is
-->Receiver
feild5
feild6
feild7
feild8
Now coming to my condition
if the elements (Fld1,Fld2,Fld3,Fld4) in the sender structure gets some value from the sender then only the respective elements (feild5,feild6,feild7,feild8) need to be created. else not to create the element at all.
for example if i am passing some value to Fld1,Fld2 and Fld3 and not passing any value to Fld4. then on the receiver side we need to create the elements feild5,feild6,feild7. we dont have to create the element "feild8".
we need to create the elements and we have to pass the values also coming from the perticular input elements. please help me.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.