Hi,
My scenario is Idoc to File via PI 7.3. I configured the Alert configuration (ALRTCATDEF and SCOT) . The test with the report RSALERTTEST work correctly.
I need to know if it’s possible to intercept an error into Communication Channel type File. EX if the target directory doesn’t exist the CC it’s in error but I don’t receive a mail.
Thanks
George
Hi George,
Make sure you've also configured the Alert Configuration in Runtime Workbench. You've created the job in scot to send emails in queues and created a background job related to your Category (program RSALERTPROC) so that alert will be captured and processed.
Cheers,
R-jay
If you have created alert to caputure adapetr engine errors then you will receiver alert email.
Check container variables in ALRTCATDEF and make sure that you have convered AE errors.
Thanks, now it works. But into the email I can't find the message that I've wrote in ALRTCATDEF, but a generic message like this:
Alert ID: ##00036##
Message Monitor http://SAPPIDEV.XXX.lan:50000/sap/bc/gui/sap/its/webgui?~transaction=*SXI_SHOW_MESSAGE%20MSGGUID=04EBED9B9E6011E1A8AA000000119DF6
Message Monitor (Secure Connection) ://:/sap/bc/gui/sap/its/webgui?~transaction=*SXI_SHOW_MESSAGE%20MSGGUID=04EBED9B9E6011E1A8AA000000119DF6
.
The title of email containg only yhe name of alert category.
Hi George,
Make sure you have captured all the container (expression) from your container in your Long and Short Text Tab in alrtcatdef transaction.
Sample Expresssion (in your long text tab) would be like this:
Adapter type: &SXMS_TO_ADAPTER_TYPE&
Detailed Error from Adapter Engine: &SXMS_TO_ADAPTER_ERRTXT&
Hope it helps:
Cheers,
R-jay
Hi,
yes I've insert into long an short text the variable
Adapter type: &SXMS_TO_ADAPTER_TYPE&
Detailed Error from Adapter Engine: &SXMS_TO_ADAPTER_ERRTXT&
The variables are defined also into container. In RWB the Alert is defined without restriction. I've set to inactive the CC (file), the Acknowledgement are required. The cache area is cleared. When i send Idoc to PI I receive this mail:
Title : ALERT_MAIL ()
Created by PIRWBPID on 15.05.2012 10:26:16
Alert ID: ##00054##
Message Monitor http://SAPPIDEV.XXX.lan:50000/sap/bc/gui/sap/its/webgui?~transaction=*SXI_SHOW_MESSAGE%20MSGGUID=A2F7E0A79E6711E1AC43000000119DF6
Message Monitor (Secure Connection) ://:/sap/bc/gui/sap/its/webgui?~transaction=*SXI_SHOW_MESSAGE%20MSGGUID=A2F7E0A79E6711E1AC43000000119DF6
Any suggestions?
Thank
George
Hi George,
Send me some screenshot of your Runtime Workbench >> Alert Configuration
R-jay
Hi George,
Forget CCMS button. Alert will still be working.
Did you try executing the report I mentioned above corresponds to the alert rule you've created? Send me a screenshot on the output and another screenshot on the Alert Inbox with the Long Text in it.
Hi George,
you dont required CCMS configuration but if you want to resolve BSP error then you have to add full FQDN in exchange profile(take help form basis).
The problem looks with your PI system,may be some service packs having issue i beleive.Alert configurtaion is very simple and your configurtaions looks correct.
Why dont you create OSS note.
Best Regards,
Raj
I believe you selected Adaper engine alert for the alert configuration. After selecting still you dont receiver errors then you might want to check this thread replies