JavaScript Application Development API for Oracle Visual Builder Cloud Service - Classic Applications

Class: operation/js/api/Value.BrokenReferenceValue

Internal representation of a broken reference value.

Broken reference usually means that the refering record is not available anymore. This can't happen in case of internal BOs where Application Builder is taking care of the data integrity. But in case you have a reference between two different and unrelated data sources, this can easily happen and in such case an instance of BrokenReferenceValue is representing such state.

Version:
  • 17.1.3
Source:

Extends

Methods

getId() → {String}

stable API

Gets the ID of the original refered record that is broken now.

Version:
  • 17.1.3
Source:
Returns:
Type
String