My Oracle Support Banner

UIM - SYSTEM_EXPORT Ruleset Usage Issue (Doc ID 1533616.1)

Last updated on NOVEMBER 10, 2022

Applies to:

Oracle Communications Unified Inventory Management - Version 7.2.0 and later
Information in this document applies to any platform.

Symptoms

The customer is facing some issues when using the SYSTEM_EXPORT rule-set.
The customer is trying to use the bellow samples  for testing, but these samples are working.

Example 1
oracle.communications.inventory.api.entity.Specification#name.matches('.*')
commitSize=1000
duplicateAction=Update
relationshipsToInclude=Meta

Example 2
Select E from service E where E.name = 'Service_1'
duplicateAction=Update
relationshipsToInclude=Meta


Example 3
Select E from equipmentspecification E where E.vendorname = 'Vendor_1'
commitSize=1000
duplicateAction=Update
relationshipsToInclude=Meta


This is a documentation bug. The above examples are not correct.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.