cancel
Showing results for 
Search instead for 
Did you mean: 

FILE ADAPTER ISSUE

Former Member
0 Kudos

Hi all,

I have to develop a File to Abap proxy scenario, I going to use A bpm because I need to check the response from the abap proxy, but it is not the issue. My customer asked me to control all the errors. And I have to generates an alarm or alert any time that an error ocurrs in the file Adapter, for example if the FTP that the file adapter uses is bloqued this soluhd be communicated some way, e-mail, inbox....

Any idea?

Regards!

Noelia

Accepted Solutions (0)

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

You need to configure Alerts for this.

From SP14 onwards, error in the Adapters can also trigger alerts.

Please refer to this blog for the same,

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step

To send an EMail after alerts have been configred ,

1.Assign the Email Id to the recipient of the Alert in SU01.

2. Go the Alert Inbox of the recipient in RWB , Personalization --> Time Independent Delivery --> Email.

If SCOT has been configured, for every Alert sent to the Alert Inbox of the user, the Alert Email will now be triggered.

3.Text of the mail will be the Long Text defined in ALRTCATDEF

Regards

Bhavesh

Former Member
0 Kudos

Hi

Many thnaks for your help. My question is that i have to send an alert if a file SENDER comunication channel has an error. how can I treat this error.

Many thanks

Noelia

MichalKrawczyk
Active Contributor
0 Kudos

hi,

if you have sp14 you can configure (via alert configuration in RWB)

that the alert will be send when the channel will have an error

(you don't need any BPM or anything like that)

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

bhavesh_kantilal
Active Contributor
0 Kudos

Noelia,

Like I pointed out, If you are Sp14 and above, XI alerting will do the trick.

Configure Alerts as shown in the blog by Michal. Now wheerever your error occurs in XI ( including Sender File adapter ) the alert will be triggered automatically.

No special configuration is needed inside your BPM for this, just follow the blog and configure the alerts and then error in the file adapter,. the Alert Monitoring Server will create an Alert for the same.

Regards

Bhavesh

Former Member
0 Kudos

hi

many thnaks for all your help!

I´m going to configure it!

Regards

Noelia

Former Member
0 Kudos

This is possible by configuring the alerts.

and possible sending mail by confugring the receivers in alert configuratio.