Service - Supply Location Standard
Overview
Handler service for configuring a standard supply location.
Repository
objectSchemas
{
objectType: "supplyLocationStandard",
extendObjType: {
serviceTag: "supplyLocationManager",
objectType: "supplyLocation",
},
storageResources:{
"xxx":{
storageType: "graph",
graphServerTag: "xx",
}
},
fieldNames: {
// from supplyLocation objectType
},
identifiers: [
// from supplyLocation objectType
]
},