{ "currentVersion": 10.61, "id": 76, "name": "wwSTRAINER", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 300, "name": "wwVALVE", "relatedTableId": 79, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ComponentID", "composite": false }, { "id": 117, "name": "wwDRIVE_UNIT", "relatedTableId": 24, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ComponentID", "composite": false }, { "id": 301, "name": "wwTANK", "relatedTableId": 78, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false }, { "id": 284, "name": "wwPUMP_UNIT", "relatedTableId": 63, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false }, { "id": 265, "name": "wwPROCESS_BUILDING", "relatedTableId": 61, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false }, { "id": 159, "name": "wwFEEDER", "relatedTableId": 33, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false }, { "id": 76, "name": "wwCOMPRESSOR", "relatedTableId": 16, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false } ], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "COMPONENTID", "type": "esriFieldTypeString", "alias": "Component ID", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "Parent ID", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "Vendor", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SERIAL_NUM", "type": "esriFieldTypeString", "alias": "Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "NO_OF_PUMPS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Pumps", "domain": null, "editable": true, "nullable": true }, { "name": "POSITION", "type": "esriFieldTypeString", "alias": "Position\n", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "Size", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amps\n", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "PHASE", "type": "esriFieldTypeSmallInteger", "alias": "Phase", "domain": null, "editable": true, "nullable": true }, { "name": "HERTZ", "type": "esriFieldTypeSmallInteger", "alias": "Hertz\n", "domain": null, "editable": true, "nullable": true }, { "name": "FRAME", "type": "esriFieldTypeString", "alias": "Frame", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "SERVICE_FCT", "type": "esriFieldTypeDouble", "alias": "Service FCT\n", "domain": null, "editable": true, "nullable": true }, { "name": "ENCLOSURE", "type": "esriFieldTypeString", "alias": "Enclosure", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "RPM", "type": "esriFieldTypeString", "alias": "Revolutions per Minute", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "HP", "type": "esriFieldTypeString", "alias": "Horsepower", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "GPM", "type": "esriFieldTypeString", "alias": "Gallons per Minute", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "TDH", "type": "esriFieldTypeString", "alias": "Total Dynamic Head\n", "domain": null, "editable": true, "nullable": true, "length": 10 } ], "indexes": [ { "name": "R99_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G148COMPONENTID", "fields": "COMPONENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G148PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "wwSTRAINER", "description": "", "prototype": { "attributes": { "GPM": null, "TDH": null, "COMPONENTID": null, "NAME": null, "PARENTID": null, "Location": null, "VENDOR": null, "MANUFACTURER": null, "MODEL": null, "SERIAL_NUM": null, "NO_OF_PUMPS": null, "POSITION": null, "SIZE": null, "VOLTS": null, "AMPS": null, "PHASE": null, "HERTZ": null, "FRAME": null, "SERVICE_FCT": null, "ENCLOSURE": null, "RPM": null, "HP": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 1000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }