10-02-2017, 02:00 PM
and if you are working from inside the application, in a workflow task, for example, you can use the:
function like this:
PHP Code:
vtws_getEntityId($entityName);
function like this:
PHP Code:
$accountWSID = vtws_getEntityId('Accounts');
Joe
TSolucio
TSolucio