We have an interface to insert the records in database ECC (IDOC) --. PI -- JDBC -- PI -- ECC, here i'm using SAP PI BPM and calling synchronous JDBC, if the status is success or error then iam creating STATUS idoc and sending back the ack ECC.
My interface is working perfectly.
With status idoc it updates the original idoc with the status record.
In case of errors, i'm sending the data in the segment E1STATS-STATUS = '40', this changes my outbound idoc status in to error. So far so good.
But when we change the outbound idoc to Error, i need to send a mail(workflow) to a user.
For this in Partner Profiles, WE20, "Post.Processing AGent", i mentioned my USER, Still it is not sending any error mail to the workflow inbox.
Looks like i'm missing some config?
Appericiate your Help
Srini
.