Please enable JavaScript to view this site.

Version:

The Execute FeatureService query Cron Job will execute a Feature Service query based on a "where" condition. Additionally, you can add multiple query parameters in the JSON field.

"As the publisher of a feature service, you determine the functionality that is available to the people who use the feature service, define the styling used when displaying the features, and define templates for editing data. When people access a feature service, they access the data and the data associated with it through relationship classes. They can use the feature service in the maps and apps they create, they can run analysis on the layers in the service, and, if you allow it, they can edit the data in the feature service."

Feature services, ArcGIS Server

 

cj-efsq

This Cron Job supports the following additional parameters:

Parameter

Value

Required

Duration (min.)

Time duration of the interval in minutes (the VertiGIS Networks Jobs will be processed only within the specified time interval). 

If this value is empty, all the VertiGIS Networks Jobs in the READYTOPROCESS state will be processed.

X

JSON        

Example:

{    "name": "Query1",

    "version": "SDE.DEFAULT",

    "featureService": "UtilityNetwork",

    "layerId": "1",

    "endpoint": "ExportXml",

    "where": "objectid=1 or objectid=2",

    "messageType": "one",

    "sendImmediately": true,

    "wkid": 4326,

    "geometryFormat" : "geoJson"

}

X

© 2024 VertiGIS GmbH. All Rights Reserved. | Privacy Center | Imprint
Documentation Version 10.0 (fa3b2a93)