TIBCO Scribe® Online March 2020 Update - Maps Using An Entity, Relationship or Field Named Result

TIBCO Scribe® Online March 2020 Update - Maps Using An Entity, Relationship or Field Named Result

book

Article ID: KB0076197

calendar_today

Updated On:

Products Versions
TIBCO Cloud Integration - Connect ( Scribe ) 2.5.0

Description

Result is a reserved word in TIBCO Scribe® Online. When the word Result or result was encountered in metadata TIBCO Scribe® Online interpreted it as the result of a prior operation in the Map and ignored the associated data. Starting with this release,TIBCO Scribe® Online modifies the display name to include an underscore at the end, Result_ or result_, to provide a distinction between the reserved word and the word in the metadata.

Note: Your Maps are only affected if an entity, a relationship, or field named Result or result is used in a Map and metadata is reset after the March 2020 release.

If any of the source data returned by a Query, Fetch, or Lookup Block contained an entity, a relationship, or field named Result or result and you are using them as part of your Map, the changes in this release require some manual modifications to ensure that your Maps run correctly. This change also affects any exported Maps that you might want to import in the future.

After the March 2020 release is complete use the following steps to update your Maps:

  1. Reset metadata for the Connection with the entity, relationship, or field named Result or result.
  2. Open any Map that uses the Result entity, relationship, or field, and modify the Map to use the new entity, relationship, or field named Result_ or result_.
  3. Update any field mappings in subsequent Blocks to use Result_ or result_.

Issue/Introduction

If you have Maps that use an entity, relationship, or field named Result or result, then the changes in this release will require some manual modifications to ensure that your Maps run correctly.This change also affects any exported Maps that you might want to import in the future.