OCLOperators objectfromExternalId
No edit summary
(Automatically adding template at the end of the page.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
An external identity (that you may get from [[OCLOperators_externalId]]) will be resolved to the object
An external identity (that you may get from [[OCLOperators_externalId]]) will be resolved to the object.


This will also be kind enough to try a few different alternatives to the externalid:
This will also be kind enough to try a few different alternatives to the externalid:
# If you have a Guid called Guid (typed as Guid or string) property and it matches the sent in value we will resolve
# If we have a Guid called Guid (typed as Guid or string) property and it matches the sent-in value, we resolve.
# If you sent in TheClassName;number we will take the internal class id from the name then try to resolve the result as externalid
# If we sent in TheClassName;number, we will take the internal class id from the name and then try to resolve the result as externalid
See also [[The_ExternalId_explained]]
See also: [[The_ExternalId_explained]]
[[Category:OCLOperators]]
[[Category:OCL General Operators]]
{{Edited|July|12|2024}}

Latest revision as of 15:42, 10 February 2024

An external identity (that you may get from OCLOperators_externalId) will be resolved to the object.

This will also be kind enough to try a few different alternatives to the externalid:

  1. If we have a Guid called Guid (typed as Guid or string) property and it matches the sent-in value, we resolve.
  2. If we sent in TheClassName;number, we will take the internal class id from the name and then try to resolve the result as externalid

See also: The_ExternalId_explained

This page was edited 92 days ago on 02/10/2024. What links here