cancel
Showing results for 
Search instead for 
Did you mean: 

Mandatory fields in receiver side

Former Member
0 Kudos

Hi Experts,

Is there any easy way to find out, what are the mandatory fields(receiver side) we have to map during mapping?

Regards

Sara

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sara,

One more thing , If the Parent is having occurence as 0..unbound and childnode having occurance as 1..unbound then you don't need to map to child nodes in the mapping.

If you map to Parent node then you must and should map to child nodes also which is having the 1..unbound occurance.

As above it will display as red color.

Regards

Goli Sridhar

Former Member
0 Kudos

Please clarify the below query.

1. Parent node - 0..1 (Occurences)

1.1 Child - 1..1

1.1.1 Child - 0..1

1.1.1.1 Child - 1..1

1.1 Child is mapped, Do I need to map 1.1.1.1 Child too?

Regards

Sara

Former Member
0 Kudos

Hi Sara,

For this you don't need to map the values under the 1.1.1.1 Child elements. Because it is under the optional values 1.1.1 Child node.

Even you can find out the red color when you mapped to the childnode then the elements underthat becomes red color. It means you need to map to that elements.

Regards

Goli Sridhar

Former Member
0 Kudos

Basic question

Sender side :

1. Sender1_Root

2. Sender1_Child1

3. Sender2_Root

4. Sender2_Child1

Receiver Side:

1. Receiver_Root

2. Receiver_Child1

3. Receiver_Child2

1. Sender1_Child1 is mapped to Receiver_Child1

2. Sender2_Child1 is mapped to Receiver_Child2

In this case, Do we need to map the Sender1_Root and Sender2_Root to Receiver_Root?

Regards

Sara

prateek
Active Contributor
0 Kudos

Do we need to map the Sender1_Root and Sender2_Root to Receiver_Root?

You can map only one node to any target node. Or combine two source nodes using some functions.

Regards,

Prateek

Former Member
0 Kudos

Hi Sara,

As Prateek said, It accepst only one root node at a time. When try with Sender2_Root it automatically demap the Sender1_Root.

Regards

Goli Sridhar

Answers (4)

Answers (4)

Former Member
0 Kudos

In message mapping once you import the message type, the mandatory fields will appear in Red colour.

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

All the red color fields are mandatory in the mapping.Click on the button to Expand all nodes and check all the mandatory mapping fields

SudhirT
Active Contributor
0 Kudos

Hi,

Mandatory fields will look in red color icon.

Thanks!

Former Member
0 Kudos

HI Sara,

Directly you can findout the mandatory filelds occured as 1 .. unbound in mapping.

If the any field as 0..unbound then it is as optional.

Regards

Goli Sridhar