Service - Services Manager
Revision as of 01:17, 5 January 2026 by Sven the Barbarian (talk | contribs)
Overview
Each service type is handled by a Service - Services (handlers) service.
Repository
....
Object Schemas
- Additional Information
- Per Service Schemas
objType
services
{
objectType: "services",
canDelete: false,
belongTo: {
serviceTag: "Business",
objectType: "business"
},
addOnDataStructure: [
{
type: "attributeTree",
attributeTreeTag: "servicesAttributes"
},
],
storageResources: {
myGraph: {
storageType: "graph",
graphServerTag: "GraphHandler"
}
},
fieldNames: {
servicesId: {
type: "string",
randomOnCreate: true,
storageResourceTags: ['myGraph']
},
},
identifiers: [
{
type: "identifier",
fieldName: "servicesId"
}
]
}
Object Relationships
Media
- all inventory instances link to Media