Description
In version 9.2.9 there have been some changes where RMF no longer uses an ObjectTag.
There will be issues when you import Objects with this ObjectTag into 9.2.9.1 from a version older then 9.2.9.1 (such as 9.2.8.11).
The import will end in Error Status with the message:
ERROR 2023-01-17 14:51:02,818 GMT [Redwood Job Thread Pool: GLOBAL.System.System worker 0] job.System_Import_Archive.139509 - Unable to look up cause object. Error was from Type=ObjectTag, UniqueId=6256751, Field=ObjectTagDefinition
com.redwood.scheduler.model.exception.MandatoryFieldNullException: JCS-102074: Field Definition on ObjectTag in REDWOOD based on JobDefinition must be specified
In the Source of the Object, the offending XML bit is:
<ObjectTag>
<ObjectTagDefinition type="ObjectTagDefinition" path="REDWOOD.FCA_Inbox_Item" />
<Value><![CDATA[Inbox]]></Value>
</ObjectTag>
Affected Version
- 9.2.9.x and up.
Resolution
The solution has been provided by Development and consists of an Import Rule Set.
This will remove the ObjectTag during Import.
Reference
ROSO-11374
Ticket 40912
Comments
0 comments
Please sign in to leave a comment.