2297 lines
280 KiB
XML
2297 lines
280 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<NewDataSet>
|
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="PLSLXamlComponentType">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="CurrentVersion" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ReleasedVersion" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="IntegrationContext" type="xs:int" minOccurs="0" />
|
|
<xs:element name="DebugMode" type="xs:unsignedByte" />
|
|
<xs:element name="UseWorkflowWorker" type="xs:unsignedByte" />
|
|
<xs:element name="AllowCloudWorker" type="xs:unsignedByte" />
|
|
<xs:element name="MonitoringLevel" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLComponentClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="System" type="xs:unsignedByte" />
|
|
<xs:element name="IgnorePublish" type="xs:unsignedByte" />
|
|
<xs:element name="CreatedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="Name">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Title">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Description" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Type" type="xs:int" />
|
|
<xs:element name="LockedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="Category" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="CreatedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="LockedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLBinaryComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Icon" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassVersion">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="MajorVersion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="CreatedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="PublishedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="State" type="xs:int" />
|
|
<xs:element name="Xaml">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="MinorVersion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="CreatedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PublishedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Diagram" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Comment" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="LastActivationStatus" type="xs:int" minOccurs="0" />
|
|
<xs:element name="LastError" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="LastActivation" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassVersionResource">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Key">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Value">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Version" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLWorkflowComponentClassCommon">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLWEWorkflowDescriptorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WorkflowConfiguration" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WFEngineVersion" type="xs:int" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassStep">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Name">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="255" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Version" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Image" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="510" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Position" type="xs:int" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Icon" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassStep-CI">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="LCID" type="xs:int" />
|
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Name" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="255" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-PLSLXamlComponentClassVersion2PLSLComponentClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DependedXamlVersions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DependsOnComponents" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentType" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLComponentClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassVersion_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassVersion" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassVersionResource_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassVersionResource" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLWorkflowComponentClassCommon_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLWorkflowComponentClassCommon" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassStep_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassStep" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassStep-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassStep-CI" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
</xs:element>
|
|
</xs:schema>
|
|
<PLSLXamlComponentType>
|
|
<ID>0ff369c1-7415-c2f7-d15a-08dcfe37a54f</ID>
|
|
</PLSLXamlComponentType>
|
|
<PLSLXamlComponentClassBase>
|
|
<ID>a1dab0f3-139c-ef11-8884-00155d320616</ID>
|
|
<CurrentVersion>44673bae-6a9a-4cac-a652-1f3a222205a6</CurrentVersion>
|
|
<ReleasedVersion>44673bae-6a9a-4cac-a652-1f3a222205a6</ReleasedVersion>
|
|
<UsedInTypePLSLXamlComponentType>0ff369c1-7415-c2f7-d15a-08dcfe37a54f</UsedInTypePLSLXamlComponentType>
|
|
<IntegrationContext>2</IntegrationContext>
|
|
<DebugMode>0</DebugMode>
|
|
<UseWorkflowWorker>1</UseWorkflowWorker>
|
|
<AllowCloudWorker>0</AllowCloudWorker>
|
|
<MonitoringLevel>1</MonitoringLevel>
|
|
</PLSLXamlComponentClassBase>
|
|
<PLSLComponentClassBase>
|
|
<ID>a2dab0f3-139c-ef11-8884-00155d320616</ID>
|
|
<System>0</System>
|
|
<IgnorePublish>0</IgnorePublish>
|
|
<CreatedDate>2024-11-06T07:51:44.603Z</CreatedDate>
|
|
<Name>W_C4IT-LIAM-Provisioning-NewADGroup</Name>
|
|
<Title>C4IT - LIAM - Provisioning - New AD Group</Title>
|
|
<Type>4</Type>
|
|
<Category>c9b43904-e9b9-e111-62a8-00261890e11f</Category>
|
|
<UsedInTypePLSLXamlComponentType>0ff369c1-7415-c2f7-d15a-08dcfe37a54f</UsedInTypePLSLXamlComponentType>
|
|
<Icon>Icons/48x48/gears.png</Icon>
|
|
<Hidden>0</Hidden>
|
|
</PLSLComponentClassBase>
|
|
<SPSCommonClassBase>
|
|
<ID>a3dab0f3-139c-ef11-8884-00155d320616</ID>
|
|
<UsedInType>0ff369c1-7415-c2f7-d15a-08dcfe37a54f</UsedInType>
|
|
<TypeID>b11c6ae9-3d91-e111-489e-6cf049029115</TypeID>
|
|
<State>10102</State>
|
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
|
<Category>3</Category>
|
|
</SPSCommonClassBase>
|
|
<PLSLXamlComponentClassVersion>
|
|
<ID>44673bae-6a9a-4cac-a652-1f3a222205a6</ID>
|
|
<MajorVersion>1</MajorVersion>
|
|
<CreatedDate>2025-05-17T21:36:09.343Z</CreatedDate>
|
|
<PublishedDate>2025-05-18T12:13:50.21Z</PublishedDate>
|
|
<State>4</State>
|
|
<Xaml><Activity mc:Ignorable="sads sap" x:Class="Matrix42.Test.Workflows.Workflows.WorkflowTemplate.ProvisioningCreateTask"
|
|
xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities"
|
|
xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:cla="clr-namespace:C4IT.LIAM.Activities;assembly=LiamWorkflowActivities"
|
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
xmlns:mca="clr-namespace:Matrix42.CloudCosts.Activities;assembly=Matrix42.CloudCosts.Activities"
|
|
xmlns:mca1="clr-namespace:Matrix42.Connectors.Activities;assembly=Matrix42.Connectors.Activities"
|
|
xmlns:mcav="clr-namespace:Matrix42.Connectors.Activities.VmWare;assembly=Matrix42.Connectors.Activities.VmWare"
|
|
xmlns:mcc="clr-namespace:Matrix42.Connectors.Common;assembly=Matrix42.Connectors.Common"
|
|
xmlns:mcc1="clr-namespace:Matrix42.Compliance.Common;assembly=Matrix42.Compliance.Common"
|
|
xmlns:mccs="clr-namespace:Matrix42.ComplianceReconciliation.Contracts.ServiceContracts;assembly=Matrix42.ComplianceReconciliation.Contracts"
|
|
xmlns:mcp="clr-namespace:Matrix42.Contracts.Platform;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcpc="clr-namespace:Matrix42.Contracts.Platform.Connector;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcpg="clr-namespace:Matrix42.Contracts.Platform.General;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcwa="clr-namespace:Matrix42.Compliance.Workflow.Activities;assembly=Matrix42.Compliance.Workflow.Activities"
|
|
xmlns:mda="clr-namespace:Matrix42.DataCenter.Activities;assembly=Matrix42.DataCenter.Activities"
|
|
xmlns:mea="clr-namespace:Matrix42.Empirum.Activities;assembly=Matrix42.Empirum.Activities"
|
|
xmlns:mia="clr-namespace:Matrix42.IBM_LMT.Activities;assembly=Matrix42.IBM_LMT.Activities"
|
|
xmlns:mic="clr-namespace:Matrix42.IBM_LMT.Contracts;assembly=Matrix42.IBM_LMT.Contracts"
|
|
xmlns:msc="clr-namespace:Matrix42.ServiceRepository.Contracts;assembly=Matrix42.ServiceRepository.Contracts"
|
|
xmlns:msc1="clr-namespace:Matrix42.SDK.Contracts;assembly=Matrix42.SDK.Contracts"
|
|
xmlns:mscd="clr-namespace:Matrix42.ServiceCatalog.Contracts.DataContracts;assembly=Matrix42.ServiceCatalog.Contracts"
|
|
xmlns:mscd1="clr-namespace:Matrix42.ServiceRepository.Contracts.DataContracts;assembly=Matrix42.ServiceRepository.Contracts"
|
|
xmlns:mse="clr-namespace:Matrix42.SDK.Empirum;assembly=Matrix42.SDK.Empirum"
|
|
xmlns:mv="clr-namespace:Microsoft.VisualBasic;assembly=System"
|
|
xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities"
|
|
xmlns:mwa="clr-namespace:Matrix42.Workflows.Activities;assembly=Matrix42.Workflows.Activities"
|
|
xmlns:mwacd="clr-namespace:Matrix42.Workflows.Activities.Common.Data;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:mwacdm="clr-namespace:Matrix42.Workflows.Activities.Common.Data.ManageObjects;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:mwap="clr-namespace:Matrix42.Workflows.Activities.Provisioning;assembly=Matrix42.Workflows.Activities"
|
|
xmlns:mwc="clr-namespace:Matrix42.Workflows.Contracts;assembly=Matrix42.Workflows.Contracts"
|
|
xmlns:s="clr-namespace:System;assembly=mscorlib"
|
|
xmlns:s1="clr-namespace:System;assembly=System"
|
|
xmlns:s2="clr-namespace:System;assembly=System.Xml"
|
|
xmlns:s3="clr-namespace:System;assembly=System.Core"
|
|
xmlns:s4="clr-namespace:System;assembly=System.ServiceModel"
|
|
xmlns:s5="clr-namespace:System;assembly=System.ComponentModel.Composition"
|
|
xmlns:s6="clr-namespace:System;assembly=System.Runtime.WindowsRuntime"
|
|
xmlns:sa="clr-namespace:System.Activities;assembly=System.Activities"
|
|
xmlns:sad="clr-namespace:System.Activities.Debugger;assembly=System.Activities"
|
|
xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger"
|
|
xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation"
|
|
xmlns:scg="clr-namespace:System.Collections.Generic;assembly=System"
|
|
xmlns:scg1="clr-namespace:System.Collections.Generic;assembly=System.ServiceModel"
|
|
xmlns:scg2="clr-namespace:System.Collections.Generic;assembly=System.Core"
|
|
xmlns:scg3="clr-namespace:System.Collections.Generic;assembly=mscorlib"
|
|
xmlns:sd="clr-namespace:System.Data;assembly=System.Data"
|
|
xmlns:sd1="clr-namespace:System.Drawing;assembly=System.Drawing"
|
|
xmlns:sj="clr-namespace:System.Json;assembly=System.Json"
|
|
xmlns:sl="clr-namespace:System.Linq;assembly=System.Core"
|
|
xmlns:sma="clr-namespace:System.Management.Automation;assembly=System.Management.Automation"
|
|
xmlns:sn="clr-namespace:System.Net;assembly=System"
|
|
xmlns:ss="clr-namespace:System.Security;assembly=mscorlib"
|
|
xmlns:ss1="clr-namespace:System.Security;assembly=System"
|
|
xmlns:ss2="clr-namespace:System.Security;assembly=System.Core"
|
|
xmlns:st="clr-namespace:System.Text;assembly=mscorlib"
|
|
xmlns:sx="clr-namespace:System.Xml;assembly=System.Xml"
|
|
xmlns:sxl="clr-namespace:System.Xml.Linq;assembly=System.Xml.Linq"
|
|
xmlns:ulbce="clr-namespace:update4u.LicenseManager.BizLogic.Common.Extensions;assembly=update4u.LicenseManager.BizLogic.Common"
|
|
xmlns:uscp="clr-namespace:update4u.SPS.Contracts.Portal;assembly=update4u.SPS.Contracts"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<x:Members>
|
|
<x:Property Name="ServiceBookingID" Type="InArgument(s:Guid)" />
|
|
</x:Members>
|
|
<sap:VirtualizedContainerService.HintSize>968,1803</sap:VirtualizedContainerService.HintSize>
|
|
<mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings>
|
|
<Flowchart DisplayName="C4IT - LIAM - Provisioning - New AD Group" sad:XamlDebuggerXmlReader.FileName="D:\Dev\Main\Main\UnifiedPlatform\Matrix42.Workflows\Matrix42.Workflows.Templates\Provisioning\ProvisioningCreateTask.xaml" sap:VirtualizedContainerService.HintSize="928,1723">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="mscd:OrderType" Name="orderType" />
|
|
<Variable x:TypeArguments="s:Guid" Name="createdTaskId" />
|
|
<Variable x:TypeArguments="x:String" Default="0ff369c1-7415-c2f7-d15a-08dcfe37a54f" Name="_m42WorkflowComponentId" />
|
|
<Variable x:TypeArguments="x:String" Name="bookingServiceName" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingServiceOwnerId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingConsumerId" />
|
|
<Variable x:TypeArguments="x:Int32" Name="closedTaskReason" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingCommonId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceFormCustomDDID" />
|
|
<Variable x:TypeArguments="x:String" Name="NewADGroupName" />
|
|
<Variable x:TypeArguments="x:String" Name="NewADGroupDesc" />
|
|
<Variable x:TypeArguments="x:String" Name="NewADGroupSid" />
|
|
<Variable x:TypeArguments="x:String" Name="NewADGroupDN" />
|
|
<Variable x:TypeArguments="s:Guid" Name="NewADGroupObjectID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ConnectorConfiguration" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceType" />
|
|
<Variable x:TypeArguments="scg3:ICollection(s:Guid)" Name="Owners" />
|
|
<Variable x:TypeArguments="scg3:ICollection(s:Guid)" Name="Members" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceBookingFormEOID" />
|
|
<Variable x:TypeArguments="x:Int32" Name="ADGroupType" />
|
|
<Variable x:TypeArguments="x:Int32" Name="ADGroupPurposeType" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="hiddenService" />
|
|
<Variable x:TypeArguments="x:String" Name="Password" />
|
|
<Variable x:TypeArguments="x:String" Name="Account" />
|
|
<Variable x:TypeArguments="mcpg:SecureData" Name="SecureData" />
|
|
<Variable x:TypeArguments="ss:SecureString" Name="PasswordDecrypted" />
|
|
<Variable x:TypeArguments="x:String" Name="Domain" />
|
|
<Variable x:TypeArguments="x:String" Name="groupOUPath" />
|
|
<Variable x:TypeArguments="x:Int32" Name="CatalogServiceStatus" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="CreateBundles" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="LimitedServiceApprovalFormEnabled" />
|
|
<Variable x:TypeArguments="x:Int32" Name="LimitedServiceDurationPeriod" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="LimitedServiceEnabled" />
|
|
<Variable x:TypeArguments="x:Int32" Name="LimitedServiceExpirationDuration" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="LimitedServiceRenewable" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="LimitedServiceSSPFormEnabled" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceCatalog" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceRootCategory" />
|
|
<Variable x:TypeArguments="x:Int32" Name="UsageDetectionMode" />
|
|
<Variable x:TypeArguments="s:Guid" Name="GCCServiceType" />
|
|
<Variable x:TypeArguments="x:String" Name="ServiceImage" />
|
|
<Variable x:TypeArguments="x:String" Name="NewADGroupOwnerSid" />
|
|
<Variable x:TypeArguments="x:String" Name="NewADGroupOwnerDN" />
|
|
<Variable x:TypeArguments="x:String" Name="NewADGroupOwnerName" />
|
|
<Variable x:TypeArguments="s:Guid" Name="NewOwnerADGroupObjectID" />
|
|
<Variable x:TypeArguments="x:Int32" Name="WFMonitoringLevel" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingConsumer" />
|
|
<Variable x:TypeArguments="x:String" Name="WebServiceUrl" />
|
|
<Variable x:TypeArguments="x:String" Name="apiToken" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="ApiTokenAvailable" />
|
|
<Variable x:TypeArguments="s:Guid" Name="errorTaskId" />
|
|
<Variable x:TypeArguments="x:Int32" Name="errorTaskClosingReason" />
|
|
<Variable x:TypeArguments="s:Guid" Name="GCCEOID" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCPassword" />
|
|
<Variable x:TypeArguments="mcpg:SecureData" Name="c_GCCSecureData" />
|
|
<Variable x:TypeArguments="s:Guid" Name="errorTaskEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceBookingCommonId" />
|
|
<Variable x:TypeArguments="s:Exception" Name="executionException" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="executedSuccessfully" />
|
|
<Variable x:TypeArguments="x:String" Name="UserSid" />
|
|
<Variable x:TypeArguments="scg3:ICollection(x:String)" Name="OwnersSids" />
|
|
<Variable x:TypeArguments="scg3:ICollection(x:String)" Name="MembersSids" />
|
|
<Variable x:TypeArguments="x:String" Name="ServiceImageFromService" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">390,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,77.5 420,110</av:PointCollection>
|
|
<x:Double x:Key="Width">914</x:Double>
|
|
<x:Double x:Key="Height">1688.58</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID52">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,110</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,170 420,210</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="Concurrency Protection" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:Boolean" Name="wfRunning" />
|
|
<Variable x:TypeArguments="s:Guid" Name="WorkflowInstanceId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="tempId" />
|
|
<Variable x:TypeArguments="x:String" Name="WorkflowName" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,120</av:PointCollection>
|
|
<x:Double x:Key="Height">633.5</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID4">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,120</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,180 300,230</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Delay Duration="[new TimeSpan(0,0,CInt(Math.Ceiling(Rnd() * 5)) + 0)]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Delay>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID1">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,230</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,290 300,340</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetWorkflowInfo ProcessId="{x:Null}" DisplayName="Get Workflow Information" sap:VirtualizedContainerService.HintSize="94,60" InstanceId="[WorkflowInstanceId]" WorkflowName="[WorkflowName]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetWorkflowInfo>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID0">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,340</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,400 300,440</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData DisplayName="Get Single Record Data" HasResult="[wfRunning]" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionInstanceID">[WorkflowInstanceId]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="WhereExpressionState">[1]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="WhereExpressionName">[WorkflowName]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="tempId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="4084df74-ed0e-e211-3b89-70f1a151ae71" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="Workflow.T(PLSLXamlComponentClassBase).MonitoringLevel" ResultType="x:Int32" ResultVariableName="WFMonitoringLevel" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="Workflow.T(PLSLXamlComponentClassBase).MonitoringLevel">[WFMonitoringLevel]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ID">[tempId]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="Workflow.T(PLSLComponentClassBase).Name = @Name AND T(PLSLProcessInstanceClassBase).State = @State AND InstanceID &lt;&gt; @InstanceID" ParametersPrefix="WhereExpression" SchemaEntityId="4084df74-ed0e-e211-3b89-70f1a151ae71">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="Name" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowName" VariableType="x:String" />
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="State" TypeName="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="1" VariableType="x:Int32" />
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="InstanceID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowInstanceId" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID5">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,440</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,500 300,536.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionInstanceID">[WorkflowInstanceId]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="WhereExpressionName">[WorkflowName]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="Workflow.T(PLSLXamlComponentClassBase).MonitoringLevel" ResultType="x:Int32" ResultVariableName="WFMonitoringLevel" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="Workflow.T(PLSLXamlComponentClassBase).MonitoringLevel">[WFMonitoringLevel]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="Workflow.T(PLSLComponentClassBase).Name = @Name AND InstanceID = @InstanceID" ParametersPrefix="WhereExpression" SchemaEntityId="4084df74-ed0e-e211-3b89-70f1a151ae71">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="Name" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowName" VariableType="x:String" />
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="InstanceID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowInstanceId" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID2" Condition="[wfRunning]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,536.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,580 235,580 235,590 207,590</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID3">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">113,560</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">160,560 160,370 253,370</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Delay Duration="[new TimeSpan(0,0,CInt(Math.Ceiling(Rnd() * 59)) + 30)]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Delay>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID0</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID1</x:Reference>
|
|
<x:Reference>__ReferenceID0</x:Reference>
|
|
<x:Reference>__ReferenceID2</x:Reference>
|
|
<x:Reference>__ReferenceID3</x:Reference>
|
|
<x:Reference>__ReferenceID4</x:Reference>
|
|
<x:Reference>__ReferenceID5</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID54">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,210</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,270 420,320</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetOrderData Comment="{x:Null}" CostCenter="{x:Null}" DeliveryAddressCity="{x:Null}" DeliveryAddressCountry="{x:Null}" DeliveryAddressStreet="{x:Null}" DeliveryAddressZipCode="{x:Null}" DeliveryLocation="{x:Null}" DeliveryRecipient="{x:Null}" Order="{x:Null}" OrderForm="{x:Null}" OrderTotalAmount="{x:Null}" RecipientName="{x:Null}" Requestor="{x:Null}" RequestorName="{x:Null}" ServiceForm="{x:Null}" Status="{x:Null}" SubmittedDate="{x:Null}" DisplayName="Get Order Data" sap:VirtualizedContainerService.HintSize="94,60" Recipient="[bookingConsumer]" ServiceBookingForm="[ServiceBookingFormEOID]" ServiceBookingId="[ServiceBookingID]" ServiceName="[bookingServiceName]" TypeOfOrder="[orderType]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetOrderData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID50">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,320</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,380 420,430</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetGlobalConfiguration DisplayName="Get Global Configuration" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwacd:ObjectAttributeReference Expression="RelatedSPSAlertingConfiguration.SuiteUuxUrl" ResultType="x:String" ResultVariableName="WebServiceUrl" />
|
|
</mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwa:GetGlobalConfiguration.Result>
|
|
<OutArgument x:TypeArguments="x:String">[WebServiceUrl]</OutArgument>
|
|
</mwa:GetGlobalConfiguration.Result>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetGlobalConfiguration>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID51">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,430</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,490 420,550</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="WebServiceUrl" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[WebServiceUrl]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[New Uri(WebServiceUrl).GetLeftPart(UriPartial.Authority) + "/m42services/api"]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID49">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,550</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,610 420,660</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler AttempsCount="{x:Null}" Exception="{x:Null}" ExceptionMessage="{x:Null}" Result="{x:Null}" DisplayName="API Token" ExitCondition="[errorTaskClosingReason = 412 or errorTaskClosingReason=409 or errorTaskClosingReason=404 or errorTaskClosingReason=411]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,120</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID6">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,120</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,180 300,230</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData DisplayName="Get APIToken" HasResult="[ApiTokenAvailable]" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_Liam_ConfigClassBase">
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="ApiToken" ResultType="x:String" ResultVariableName="apiToken" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="ApiToken">[apiToken]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="apitoken&lt;&gt;''" ParametersPrefix="WhereExpression" SchemaEntityId="d98076fb-9575-ea11-5381-000c299eb325">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="0" />
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID7" Condition="[ApiTokenAvailable]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,230</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">335,273.5 385,273.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID8">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">385,243.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Throw Exception="[new Exception(&quot;API Token missing&quot;)]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Throw>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID6</x:Reference>
|
|
<x:Reference>__ReferenceID7</x:Reference>
|
|
<x:Reference>__ReferenceID8</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.Body>
|
|
<mwa:ErrorHandler.ExceptionHandler>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,636">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID9">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,237.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[errorTaskId]">
|
|
<mwa:CreateTask.Category>
|
|
<mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.Category>
|
|
<mwa:CreateTask.Description>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="9643a917-6a31-4641-aece-5fccf93729e6" PlainText="Bitte konfigurieren Sie das API Token in der C4IT Addon Konfiguration &#xA;-----&#xA;Please configure API Token in C4IT Addon Configuration&#xA; &#xA;Closing this task with &quot;Obsolet&quot;, &quot;Aborted&quot;, &quot;Rejected&quot; or &quot;Retraced&quot; the worklfow will continue without trying to create uninstall booking again.&#xA;In all other cases workflow will try to create the uninstall booking again." Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Bitte konfigurieren Sie das API Token in der C4IT Addon Konfiguration &lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;-----&lt;/span&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Please configure API Token in C4IT Addon Configuration&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Closing this task with &amp;quot;Obsolet&amp;quot;, &amp;quot;Aborted&amp;quot;, &amp;quot;Rejected&amp;quot; or &amp;quot;Retraced&amp;quot; the worklfow will continue without trying to create uninstall booking again.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;In all other cases workflow will try to create the uninstall booking again.&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Description>
|
|
<mwa:CreateTask.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="a902212a-1ea5-4fc4-ad19-e5cc468b6743" PlainText="LIAM - Please configure API Token" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;LIAM - &lt;/span&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Please configure API Token &lt;/span&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateTask>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID10">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,237.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:WaitForActivity DisplayName="Wait for Activity" sap:VirtualizedContainerService.HintSize="94,60" Reason="[errorTaskClosingReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="errorTaskId" IsExpression="False" IsMultiple="False" />
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[errorTaskId]</InArgument>
|
|
</mwa:WaitForActivity.InternalArguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:WaitForActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID9</x:Reference>
|
|
<x:Reference>__ReferenceID10</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.ExceptionHandler>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:ErrorHandler>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID55">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,660</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,720 420,790</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="GetBooking" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceBookingID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
|
<mwacd:ObjectAttributeObjectReference Expression="Service.ServiceForm.T(C4IT_ServiceConfigurationADServiceClassBase).C4IT_ConnectorConfiguration" ResultType="s:Guid" ResultVariableName="ConnectorConfiguration">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="Service.ServiceForm.T(C4IT_ServiceConfigurationADServiceClassBase).C4IT_ServiceType" ResultType="s:Guid" ResultVariableName="ServiceType">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="Service.ServiceForm.T(C4IT_ServiceConfigurationADServiceClassBase).C4IT_ConnectorConfiguration.[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="GCCEOID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="Service.ServiceForm.T(C4IT_ServiceConfigurationADServiceClassBase).C4IT_ConnectorConfiguration.ServiceType.C4IT_SSPImage" ResultType="x:String" ResultVariableName="ServiceImageFromService" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="ServiceBookingCommonId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ID">[ServiceBookingCommonId]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Service.ServiceForm.T(C4IT_ServiceConfigurationADServiceClassBase).C4IT_ConnectorConfiguration.ServiceType.C4IT_SSPImage">[ServiceImageFromService]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Service.ServiceForm.T(C4IT_ServiceConfigurationADServiceClassBase).C4IT_ConnectorConfiguration.[Expression-ObjectID]">[GCCEOID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Service.ServiceForm.T(C4IT_ServiceConfigurationADServiceClassBase).C4IT_ServiceType">[ServiceType]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Service.ServiceForm.T(C4IT_ServiceConfigurationADServiceClassBase).C4IT_ConnectorConfiguration">[ConnectorConfiguration]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID53">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,790</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,850 420,890</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="get Users" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="s:Guid" Name="UserID" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,117.5</av:PointCollection>
|
|
<x:Double x:Key="Height">787.5</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID24">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,117.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,177.5 300,197.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[Owners]" DisplayName="CreateOwnersCollection" sap:VirtualizedContainerService.HintSize="94,60" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID23">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,197.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,257.5 300,297.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[Members]" DisplayName="CreateMembersCollection" sap:VirtualizedContainerService.HintSize="94,60" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID28">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,297.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,357.5 300,400</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="x:String" Collection="[OwnersSids]" DisplayName="CreateOwnersCollection" sap:VirtualizedContainerService.HintSize="94,60" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID29">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,400</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,460 300,507.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="x:String" Collection="[MembersSids]" DisplayName="CreateMembersCollection" sap:VirtualizedContainerService.HintSize="94,60" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID25">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,507.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,567.5 300,600</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="GetMembers" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_DataAreaServiceFormClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,636">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:Boolean" Name="UserExists" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,117.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID14">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,117.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,177.5 300,236.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ExistsInCollection x:TypeArguments="s:Guid" Collection="[Members]" DisplayName="ExistsInCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserID]" Result="[UserExists]" />
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID13" Condition="[UserExists AND Not UserID.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID11}">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,236.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">335,280 445,280</av:PointCollection>
|
|
<x:String x:Key="TrueLabel">IsInCollection</x:String>
|
|
<x:String x:Key="FalseLabel">NotInCollection</x:String>
|
|
<av:PointCollection x:Key="TrueConnector">265,280 235,280 235,400 253,400</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID12">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">445,250</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">492,310 492,400 347,400</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[Members]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserID]" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID11">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,370</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,430 300,486.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ExistsInCollection x:TypeArguments="x:String" Collection="[MembersSids]" DisplayName="ExistsInCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserSid]" Result="[UserExists]" />
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID15" Condition="[UserExists AND Not UserID.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,486.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">335,530 443,530</av:PointCollection>
|
|
<x:String x:Key="TrueLabel">IsInCollection</x:String>
|
|
<x:String x:Key="FalseLabel">NotInCollection</x:String>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID16">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">443,500</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="x:String" Collection="[MembersSids]" DisplayName="AddToCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserSid]" />
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID12</x:Reference>
|
|
<x:Reference>__ReferenceID13</x:Reference>
|
|
<x:Reference>__ReferenceID14</x:Reference>
|
|
<x:Reference>__ReferenceID11</x:Reference>
|
|
<x:Reference>__ReferenceID15</x:Reference>
|
|
<x:Reference>__ReferenceID16</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceBookingFormEOID]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="UsersReadAndWrite.ID" ResultType="s:Guid" ResultVariableName="UserID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="7fe2d9c5-f44b-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceFormClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="UsersReadAndWrite.PrimaryAccount.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="UserSid" />
|
|
</scg3:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="UsersReadAndWrite.ID">[UserID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="UsersReadAndWrite.PrimaryAccount.T(SPSAccountClassAD).Sid">[UserSid]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID27">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,600</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,660 300,687.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:Guid">[UserID]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:Guid">[guid.Empty]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID26">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,687.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">310,347.5 310,370</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="GetOwners" sap:VirtualizedContainerService.HintSize="200,209" SchemaObjectName="C4IT_DataAreaServiceFormClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,636">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:Boolean" Name="UserExists" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,117.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID20">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,117.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,177.5 300,236.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ExistsInCollection x:TypeArguments="s:Guid" Collection="[Owners]" DisplayName="ExistsInCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserID]" Result="[UserExists]" />
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID19" Condition="[UserExists OR UserID.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID17}">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,236.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">335,280 445,280</av:PointCollection>
|
|
<x:String x:Key="TrueLabel">IsInCollection</x:String>
|
|
<x:String x:Key="FalseLabel">NotInCollection</x:String>
|
|
<av:PointCollection x:Key="TrueConnector">265,280 235,280 235,410 253,410</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID18">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">445,250</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">492,310 492,410 347,410</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[Owners]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserID]" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID17">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,380</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,440 300,496.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ExistsInCollection x:TypeArguments="x:String" Collection="[OwnersSids]" DisplayName="ExistsInCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserSid]" Result="[UserExists]" />
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID21" Condition="[UserExists OR UserID.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,496.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">335,540 443,540</av:PointCollection>
|
|
<x:String x:Key="TrueLabel">IsInCollection</x:String>
|
|
<x:String x:Key="FalseLabel">NotInCollection</x:String>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID22">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">443,510</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="x:String" Collection="[OwnersSids]" DisplayName="AddToCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserSid]" />
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID18</x:Reference>
|
|
<x:Reference>__ReferenceID19</x:Reference>
|
|
<x:Reference>__ReferenceID20</x:Reference>
|
|
<x:Reference>__ReferenceID17</x:Reference>
|
|
<x:Reference>__ReferenceID21</x:Reference>
|
|
<x:Reference>__ReferenceID22</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceBookingFormEOID]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="Owner.ID" ResultType="s:Guid" ResultVariableName="UserID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="7fe2d9c5-f44b-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceFormClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="Owner.PrimaryAccount.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="UserSid" />
|
|
</scg3:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Owner.ID">[UserID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Owner.PrimaryAccount.T(SPSAccountClassAD).Sid">[UserSid]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID23</x:Reference>
|
|
<x:Reference>__ReferenceID24</x:Reference>
|
|
<x:Reference>__ReferenceID25</x:Reference>
|
|
<x:Reference>__ReferenceID26</x:Reference>
|
|
<x:Reference>__ReferenceID27</x:Reference>
|
|
<x:Reference>__ReferenceID28</x:Reference>
|
|
<x:Reference>__ReferenceID29</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID56">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,890</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,950 420,1000</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Config Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_GCC_DataArea_Collector">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionID">[ConnectorConfiguration]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="32">
|
|
<mwacd:ObjectAttributeReference Expression="T(SPSGenericConnectorConfigurationClassBase).Password" ResultType="x:String" ResultVariableName="Password" />
|
|
<mwacd:ObjectAttributeReference Expression="T(SPSGenericConnectorConfigurationClassBase).Account" ResultType="x:String" ResultVariableName="Account" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCDomain" ResultType="x:String" ResultVariableName="Domain" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCgroupOUPath" ResultType="x:String" ResultVariableName="groupOUPath" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCCatalogServiceStatus" ResultType="x:Int32" ResultVariableName="CatalogServiceStatus" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCCreateBundles" ResultType="x:Boolean" ResultVariableName="CreateBundles" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCLimitedServiceApprovalFormEnabled" ResultType="x:Boolean" ResultVariableName="LimitedServiceApprovalFormEnabled" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCLimitedServiceDurationPeriod" ResultType="x:Int32" ResultVariableName="LimitedServiceDurationPeriod" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCLimitedServiceEnabled" ResultType="x:Boolean" ResultVariableName="LimitedServiceEnabled" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCLimitedServiceExpirationDuration" ResultType="x:Int32" ResultVariableName="LimitedServiceExpirationDuration" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCLimitedServiceRenewable" ResultType="x:Boolean" ResultVariableName="LimitedServiceRenewable" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCLimitedServiceSSPFormEnabled" ResultType="x:Boolean" ResultVariableName="LimitedServiceSSPFormEnabled" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="GCCServiceCatalog" ResultType="s:Guid" ResultVariableName="ServiceCatalog">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="53087d01-9e33-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_GCC_DataArea_Collector" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="GCCServiceRootCategory" ResultType="s:Guid" ResultVariableName="ServiceRootCategory">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="53087d01-9e33-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_GCC_DataArea_Collector" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="GCCUsageDetectionMode" ResultType="x:Int32" ResultVariableName="UsageDetectionMode" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="ServiceType" ResultType="s:Guid" ResultVariableName="GCCServiceType">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="53087d01-9e33-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_GCC_DataArea_Collector" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="ServiceType.C4IT_SSPImage" ResultType="x:String" ResultVariableName="ServiceImage" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ServiceType">[GCCServiceType]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="GCCUsageDetectionMode">[UsageDetectionMode]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="GCCServiceRootCategory">[ServiceRootCategory]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="GCCServiceCatalog">[ServiceCatalog]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="GCCLimitedServiceSSPFormEnabled">[LimitedServiceSSPFormEnabled]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="GCCLimitedServiceRenewable">[LimitedServiceRenewable]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="GCCLimitedServiceExpirationDuration">[LimitedServiceExpirationDuration]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="GCCLimitedServiceEnabled">[LimitedServiceEnabled]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="GCCLimitedServiceDurationPeriod">[LimitedServiceDurationPeriod]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="GCCLimitedServiceApprovalFormEnabled">[LimitedServiceApprovalFormEnabled]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="GCCCreateBundles">[CreateBundles]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="GCCCatalogServiceStatus">[CatalogServiceStatus]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="GCCgroupOUPath">[groupOUPath]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="GCCDomain">[Domain]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="T(SPSGenericConnectorConfigurationClassBase).Account">[Account]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="T(SPSGenericConnectorConfigurationClassBase).Password">[Password]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="ServiceType.C4IT_SSPImage">[ServiceImage]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="ID = @ID" ParametersPrefix="WhereExpression" SchemaEntityId="53087d01-9e33-ea11-4881-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ConnectorConfiguration" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID57">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,1000</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,1060 420,1090 415,1090 415,1132.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="GetServiceForm" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_DataAreaServiceFormClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceBookingFormEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
|
<mwacd:ObjectAttributeReference Expression="ADGroupType" ResultType="x:Int32" ResultVariableName="ADGroupType" />
|
|
<mwacd:ObjectAttributeReference Expression="ADGroupPurposeType" ResultType="x:Int32" ResultVariableName="ADGroupPurposeType" />
|
|
<mwacd:ObjectAttributeReference Expression="Name" ResultType="x:String" ResultVariableName="NewADGroupName" />
|
|
<mwacd:ObjectAttributeReference Expression="Description" ResultType="x:String" ResultVariableName="NewADGroupDesc" />
|
|
<mwacd:ObjectAttributeReference Expression="hiddenService" ResultType="x:Boolean" ResultVariableName="hiddenService" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="hiddenService">[hiddenService]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Description">[NewADGroupDesc]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Name">[NewADGroupName]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="ADGroupPurposeType">[ADGroupPurposeType]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="ADGroupType">[ADGroupType]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowSwitch x:TypeArguments="mscd:OrderType" x:Name="__ReferenceID46" Expression="[orderType]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<FlowSwitch.Default>
|
|
<FlowStep x:Name="__ReferenceID48">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">126,1146</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">173,1206 173,1320 373,1320</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler ExceptionMessage="{x:Null}" AttempsCount="5" DisplayName="Execute Installation Script" Exception="[executionException]" ExitCondition="[closedTaskReason &lt;&gt; 408 And closedTaskReason &lt;&gt; 402 And closedTaskReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="576,423" Result="[executedSuccessfully]">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart DisplayName="Installation Flow" sap:VirtualizedContainerService.HintSize="844,1460">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="ss:SecureString" Name="c_GCCSecurePW" />
|
|
<Variable x:TypeArguments="x:Int32" Name="resultCode" />
|
|
<Variable x:TypeArguments="x:String" Name="resultMessage" />
|
|
<Variable x:TypeArguments="mcpc:ConnectorRunInfo" Default="[new Connector.ConnectorRunInfo()]" Name="configurationRunInfo" />
|
|
<Variable x:TypeArguments="x:String" Name="resultSecGroupR" />
|
|
<Variable x:TypeArguments="x:String" Name="resultSecGroupW" />
|
|
<Variable x:TypeArguments="x:String" Name="resultSecGroupO" />
|
|
<Variable x:TypeArguments="s:Guid" Name="createdTeamId" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="mailboxCreated" />
|
|
<Variable x:TypeArguments="scg3:List(s:Tuple(x:String, x:String, x:String, x:String))" Name="CreatedGroups" />
|
|
<Variable x:TypeArguments="s:Guid" Name="CreatedGuid" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="NewDACreated" />
|
|
<Variable x:TypeArguments="x:String" Name="ADMemberDN" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">230,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">260,77.7 260,107.7 252.6,107.7 252.6,166.5</av:PointCollection>
|
|
<x:Boolean x:Key="IsPinned">False</x:Boolean>
|
|
<x:Double x:Key="Height">1424</x:Double>
|
|
<x:Double x:Key="Width">830.5</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowDecision x:Name="__ReferenceID32" Condition="[closedTaskReason = 409]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">235,166.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">305,210 387,210 387,230</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID33">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">340,230</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">387,290 387,320 390,320 390,340</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca1:EncryptData Data="[Password]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="94,60" Operation="Decrypt" TransformedData="[c_GCCSecureData]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca1:EncryptData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID37">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">343,340</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">390,400 390,450</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<cla:C4ITLIAMInitializeProviderActivity Message="{x:Null}" Success="{x:Null}" ConfigID="[GCCEOID]" sap:VirtualizedContainerService.HintSize="94,60" Password="[c_GCCSecureData]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</cla:C4ITLIAMInitializeProviderActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID42">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">343,450</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">390,510 390,550</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<cla:C4ITLIAMCreateADServiceGroupActivity ConfigID="[GCCEOID]" CreatedGroups="[CreatedGroups]" Description="[NewADGroupDesc]" GroupScope="[ADGroupType]" GroupType="[ADGroupPurposeType]" sap:VirtualizedContainerService.HintSize="94,60" MemberSids="[MembersSids]" OwnerSids="[OwnersSids]" ServiceName="[NewADGroupName]" Success="[NewDACreated]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</cla:C4ITLIAMCreateADServiceGroupActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID43">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">343,550</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">390,610 390,630</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="AssignStrings" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID30">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,237.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="NewADGroupDN" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[NewADGroupDN]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ADMember") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ADMember").Item4, Nothing)]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID31">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,237.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="NewADGroupOwnerDN" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[NewADGroupOwnerDN]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ADOwner") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ADOwner").Item4, Nothing)]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID30</x:Reference>
|
|
<x:Reference>__ReferenceID31</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID34" Condition="[NewDACreated]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">355,630</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">425,673.5 475,673.5</av:PointCollection>
|
|
<av:PointCollection x:Key="TrueConnector">355,673.5 325,673.5 325,680 307,680</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID40">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">213,650</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">260,710 260,750</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Object" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[NewADGroupObjectID]" SchemaType="SPSSecurityGroupTypeAD">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_Sid">[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ADMember") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ADMember").Item2, Nothing)]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_PurposeType">[ADGroupPurposeType]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_Name">[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ADMember") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ADMember").Item3, Nothing)]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_IsSecurityGroup">[ADGroupPurposeType = 0]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_GroupType">[ADGroupType]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_Domain_WhereExpressionDomainName">[Domain]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_Description">[NewADGroupDesc]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_ADCN">[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ADMember") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ADMember").Item4, Nothing)]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Active (2080)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>2080</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SPSSecurityGroupClassAD">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8">
|
|
<mwacdm:SingleAttribute Name="ADCN" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_ADCN" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = &quot;ADMember&quot;) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 =&quot;ADMember&quot;).Item4, Nothing)" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Description" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_Description" Expression="NewADGroupDesc" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Domain" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="99d6c72a-63d4-4095-b115-0e96df556457" SchemaObjectName="SPSADDomainClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="99d6c72a-63d4-4095-b115-0e96df556457" SchemaObjectName="SPSADDomainClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="NT4Name = @DomainName OR DomainName = @DomainName" ParametersPrefix="ObjectConfiguration_SPSSecurityGroupClassAD_Domain_WhereExpression" SchemaEntityId="99d6c72a-63d4-4095-b115-0e96df556457">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="DomainName" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="Domain" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="GroupType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_GroupType" Name="ADGroupType" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="IsSecurityGroup" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_IsSecurityGroup" Expression="ADGroupPurposeType = 0" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Name" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_Name" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = &quot;ADMember&quot;) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 =&quot;ADMember&quot;).Item3, Nothing)" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="PurposeType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_PurposeType" Name="ADGroupPurposeType" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Sid" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_Sid" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = &quot;ADMember&quot;) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 =&quot;ADMember&quot;).Item2, Nothing)" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID38">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">213,750</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">260,810 260,850</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Object" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[NewOwnerADGroupObjectID]" SchemaType="SPSSecurityGroupTypeAD">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_Sid">[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ADOwner") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ADOwner").Item2, Nothing)]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_PurposeType">[ADGroupPurposeType]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_Name">[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ADOwner") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ADOwner").Item3, Nothing)]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_IsSecurityGroup">[ADGroupPurposeType = 0]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_GroupType">[ADGroupType]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_Domain_WhereExpressionDomainName">[Domain]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_Description">[NewADGroupDesc]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSSecurityGroupClassAD_ADCN">[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ADOwner") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ADOwner").Item4, Nothing)]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Active (2080)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>2080</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SPSSecurityGroupClassAD">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8">
|
|
<mwacdm:SingleAttribute Name="ADCN" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_ADCN" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = &quot;ADOwner&quot;) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 =&quot;ADOwner&quot;).Item4, Nothing)" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Description" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_Description" Expression="NewADGroupDesc" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Domain" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="99d6c72a-63d4-4095-b115-0e96df556457" SchemaObjectName="SPSADDomainClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="99d6c72a-63d4-4095-b115-0e96df556457" SchemaObjectName="SPSADDomainClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="NT4Name = @DomainName OR DomainName = @DomainName" ParametersPrefix="ObjectConfiguration_SPSSecurityGroupClassAD_Domain_WhereExpression" SchemaEntityId="99d6c72a-63d4-4095-b115-0e96df556457">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="DomainName" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="Domain" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="GroupType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_GroupType" Name="ADGroupType" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="IsSecurityGroup" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_IsSecurityGroup" Expression="ADGroupPurposeType = 0" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Name" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_Name" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = &quot;ADOwner&quot;) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 =&quot;ADOwner&quot;).Item3, Nothing)" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="PurposeType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_PurposeType" Name="ADGroupPurposeType" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Sid" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSecurityGroupClassAD_Sid" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = &quot;ADOwner&quot;) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 =&quot;ADOwner&quot;).Item2, Nothing)" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID41">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">213,850</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">260,910 260,960</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateTask NotificationMode="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedUsers="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" DisplayName="Notify AD Admins" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="True" NotifyResponsible="True" Task="[createdTaskId]">
|
|
<mwa:CreateTask.Category>
|
|
<mwacd:StaticObjectReference DisplayString="Active Directory" Id="fd4ca144-2aca-48c4-b8b9-ce75b07ca3cb">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.Category>
|
|
<mwa:CreateTask.Creator>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Creator0" Expression="bookingServiceOwnerId" IsExpression="False" IsMultiple="False" />
|
|
</mwa:CreateTask.Creator>
|
|
<mwa:CreateTask.Description>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="11cdec6f-2dc6-4e17-bf15-8fde74c7def8" PlainText="A new AD Group Service has been created.&#xA;Created AD Groups DistinguishedNames:&#xA;[NewADGroupDN]&#xA;[NewADGroupOwnerDN]&#xA;Description:&#xA;[NewADGroupDesc]" Value="&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;p class=&quot;p_D9774E59&quot; style=&quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&quot;&gt;&lt;span class=&quot;s_94C55F32&quot; style=&quot;font-family: ' Segoe UI ';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;A new AD Group Service has been created.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot; style=&quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&quot;&gt;&lt;span class=&quot;s_5A9728&quot; style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;Created AD Groups &lt;/span&gt;&lt;span class=&quot;s_94C55F32&quot; style=&quot;font-family: ' Segoe UI ';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;DistinguishedNames:&lt;/span&gt;&lt;span class=&quot;s_5A9728&quot; style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot; style=&quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&quot;&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;157&quot; Height=&quot;22&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;2&quot; av:Canvas.Top=&quot;62.7098388671875&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: NewADGroupDN&quot; FontFamily=&quot; Segoe UI &quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Bold&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;NewADGroupDN&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_DA76AA54&quot; style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: bold;font-size: 12px&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot; style=&quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&quot;&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;194&quot; Height=&quot;22&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;2&quot; av:Canvas.Top=&quot;96.7098388671875&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: NewADGroupOwnerDN&quot; FontFamily=&quot; Segoe UI &quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Bold&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;NewADGroupOwnerDN&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_94C55F32&quot; style=&quot;font-family: ' Segoe UI ';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot; style=&quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&quot;&gt;&lt;span class=&quot;s_94C55F32&quot; style=&quot;font-family: ' Segoe UI ';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;Description:&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot; style=&quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&quot;&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;165&quot; Height=&quot;22&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;2&quot; av:Canvas.Top=&quot;161.064758300781&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: NewADGroupDesc&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Bold&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;NewADGroupDesc&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot; style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;" />
|
|
</mwa:CreateTask.Description>
|
|
<mwa:CreateTask.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="User0">[bookingConsumerId]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ResponsibleUser0">[bookingServiceOwnerId]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[bookingCommonId]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSbookingServiceName">[bookingServiceName]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Creator0">[bookingServiceOwnerId]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TDPSNewADGroupOwnerDN">[NewADGroupOwnerDN]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TDPSNewADGroupDN">[NewADGroupDN]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TDPSNewADGroupDesc">[NewADGroupDesc]</InArgument>
|
|
</mwa:CreateTask.InternalArguments>
|
|
<mwa:CreateTask.Priority>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Middle" Value="2" />
|
|
</mwa:CreateTask.Priority>
|
|
<mwa:CreateTask.RelatedTopics>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="bookingCommonId" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:CreateTask.RelatedTopics>
|
|
<mwa:CreateTask.ResponsibleRole>
|
|
<mwacd:StaticObjectReference DisplayString="AD Administration" Id="f25ce14a-8080-4c53-b7fc-39eda4c7991c">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScRoleClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.ResponsibleRole>
|
|
<mwa:CreateTask.ResponsibleUser>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ResponsibleUser0" Expression="bookingServiceOwnerId" IsExpression="False" IsMultiple="False" />
|
|
</mwa:CreateTask.ResponsibleUser>
|
|
<mwa:CreateTask.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="dc078f6a-774f-4bec-b3db-977e64697ca0" PlainText="New AD Service Group requested by service [bookingServiceName]" Value="&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;p class=&quot;p_20B1C6FC&quot; style=&quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left&quot;&gt;&lt;span class=&quot;s_2FDAB168&quot; style=&quot;font-family: ' Tahoma ';font-style: Normal;font-weight: normal;font-size: 11px&quot;&gt;New AD Service Group requested by service &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;167.82666666666668&quot; Height=&quot;14.483333333333334&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;218.944183349609&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: bookingServiceName&quot; FontFamily=&quot; Tahoma &quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;bookingServiceName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_94C55F32&quot; style=&quot;font-family: ' Segoe UI ';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;" />
|
|
</mwa:CreateTask.Summary>
|
|
<mwa:CreateTask.User>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="User0" Expression="bookingConsumerId" IsExpression="False" IsMultiple="False" />
|
|
</mwa:CreateTask.User>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateTask>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID39">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">213,960</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:RunWorkflow ErrorMessage="{x:Null}" IsFailed="{x:Null}" RelatedObjects="{x:Null}" sap:VirtualizedContainerService.HintSize="94,60" IgnoreFailure="False" NotWaitResult="False">
|
|
<mwa:RunWorkflow.Arguments>
|
|
<InArgument x:TypeArguments="mscd1:ObjectActionContext[]" x:Key="ObjectContexts" />
|
|
<InArgument x:TypeArguments="x:String" x:Key="ServiceName">[NewADGroupName]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ADGroup">[NewADGroupObjectID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ServiceState">[CatalogServiceStatus]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ServiceCatalog">[ServiceCatalog]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ServiceImage">[If(Not String.IsNullOrEmpty(ServiceImageFromService), ServiceImageFromService, ServiceImage)]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ServiceCategory">[ServiceRootCategory]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="UsageDetectionMode">[UsageDetectionMode]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="OwnerADGroup">[NewOwnerADGroupObjectID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="CreateBundle">[CreateBundles]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="LimitedServiceEnabled">[LimitedServiceEnabled]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="LimitedServiceExpirationDuration">[LimitedServiceExpirationDuration]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="LimitedServiceDurationPeriod">[LimitedServiceDurationPeriod]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="LimitedServiceRenewable">[LimitedServiceRenewable]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="LimitedServiceSSPFormEnabled">[LimitedServiceSSPFormEnabled]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="LimitedServiceApprovalFormEnabled">[LimitedServiceApprovalFormEnabled]</InArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="CreatedService" />
|
|
<InArgument x:TypeArguments="x:String" x:Key="ServiceDescription">[NewADGroupDesc]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="managedByDataProvider">True</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ConfigId">[ConnectorConfiguration]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="isHiddenService">[hiddenService]</InArgument>
|
|
</mwa:RunWorkflow.Arguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:RunWorkflow.Workflow>
|
|
<mwacd:StaticObjectReference DisplayString="C4IT - LIAM - Actions - Create Service From AD Group" Id="28189091-a7e0-c526-6327-08dccb35821f">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="PLSLXamlComponentType" SchemaObjectType="CI" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:RunWorkflow.Workflow>
|
|
</mwa:RunWorkflow>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID35">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">475,643.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">522,643.5 522,593.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[errorTaskEOID]">
|
|
<mwa:CreateTask.Category>
|
|
<mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.Category>
|
|
<mwa:CreateTask.Description>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="4e9a14af-a926-4b06-aa1a-e6926db95e9b" PlainText="Fehler bei der Bereitstellung des Datenbereichs [NewADGroupName]" Value="&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;p class=&quot;p_D9774E59&quot; style=&quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&quot;&gt;&lt;span class=&quot;s_5A9728&quot; style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;Fehler bei der Bereitstellung des Datenbereichs &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;160.04666666666668&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;254.416015625&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: NewADGroupName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;NewADGroupName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot; style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;" />
|
|
</mwa:CreateTask.Description>
|
|
<mwa:CreateTask.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TDPSNewADGroupName">[NewADGroupName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSNewADGroupName">[NewADGroupName]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[ServiceBookingCommonID]</InArgument>
|
|
</mwa:CreateTask.InternalArguments>
|
|
<mwa:CreateTask.RelatedTopics>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="ServiceBookingCommonID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:CreateTask.RelatedTopics>
|
|
<mwa:CreateTask.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="032cb60c-6e4c-416e-bca5-2850e200f38a" PlainText="Fehler bei der Bereitstellung von [NewADGroupName]" Value="&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;p class=&quot;p_D9774E59&quot; style=&quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&quot;&gt;&lt;span class=&quot;s_5A9728&quot; style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;Fehler bei der Bereitstellung von &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;160.04666666666668&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;176.50390625&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: NewADGroupName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;NewADGroupName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot; style=&quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;" />
|
|
</mwa:CreateTask.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateTask>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID36">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">475,533.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:WaitForActivity Reason="{x:Null}" DisplayName="Wait for Activity" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="errorTaskEOID" IsExpression="False" IsMultiple="False" />
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[errorTaskEOID]</InArgument>
|
|
</mwa:WaitForActivity.InternalArguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:WaitForActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID32</x:Reference>
|
|
<x:Reference>__ReferenceID33</x:Reference>
|
|
<x:Reference>__ReferenceID34</x:Reference>
|
|
<x:Reference>__ReferenceID35</x:Reference>
|
|
<x:Reference>__ReferenceID36</x:Reference>
|
|
<x:Reference>__ReferenceID37</x:Reference>
|
|
<x:Reference>__ReferenceID38</x:Reference>
|
|
<x:Reference>__ReferenceID39</x:Reference>
|
|
<x:Reference>__ReferenceID40</x:Reference>
|
|
<x:Reference>__ReferenceID41</x:Reference>
|
|
<x:Reference>__ReferenceID42</x:Reference>
|
|
<x:Reference>__ReferenceID43</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.Body>
|
|
<mwa:ErrorHandler.ExceptionHandler>
|
|
<Flowchart DisplayName="Error Handling" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,140</av:PointCollection>
|
|
<x:Boolean x:Key="IsPinned">False</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID44">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,200 300,270</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[errorTaskEOID]">
|
|
<mwa:CreateTask.Category>
|
|
<mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.Category>
|
|
<mwa:CreateTask.Description>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="0c443e01-b69f-4633-a4a2-22b20d7f7dba" PlainText="Enter description of error handling {0}" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_6AAD5060 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_6AAD5060&quot;&gt;&lt;span class=&quot;s_E560D344&quot;&gt;Enter description of error handling &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;159.4&quot; Height=&quot;14.483333333333334&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;172.12939453125&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: executionException&quot; FontFamily=&quot;Tahoma&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;executionException&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_E560D344&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Description>
|
|
<mwa:CreateTask.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSbookingServiceName">[bookingServiceName]</InArgument>
|
|
<InArgument x:TypeArguments="s:Exception" x:Key="TDPSexecutionException">[executionException]</InArgument>
|
|
</mwa:CreateTask.InternalArguments>
|
|
<mwa:CreateTask.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="2f58df30-d49a-4d5b-8596-6e36ba052d76" PlainText="Installation script for service Variable: bookingServiceName failed - enter summary" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_A67F3EEC { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_A67F3EEC&quot;&gt;&lt;span class=&quot;s_E560D344&quot;&gt;Installation script for service &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;167.82666666666668&quot; Height=&quot;14.483333333333334&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;142.63134765625&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: bookingServiceName&quot; FontFamily=&quot;Tahoma&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;bookingServiceName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_E560D344&quot;&gt; failed - enter summary&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateTask>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID45">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,270</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:WaitForActivity DisplayName="Wait for closing of Task" sap:VirtualizedContainerService.HintSize="94,60" Reason="[closedTaskReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="errorTaskEOID" IsExpression="False" IsMultiple="False" />
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[errorTaskEOID]</InArgument>
|
|
</mwa:WaitForActivity.InternalArguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:WaitForActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID44</x:Reference>
|
|
<x:Reference>__ReferenceID45</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.ExceptionHandler>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:ErrorHandler>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID47">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,1290</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdatePortalProgress DisplayName="Update Visual Progress" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:UpdatePortalProgress.Name>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" PlainText="{x:Null}" Prefix="{x:Null}" Key="0b44589d-1c80-47b9-a2c2-15835f50364c" Value="" />
|
|
</mwa:UpdatePortalProgress.Name>
|
|
<mwa:UpdatePortalProgress.ProcessStep>
|
|
<InArgument x:TypeArguments="mwacd:VisualizationStep" />
|
|
</mwa:UpdatePortalProgress.ProcessStep>
|
|
<mwa:UpdatePortalProgress.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" PlainText="{x:Null}" Prefix="{x:Null}" Key="93896032-c622-479b-98e2-58a6c3ec0b72" Value="" />
|
|
</mwa:UpdatePortalProgress.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdatePortalProgress>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowSwitch.Default>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">380,1132.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="Default">380,1176 220,1176</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</FlowSwitch>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID46</x:Reference>
|
|
<x:Reference>__ReferenceID47</x:Reference>
|
|
<x:Reference>__ReferenceID48</x:Reference>
|
|
<x:Reference>__ReferenceID49</x:Reference>
|
|
<x:Reference>__ReferenceID50</x:Reference>
|
|
<x:Reference>__ReferenceID51</x:Reference>
|
|
<x:Reference>__ReferenceID52</x:Reference>
|
|
<x:Reference>__ReferenceID53</x:Reference>
|
|
<x:Reference>__ReferenceID54</x:Reference>
|
|
<x:Reference>__ReferenceID55</x:Reference>
|
|
<x:Reference>__ReferenceID56</x:Reference>
|
|
<x:Reference>__ReferenceID57</x:Reference>
|
|
</Flowchart>
|
|
</Activity></Xaml>
|
|
<MinorVersion>0</MinorVersion>
|
|
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
|
|
<UsedInTypePLSLXamlComponentType>0ff369c1-7415-c2f7-d15a-08dcfe37a54f</UsedInTypePLSLXamlComponentType>
|
|
<Diagram>Workflows\Diagram\0ff369c1-7415-c2f7-d15a-08dcfe37a54f\version_1_23.png</Diagram>
|
|
<LastActivationStatus>1</LastActivationStatus>
|
|
</PLSLXamlComponentClassVersion>
|
|
<PLSLWorkflowComponentClassCommon>
|
|
<ID>a4dab0f3-139c-ef11-8884-00155d320616</ID>
|
|
<UsedInTypePLSLXamlComponentType>0ff369c1-7415-c2f7-d15a-08dcfe37a54f</UsedInTypePLSLXamlComponentType>
|
|
<WorkflowConfiguration>29793dca-11df-ef11-9a84-00155d320616</WorkflowConfiguration>
|
|
<WFEngineVersion>2</WFEngineVersion>
|
|
</PLSLWorkflowComponentClassCommon>
|
|
<PLSLXamlComponentClassStep>
|
|
<ID>4e11ef5a-465d-4b9e-a819-4980cc90893f</ID>
|
|
<Name>Manual Provisioning</Name>
|
|
<Version>44673bae-6a9a-4cac-a652-1f3a222205a6</Version>
|
|
<Image>Icons/64x64/user_headset.png</Image>
|
|
<Position>1</Position>
|
|
<UsedInTypePLSLXamlComponentType>0ff369c1-7415-c2f7-d15a-08dcfe37a54f</UsedInTypePLSLXamlComponentType>
|
|
</PLSLXamlComponentClassStep>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>d2c21695-9063-40d7-b92b-0ee315e1d9f3</ID>
|
|
<LCID>21</LCID>
|
|
<Owner>4e11ef5a-465d-4b9e-a819-4980cc90893f</Owner>
|
|
<Name>Ręczna realizacja</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>02425421-7a43-45f7-bdc5-2a7ac2c6b859</ID>
|
|
<LCID>12</LCID>
|
|
<Owner>4e11ef5a-465d-4b9e-a819-4980cc90893f</Owner>
|
|
<Name>Approvisionnement manuel</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>3d3e7220-a4ad-489c-83a3-855be080f845</ID>
|
|
<LCID>22</LCID>
|
|
<Owner>4e11ef5a-465d-4b9e-a819-4980cc90893f</Owner>
|
|
<Name>Provisionamento manual</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>0f7ecd48-9820-4462-90d2-abd3e0d9c107</ID>
|
|
<LCID>16</LCID>
|
|
<Owner>4e11ef5a-465d-4b9e-a819-4980cc90893f</Owner>
|
|
<Name>Provisioning manuale</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>40ef5004-e0f1-4916-99b4-b83a2eec4a87</ID>
|
|
<LCID>7</LCID>
|
|
<Owner>4e11ef5a-465d-4b9e-a819-4980cc90893f</Owner>
|
|
<Name>Manuelle Bereitstellung</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>e26d83f2-24af-44d0-9086-e4af250595f6</ID>
|
|
<LCID>10</LCID>
|
|
<Owner>4e11ef5a-465d-4b9e-a819-4980cc90893f</Owner>
|
|
<Name>Aprovisionamiento manual</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>a3bdfe4f-d3d5-4d9d-b676-edf21d7b2464</ID>
|
|
<LCID>19</LCID>
|
|
<Owner>4e11ef5a-465d-4b9e-a819-4980cc90893f</Owner>
|
|
<Name>Handmatige levering</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>71d79ac0-6cdf-4b53-be37-effe0174644c</ID>
|
|
<LCID>25</LCID>
|
|
<Owner>4e11ef5a-465d-4b9e-a819-4980cc90893f</Owner>
|
|
<Name>Подготовка вручную</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
</NewDataSet> |