• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

Schedule Jobs

There are three programs need to be scheduled, schedule them using transaction SM36:

ABAP Program

Functionality

Recommended Frequency

/NEWR/REGISTRY_RFC_CHECK

Check RFC connections to the Monitored Systems and NR API endpoints

Every 3 minutes

/NEWR/ABAP_COLLECTION_MANAGERN

Data Collection, Multiple jobs should be scheduled based on connected systems and data providers

Every 5 minutes

/NEWR/RESEND_FAILED_API_TRANS

Re-submit failed transmissions

Every 15 minutes

Schedule RFC check program

Schedule /NEWR/REGISTRY_RFC_CHECK every 1 to 3 minutes, ensuring it runs more frequently than the data collection job. Use the job name NR_RFC_CHECK.

Schedule ABAP data collection manager

Schedule three data collection jobs with variants focused on the following data provider groups. For instructions on scheduling collection manager jobs before SP03, see Variants and Jobs before SP03. Separate data providers into three groups for scheduling.

  • TRACE: In this group are the performance database (STAD) related data providers:
    • Includes performance database-related providers such as NR.SAP.TRANSACTION (trace data provider), NR.SAP.TRANSACTION.COMPLETE (complete performance database collection with parallel background RFC process), NR.SAP.SYSTEM.PROCESS, NR_SAP_PROGRAM, NR_SAP_WORKLOAD_COMPLETE, and NR.SAP.WORKLOAD.COMPLETE.
    • NR.SAP.SYSTEM.PROCESS and NR_SAP_PROGRAM are suspended after SP02.
  • IDOC: In the production systems, IDOC collection may take a significant amount of time:
    • Includes IDOC-related providers such as NR_SAP_IDOC (main IDOC status event data provider), NR_SAP_IDOC_COMPLETE (complete IDOC retrieval with BG RFC collection), and NR_SAP_IDOC_Configuration (download IDOC master data to improve IDOC data provider performance).
  • SYSTEM: Rest of the data providers.

Create variants for /NEWR/ONE_COLLECTION

Starting from SP03, /NEWR/ABAP_COLLECTION_MANAGERN and RSBTONEJOB2 are combined into /NEWR/ONE_COLLECTION. This program includes all parameters from /NEWR/ABAP_COLLECTION_MANAGERN and job names from RSBTONEJOB2, functioning similarly. To schedule jobs, create variants for /NEWR/ONE_COLLECTION using the following values:

Variant Name

TRACE

IDOC

SYSTEM

Job Name

NR_COLLECTION_TRACE

NR_COLLECTION_IDOC

NR_COLLECTION_SYSTEM

New Relic Account ID

SAP Account used to receive data

SAP Account used to receive data

SAP Account used to receive data

Records per Trans

Default to 10000

Default to 10000

Default to 10000

Data Provider Name

Select Single Values:

  • NR.SAP.TRANSACTION
  • NR.SAP.TRANSACTION.COMPLETE
  • NR.SAP.SYSTEM.PROCESS
  • NR_SAP_PROGRAM
  • NR_SAP_WORKLOAD_COMPLETE
  • NR.SAP.WORKLOAD.COMPLETE

Select Single Values:

  • NR_SAP_IDOC
  • NR_SAP_IDOC_COMPLETE
  • NR_SAP_IDOC_Configuration

Exclude Single Values:

  • NR.SAP.TRANSACTION
  • NR.SAP.TRANSACTION.COMPLETE
  • NR.SAP.SYSTEM.PROCESS
  • NR_SAP_PROGRAM
  • NR_SAP_WORKLOAD_COMPLETE
  • NR.SAP.WORKLOAD.COMPLETE
  • NR_SAP_IDOC
  • NR_SAP_IDOC_COMPLETE
  • NR_SAP_IDOC_Configuration

Execution Mode

Sequential Processing

Sequential Processing

Parallel Processing

Min WP Required

If system DIA WP >= 30, set to 6; otherwise set to 3.

N/A

If system DIA WP >= 30, set to 6; otherwise set to 3.

A screenshot displaying the SAP ABAP Collection Manager

Schedule collection jobs

  1. Start transaction SM36.

  2. Enter the Job Name for each job and set the Job Class to C.

  3. Click Step, enter the Program Name /NEWR/ONE_COLLECTION, and select the Variant.

  4. Click Start Condition, set the Start Date and Time, and check the Periodic Job box.

  5. Go to Period Values, click Other Period, and enter 5 for minutes.

Schedule resubmit program

  1. Create a variant named DEFAULT for the program /NEWR/RESEND_FAILED_API_TRANS to resubmit failed transmissions for the New Relic account in case of a transmission error.

  2. Specify the following values:

  3. Schedule this job to run every 15 minutes to resubmit failed transmissions, such as those with HTTP response code 500, and periodically purge transmission log entries.

Copyright © 2025 New Relic Inc.

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