cancel
Showing results for 
Search instead for 
Did you mean: 

Exceptions to configure alerts

Former Member
0 Kudos

Hi everybody.

Is there any list of the whole exceptions that can be caught to configure the alerts and when this exceptions are thrown???

Thanks a lot

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

if you need to categorize in general, alert can capture any exceptions raised by;

1. Adapter engine - any errors in the communication channel

2. Integration engine - routing, mapping, collaboration profiles: any errors from the integration engine

3. Business process engine - errors raised in your integration process

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

If you goto RWB -> Alert Configuration -> There if you select Integration or Adapter engine, you may get the list of possible alerts. But telling you which will occur when is difficult. Simple way would be managing your alert interface specifc without restrictions.

Regards,

Prateek

former_member181962
Active Contributor
0 Kudos

Hi Christian,

Your question is not clear.can you explain your question in other words?

In general Alerts are categorized into 2.

Alerts that you get in case of an erro in Adapter Engine and those that you get in case of an error in Integration engine.

YOu case raise any exception in a UDF, that causes the mapping to fail, which is considered an error and an alert is raised.

Similarly, whenever there is an er

Regards,

Ravi Kanth Talagana