Hello Vijay, thanks for your reply.
I already tried to solve this situation by two ways, but no success yet.I am new in WF, but i think (hope) that the solution is near.
My intention is: To send Email to all approvers.
I already did two scenario to conclude my work, but...... see the scenarios below, please:
--> 1 scenario: with extra step to record container step (_rule_result) - agents (multiline).
1 - I created the new step.
2 - I created the new rule
3 - I created the new function and it was assigned to the new rule. The function module is executed OK and all approvers are returned into (_rule_result). Until here is OK. After this point I have a issue. The status WF was set to ready and all approvers received the mail in inbox(waiting to approve). I would like this step was concluded with status COMPLETE. Is it possible ? In this step i don't want to involve approvers. Only format the approvers in _rule_result container.
--> 2 scenario: without extra step to record container step (_rule_result).
1 - I created a programa exit (class/method) and assigned then into Exit tab in send mail step.
2 - I have not found the _rule_result container in the list os container of method. I tried to use the addressstring for a test, but no success. In this case, I am not getting to return the values from method container to task container.
Don't you think the first scenario might solved more quick ?
Thanks in advance
Valter Miranda