Skip to Content
0
Former Member
Sep 09, 2008 at 06:41 AM

BPM: collect payload problem

27 Views

hi all.....

i created BPM pattern collect payload.

BPM steps are...

in loop receive-contaner1(append the recmsg to recmsg_multi)-container2(increment the counter)-loopend, transfermation-send

And the container elements are.....

counter.....simple type

recmsg.....abs intrface

recmsg_multi..........abs intrface (multi line)

sendmsg...............abs intrface

but in testing , i got the msg in information area as fallows..

"container element 'recmsg' in step Receive is initialized but is not used"

and in sxi_cache the return code is 99.

how can i resolve this problem...

can anybody help me?

thanks,

Kumar