• /
  • EnglishEspañolFrançais日本語한국어Português
  • Inicia sesiónComenzar ahora

Patch Release V3.0 SP10

September 26, 2025

Included patch files

This V3.0 SP10 release contains three files:

  • K-300SP10NEWR.SAR
  • _NEWR_DATA_PROVIDERV3.10.SAP
  • _NEWR_SLT_COLLECTORV3.10.SAP

Implementation procedures

Service pack installation and configuration

  • Where to install: Deploy this service pack to client 000 of your Central Monitoring System.
  • Configuration location: Perform all subsequent configuration tasks in the business client of your Central Monitoring System.
  • Complete instructions: For step-by-step installation procedures, consult Installation Guide V3.0 (Appendix VIII: Install Service Pack) or Admin Guide V3.0 (Section: Install Service Pack).

Updates in this patch

  1. New BTP data providers:
    • NR_CF_AUDIT_EVENTS: Captures events generated by applications deployed on BTP subaccounts - Cloud Foundry Environment (Data Provider Type: Event).
    • NR_CLOUD_CONNECTOR: Health monitoring for SAP Cloud Connector (Data Provider Type: Event).
  2. New utility: Utility to generate configurations for CloudALM-based data providers.
  1. New Monitoring Groups (/NEWR/DP_GROUP):
    • CF: Cloud Foundry
    • SAP_CC: SAP Cloud Connector
    • SLT: SAP Landscape Transformation Server
  2. New data providers:
    • NR_SAP_CLIENT_MODIFIABLE: Event showing client modification setting in table T000.
    • NR_SAP_BGRFC_Q: Snapshot event of BGRFC Queues.
    • NR_SAP_LICENSE: Event of current SAP License status.
    • NR.SAP.GW.ERROR: Metric of gateway errors.
    • NR.SAP.GW.PERFORMANCE: Metric of gateway performance in terms of average XML size and response time.
    • NR.SAP.SLT.INFO: Collection of metrics that monitors SLT Processes.

Bug fixes

  • Fixed a bug in data providers NR_SAP_SERVER_LIST and NR_SAP_INSTANCE_INFORMATION where they retry indefinitely if the monitored system does not have port 5XX13/5XX14 opened.
  • Fixed a bug where join conditions are truncated in function module /NEWR/RFC_EVENTS_COLLECTOR_JN, which is used in data providers for complex table retrieval.

Enhancements

  • Configuration table /NEWR/NRCONNECT: A new attribute for New Relic account name has been added to this configuration table.
  • Data provider NR_CALM_LANDSCAPE: Performance improvements.

Collection manager updates

The Collection Manager now supports sending telemetry data through the BTP Integration Suite cloud integration.

Authorization role updates

Authorization role /NEWR/DATA_PROVIDER

Authorization role /NEWR/DATA_PROVIDER has been updated to add access to the following functions:

  • /SDF/GET_USER_TYPE
  • /SDF/IMA_DC_BGRFC_Q
  • /SDF/IMA_DC_BGRFC_T
  • /SDF/SLIC_READ_LICENSES_700
  • RFC_SYSTEM_INFO
  • New authorization object S_TABU_RFC with ACTVT = '03' (Display)

Additional authorization objects required for job spool retrieval, which is also used by data provider NR_SAP_CERTIFICATE:

Authorization object

Description

Field

S_BTCH_ADM

Background Processing: Background Administrator

BTCADMIN = Y

S_SPO_ACT

Spool: Actions

SPOACTION = 'BASE' and SPOACTION = 'DISP'

S_ADMI_FCD

System Authorizations

S_ADMI_FCD = 'SP01' and S_ADMI_FCD = 'SP0R'

S_XMI_PROD

Authorization for External Management Interfaces (XMI)

EXTCOMPANY = 'NEW_RELIC' EXTPRODUCT = 'NRM4SAP' INTERFACE = *

S_XMB_MONI

Authorization object for XI message monitoring

ACTVT = 03, 29

SXMBIFNAME = *

SXMBIFNS = *

SXMBPARTY = *

SXMBPRTAG = *

SXMBPRTTYP = *

SXMBSERV = *

Authorization role /NEWR/SLT_COLLECTOR

For the new SLT data provider, the remote RFC system user requires a special authorization object S_DMIS:

Authorization object

Description

Field

S_DMIS

Authority object for SAP SLO Data migration server

ACTVT = 03

MBT_PR_ARE = SLOP

MBT_PR_LEV = PACKAGE

Manual configuration updates

BTP monitoring new data providers

NR_CF_AUDIT_EVENTS

This data provider captures events generated by applications deployed on BTP subaccounts - Cloud Foundry environment. It offers the flexibility to capture all events or specific events using the AUDIT_EVENTS parameter ID.

Configuration:

  • Data Provider Function: /NEWR/CF_DATA_COLLECTOR
  • Finisher Function: /NEWR/CF_AUDIT_FINISHER
  • Monitoring Group: CF
  • Credentials Storage Table: /NEWR/SEC_STORE

Prerequisite:

For Cloud Foundry, host authentication credentials cannot be stored in the SM59 RFC destination. They must be maintained in the New Relic credentials storage table /NEWR/SEC_STORE using transaction SM30.

This data provider comes pre-activated. Available parameters:

Parameter

Description

Default value

Required

API_HOST

Cloud Foundry data extraction host

No

API_PATH

Cloud Foundry data extraction path

No

API_QUERY

Cloud Foundry data extraction query

No

AUDIT_EVENTS

Events to be captured (optional)

app.crash

audit.app.process.crash

No

DESTINATION

Authentication destination for Cloud Foundry

NR_ACCID

New Relic platform account number

SOURCE_ACCT

Monitored system ID

None

Yes

NR_CLOUD_CONNECTOR

This data provider captures health monitoring data for the SAP Cloud Connector instance.

Prerequisites:

  • You must use basic authentication or form field authentication to read monitoring data via API. If certificate-based authentication has been configured for the Cloud Connector, a client certificate must be used instead.
  • Users must be assigned to the sccmonitoring or sccadmin roles.

Configuration:

  • Data Provider Function: /NEWR/CC_DATA_COLLECTOR
  • Finisher Function: /NEWR/CC_FINISHER
  • Monitoring Group: SAP_CC

This data provider comes pre-activated. Available parameters:

Parameter

Description

Default value

Required

HOST_DESTINATION

SAP Cloud Connector host

No

NR_ACCID

New Relic platform account number

No

SOURCE_ACCID

Monitored system ID

Yes

New utility to generate configurations for CloudALM-based data providers

Configuration:

  • Transaction Code: /NEWR/GEN_DP_CALLID
  • Program Name: /NEWR/GENERATE_CONFIG_CALLID
  • Configuration table: /NEWR/CALLID_CNF

Prerequisites:

  • Data provider NR_CALM_LANDSCAPE must be active and collecting data.
  • The BTP services to be monitored must be linked to the data provider and maintained in table /NEWR/CALLID_INF using transaction SM30.

Limitation:

  • Can only be used for data providers assigned to monitoring group CALM (SAP Cloud ALM).

Selection criteria:

Selection criteria

Description

Data provider

CALM data provider for which configuration needs to be generated

Service type

Name of systems/services linked to your CALM

LMS ID

List of LMS IDs configured in CALM for the selected service type

Scope:

This utility allows you to add, change, delete, and automatically generate configurations for the selected data provider.

SAP HANA and ECC - New data providers

NR_SAP_CLIENT_MODIFIABLE

This is an event that captures the change in Client modification setting from table T000.

Configuration:

  • Data Provider Function: /NEWR/RFC_EVENTS_COLLECTOR
  • Finisher Function: /NEWR/EVENTS_FINISHER
  • Monitoring Group: SAP_SYSTEM
  • DP Period: 1 Day

This data provider comes pre-activated. Required parameters:

Parameter

Description

Default Value

Required

KEY_FIGURE

Display Attribute Name

No

TABLE_FIELDS

Table fields

No

TABLE_NAME

Table Name

T000

No

TIME_RANGE_NAME

Field for Date and Time

CHANGEDATE

No

DESTINATION

Monitored System RFC Destination

DPC_COLL_TIME

Collection Time Period

SYS_ID

Monitored System ID

Yes

NR_SAP_BGRFC_Q

This data provider captures the snapshot of each BGRFC queue's locking status.

Configuration:

  • Data Provider Function: /NEWR/SDF_IMA_DC_BGRFC_Q_EVENT
  • Finisher Function: /NEWR/EVENTS_FINISHER
  • Monitoring Group: SAP_APPL

This data provider comes pre-activated. Required parameters:

Parameter

Description

Default Value

Required

DIRECTION

BGRFC direction filter

No

MONITORED_DEST

BGRFC destination filter

No

QNAME

BGRFC queue name filter

No

SETTING_SWITCH

Data Collection configurations

TOT_ROWS=100000

No

STATE_GROUP

Status group filter

No

SYS_ID

Monitored System ID

Output attributes:

Attribute

Description

CLIENT

SAP Client

DIRECTION

Inbound (I) or Outbound (O)

QUEUE_NAME

DEST_LOCKED

Destination lock status: X or Space

UNIT_LOCKED

Unit lock status: X or Space

QUEUE_LOCK

Queue lock status

DEST_NAME

EXECUTE_TIMESTAMP

CREATE_TIMESTAMP

STATE

Status Code

MESSAGE

BGRFC_STATE_GROUP

CRIT (Critical), INTE (Interim), E (Error), L (Locked)

Status code (STATE):

State Code

Meaning

21211

basxml_not_supp_

21204

comm_failure__

21213

conversion_error__

21203

deleted___

21202

finished___

21201

in_execution__

21216

locked_from_serv_

21212

meta_data_error_

21217

noti_comm__

21220

noti_others__

21222

noti_requested__

21221

noti_sent__

21219

noti_success__

21218

noti_sys__

21206

resource_comm__

21207

resource_system__

21209

retry_forced__

21208

scheduler_abort__

21214

server_shutdown__

22204

srv_comm_failure_

22203

srv_confirmed__

22208

srv_ctx_not_found

22207

srv_ctx_not_in

22202

srv_finished__

22201

srv_in_execution_

22205

srv_system_fail_

22206

srv_unit_notin_db

22209

srv_unit_wr_state

21205

system_failure__

21200

unknown___

21210

utask_failure__

NR_SAP_LICENSE

This data provider monitors the current SAP license status, which can be used to create alerts on expired SAP licenses.

Configuration:

  • Data Provider Function: /NEWR/LICENSE_EXPIRE_EVENT
  • Finisher Function: /NEWR/STPI_FINISHER
  • Monitoring Group: SAP_APPL
  • Metric Type: Summary

This data provider comes pre-activated. Required parameters:

Parameter

Description

Default Value

Required

RFC_DEST

Monitored System RFC Destination

SYS_ID

Monitored System ID

NR.SAP.GW.ERROR

This data provider extracts error counts for the SAP gateway.

Configuration:

  • Communicator Function: /SDF/E2E_DISPATCHED_COLLECTOR
  • Data Provider Function: /SDF/E2E_GW_ERROR_LOG
  • Finisher Function: /NEWR/STPI_FINISHER
  • Monitoring Group: SAP_APPL
  • Metric Type: Summary

This data provider comes pre-activated. Required parameters:

Parameter

Description

Default Value

Required

SERVICE

OData Service Name

No

EXCEPTION

Exception Name

No

CLIENT

SAP Client Number

No

TIME_INTERVAL

Sample periods in minutes

15

No

RFC_DEST

Monitored System RFC Destination

SYS_ID

Monitored System ID

NR.SAP.GW.PERFORMANCE

This data provider has two metrics for gateway performance:

Metric Name (KEY_FIGURE)

Description

XMLSIZE

Average XML Size

RESPONSETIME

Average Response Time

Configuration:

  • Communicator Function: /SDF/E2E_DISPATCHED_COLLECTOR
  • Data Provider Function: /SDF/E2E_GW_PERF
  • Finisher Function: /NEWR/STPI_FINISHER
  • Monitoring Group: SAP_APPL
  • Metric Type: Summary

This data provider comes pre-activated. Required parameters:

Parameter

Description

Default Value

Required

SERVICE

OData Service Name

No

CLIENT

SAP Client Number

No

KEY_FIGURE

Metric Name

RESPONSETIME

XMLSIZE

No

TIME_INTERVAL

Sample periods in minutes

15

No

RFC_DEST

Monitored System RFC Destination

SYS_ID

Monitored System ID

NR.SAP.SLT.INFO

This data provider provides the following metrics for SLT monitoring:

Metric Name (KEY_FIGURE)

Description

CON_SS_STATUS

Source System Status

CON_TS_STATUS

Target System Status

JOB_MASTER_STATUS

Master Job Status

JOB_LOAD_STATUS

Load Job Status

TRIGGER_STATUS

Trigger Status

STATUS_GROUP

Schema Status

STAT_LAT24H

Schema Latency

JOB_LOAD_CONFIGURED

Configured Number of Load Jobs

JOB_LOAD_NOT_RUN

Not Running but Configured Number of Load Jobs

JOB_LOAD_TERMINATED

Terminated Number of Load Job Runs since Last Refresh

JOB_MASTER_TERMINATED

Terminated Number of Master Job Runs since Last Refresh

TRIGGER_ACTIVE_STATUS

Trigger Active Status

TABLES_TO_REPLICATE

Table Number to be Replicated

AVG_LAT24H

Average Latency Time of the Last 24 Hours

MAX_LAT24H

Maximal Latency Time of the Last 24 Hours

TIMESTAMP_YOUNGEST

Youngest Timestamp of Replication

AVG_LATENCY_REFRESH

Average Latency Time of the Last Hour

MAX_LATENCY_REFRESH

Maximal Latency Time of the Last Hour

TIMESTAMP_OLDEST_AGE

Oldest Timestamp of a Table to be Replicated

SUM_TAB_ENT_TO_REPLICATE

Sum of all Table Entries to be Replicated

MAX_SING_TAB_ENT_TO_REPLICATE

Max Entries to be Replicated

REPLICATED_TAB_ENT_REFRESH

Number of Tables not Fully Replicated

TABLES_ERROR

Table Number in Error State

Metric output:

Traffic lights (Rating):

  • 0: Not active
  • 1: Green
  • 2: Yellow
  • 3: Red

Configuration:

  • Data Provider Function: /SDF/E2E_SLT_INFO
  • Finisher Function: /NEWR/STPI_FINISHER
  • Monitoring Group: SLT
  • Metric Type: Gauge

This data provider comes pre-activated. Required parameters:

Parameter

Description

Default Value

Required

CONFIG_NAME

Display Configuration Name in Metric

No

UID

Master Transfer ID

No

KEY_FIGURE

Metric Name

CON_SS_STATUS

CON_TS_STATUS

JOB_MASTER_STATUS

JOB_LOAD_STATUS

TRIGGER_STATUS

STATUS_GROUP

STAT_LAT24H

Yes

TABLE_NAME

Transfer table to be monitored

No

RFC_DEST

Monitored System RFC Destination

SYS_ID

Monitored System ID

Collection manager updates

Data transmission to New Relic

The Collection Manager program now supports sending data to New Relic using SAP Cloud Integration (SAP CPI) as middleware.

Transmission method

Description

Direct

Data is sent directly from SAP to New Relic (existing functionality)

SAP Cloud Integration

Data is routed through SAP CPI as middleware

iFlow endpoint

iFlow endpoint destination

Configuration steps

  1. Select iFlow authorization type: Choose the authorization method you'll use: ClientId/Secret, Certificate, or External Certificate.
  2. Create a service instance for SAP Process Integration Runtime and assign either a service key or certificate based on your selected authorization method.
  3. Use the New Relic-provided iFlow as a starting point. Customize it to meet your requirements, ensuring the authorization method is configured and the iFlow is deployed as an endpoint.
  4. Create an RFC destination (SM59) using the service key or certificate generated in the previous step along with the iFlow endpoint destination.
  5. Configure the Collection Manager program to use this iFlow endpoint for transmitting data to New Relic.

Integration flow

Prerequisite:

If you create a custom version of the iFlow, ensure the following mappings are included:

Integration flow diagram showing data flow from SAP through SAP Cloud Integration to New Relic

iFlow setup:

  1. Configure Allowed headers to include API-Key|targetURL.
iFlow configuration showing Allowed Headers field with API-Key and targetURL values
  1. Configure the Authorization Method based on your selected iFlow authorization type:
    • For ClientId/Secret or Certificate authorization, select User Role.
iFlow authorization configuration with User Role selected
  • For External Certificate authorization, select Client Certificate and add the root certificates in the designated section.
iFlow authorization configuration with Client Certificate selected and root certificates section
  1. Configure the Request content modifier to store exchange properties.
Request content modifier configuration for storing exchange properties
  1. Add Groovy Script to dynamically set the headers coming to iFlow.
import com.sap.gateway.ip.core.customdev.util.Message;
def Message processData(Message message) {
message.setHeader("API-Key", message.getProperty("apikey"));
message.setHeader("Content-Type", "application/json");
message.setHeader("Accept", "application/json");
message.setHeader("CamelHttpUri", message.getProperty("targeturl"));
def turl = message.getProperty("CamelHttpUri", String);
def logText = "---Headers---\n";
message.getHeaders().each { k, v -> logText += "${k} = ${v}\n" };
messageLogFactory.getMessageLog(message)?.addAttachmentAsString("AllHeaders", logText, "text/plain");
messageLogFactory.getMessageLog(message)?.addAttachmentAsString("URL", turl, "text/plain");
}
  1. Use Response content modifier to hold the message header/body.

  2. Update the New Relic response HTTP connection.

Copyright © 2026 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.