cancel
Showing results for 
Search instead for 
Did you mean: 

Initiate Counter insert context

Former Member
0 Kudos

hello all,

Below is what i am working on,

I want to initiate the counter so for that what exactly i have to do.. please let me know if anyone is having idea....

result should be like,

idoc1

edk1

segment - 1

edk1

segment - 2

idoc2

edk1

segment - 1

edk1

segment - 2

Let me know how should i handle the context.presently it is showing me output as idoc1

edk1

segment - 1

edk1

segment - 2

idoc2

edk1

segment - 3

edk1

segment - 4

instead segment 3 n 4 in second idoc it should show me as segment 1 n 2.

thanks for all your help in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

solved

Former Member
0 Kudos

Use removecontext & splitByValue

Former Member
0 Kudos

Thanks for your reply.

this is not working... giving me mapping error for that field only.

hemant_chahal
Contributor
0 Kudos

I think you can change the occurence of IDOC and can get the same segments for multiple occuring node.

go through this