1892 lines
220 KiB
XML
1892 lines
220 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>47ca357d-1ed4-cc8c-4397-08d7abe1e96e</ID>
|
|
</PLSLXamlComponentType>
|
|
<PLSLXamlComponentClassBase>
|
|
<ID>6c2ba50e-be49-ea11-4981-000c2980fd94</ID>
|
|
<CurrentVersion>c2d6168b-0172-4790-a5cd-e9b4d8208e68</CurrentVersion>
|
|
<ReleasedVersion>c2d6168b-0172-4790-a5cd-e9b4d8208e68</ReleasedVersion>
|
|
<UsedInTypePLSLXamlComponentType>47ca357d-1ed4-cc8c-4397-08d7abe1e96e</UsedInTypePLSLXamlComponentType>
|
|
<IntegrationContext>2</IntegrationContext>
|
|
<DebugMode>0</DebugMode>
|
|
<UseWorkflowWorker>1</UseWorkflowWorker>
|
|
<AllowCloudWorker>0</AllowCloudWorker>
|
|
<MonitoringLevel>1</MonitoringLevel>
|
|
</PLSLXamlComponentClassBase>
|
|
<PLSLComponentClassBase>
|
|
<ID>6d2ba50e-be49-ea11-4981-000c2980fd94</ID>
|
|
<System>0</System>
|
|
<IgnorePublish>0</IgnorePublish>
|
|
<CreatedDate>2020-02-07T15:25:27.23Z</CreatedDate>
|
|
<Name>W_C4IT-Provisioning-IAMrights</Name>
|
|
<Title>C4IT - LIAM - Provisioning - rights</Title>
|
|
<Type>4</Type>
|
|
<Category>c9b43904-e9b9-e111-62a8-00261890e11f</Category>
|
|
<UsedInTypePLSLXamlComponentType>47ca357d-1ed4-cc8c-4397-08d7abe1e96e</UsedInTypePLSLXamlComponentType>
|
|
<Icon>Icons/64x64/gears.png</Icon>
|
|
<Hidden>0</Hidden>
|
|
</PLSLComponentClassBase>
|
|
<SPSCommonClassBase>
|
|
<ID>6e2ba50e-be49-ea11-4981-000c2980fd94</ID>
|
|
<UsedInType>47ca357d-1ed4-cc8c-4397-08d7abe1e96e</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>c2d6168b-0172-4790-a5cd-e9b4d8208e68</ID>
|
|
<MajorVersion>1</MajorVersion>
|
|
<CreatedDate>2025-04-22T14:30:38.2Z</CreatedDate>
|
|
<PublishedDate>2025-04-28T21:54:12.673Z</PublishedDate>
|
|
<State>4</State>
|
|
<Xaml><Activity mc:Ignorable="sads sap" x:Class="Matrix42.Test.Workflows.WorkflowTemplates.ExecuteScriptTemplate"
|
|
xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities"
|
|
xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
xmlns:mca="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:mcp="clr-namespace:Matrix42.Contracts.Platform;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcpg="clr-namespace:Matrix42.Contracts.Platform.General;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mea="clr-namespace:Matrix42.Empirum.Activities;assembly=Matrix42.Empirum.Activities"
|
|
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:mse="clr-namespace:Matrix42.SDK.Empirum;assembly=Matrix42.SDK.Empirum"
|
|
xmlns:mv="clr-namespace:Microsoft.VisualBasic;assembly=System"
|
|
xmlns:mv1="clr-namespace:Microsoft.VisualBasic;assembly=Microsoft.VisualBasic"
|
|
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: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: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=System"
|
|
xmlns:ss1="clr-namespace:System.Security;assembly=mscorlib"
|
|
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: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>788,1784</sap:VirtualizedContainerService.HintSize>
|
|
<mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings>
|
|
<Flowchart DisplayName="C4IT - LIAM - Provisioning - rights" sad:XamlDebuggerXmlReader.FileName="D:\Dev\Main\UnifiedPlatform\Matrix42.Workflows\Matrix42.Workflows.Templates\Provisioning\ExecuteScriptTemplate.xaml" sap:VirtualizedContainerService.HintSize="748,1704">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="mscd:OrderType" Name="orderType" />
|
|
<Variable x:TypeArguments="s:Guid" Name="task" />
|
|
<Variable x:TypeArguments="x:String" Default="47ca357d-1ed4-cc8c-4397-08d7abe1e96e" Name="_m42WorkflowComponentId" />
|
|
<Variable x:TypeArguments="x:Int32" Name="taskClosingReason" />
|
|
<Variable x:TypeArguments="x:String" Name="bookingServiceName" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingConsumer" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="executedSuccessfully" />
|
|
<Variable x:TypeArguments="s:Exception" Name="executionException" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceBookingFormEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="dataAreaConfigID" />
|
|
<Variable x:TypeArguments="x:String" Name="newFolderName" />
|
|
<Variable x:TypeArguments="x:String" Name="newFodlerParent" />
|
|
<Variable x:TypeArguments="x:String" Name="newFolderParent" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCDomain" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCPassword" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCUser" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupOUPath" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupPrefix" />
|
|
<Variable x:TypeArguments="x:String" Name="c_gccTarget" />
|
|
<Variable x:TypeArguments="x:Int32" Name="dataAreaTargeType" />
|
|
<Variable x:TypeArguments="x:String" Name="securityGroupUID" />
|
|
<Variable x:TypeArguments="x:String" Name="bookingTargetSID" />
|
|
<Variable x:TypeArguments="x:String" Name="bookingTargetDC" />
|
|
<Variable x:TypeArguments="mcpg:SecureData" Name="c_GCCSecureData" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceFormEOID" />
|
|
<Variable x:TypeArguments="x:String" Name="group2Remove_1" />
|
|
<Variable x:TypeArguments="x:String" Name="group2Remove_2" />
|
|
<Variable x:TypeArguments="x:String" Name="group2Remove_3" />
|
|
<Variable x:TypeArguments="x:Int32" Name="c_GCCpermissionStrategy" />
|
|
<Variable x:TypeArguments="x:String" Name="securityGroup2UID">
|
|
<Variable.Default>
|
|
<Literal x:TypeArguments="x:String" Value="" />
|
|
</Variable.Default>
|
|
</Variable>
|
|
<Variable x:TypeArguments="x:String" Name="PermissionRecipientEmail" />
|
|
<Variable x:TypeArguments="x:String" Name="TargetFolder" />
|
|
<Variable x:TypeArguments="x:String" Name="WebServiceUrl" />
|
|
<Variable x:TypeArguments="s:Guid" Name="tmpId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="NewM42Person_Id" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="personExists" />
|
|
<Variable x:TypeArguments="s:Guid" Name="NewM42Person_EXPID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="Order_EXPID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="subBookingEOID" />
|
|
<Variable x:TypeArguments="x:String" Name="sharepointLink" />
|
|
<Variable x:TypeArguments="x:String" Name="userName" />
|
|
<Variable x:TypeArguments="x:String" Name="ApiToken" />
|
|
<Variable x:TypeArguments="mcpg:SecureData" Name="EncryptedApiToken" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="ApiTokenJson" />
|
|
<Variable x:TypeArguments="sn:HttpStatusCode" Name="HttpStatusCode" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="HttpResponseContent" />
|
|
<Variable x:TypeArguments="s:Guid" Name="DataAreaId" />
|
|
<Variable x:TypeArguments="x:Int32" Name="ServiceType" />
|
|
</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">330,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">360,77.5 360,97.5</av:PointCollection>
|
|
<x:Double x:Key="Width">734</x:Double>
|
|
<x:Double x:Key="Height">1670</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID48">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">313,97.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">360,157.5 360,187.5</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>
|
|
</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,436.5</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>
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<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>
|
|
<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,436.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,480 235,480 235,490 207,490</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,460</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">160,460 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>
|
|
</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>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID46">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">313,187.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">360,247.5 360,267.5</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="__ReferenceID49">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">313,267.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">360,327.5 360,350</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="__ReferenceID35">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">313,350</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">360,410 360,440 350,440 350,450</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}" Status="{x:Null}" SubmittedDate="{x:Null}" DisplayName="Get Order Data" sap:VirtualizedContainerService.HintSize="94,60" Recipient="[bookingConsumer]" ServiceBookingForm="[ServiceBookingFormEOID]" ServiceBookingId="[ServiceBookingID]" ServiceForm="[ServiceFormEOID]" 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="__ReferenceID43">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303,450</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350,510 350,550</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Booking Information" 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:ObjectAttributeReference Expression="Target.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="bookingTargetSID" />
|
|
<mwacd:ObjectAttributeReference Expression="Target.T(SPSAccountClassAD).Domain.DomainController" ResultType="x:String" ResultVariableName="bookingTargetDC" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="Order.[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="Order_EXPID">
|
|
<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_DataAreaServiceConfigurationClassBase).DataArea.ID" ResultType="s:Guid" ResultVariableName="DataAreaId">
|
|
<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_DataAreaServiceConfigurationClassBase).ServiceType" ResultType="x:Int32" ResultVariableName="ServiceType" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Order.[Expression-ObjectID]">[Order_EXPID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Target.T(SPSAccountClassAD).Domain.DomainController">[bookingTargetDC]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Target.T(SPSAccountClassAD).Sid">[bookingTargetSID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Service.ServiceForm.T(C4IT_DataAreaServiceConfigurationClassBase).DataArea.ID">[DataAreaId]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="Service.ServiceForm.T(C4IT_DataAreaServiceConfigurationClassBase).ServiceType">[ServiceType]</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="__ReferenceID41">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303,550</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350,610 350,650</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get ServiceConfig" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_DataAreaServiceConfigurationClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceFormEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
|
<mwacd:ObjectAttributeReference Expression="DataArea.targetType" ResultType="x:Int32" ResultVariableName="dataAreaTargeType" />
|
|
<mwacd:ObjectAttributeReference Expression="SecurityGroup.uniqueID" ResultType="x:String" ResultVariableName="securityGroupUID" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="COALESCE(DataArea.DataAreaConfiguration.[expression-objectid], DataArea.ConfigurationID)" ResultType="s:Guid" ResultVariableName="dataAreaConfigID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="0818b488-bb49-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceConfigurationClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="DataArea.Owner.uniqueID" ResultType="x:String" ResultVariableName="group2Remove_1" />
|
|
<mwacd:ObjectAttributeReference Expression="DataArea.Read.uniqueID" ResultType="x:String" ResultVariableName="group2Remove_2" />
|
|
<mwacd:ObjectAttributeReference Expression="DataArea.Write.uniqueID" ResultType="x:String" ResultVariableName="group2Remove_3" />
|
|
<mwacd:ObjectAttributeReference Expression="SecurityGroup.Members.uniqueID" ResultType="x:String" ResultVariableName="securityGroup2UID" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="SecurityGroup.Members.uniqueID">[securityGroup2UID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="DataArea.Write.uniqueID">[group2Remove_3]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="DataArea.Read.uniqueID">[group2Remove_2]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="DataArea.Owner.uniqueID">[group2Remove_1]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="COALESCE(DataArea.DataAreaConfiguration.[expression-objectid], DataArea.ConfigurationID)">[dataAreaConfigID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="SecurityGroup.uniqueID">[securityGroupUID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="DataArea.targetType">[dataAreaTargeType]</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="0818b488-bb49-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="ServiceFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID42">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303,650</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350,710 350,760</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="WhereExpressionExpressionObjectID">[dataAreaConfigID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
|
<mwacd:ObjectAttributeReference Expression="GCCDomain" ResultType="x:String" ResultVariableName="c_GCCDomain" />
|
|
<mwacd:ObjectAttributeReference Expression="T(SPSGenericConnectorConfigurationClassBase).Password" ResultType="x:String" ResultVariableName="c_GCCPassword" />
|
|
<mwacd:ObjectAttributeReference Expression="T(SPSGenericConnectorConfigurationClassBase).Account" ResultType="x:String" ResultVariableName="c_GCCUser" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCgroupOUPath" ResultType="x:String" ResultVariableName="c_GCCgroupOUPath" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCgroupPrefix" ResultType="x:String" ResultVariableName="c_GCCgroupPrefix" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCTarget" ResultType="x:String" ResultVariableName="c_gccTarget" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCPermissionGroupStrategy" ResultType="x:Int32" ResultVariableName="c_GCCpermissionStrategy" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="GCCTarget">[c_gccTarget]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="GCCgroupPrefix">[c_GCCgroupPrefix]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="GCCgroupOUPath">[c_GCCgroupOUPath]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="T(SPSGenericConnectorConfigurationClassBase).Account">[c_GCCUser]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="T(SPSGenericConnectorConfigurationClassBase).Password">[c_GCCPassword]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="GCCDomain">[c_GCCDomain]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="GCCPermissionGroupStrategy">[c_GCCpermissionStrategy]</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="53087d01-9e33-ea11-4881-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="dataAreaConfigID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID50">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303,760</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350,820 350,870</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get APIToken" 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="{x:Null}" 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>
|
|
<FlowStep x:Name="__ReferenceID47">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303,870</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350,930 350,960 340,960 340,970</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:EncryptData Data="[ApiToken]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="94,60" Operation="Decrypt" TransformedData="[EncryptedApiToken]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:EncryptData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID45" Condition="[c_GCCpermissionStrategy = 1 AND NOT securityGroup2UID is nothing]" 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">305,970</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">305,1013.5 255,1013.5</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">375,1013.5 387.5,1013.5 387.5,1106.5 357.5,1106.5 357.5,1136.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID44">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">161,983.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">208,1043.5 208,1073.5 340,1073.5 340,1136.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[securityGroupUID]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[securityGroup2UID]</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>
|
|
<FlowSwitch x:TypeArguments="mscd:OrderType" x:Name="__ReferenceID34" Expression="[orderType]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<FlowSwitch.Default>
|
|
<FlowStep x:Name="__ReferenceID38">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">523,1280</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">570,1340 570,1400 387,1400</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler ExceptionMessage="{x:Null}" AttempsCount="5" DisplayName="Execute Uninstallation Script" Exception="[executionException]" ExitCondition="[taskClosingReason &lt;&gt; 408 And taskClosingReason &lt;&gt; 402 And taskClosingReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="94,60" Result="[executedSuccessfully]">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart DisplayName="Uninstallation Flow" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="ss1:SecureString" Name="c_GCCSecurePW" />
|
|
</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">290,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">320,77.5 320,126.5</av:PointCollection>
|
|
<x:Double x:Key="Height">830</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowDecision x:Name="__ReferenceID7" Condition="[taskClosingReason = 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">285,126.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">355,170 380,170 380,246.5 320,246.5 320,276.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowSwitch x:TypeArguments="x:Int32" x:Name="__ReferenceID9" Expression="[dataAreaTargeType]" 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">285,276.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="1Connector">355,320 450,320 450,360</av:PointCollection>
|
|
<av:PointCollection x:Key="4Connector">285,320 192.5,320 192.5,441.54</av:PointCollection>
|
|
<av:PointCollection x:Key="5Connector">355,341.75 450,341.75 450,360</av:PointCollection>
|
|
<av:PointCollection x:Key="6Connector">355,298.25 450,298.25 450,360</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="1" x:Name="__ReferenceID5">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,360</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,420 450,480</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:EncryptData Data="[c_GCCPassword]" 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>
|
|
</mca:EncryptData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID8">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,480</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,540 450,580</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="ss1:SecureString">[c_GCCSecurePW]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="ss1:SecureString">[new Net.NetworkCredential("",c_GCCSecureData.Value).SecurePassword]</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="__ReferenceID6">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,580</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:InvokePowerShell x:TypeArguments="x:Object" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="94,60" Script="$adCreds = New-Object System.Management.Automation.PSCredential ($gccUser, $gccPassword)&#xA;$members= Get-ADGroupMember -Identity $securityGroupUID -Credential $adCreds -server $gccDomain | Select -ExpandProperty DistinguishedName&#xA;$user= get-aduser -Identity $bookingTargetSID -Credential $adCreds -Server $gccDomain&#xA;if($members -contains $user)&#xA;{&#xA; Remove-ADGroupMember -Identity $securityGroupUID -Members $user -Confirm:$FALSE -Credential $adCreds -server $gccDomain&#xA;}else{&#xA; &#xA;}">
|
|
<mwa:InvokePowerShell.Variables>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccDomain">[c_GCCDomain]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccUser">[c_GCCUser]</InArgument>
|
|
<InArgument x:TypeArguments="ss1:SecureString" x:Key="gccPassword">[c_GCCSecurePW]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="bookingTargetDC">[bookingTargetDC]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="bookingTargetSID">[bookingTargetSID]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="securityGroupUID">[securityGroupUID]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="group2Remove_1">[group2Remove_1]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="group2Remove_2">[group2Remove_2]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="group2Remove_3">[group2Remove_3]</InArgument>
|
|
</mwa:InvokePowerShell.Variables>
|
|
<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:InvokePowerShell>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="4" x:Name="__ReferenceID11">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">145.5,441.54</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">192.5,501.54 192.5,551.54</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Get Auth Token" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent=" " ResponseContent="[ApiTokenJson]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &quot;/ApiToken/GenerateAccessTokenFromApiToken&quot;]">
|
|
<mca:HttpSendActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization">["Bearer " + EncryptedApiToken.Value]</InArgument>
|
|
</mca:HttpSendActivity.InternalArguments>
|
|
<mca:HttpSendActivity.RequestHeaders>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&quot;Bearer &quot; + EncryptedApiToken.Value" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mca:HttpSendActivity.RequestHeaders>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:HttpSendActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID10">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">145.5,551.54</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Grant Permission" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent=" " ResponseContent="[ApiTokenJson]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &quot;/c4itliamwebapi/revokepermission?DataAreaId=&quot; + DataAreaId.ToString + &quot;&amp;personid=&quot;+ bookingConsumer.ToString +&quot;&amp;accesstype=&quot; + ServiceType.ToString]">
|
|
<mca:HttpSendActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization">["Bearer " + ApiTokenJson("RawToken").ToString().Trim(""""(0))]</InArgument>
|
|
</mca:HttpSendActivity.InternalArguments>
|
|
<mca:HttpSendActivity.RequestHeaders>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&quot;Bearer &quot; + ApiTokenJson(&quot;RawToken&quot;).ToString().Trim(&quot;&quot;&quot;&quot;(0))" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mca:HttpSendActivity.RequestHeaders>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:HttpSendActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<x:Reference>__ReferenceID5<x:Key>5</x:Key></x:Reference>
|
|
<x:Reference>__ReferenceID5<x:Key>6</x:Key></x:Reference>
|
|
</FlowSwitch>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID6</x:Reference>
|
|
<x:Reference>__ReferenceID7</x:Reference>
|
|
<x:Reference>__ReferenceID8</x:Reference>
|
|
<x:Reference>__ReferenceID5</x:Reference>
|
|
<x:Reference>__ReferenceID9</x:Reference>
|
|
<x:Reference>__ReferenceID10</x:Reference>
|
|
<x:Reference>__ReferenceID11</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>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID12">
|
|
<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,260</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="[task]">
|
|
<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="7cd069b4-0771-4e46-9307-410745133119" 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="854eeb30-fe4e-46a0-b44f-a82c0e129e9c" PlainText="uninstallation 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_20B1C6FC { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;.s_F6CA7398 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_20B1C6FC&quot;&gt;&lt;span class=&quot;s_F6CA7398&quot;&gt;uninstallation 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;153.30908203125&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_F6CA7398&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="__ReferenceID13">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,260</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="[taskClosingReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="Activity0" Expression="task" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSActivityTypeBase" SchemaObjectType="CI" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[task]</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>__ReferenceID12</x:Reference>
|
|
<x:Reference>__ReferenceID13</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="__ReferenceID23">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">293,1370</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">340,1430 340,1456.5</av:PointCollection>
|
|
</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="e9d83a7f-c541-4e1b-b5b8-25b61bdda007" 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="bb6bd619-d392-4818-b8df-f71206eec7a0" 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.Next>
|
|
<FlowDecision x:Name="__ReferenceID40" Condition="[executedSuccessfully]" 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">305,1456.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">375,1500 450,1500 450,1610</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID39">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,1610</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:FailProvisioning BookingObjectId="[ServiceBookingID]" DisplayName="Fail Provisioning" 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>
|
|
</mwa:FailProvisioning>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</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">305,1136.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="InstallConnector">305,1180 120,1180 120,1280</av:PointCollection>
|
|
<av:PointCollection x:Key="RepairConnector">340,1223.5 340,1280</av:PointCollection>
|
|
<av:PointCollection x:Key="Default">375,1180 570,1180 570,1280</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="Install" x:Name="__ReferenceID36">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">73,1280</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">120,1340 120,1400 293,1400</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler ExceptionMessage="{x:Null}" AttempsCount="5" DisplayName="Execute Installation Script" Exception="[executionException]" ExitCondition="[taskClosingReason &lt;&gt; 408 And taskClosingReason &lt;&gt; 402 And taskClosingReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="94,60" Result="[executedSuccessfully]">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart DisplayName="Installation Flow" sap:VirtualizedContainerService.HintSize="614,816">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="ss1:SecureString" Name="c_GCCSecurePW" />
|
|
<Variable x:TypeArguments="x:String" Name="folderName" />
|
|
</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.5 260,126.5</av:PointCollection>
|
|
<x:Boolean x:Key="IsPinned">False</x:Boolean>
|
|
<x:Double x:Key="Height">779.54</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowDecision x:Name="__ReferenceID16" Condition="[taskClosingReason = 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">225,126.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">295,170 340,170 340,286.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowSwitch x:TypeArguments="x:Int32" x:Name="__ReferenceID18" Expression="[dataAreaTargeType]" 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">305,286.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="1Connector">375,330 447,330 447,400</av:PointCollection>
|
|
<av:PointCollection x:Key="4Connector">305,330 215,330</av:PointCollection>
|
|
<av:PointCollection x:Key="5Connector">357.5,373.5 357.5,430 400,430</av:PointCollection>
|
|
<av:PointCollection x:Key="6Connector">375,308.25 524,308.25 524,488.25 447,488.25 447,460</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="1" x:Name="__ReferenceID14">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">400,400</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">447,460 447,490 450,490 450,520</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:EncryptData Data="[c_GCCPassword]" 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>
|
|
</mca:EncryptData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID17">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,520</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,580 450,620</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="ss1:SecureString">[c_GCCSecurePW]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="ss1:SecureString">[new Net.NetworkCredential("",c_GCCSecureData.Value).SecurePassword]</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="__ReferenceID15">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,620</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:InvokePowerShell x:TypeArguments="x:Object" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="94,60" Script="$adCreds = New-Object System.Management.Automation.PSCredential ($gccUser, $gccPassword)&#xA;$members= Get-ADGroupMember -Identity $securityGroupUID -Credential $adCreds -server $gccDomain | Select -ExpandProperty DistinguishedName&#xA;$user= get-aduser -Identity $bookingTargetSID -Credential $adCreds -Server $gccDomain&#xA;if($members -contains $user){&#xA;&#xA;}else{&#xA; Add-ADGroupMember -Identity $securityGroupUID -Members $user -Credential $adCreds -server $gccDomain&#xA;}">
|
|
<mwa:InvokePowerShell.Variables>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccDomain">[c_GCCDomain]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccUser">[c_GCCUser]</InArgument>
|
|
<InArgument x:TypeArguments="ss1:SecureString" x:Key="gccPassword">[c_GCCSecurePW]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="bookingTargetDC">[bookingTargetDC]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="bookingTargetSID">[bookingTargetSID]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="securityGroupUID">[securityGroupUID]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="group2Remove_1">[group2Remove_1]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="group2Remove_2">[group2Remove_2]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="group2Remove_3">[group2Remove_3]</InArgument>
|
|
</mwa:InvokePowerShell.Variables>
|
|
<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:InvokePowerShell>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="4" x:Name="__ReferenceID19">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">121,300</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">168,360 168,410</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Get Auth Token" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent=" " ResponseContent="[ApiTokenJson]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &quot;/ApiToken/GenerateAccessTokenFromApiToken&quot;]">
|
|
<mca:HttpSendActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization">["Bearer " + EncryptedApiToken.Value]</InArgument>
|
|
</mca:HttpSendActivity.InternalArguments>
|
|
<mca:HttpSendActivity.RequestHeaders>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&quot;Bearer &quot; + EncryptedApiToken.Value" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mca:HttpSendActivity.RequestHeaders>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:HttpSendActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID20">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">121,410</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Grant Permission" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent=" " ResponseContent="[ApiTokenJson]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &quot;/c4itliamwebapi/grantpermission?DataAreaId=&quot; + DataAreaId.ToString + &quot;&amp;personid=&quot;+ bookingConsumer.ToString +&quot;&amp;accesstype=&quot; + ServiceType.ToString]">
|
|
<mca:HttpSendActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization">["Bearer " + ApiTokenJson("RawToken").ToString().Trim(""""(0))]</InArgument>
|
|
</mca:HttpSendActivity.InternalArguments>
|
|
<mca:HttpSendActivity.RequestHeaders>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&quot;Bearer &quot; + ApiTokenJson(&quot;RawToken&quot;).ToString().Trim(&quot;&quot;&quot;&quot;(0))" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mca:HttpSendActivity.RequestHeaders>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:HttpSendActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<x:Reference>__ReferenceID14<x:Key>5</x:Key></x:Reference>
|
|
<x:Reference>__ReferenceID14<x:Key>6</x:Key></x:Reference>
|
|
</FlowSwitch>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID15</x:Reference>
|
|
<x:Reference>__ReferenceID16</x:Reference>
|
|
<x:Reference>__ReferenceID17</x:Reference>
|
|
<x:Reference>__ReferenceID14</x:Reference>
|
|
<x:Reference>__ReferenceID18</x:Reference>
|
|
<x:Reference>__ReferenceID19</x:Reference>
|
|
<x:Reference>__ReferenceID20</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="__ReferenceID21">
|
|
<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="[task]">
|
|
<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="__ReferenceID22">
|
|
<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="[taskClosingReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="Activity0" Expression="task" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSActivityTypeBase" SchemaObjectType="CI" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[task]</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>__ReferenceID21</x:Reference>
|
|
<x:Reference>__ReferenceID22</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>
|
|
<x:Reference>__ReferenceID23</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="Repair" x:Name="__ReferenceID37">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">293,1280</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">340,1340 340,1370</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler ExceptionMessage="{x:Null}" AttempsCount="5" DisplayName="Execute Repair Script" Exception="[executionException]" ExitCondition="[taskClosingReason &lt;&gt; 408 And taskClosingReason &lt;&gt; 402 And taskClosingReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="583,420" Result="[executedSuccessfully]">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart DisplayName="Repair Flow" sap:VirtualizedContainerService.HintSize="614,996">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="ss1:SecureString" Name="c_GCCSecurePW" />
|
|
<Variable x:TypeArguments="x:String" Name="folderName" />
|
|
</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">240,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">270,77.5 270,150</av:PointCollection>
|
|
<x:Boolean x:Key="IsPinned">False</x:Boolean>
|
|
<x:Double x:Key="Height">960</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID29">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">223,150</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">270,210 270,266.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Booking Information" 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="4">
|
|
<mwacd:ObjectAttributeReference Expression="Consumer[LastName + ISNULL(', ' + FirstName,'')]" ResultType="x:String" ResultVariableName="userName" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="Consumer.[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="NewM42Person_EXPID">
|
|
<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="Consumer.[Expression-ObjectID]">[NewM42Person_EXPID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Consumer[LastName + ISNULL(', ' + FirstName,'')]">[userName]</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>
|
|
<FlowDecision x:Name="__ReferenceID26" Condition="[taskClosingReason = 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,266.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">305,310 330,310 330,406.5 270,406.5 270,436.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowSwitch x:TypeArguments="x:Int32" x:Name="__ReferenceID28" Expression="[dataAreaTargeType]" 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,436.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="1Connector">305,480 447,480 447,540</av:PointCollection>
|
|
<av:PointCollection x:Key="4Connector">235,480 120,480 120,600</av:PointCollection>
|
|
<av:PointCollection x:Key="5Connector">305,501.75 447,501.75 447,540</av:PointCollection>
|
|
<av:PointCollection x:Key="6Connector">305,458.25 447,458.25 447,540</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="1" x:Name="__ReferenceID24">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">400,540</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">447,600 447,630 450,630 450,660</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:EncryptData Data="[c_GCCPassword]" 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>
|
|
</mca:EncryptData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID25">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,660</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,720 450,770</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="ss1:SecureString">[c_GCCSecurePW]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="ss1:SecureString">[new Net.NetworkCredential("",c_GCCSecureData.Value).SecurePassword]</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="__ReferenceID27">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,770</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:InvokePowerShell x:TypeArguments="x:Object" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="94,60" Script="$adCreds = New-Object System.Management.Automation.PSCredential ($gccUser, $gccPassword)&#xA;$members= Get-ADGroupMember -Identity $securityGroupUID -Credential $adCreds -server $gccDomain | Select -ExpandProperty DistinguishedName&#xA;$user= get-aduser -Identity $bookingTargetSID -Credential $adCreds -Server $gccDomain&#xA;if($members -contains $user){&#xA;&#xA;}else{&#xA; Add-ADGroupMember -Identity $securityGroupUID -Members $user -Credential $adCreds -server $gccDomain&#xA;}">
|
|
<mwa:InvokePowerShell.Variables>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccDomain">[c_GCCDomain]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccUser">[c_GCCUser]</InArgument>
|
|
<InArgument x:TypeArguments="ss1:SecureString" x:Key="gccPassword">[c_GCCSecurePW]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="bookingTargetDC">[bookingTargetDC]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="bookingTargetSID">[bookingTargetSID]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="securityGroupUID">[securityGroupUID]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="group2Remove_1">[group2Remove_1]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="group2Remove_2">[group2Remove_2]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="group2Remove_3">[group2Remove_3]</InArgument>
|
|
</mwa:InvokePowerShell.Variables>
|
|
<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:InvokePowerShell>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="4" x:Name="__ReferenceID31">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">73,600</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">120,660 120,710</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Get Auth Token" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent=" " ResponseContent="[ApiTokenJson]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &quot;/ApiToken/GenerateAccessTokenFromApiToken&quot;]">
|
|
<mca:HttpSendActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization">["Bearer " + EncryptedApiToken.Value]</InArgument>
|
|
</mca:HttpSendActivity.InternalArguments>
|
|
<mca:HttpSendActivity.RequestHeaders>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&quot;Bearer &quot; + EncryptedApiToken.Value" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mca:HttpSendActivity.RequestHeaders>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:HttpSendActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID30">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">73,710</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Grant Permission" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent=" " ResponseContent="[ApiTokenJson]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &quot;/c4itliamwebapi/grantpermission?DataAreaId=&quot; + DataAreaId.ToString + &quot;&amp;personid=&quot;+ bookingConsumer.ToString +&quot;&amp;accesstype=&quot; + ServiceType.ToString]">
|
|
<mca:HttpSendActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization">["Bearer " + ApiTokenJson("RawToken").ToString().Trim(""""(0))]</InArgument>
|
|
</mca:HttpSendActivity.InternalArguments>
|
|
<mca:HttpSendActivity.RequestHeaders>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&quot;Bearer &quot; + ApiTokenJson(&quot;RawToken&quot;).ToString().Trim(&quot;&quot;&quot;&quot;(0))" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mca:HttpSendActivity.RequestHeaders>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:HttpSendActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<x:Reference>__ReferenceID24<x:Key>5</x:Key></x:Reference>
|
|
<x:Reference>__ReferenceID24<x:Key>6</x:Key></x:Reference>
|
|
</FlowSwitch>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<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>
|
|
<x:Reference>__ReferenceID30</x:Reference>
|
|
<x:Reference>__ReferenceID31</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>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID32">
|
|
<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="[task]">
|
|
<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="385e216a-e2e6-400b-8412-a9c2829ee48f" 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="2d16c58e-12ab-4c9e-a6e9-0a1f828d7937" PlainText="Repair 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_20B1C6FC { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;.s_F6CA7398 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_20B1C6FC&quot;&gt;&lt;span class=&quot;s_F6CA7398&quot;&gt;Repair 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;119.87939453125&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_F6CA7398&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="__ReferenceID33">
|
|
<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="[taskClosingReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="Activity0" Expression="task" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSActivityTypeBase" SchemaObjectType="CI" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[task]</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>__ReferenceID32</x:Reference>
|
|
<x:Reference>__ReferenceID33</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>
|
|
<x:Reference>__ReferenceID23</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowSwitch>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<x:Reference>__ReferenceID34</x:Reference>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</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>__ReferenceID35</x:Reference>
|
|
<x:Reference>__ReferenceID34</x:Reference>
|
|
<x:Reference>__ReferenceID36</x:Reference>
|
|
<x:Reference>__ReferenceID37</x:Reference>
|
|
<x:Reference>__ReferenceID38</x:Reference>
|
|
<x:Reference>__ReferenceID23</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>
|
|
<x:Reference>__ReferenceID44</x:Reference>
|
|
<x:Reference>__ReferenceID45</x:Reference>
|
|
<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>
|
|
</Flowchart>
|
|
</Activity></Xaml>
|
|
<MinorVersion>17</MinorVersion>
|
|
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
|
|
<UsedInTypePLSLXamlComponentType>47ca357d-1ed4-cc8c-4397-08d7abe1e96e</UsedInTypePLSLXamlComponentType>
|
|
<Diagram>Workflows\Diagram\47ca357d-1ed4-cc8c-4397-08d7abe1e96e\version_1_18.png</Diagram>
|
|
<LastActivationStatus>1</LastActivationStatus>
|
|
</PLSLXamlComponentClassVersion>
|
|
<PLSLWorkflowComponentClassCommon>
|
|
<ID>6f2ba50e-be49-ea11-4981-000c2980fd94</ID>
|
|
<UsedInTypePLSLXamlComponentType>47ca357d-1ed4-cc8c-4397-08d7abe1e96e</UsedInTypePLSLXamlComponentType>
|
|
<WorkflowConfiguration>6c627127-be49-ea11-4981-000c2980fd94</WorkflowConfiguration>
|
|
<WFEngineVersion>2</WFEngineVersion>
|
|
</PLSLWorkflowComponentClassCommon>
|
|
<PLSLXamlComponentClassStep>
|
|
<ID>a841ab7c-f4d4-42fb-bba6-4500c3ac3a7a</ID>
|
|
<Name>Automatic Provisioning</Name>
|
|
<Version>c2d6168b-0172-4790-a5cd-e9b4d8208e68</Version>
|
|
<Image>Icons/64x64/gears.png</Image>
|
|
<Position>1</Position>
|
|
<UsedInTypePLSLXamlComponentType>47ca357d-1ed4-cc8c-4397-08d7abe1e96e</UsedInTypePLSLXamlComponentType>
|
|
</PLSLXamlComponentClassStep>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>23928412-f1a1-4a9b-9890-5696ccae54dc</ID>
|
|
<LCID>7</LCID>
|
|
<Owner>a841ab7c-f4d4-42fb-bba6-4500c3ac3a7a</Owner>
|
|
<Name>Automatic Provisioning</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
</NewDataSet> |