cancel
Showing results for 
Search instead for 
Did you mean: 

Alert Framework : Adapter Engine

Former Member
0 Kudos

Hi Everybody,

I am working on an Idoc to SOAP Scenario.

The requirement is to raise alerts whenever there is a failure at the SOAP receiver adapter.

In the Alert message (adapter engine failure) I need to pass the Idoc Number from the payload.

Is it possible to pass the fields from payload as Alerts (I mean only adapter engine).

I have already reffered Blog from Micheal.

/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated

I don't think the above procedure in the blog can capture payloads and alerts at adapter engine.

Is it possible to achieve this?

Can somebody help me out if there is any solution?

Request only relevant replies.

Helpful Answers/solution will be rewarded points.

Thanks,

Zabiulla

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member181955
Contributor
0 Kudos

Hi

I have done this as per the same blog.It is quite possible.

You can get the idoc number and incorporate that in the alert message.

Thanks

Prasad Nemalikanti

Former Member
0 Kudos

Hi,

Even I have implemeted the above blog and it is possible to raise alerts.

But my requirement is alerts for adapter engine.

Is it possible to raise for the Adapter level Exceptions?

Thanks,

Zabiulla

udo_martens
Active Contributor
0 Kudos

Hi Zabiulla,

>Is it possible to raise for the Adapter level Exceptions

Yes, choose

conditions Connected to message: Not Relevant and

any conditions on Receiver

Select at area "Where did the error occur" Adapter Engine

You cant store dynamic values in the alert, this is only from BPM possible, so you wont have a IDoc number, but if you check on "Dynamic text" in the alert category, you will have automaticly a link in the alert to the right message of RTW monitoring.

Regards,

Udo