cancel
Showing results for 
Search instead for 
Did you mean: 

How to concatenate DTACH-AMNT + DTACH-DECM

Former Member
0 Kudos


Hi ,

I have few mapping logic In PI Side please confirm how to implement the below logics.

1.Concatenate DTACH-AMNT + DTACH-DECM

2.Sum of all check numbers in the detail record . Fetch the check numbers from DTACH and sum it up

3.Count of Detail Record in Trailer Field

Accepted Solutions (0)

Answers (3)

Answers (3)

giridhar_vegi
Participant
0 Kudos

Hi Kiran,

          Could you please post your input xml and required target xml

Thanks

Giridhar

former_member182412
Active Contributor
0 Kudos

Hi Kiran,

1. use normal text concat function

2. sourceFiled(in one context) -> sum->targetField

3. sourceField(in one context)->count->TargetField

Regards,

Praveen.

sahithi_moparthi
Contributor
0 Kudos


Hi,

If Possible could you please share your mapping or XML file.The above logics can be acheived using standrad function Concat(),Sum and Count.

Share your Input/Source str