Dear Experts,
I have designed work flow for charm in solution manager based on status change but for some scenario the status will not be changed.
for ex. the status will be "CREATED" initially after entering Business Partner numbers for change manager and message processor mail has to trigger to those for this requirement i am using order_save badi and checking the condition for
if status = 'CREATED' and message processor is not initial and change manager is not initial.
call function "sap_wapi_create_event". "here i am passing BO, Key field and Event name and triggering worklow
endif.
My problem is its not workfing fine sometimes two mails are triggered for the same email id. or no mails are triggering, i can't understand why its happening like.
I tried to use wait up to 2 seconds before stating the workflow in BADI.
I need your guidance for this issue how to proceed further,
Regards,
Thirukumaran. R