SYNTAX:
xpfGetRepository (repositoryName : STRING)
repositoryId : GENERIC;
The xpfGetRepository function returns the repositoryId that uniquely identifies the repository in the EDMdatabase with the given name repositoryName. The constant xpxNullId is returned when no matching repository is found.
This function is equivalent to the EDMinterface function edmiGetRepository.
General
Content
Integrations