Search doesn't work for quite some time after xml-import of objects
search cancel

Search doesn't work for quite some time after xml-import of objects

book

Article ID: 204438

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

When importing an object via xml import, without replacing existing objects, the Lucene index is being re-built using the modification date of the oldest object that's skipped during the import. This causes the Lucene index to take some time as it performs a refresh of all objects with a modification date far back.

Steps to reproduce

  • find an alerady existing object with a modification date a few month in the past
  • export and import the xml without checking the 'replace existing objects' option
  • the JCP process will then use as modification date - the last modified date of the imported object

 

After importing the object the JCP writes the following message to the log file:

U00045253 Search index update: Because of a long running transaction all objects with a modification date of '<time_stamp>' UTC or newer are indexed again.

Environment

Release : 12.3.3 and 12.3.4

Component : AUTOMATION ENGINE

Cause

software bug

Resolution

The issue has been confirmed to be a bug and will be fixed with a future service pack for Automation Engine V12.3 .