SYNTAX:
xpxDefinePassword (password : STRING)
status : INTEGER;
The xpxDefinePassword function defines password for the calling EDMuser. An EDMuser must have a password before being entitled to own any data in the EDMdatabase. When an EDMuser is created, the password is empty.
The argument <password> specifies the password the calling EDMuser wants to have. A password can consist of any combination of characters. An EDMuser is created with an empty password. The maximum number of characters in a password is defined at system generation time.
This function is equivalent to the EDMinterface function edmiDefinePassword
General
Content
Integrations