Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The function will only return an aggregateId when the actual returned aggrId is an existing aggregate in the actual data base. 
When the actual aggregateId is not a valid id, the function will fail, return the value xpxNULLID and throw an exception.

FUNCTION xpfStringToAggregateId (stringValue : STRING)
                                 aggregateId : AGGREGATE OF GENERIC;

  • No labels