EWAs in Focused Run
When you have performed Simple System Integration (SSI) for the connected managed system on the Focused Run system, by default SSI itself activates the SAP early watch (EWA) reporting for a managed system, provided the managed system has IT Admin Role defined as Production system. For more information on how to set IT Admin Role read this blog.
For non productive systems you can also manually activate EWA.
Additionally for all ABAP systems (Production and Non-production), you will need to configure SDCCN in managed system so that EWA data is sent to the Focused Run system.
Note: In an Focused Run environment, EWAs are not generated on the Focused Run system, but rather at SAP side. Only data is collected at the Focused Run side and the EWA is then available in Service Messages at SAP. For accessing the EWAs you can navigate from the launchpad using the EWA Workspace tile. For more details click here or here.
General EWA tips and tricks can be found in this blog.
Steps for activating EWA for ABAP Systems
STEP 1: Activate EWA on Focused run System
Goto Launchpad and click on the SAP Early Watch Alert Status tile.
In the EWA Status Application first you need to select scope to include all ABAP systems as shown below.
To activate EWA, change under Active column from NO to YES for the respective system.
After Activation status changes as shown below. Refresh after 5 minutes to ensure that the first circle is Green.
STEP 2: Configure SDCCN on Managed System
Once EWA session for an ABAP system is activated, the SDCCN of the respective ABAP system must read the EWA session data from Focused Run system. For more details read OSS note 2359359 – SDCC Enhancement for ABAP Systems Connecting to Focused Run.
For this first create a HTTP destination from the managed ABAP system to Focused Run system using report /BDL/CREATE_HTTP . Provide the following input and execute the report.
- HTTP Destination: By default, it shows as SDCC_SID, you’d better change the SID to the real target system id. This is the suggestion, but you can specify any name if you want.
- SSL Status(HTTPS): This checkbox means whether you want to use HTTPS for the communication. By default, it will only use HTTP.
- Path Prefix: By default, the service used by SDCCN is /sap/bc/sdf/sdcc/. You cannot change this unless you mark the checkbox “Force Mode”.
- User Name: FRN_EWA_<FRUN SID> which you have created during the initial setup of FRUN system
- Run report /BDL/CONFIGURE_SDCCN_HTTP to activate SDCCN. Provide the HTTP destination that created in step 2 and change the job user. Only the first check box must be selected (only on FRUN 1.0 both check boxes must be selected).
- The job user must have authorization SAP_SDCCN_ALL
After running this report with above parameters, the SDCC_OSS RFC will be removed from RFC destinations, and the new HTTP destination will be added to RFC destinations.
STEP 3: Create Maintenance Package on SDCCN in Managed System
Now you need to create a maintenance package in transaction SDCCN of managed system.
To Ensure the EWA activation is properly completed, goto transaction SDCCN on the managed system and ensure that the EWA sessions for the managed system is registered.
When EWA Data is sent to Focused Run and processed at the SAP side, you will see all circles in Green for the respective ABAP system as shown below.
Activating EWA for JAVA Systems
Goto Launchpad and click on the SAP Early Watch Alert Status tile.
In the EWA Status Application first you need to select scope to include all java systems as shown below.
To activate EWA, change under Active column from NO to YES for the respective system.
After Activation status changes as shown below. Refresh after 5 minutes to ensure that the first circle is Green.
To Ensure the EWA activation is properly completed, goto transaction SDCCN on the FRUN system and ensure that the EWA session for respective Java system is registered.
When EWA Data is sent to FRUN and processed, you will see all circles in Green for the respective JAVA system as shown below.
EWA troubleshooting
In case of issues you can follow the link to the troubleshooting guide of SAP:
Data retention
The EWA data is kept for 1 year. To change this, read the blog on housekeeping settings.
Relevant OSS notes
OSS notes:
- 2930644 – Focused Run: EarlyWatch Alert Troubleshooting Guide – Guided Answer
- 3040846 – EWA: Error transferring session data to FRUN
- 3149064 – FRUN generated Grey rated JAVA EarlyWatch Alert (EWA)
- 3152072 – FRUN: EWA report for JAVA systems are generated with rating as ‘not performed’
- 3214244 – EWA Data for SAP Focused Run system itself is not collected and send towards SAP
- 3330413 – Ad-hoc EarlyWatch Alert in SAP Focused Run, which basically states that an Ad-Hoc EarlyWatch is not possible
Guided answers
SAP guided answers:
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Missing application related data in Non-ABAP EWA forwarded from FRUN
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Download with session# ** and installation ** and SID * has NOT been sent successfully
- Focused Run: EarlyWatch Alert Troubleshooting Guide – ‘Transfer of session data ‘ is showing an error
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Creation of HTTP client failed on destination
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Unauthorized, check authorization of technical communication user
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Job SAP_FRN_EWA_SEND_REPORT is not running
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Creation of document on parcel box server failed on destination
- Focused Run: EarlyWatch Alert Troubleshooting Guide – POST of document on destination’ ‘ ** see above lv_parcelbox_rfc ‘failed. Authorization might be missing.
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Job SAP_FRN_EWA_SEND_REPORT is running with errors
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Job SAP_FRN_EWA_SEND_REPORT is running and no errors in the job log
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Overall status of task in FRUN SDCCN is showing flash symbol
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Data forwarding from FRUN to SAP not working
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Data transfer errors in SDCCN
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Data collection can be seen in SDCCN data viewer
- Focused Run: EarlyWatch Alert Troubleshooting Guide – I cannot find the EWA in SAP One Support Launchpad although my EWA status in FRUN is active and overall rating is success
- Focused Run: EarlyWatch Alert Troubleshooting Guide – ‘Service data is not received by FRUN yet.’
- Focused Run: EarlyWatch Alert Troubleshooting Guide – You find missing metrics in the System Monitoring
- Focused Run: EarlyWatch Alert Troubleshooting Guide – Operating System performance data is missing in EWA
<< This blog was originally posted on SAP Focused Run Guru by Manas Tripathy from Simac. Repost done with permission. >>