UNPKG

@itentialopensource/servicenow-create-ritm

Version:

Order a Service Catalog item to create a Request Item (RITM)

64 lines 1.51 kB
{ "id": "5e90c46840a59941930a85e8", "created": "2020-04-10T19:09:28.237Z", "createdBy": "admin@pronghorn", "lastUpdated": "2020-04-10T19:25:46.129Z", "lastUpdatedBy": "admin@pronghorn", "name": "ServiceNow Create RITM (Service Catalog Order) form", "description": null, "struct": { "type": "object", "description": "", "items": [ { "nodeId": "dbc3796d-08bb-4725-816c-e2bf8aa25adc", "type": "string", "title": "sys_id of Service Catalog Item", "description": "", "placeholder": "", "required": false }, { "nodeId": "dfbcbd7e-58da-482d-8403-a2e3edabc29d", "type": "object", "description": "", "items": [], "title": "ritmVariables" } ] }, "schema": { "title": "ServiceNow Create RITM (Service Catalog Order) form", "description": "", "type": "object", "required": [], "properties": { "sysIdOfServiceCatalogItem": { "type": "string", "title": "sys_id of Service Catalog Item", "description": "" }, "ritmVariables": { "type": "object", "title": "ritmVariables", "description": "", "required": [], "properties": {} } } }, "uiSchema": { "ritmVariables": {} }, "bindingSchema": { "properties": { "ritmVariables": { "properties": {} } } }, "validationSchema": { "ritmVariables": {} }, "version": "2019.3" }