Scope for relation creation and update
Only a limited number of object classes in Alfabet can be created or updated via the Alfabet RESTful services. You can create objects of the object classes listed below. Expand the sections for information about the technical object class name to be specified in the call for creation of new objects and for a list of object class properties that you can set for objects of the selected object class.
Make a service call to the endpoint object with the report SAG_RAPI_Application to return the REFSTR values and the settings for the relevant object class properties of existing objects.
Reference Arrays
Relation | FromRef field value | Property field value | ToRef field value |
---|---|---|---|
Application Groups for an application | REFSTR value of the object class Application | ApplicationGroups | REFSTR value of the object class ApplicationGroup |
Enabled Business Processes for an application | REFSTR value of the object class Application | Processes | REFSTR value of the object class ApplicationGroup |
Hosting Servers (both physical and virtual servers) for an application | REFSTR value of the object class Application | SAG_Devices | REFSTR value of the object class Device |
Using Organizations for an application | REFSTR value of the object class Application. | SAG_Organizations | REFSTR value of the object class Application |
Providing Applications for a business capability | REFSTR value of the object class Domain | AssociatedObjects | REFSTR value of the object class Application |
Providing Applications for an IT capability | REFSTR value of the object class Domain | AssociatedObjects | REFSTR value of the object class Application |
References
Relation | FromRef field value | Property field value | ToRef field value |
---|---|---|---|
Successor for an application | REFSTR value of the object class Application | SAG_Successor | REFSTR value of the object class Application |
Parent Group for an application group | REFSTR value of the object class ApplicationGroup | Processes | REFSTR value of the object class ApplicationGroup |
IT Capability (both physical and virtual servers) for a component | REFSTR value of the object class Component | Domain | REFSTR value of the object class Domain |
Vendor for a component | REFSTR value of the object class Component. | Vendor | REFSTR value of the object class Vendor |
Successor for a component | REFSTR value of the object class Component | SAG_Successor | REFSTR value of the object class Component |
Location for a physical or virtual server | REFSTR value of the object class Device | Location | REFSTR value of the object class Location |