Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get the webservice ID of a module
#2
and if you are working from inside the application, in a workflow task, for example, you can use the:

PHP Code:
vtws_getEntityId($entityName); 


function like this:

PHP Code:
$accountWSID vtws_getEntityId('Accounts'); 
Joe
TSolucio
Reply


Messages In This Thread
RE: How to get the webservice ID of a module - joebordes - 10-02-2017, 02:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)