Neolane - JavaScript API - v6.1.0

Unknown
Execute
Executes a job synchronously (in this mode, progress information and cancelation are not available).
String id = job.Execute (
    String       methodName
) const
Parameters
methodName
Name of the method to call on entity
Return values
id
Identifier of the job created (returned even of the job has failed if created in the database)
Features
Schema: xtk:job
Static: No
Const: Yes
Key only: No

jsapi-en

previous page start next page