Neolane - JavaScript API - v6.1.0

Unknown
SubmitFromModel
Submits a job from a model
Number jobId = SubmitFromModel (
    String       schema,
    String       where,
    String       methodName,
    XML          diff,
    Boolean      async
)
Parameters
schema
Job model schema
where
Model selection expression
methodName
Name of the method to call
diff
XML content to add to the model
async
Perform an asynchronous job submission
Return values
jobId
Identifier of job just created
Features
Schema: xtk:job
Static: Yes

jsapi-en

previous page start next page