Service ExecuteApplication
VERB Any
Service
Description
Execute custom dll proc
Parameters
|
Name |
Type |
Mandatory |
Note |
|---|---|---|---|
|
ExePath |
string |
|
// absolute path o relative path to vibecode |
|
MethodName |
string |
// by default is Execute |
|
|
app |
string |
||
|
view |
string |
||
|
class |
string |
||
|
keyvalue |
string |
||
|
filter |
string |
||
|
showids |
string |
||
|
allobj |
string |
||
|
pageindex |
string |
||
|
pagesize |
string |
||
|
sort |
string |
||
|
outputformat |
string |
// invoke option 2 send all data retrieved by view like rest services |
|
|
Params |
string |
// in vibecode format params(para1(value) param2(value)) etc etc |