Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
"Set synchronous import set" Business rule creates system logs for each row inserted on sys_import_set_row (or child tables) - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • "Set synchronous import set" Business rule creates system logs for each row inserted on sys_import_set_row (or child tables)
KB0657251

"Set synchronous import set" Business rule creates system logs for each row inserted on sys_import_set_row (or child tables)


2745 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Description

"Set synchronous import set" Business rule creates system logs for each row inserted on sys_import_set_row or child tables.

When checking on the system logs, it shows as

Information: 60862 | Source: *** Script

This is caused by a gs.log entry on the script.

Steps to Reproduce

 

  1. Create a Data Source
  2. Make sure that Set synchronous import set business rule is active
  3. Load data with some data from the data source

Workaround

Please customize the Business rule Set synchronous import set and remove or comment the entry.

gs.log(rgr.sys_import_row);

The log statement can be removed from the business rule.

Warning: No future changes will be applied to a customised business rule during upgrades. You will have to manually revert to the upgrade version if required.

 


Related Problem: PRB661073

Potentially Seen In

There is no data to report.

Fixed In

Quebec

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.