serviceConfiguration

Extends: baseModel
Namespace: (default namespace)
XML Schema: ns0.xsd

All the configuration visible for an application/service..

XML

Elements

name (type) min/max
occurs
description
id (integer) 0/1 Application ID.
name (string) 0/1 Application/Service Name.
description (string) 0/1 Application/Service Description.
serviceProfile (string) 0/1 The service profile (JSON form). Not used, Descoped.
flows/flow (controlFlowAsService) 0/unbounded List of control flows directly triggered for the application/service.
subServices/subService (string) 0/unbounded List of sub applications/services comprising this application/service.
usedByServices/usedBy (string) 0/unbounded List of applications/services using this application/service..
createdBy (changeSet) 0/1 The changet set in which the application/service is created.
lastUpdatedBy (changeSet) 0/1 The changet set in which the application/service is last updated..