cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping

Former Member
0 Kudos

Hi ,

I have a mapping requirement as below

The source segment is E1FISEG while the target node is Item.

The conversion format is

Create a new E1FISEG for each Item in the source.Create a new message if there more  that 1000 items

Can you please help me?

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

answered

former_member204873
Contributor
0 Kudos

hi,

Please to below links:

/people/claus.wallacher/blog/2006/06/29/message-splitting-using-the-graphical-mapping-tool

Thanks.

Former Member
0 Kudos

Hi Mayank,

Thanks for your reply.

I referred the blogs you recommended.

But I am confused.

I need to apply the logic only at one node called Item.But in the blog,mapping for several nodes is mentioned.Do I nedd to follow mapping for all the nodes mentioned in the blog?The node I need to implement the logic at is at the samen node as that of LineItemNumber node in the blog.So do I need to implement it only as per the mapping for the LineItemNumber node?

Also,as the maximum number of messages is equal to 1000,do I need to change the UDF if I use the UDF?

Thanks in advance

former_member204873
Contributor
0 Kudos

Do the mapping for ITEM only if item is the top most node in your target structure. Better will be if you post your target structure also.

For mapping u need to use section 3.2.1 only. make values of constant as 1000 and select 'each value' for both SplitByValue functions.