cancel
Showing results for 
Search instead for 
Did you mean: 

Define alert in Runtime WorkBanch for HTTP adapter

Former Member
0 Kudos

Hi Experts,

Iu2019m working with SAP XI 7.0 and solution manager 701. Iu2019m configuring BPM.

I want to monitor the error in XI. I have three systems:

Legacy System --> SAP PI --> ECC

The legacy System, communicate whit SAP PI with HTTP request so the adapter sender in PI is an HTTP Adapter.

I want to monitor the errors in the http adapter so I created the alert category HTTP_ERROR_ADAPTER in the abap stack (transaction alrtcatdef).

When I try to configure the alert in the Runtime WorkBanch I canu2019t find u201CHTTP Adapteru201D in the field u201CAdapter Engineu201D . I can see only jdbc, rfc, mail u2026. Adapters.

I think that I canu2019t see the http adapter because the HTTP Adapter is not a java adapter.

So, how can I monitor the errors in the HTTP adapter sender in SAP PI? Can I monitor the http adapter sender errors using the field u201CIntegration Engineu201D (u201Cerror categoryu201D = * and u201Cerror codeu201D = * )?

Thank you a lot in advance for collaboration.

Best regards

Giou2019

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Thank you a lot for the responses.

Aamir Have you just try the solution that you have indicated in some projects?

gio'

Former Member
0 Kudos

>>Aamir Have you just try the solution that you have indicated in some projects?

yes i have,and it works fine

Thanks

Aamir

Answers (3)

Answers (3)

Former Member
0 Kudos

I will do It..Thank you very much for your help.

gio'

Former Member
0 Kudos

Hey

For HTTP adapter there is no adapter engine,hence all the alerts will show up in INtegration engine itself.

you can design your alert rules for Integration engine.

Can I monitor the http adapter sender errors using the field u201CIntegration Engineu201D (u201Cerror categoryu201D = * and u201Cerror codeu201D = * )?

Yes,please do this

Thanks

Aamir

prateek
Active Contributor
0 Kudos

how can I monitor the errors in the HTTP adapter sender in SAP PI?

Alert category option you are trying won't work. The only thing you may check in PI perspective is whether http service is running in smicm. I am not sure but CCMS monitoring could take care of this specific category. Other way without thinking about alerts could be using manual TCPGateway procedure to trace http calls.

Can I monitor the http adapter sender errors using the field u201CIntegration Engineu201D (u201Cerror categoryu201D = * and u201Cerror codeu201D = * )?

Integration Engine category here won't be actually the http related error, it would be pipeline steps related error.

Regards,

Prateek