1425 lines
177 KiB
Plaintext
1425 lines
177 KiB
Plaintext
<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: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: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:element>
|
||
</xs:schema>
|
||
<PLSLXamlComponentType>
|
||
<ID>8e9b69ee-2e8e-c6c7-0ff4-08d73833a1ba</ID>
|
||
</PLSLXamlComponentType>
|
||
<PLSLXamlComponentClassBase>
|
||
<ID>e0535265-11d6-e911-2381-000c298798fd</ID>
|
||
<CurrentVersion>02762519-7f15-4dc6-93ce-5bb273d733ec</CurrentVersion>
|
||
<ReleasedVersion>02762519-7f15-4dc6-93ce-5bb273d733ec</ReleasedVersion>
|
||
<UsedInTypePLSLXamlComponentType>8e9b69ee-2e8e-c6c7-0ff4-08d73833a1ba</UsedInTypePLSLXamlComponentType>
|
||
<IntegrationContext>10001</IntegrationContext>
|
||
<DebugMode>0</DebugMode>
|
||
<UseWorkflowWorker>0</UseWorkflowWorker>
|
||
</PLSLXamlComponentClassBase>
|
||
<PLSLComponentClassBase>
|
||
<ID>e1535265-11d6-e911-2381-000c298798fd</ID>
|
||
<System>0</System>
|
||
<IgnorePublish>0</IgnorePublish>
|
||
<CreatedDate>2019-09-13T10:29:50.25Z</CreatedDate>
|
||
<Name>W_C4IT-Provisioning-LimitedServices</Name>
|
||
<Title>C4IT - Provisioning - Limited Services</Title>
|
||
<Type>4</Type>
|
||
<Category>5d0dfb4c-edb9-e111-62a8-00261890e11f</Category>
|
||
<UsedInTypePLSLXamlComponentType>8e9b69ee-2e8e-c6c7-0ff4-08d73833a1ba</UsedInTypePLSLXamlComponentType>
|
||
<Icon>Icons/48x48/document_time.png</Icon>
|
||
<Hidden>0</Hidden>
|
||
</PLSLComponentClassBase>
|
||
<SPSCommonClassBase>
|
||
<ID>e2535265-11d6-e911-2381-000c298798fd</ID>
|
||
<UsedInType>8e9b69ee-2e8e-c6c7-0ff4-08d73833a1ba</UsedInType>
|
||
<TypeID>b11c6ae9-3d91-e111-489e-6cf049029115</TypeID>
|
||
<State>10101</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>02762519-7f15-4dc6-93ce-5bb273d733ec</ID>
|
||
<MajorVersion>1</MajorVersion>
|
||
<CreatedDate>2019-09-13T13:51:46.247Z</CreatedDate>
|
||
<State>4</State>
|
||
<Xaml><Activity mc:Ignorable="sads sap" x:Class="Change_Management_WF_Default_Standard_Change_for_Service_Provisioning"
|
||
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: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: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.ComponentModel.Composition"
|
||
xmlns:s5="clr-namespace:System;assembly=System.ServiceModel"
|
||
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: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="ChangeObjectId" Type="InArgument(s:Guid)" />
|
||
</x:Members>
|
||
<sap:VirtualizedContainerService.HintSize>1122.4,1924</sap:VirtualizedContainerService.HintSize>
|
||
<mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings>
|
||
<Flowchart DisplayName="C4IT - Provisioning - Limited Services EXAMPLE" sad:XamlDebuggerXmlReader.FileName="E:\SC\U4USuite\Main\UnifiedPlatform\ServiceLayer\Matrix42.Workflows.Templates\ChangeManagement\Change_Management_WF_Default_Standard_Change_for_Service_Provisioning.xaml" sap:VirtualizedContainerService.HintSize="1082.4,1844">
|
||
<Flowchart.Variables>
|
||
<Variable x:TypeArguments="x:String" Default="8e9b69ee-2e8e-c6c7-0ff4-08d73833a1ba" Name="_m42WorkflowComponentId" />
|
||
<Variable x:TypeArguments="x:String" Name="changeSummary" />
|
||
<Variable x:TypeArguments="s:Guid" Name="changeCommonClassId" />
|
||
<Variable x:TypeArguments="s:Guid" Name="bookingConsumer" />
|
||
<Variable x:TypeArguments="x:String" Name="bookingServiceName" />
|
||
<Variable x:TypeArguments="x:String" Name="bookingConsumerName" />
|
||
<Variable x:TypeArguments="x:String" Name="deliveryAddressZipCode" />
|
||
<Variable x:TypeArguments="x:String" Name="deliveryAddressCity" />
|
||
<Variable x:TypeArguments="x:String" Name="deliveryAddressStreet" />
|
||
<Variable x:TypeArguments="s:Guid" Name="bookingServiceOwnerId" />
|
||
<Variable x:TypeArguments="s:Guid" Name="bookingCommonClassId" />
|
||
<Variable x:TypeArguments="x:String" Name="deliveryAddressCountryName" />
|
||
<Variable x:TypeArguments="x:String" Name="deliveryLocationName" />
|
||
<Variable x:TypeArguments="x:String" Name="deliveryRecipientName" />
|
||
<Variable x:TypeArguments="s:Guid" Name="taskId" />
|
||
<Variable x:TypeArguments="x:Int32" Name="implTaskClosingReason" />
|
||
<Variable x:TypeArguments="x:String" Name="implTaskSolution" />
|
||
<Variable x:TypeArguments="s:Guid" Name="bookingObjectId" />
|
||
<Variable x:TypeArguments="mscd:OrderType" Name="orderType" />
|
||
<Variable x:TypeArguments="x:String" Name="bookingServiceOwnerName" />
|
||
<Variable x:TypeArguments="s:Guid" Name="serviceFormEOID" />
|
||
<Variable x:TypeArguments="s:Guid" Name="additionalServiceInfoEOID" />
|
||
<Variable x:TypeArguments="x:String" Name="adGroupName" />
|
||
<Variable x:TypeArguments="s:Guid" Name="targetID" />
|
||
<Variable x:TypeArguments="x:String" Name="targetUserSID" />
|
||
<Variable x:TypeArguments="x:String" Name="targetUserName" />
|
||
<Variable x:TypeArguments="x:String" Name="adGroupDomainController" />
|
||
<Variable x:TypeArguments="x:String" Name="Password" />
|
||
<Variable x:TypeArguments="x:String" Name="Account" />
|
||
<Variable x:TypeArguments="mcpg:SecureData" Name="SecurePassword" />
|
||
<Variable x:TypeArguments="x:String" Name="adGroupSID" />
|
||
<Variable x:TypeArguments="s:Guid" Name="task" />
|
||
<Variable x:TypeArguments="x:String" Name="serviceBookingName" />
|
||
<Variable x:TypeArguments="x:Int32" Name="taskClosingReason" />
|
||
<Variable x:TypeArguments="x:String" Name="executionException" />
|
||
<Variable x:TypeArguments="x:Boolean" Name="executedSuccessfully" />
|
||
<Variable x:TypeArguments="s:Guid" Name="adGroupID" />
|
||
<Variable x:TypeArguments="x:String" Name="serviceId" />
|
||
<Variable x:TypeArguments="s:Guid" Name="noADGroupTask" />
|
||
<Variable x:TypeArguments="x:Int32" Name="noADGroupTask_ClosingReason" />
|
||
</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">370,2.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">60,75.2</av:Size>
|
||
<x:Double x:Key="Width">1068</x:Double>
|
||
<x:Double x:Key="Height">1810</x:Double>
|
||
<av:PointCollection x:Key="ConnectorLocation">400,77.7 400,107.7 399.4,107.7 399.4,130</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID17">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">353,130</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">399.4,190 399.4,220 400,220</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetData HasResult="{x:Null}" NextRowExists="{x:Null}" ReloadQuery="{x:Null}" ResultsCount="{x:Null}" DisplayName="Get Booking Data" sap:VirtualizedContainerService.HintSize="92.8,60" SchemaObjectName="SVCServiceBookingClassBase">
|
||
<mwa:GetData.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionChangeObjectID">[ChangeObjectId]</InArgument>
|
||
</mwa:GetData.InternalArguments>
|
||
<mwa:GetData.ObjectAttributeReferences>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="16">
|
||
<mwacd:ObjectAttributeObjectReference Expression="Service.Owner" ResultType="s:Guid" ResultVariableName="bookingServiceOwnerId">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).ID" ResultType="s:Guid" ResultVariableName="bookingCommonClassId">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
<mwacd:ObjectAttributeReference Expression="Order.DeliveryCountry.DisplayString" ResultType="x:String" ResultVariableName="deliveryAddressCountryName" />
|
||
<mwacd:ObjectAttributeReference Expression="Order.DeliveryLocation.Name" ResultType="x:String" ResultVariableName="deliveryLocationName" />
|
||
<mwacd:ObjectAttributeReference Expression="Order.DeliveryRecipient[LastName + ISNULL(', ' + FirstName,'')]" ResultType="x:String" ResultVariableName="deliveryRecipientName" />
|
||
<mwacd:ObjectAttributeObjectReference Expression="[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="bookingObjectId">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
<mwacd:ObjectAttributeReference Expression="Service.Owner[LastName + ISNULL(', ' + FirstName,'')]" ResultType="x:String" ResultVariableName="bookingServiceOwnerName" />
|
||
<mwacd:ObjectAttributeReference Expression="Target.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="targetUserSID" />
|
||
<mwacd:ObjectAttributeReference Expression="Target.T(SPSAccountClassAD).NBAccountName" ResultType="x:String" ResultVariableName="targetUserName" />
|
||
<mwacd:ObjectAttributeReference Expression="Service[ArticleId + ' - ' + Name]" ResultType="x:String" ResultVariableName="serviceBookingName" />
|
||
<mwacd:ObjectAttributeReference Expression="Service.ArticleID" ResultType="x:String" ResultVariableName="serviceId" />
|
||
</scg3:List>
|
||
</mwa:GetData.ObjectAttributeReferences>
|
||
<mwa:GetData.Outputs>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="Service[ArticleId + ' - ' + Name]">[serviceBookingName]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="Target.T(SPSAccountClassAD).NBAccountName">[targetUserName]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="Target.T(SPSAccountClassAD).Sid">[targetUserSID]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="Service.Owner[LastName + ISNULL(', ' + FirstName,'')]">[bookingServiceOwnerName]</OutArgument>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="[Expression-ObjectID]">[bookingObjectId]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="Order.DeliveryRecipient[LastName + ISNULL(', ' + FirstName,'')]">[deliveryRecipientName]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="Order.DeliveryLocation.Name">[deliveryLocationName]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="Order.DeliveryCountry.DisplayString">[deliveryAddressCountryName]</OutArgument>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).ID">[bookingCommonClassId]</OutArgument>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="Service.Owner">[bookingServiceOwnerId]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="Service.ArticleID">[serviceId]</OutArgument>
|
||
</mwa:GetData.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:GetData.WhereExpression>
|
||
<mwacd:ObjectExpression ExpressionTemplate="T(SPSCommonClassBase).Tasks.[Expression-ObjectID] = @ChangeObjectID" 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="ChangeObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ChangeObjectId" VariableType="s:Guid" />
|
||
</scg3:List>
|
||
</mwacd:ObjectExpression.Parameters>
|
||
</mwacd:ObjectExpression>
|
||
</mwa:GetData.WhereExpression>
|
||
</mwa:GetData>
|
||
<FlowStep.Next>
|
||
<FlowStep x:Name="__ReferenceID14">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">353.6,220</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">400,280 400,290</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetOrderData Comment="{x:Null}" CostCenter="{x:Null}" DeliveryAddressCountry="{x:Null}" DeliveryLocation="{x:Null}" DeliveryRecipient="{x:Null}" Order="{x:Null}" OrderForm="{x:Null}" OrderTotalAmount="{x:Null}" Requestor="{x:Null}" RequestorName="{x:Null}" ServiceBookingForm="{x:Null}" Status="{x:Null}" SubmittedDate="{x:Null}" DeliveryAddressCity="[deliveryAddressCity]" DeliveryAddressStreet="[deliveryAddressStreet]" DeliveryAddressZipCode="[deliveryAddressZipCode]" DisplayName="Get Order Data" sap:VirtualizedContainerService.HintSize="92.8,60" Recipient="[bookingConsumer]" RecipientName="[bookingConsumerName]" ServiceBookingId="[bookingObjectId]" 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="__ReferenceID16">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">353.6,290</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">400,350 400,360</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetData HasResult="{x:Null}" NextRowExists="{x:Null}" ReloadQuery="{x:Null}" ResultsCount="{x:Null}" DisplayName="Get Change Data" sap:VirtualizedContainerService.HintSize="92.8,60" SchemaObjectName="SPSActivityClassBase">
|
||
<mwa:GetData.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ChangeObjectId]</InArgument>
|
||
</mwa:GetData.InternalArguments>
|
||
<mwa:GetData.ObjectAttributeReferences>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
||
<mwacd:ObjectAttributeReference Expression="Subject" ResultType="x:String" ResultVariableName="changeSummary" />
|
||
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).ID" ResultType="s:Guid" ResultVariableName="changeCommonClassId">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSActivityClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
</scg3:List>
|
||
</mwa:GetData.ObjectAttributeReferences>
|
||
<mwa:GetData.Outputs>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).ID">[changeCommonClassId]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="Subject">[changeSummary]</OutArgument>
|
||
</mwa:GetData.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:GetData.WhereExpression>
|
||
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="2555ac2d-dcec-448a-b936-fe02e6ce136b">
|
||
<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="ChangeObjectId" VariableType="s:Guid" />
|
||
</scg3:List>
|
||
</mwacd:ObjectExpression.Parameters>
|
||
</mwacd:ObjectExpression>
|
||
</mwa:GetData.WhereExpression>
|
||
</mwa:GetData>
|
||
<FlowStep.Next>
|
||
<FlowStep x:Name="__ReferenceID23">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">353.6,360</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">400,420 400,450 399.4,450 399.4,460</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Additional ServiceInfo" sap:VirtualizedContainerService.HintSize="92.8,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_SCPlus_limitedServiceClassBase">
|
||
<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="4">
|
||
<mwacd:ObjectAttributeObjectReference Expression="additionalFormEOID" ResultType="s:Guid" ResultVariableName="additionalServiceInfoEOID">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="8d297d35-9158-e911-1a81-00155d631e00" SchemaObjectName="C4IT_SCPlus_limitedServiceClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
</scg3:List>
|
||
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
||
<mwa:GetSingleRecordData.Outputs>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="additionalFormEOID">[additionalServiceInfoEOID]</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="8d297d35-9158-e911-1a81-00155d631e00">
|
||
<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="__ReferenceID0">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">353,460</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">399.4,520 399.4,550 399.6,550 399.6,576.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get AD Group" sap:VirtualizedContainerService.HintSize="92.8,60" IgnoreMissingRecord="False" SchemaObjectName="SVCServiceProvisioningClassBaseAssignADGroup">
|
||
<mwa:GetSingleRecordData.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[additionalServiceInfoEOID]</InArgument>
|
||
</mwa:GetSingleRecordData.InternalArguments>
|
||
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
||
<mwacd:ObjectAttributeReference Expression="ADGroup.Name" ResultType="x:String" ResultVariableName="adGroupName" />
|
||
<mwacd:ObjectAttributeReference Expression="ADGroup.Domain.DomainController" ResultType="x:String" ResultVariableName="adGroupDomainController" />
|
||
<mwacd:ObjectAttributeReference Expression="SUBQUERY(SPSGenericConnectorConfigurationClassLDAP AS C, C.T(SPSGenericConnectorConfigurationClassBase).Password, C.Domain = base.ADGroup.Domain)" ResultType="x:String" ResultVariableName="Password" />
|
||
<mwacd:ObjectAttributeReference Expression="SUBQUERY(SPSGenericConnectorConfigurationClassLDAP AS C, C.T(SPSGenericConnectorConfigurationClassBase).Account, C.Domain = base.adgroup.Domain)" ResultType="x:String" ResultVariableName="Account" />
|
||
<mwacd:ObjectAttributeReference Expression="ADGroup.Sid" ResultType="x:String" ResultVariableName="adGroupSID" />
|
||
<mwacd:ObjectAttributeObjectReference Expression="ADGroup.ID" ResultType="s:Guid" ResultVariableName="adGroupID">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="882dc7c4-3581-4b31-b178-99086479c431" SchemaObjectName="SVCServiceProvisioningClassBaseAssignADGroup" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
</scg3:List>
|
||
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
||
<mwa:GetSingleRecordData.Outputs>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="ADGroup.Sid">[adGroupSID]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="SUBQUERY(SPSGenericConnectorConfigurationClassLDAP AS C, C.T(SPSGenericConnectorConfigurationClassBase).Account, C.Domain = base.adgroup.Domain)">[Account]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="SUBQUERY(SPSGenericConnectorConfigurationClassLDAP AS C, C.T(SPSGenericConnectorConfigurationClassBase).Password, C.Domain = base.ADGroup.Domain)">[Password]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="ADGroup.Domain.DomainController">[adGroupDomainController]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="ADGroup.Name">[adGroupName]</OutArgument>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="ADGroup.ID">[adGroupID]</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="882dc7c4-3581-4b31-b178-99086479c431">
|
||
<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="additionalServiceInfoEOID" VariableType="s:Guid" />
|
||
</scg3:List>
|
||
</mwacd:ObjectExpression.Parameters>
|
||
</mwacd:ObjectExpression>
|
||
</mwa:GetSingleRecordData.WhereExpression>
|
||
</mwa:GetSingleRecordData>
|
||
<FlowStep.Next>
|
||
<FlowDecision x:Name="__ReferenceID27" Condition="[adGroupID.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70.4,87.2">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">364.4,576.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">70.4,87.2</av:Size>
|
||
<av:PointCollection x:Key="TrueConnector">364.4,620.1 334.4,620.1 334.4,610 186.4,610</av:PointCollection>
|
||
<av:PointCollection x:Key="FalseConnector">434.8,620.1 464.8,620.1 464.8,706.4 407.6,706.4 407.6,736.4</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<FlowDecision.True>
|
||
<FlowStep x:Name="__ReferenceID28">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">93.6,580</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">140,580 140,550 139.4,550 139.4,530</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="92.8,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[noADGroupTask]">
|
||
<mwa:CreateTask.Category>
|
||
<mwacd:StaticObjectReference DisplayString="Service Catalog" Id="8fe597cd-9fbf-4552-a061-ca15defb1291">
|
||
<mwacd:StaticObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
||
</mwacd:StaticObjectReference.ResultSchemaObject>
|
||
</mwacd:StaticObjectReference>
|
||
</mwa:CreateTask.Category>
|
||
<mwa:CreateTask.Description>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="7b9e60cc-3cde-4add-ac60-29b6ae867be9" PlainText="Bitte am Service --&gt; : --&gt;&#xA;Im Service Dialog -&gt; Bereitstellung unter den zusätzlichen Serviceinformationen eine gültige AD Gruppe pflegen.&#xA;Wird die Aufgabe mit &quot;Gelöst&quot; oder &quot;Direkt gelöst&quot; geschlossen, erfolgt eine erneute Prüfung. &#xA;In allen anderen Fällen wird der Workflow abgebrochen und die Bereitstellung als fehlgeschlagen markiert." Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Bitte am Service &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;102.14666666666668&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;89.791015625&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: serviceId&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;serviceId&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt; : &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;167.25&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;201.113464355469&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: serviceBookingName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;serviceBookingName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_28D4440F&quot;&gt;Im Service Dialog -&amp;gt; Bereitstellung unter den zusätzlichen Serviceinformationen eine gültige AD Gruppe pflegen.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Wird die Aufgabe mit &amp;quot;Gelöst&amp;quot; oder &amp;quot;Direkt gelöst&amp;quot; geschlossen, erfolgt eine erneute Prüfung. &lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;In allen anderen Fällen wird der Workflow abgebrochen und die Bereitstellung als fehlgeschlagen markiert.&lt;/span&gt;&lt;/p&gt;" />
|
||
</mwa:CreateTask.Description>
|
||
<mwa:CreateTask.InternalArguments>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TSPSserviceId">[serviceId]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TSPSserviceBookingName">[serviceBookingName]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPSserviceId">[serviceId]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPSserviceBookingName">[serviceBookingName]</InArgument>
|
||
</mwa:CreateTask.InternalArguments>
|
||
<mwa:CreateTask.Summary>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="c08d26ad-f50b-4df8-9ea1-71f2c3f556ca" PlainText="Keine AD Gruppe am Service --&gt;: --&gt; gepflegt" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Keine AD Gruppe am Service &lt;/span&gt;&lt;span class=&quot;s_5A9728&quot;&gt; &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;157.5&quot; Height=&quot;25.446666666666669&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;160.40234375&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: serviceId&quot; FontFamily=&quot;Verdana&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;16&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;serviceId&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;: &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;167.25&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;323.791015625&quot; av:Canvas.Top=&quot;5.48666763305664&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: serviceBookingName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;serviceBookingName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt; gepflegt&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="__ReferenceID29">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">93,470</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">139.4,470 139.4,166.4 220,166.4 220,196.4</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:WaitForActivity DisplayName="Wait for Activity" sap:VirtualizedContainerService.HintSize="92.8,60" Reason="[noADGroupTask_ClosingReason]">
|
||
<mwa:WaitForActivity.Activity>
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="noADGroupTask" IsExpression="False" IsMultiple="False" />
|
||
</mwa:WaitForActivity.Activity>
|
||
<mwa:WaitForActivity.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[noADGroupTask]</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.Next>
|
||
<FlowDecision x:Name="__ReferenceID30" Condition="[NOT (noADGroupTask_ClosingReason = 402 or noADGroupTask_ClosingReason=408)]" sap:VirtualizedContainerService.HintSize="70.4,87.2">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">184.8,196.4</av:Point>
|
||
<av:Size x:Key="ShapeSize">70.4,87.2</av:Size>
|
||
<av:PointCollection x:Key="FalseConnector">255.2,240 285.2,240 285.2,490 353,490</av:PointCollection>
|
||
<av:PointCollection x:Key="TrueConnector">184.8,240 154.8,240 154.8,380 173.6,380</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<FlowDecision.True>
|
||
<FlowStep x:Name="__ReferenceID31">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">173.6,350</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<TerminateWorkflow sap:VirtualizedContainerService.HintSize="92.8,60" Reason="NO ADGroup">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</TerminateWorkflow>
|
||
</FlowStep>
|
||
</FlowDecision.True>
|
||
<FlowDecision.False>
|
||
<x:Reference>__ReferenceID0</x:Reference>
|
||
</FlowDecision.False>
|
||
</FlowDecision>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowDecision.True>
|
||
<FlowDecision.False>
|
||
<FlowSwitch x:TypeArguments="mscd:OrderType" x:Name="__ReferenceID15" Expression="[orderType]" sap:VirtualizedContainerService.HintSize="70.4,87.2">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">354.8,736.4</av:Point>
|
||
<av:Size x:Key="ShapeSize">70.4,87.2</av:Size>
|
||
<av:PointCollection x:Key="InstallConnector">354.8,780 160,780 160,850</av:PointCollection>
|
||
<av:PointCollection x:Key="RepairConnector">390,823.6 390,860</av:PointCollection>
|
||
<av:PointCollection x:Key="UninstallConnector">425.2,780 610,780 610,790</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<FlowStep x:Key="Install" x:Name="__ReferenceID24">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">113.6,850</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">160,910 160,1040 343.6,1040</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:ErrorHandler Exception="{x:Null}" AttempsCount="5" DisplayName="Error Handler" ExceptionMessage="[executionException]" ExitCondition="[taskClosingReason &lt;&gt; 408 And taskClosingReason &lt;&gt; 402 And taskClosingReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="92.8,60" Result="[executedSuccessfully]">
|
||
<mwa:ErrorHandler.Body>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="614.4,636.8">
|
||
<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.2</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.7 300,140</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID1">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253.6,140</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,200 300,230 299.4,230 299.4,250</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mca:EncryptData Data="[Password]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="92.8,60" Operation="Decrypt" TransformedData="[SecurePassword]">
|
||
<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="__ReferenceID2">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,250</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:InvokePowerShell x:TypeArguments="sma:PSObject" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="92.8,60" Script="$securePW=ConvertTo-SecureString $password -AsPlainText -Force&#xA;$credentials= new-Object System.Management.Automation.PSCredential($account,$securePW)&#xA;&#xA;Add-ADGroupMember -Identity $groupSid -Members $userSid -server $server -credential $credentials">
|
||
<mwa:InvokePowerShell.Variables>
|
||
<InArgument x:TypeArguments="x:String" x:Key="userSID">[targetUserSID]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="server">[adGroupDomainController]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="account">[Account]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="password">[SecurePassword.Value]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="groupSID">[adGroupSID]</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>
|
||
</Flowchart.StartNode>
|
||
<x:Reference>__ReferenceID1</x:Reference>
|
||
<x:Reference>__ReferenceID2</x:Reference>
|
||
</Flowchart>
|
||
</mwa:ErrorHandler.Body>
|
||
<mwa:ErrorHandler.ExceptionHandler>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="92.8,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.2</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.7 300,107.7 299.4,107.7 299.4,140</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID3">
|
||
<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">92.8,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}" 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="92.8,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}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="0c443e01-b69f-4633-a4a2-22b20d7f7dba" PlainText="Fehler beim Hinzufügen von --&gt; in Gruppe --&gt;&#xA; --&gt;" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Fehler beim Hinzufügen von &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;143.11&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;154.68359375&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: targetUserName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;targetUserName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt; in Gruppe &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;134.02&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;356.932250976563&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: adGroupName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;adGroupName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt; &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;158.3&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;5.287109375&quot; av:Canvas.Top=&quot;41.3656997680664&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: executionException&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;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;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&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="x:String" x:Key="TDPSadGroupName">[adGroupName]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPStargetUserName">[targetUserName]</InArgument>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[bookingCommonClassId]</InArgument>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics1">[changeCommonClassId]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPSexecutionException">[executionException]</InArgument>
|
||
</mwa:CreateTask.InternalArguments>
|
||
<mwa:CreateTask.RelatedTopics>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="bookingCommonClassId" IsExpression="False" IsMultiple="False" />
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics1" Expression="changeCommonClassId" IsExpression="False" IsMultiple="False" />
|
||
</scg3:List>
|
||
</mwa:CreateTask.RelatedTopics>
|
||
<mwa:CreateTask.Summary>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="2f58df30-d49a-4d5b-8596-6e36ba052d76" PlainText="Installationsscript für Service --&gt; ist fehlgeschlagen" 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;Installationsscript für 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;145.4833984375&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; ist fehlgeschlagen&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="__ReferenceID4">
|
||
<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">92.8,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:WaitForActivity DisplayName="Wait for closing of Task" sap:VirtualizedContainerService.HintSize="92.8,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>__ReferenceID3</x:Reference>
|
||
<x:Reference>__ReferenceID4</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="__ReferenceID9">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">343.6,1010</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">390,1070 390,1200</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:UpdateChange Category="{x:Null}" Classification="{x:Null}" CostEstimation="{x:Null}" Counteractions="{x:Null}" Creator="{x:Null}" Description="{x:Null}" JournalEntry="{x:Null}" KnownRisks="{x:Null}" NotificationMode="{x:Null}" RelatedAssets="{x:Null}" RelatedIncidents="{x:Null}" RelatedProblems="{x:Null}" RelatedServices="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ReportedPer="{x:Null}" RequiredResources="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" Reviewers="{x:Null}" RollbackStrategy="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Summary="{x:Null}" Timeline="{x:Null}" TypeOfChange="{x:Null}" User="{x:Null}" DisplayName="Update Change" sap:VirtualizedContainerService.HintSize="92.8,60" JournalEntryVisibleInPortal="No" NotifyRelatedUsers="NotSet" NotifyResponsible="NotSet">
|
||
<mwa:UpdateChange.Change>
|
||
<mwacd:InputVariableObjectReference ArgumentKey="Change0" Expression="ChangeObjectId" IsExpression="False" IsMultiple="False">
|
||
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SVMChangeRequestType" SchemaObjectType="CI" />
|
||
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
||
</mwacd:InputVariableObjectReference>
|
||
</mwa:UpdateChange.Change>
|
||
<mwa:UpdateChange.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="Change0">[ChangeObjectId]</InArgument>
|
||
</mwa:UpdateChange.InternalArguments>
|
||
<mwa:UpdateChange.Status>
|
||
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Implementation pending" Value="10007" />
|
||
</mwa:UpdateChange.Status>
|
||
<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:UpdateChange>
|
||
<FlowStep.Next>
|
||
<FlowStep x:Name="__ReferenceID22">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">343.6,1200</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">390,1260 390,1306.4</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:UpdatePortalProgress DisplayName="Implementation Step" sap:VirtualizedContainerService.HintSize="92.8,60">
|
||
<mwa:UpdatePortalProgress.InternalArguments>
|
||
<InArgument x:TypeArguments="x:String" x:Key="UPPSbookingServiceOwnerName">[bookingServiceOwnerName]</InArgument>
|
||
</mwa:UpdatePortalProgress.InternalArguments>
|
||
<mwa:UpdatePortalProgress.Name>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="738a5d97-175b-4da7-996d-d2b0db593949" PlainText="Implementation" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Implementation&lt;/span&gt;&lt;/p&gt;" />
|
||
</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}" Prefix="{x:Null}" Key="e8d4c0b0-7249-4deb-814b-2fd3eec6c08f" PlainText="Variable: bookingServiceOwnerName" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;203.66333333333336&quot; Height=&quot;15.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;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;2&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: bookingServiceOwnerName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;UPPS;bookingServiceOwnerName&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_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
||
</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="__ReferenceID18" Condition="[executedSuccessfully]" sap:VirtualizedContainerService.HintSize="70.4,87.2">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">354.8,1306.4</av:Point>
|
||
<av:Size x:Key="ShapeSize">70.4,87.2</av:Size>
|
||
<av:PointCollection x:Key="TrueConnector">354.8,1350 210,1350 210,1390</av:PointCollection>
|
||
<av:PointCollection x:Key="FalseConnector">425.2,1350 580,1350 580,1490</av:PointCollection>
|
||
<x:String x:Key="TrueLabel">Solved</x:String>
|
||
<x:String x:Key="FalseLabel">Not Solved</x:String>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<FlowDecision.True>
|
||
<FlowStep x:Name="__ReferenceID19">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">163.6,1390</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">210,1450 210,1530</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:UpdateChange Category="{x:Null}" Classification="{x:Null}" CostEstimation="{x:Null}" Counteractions="{x:Null}" Creator="{x:Null}" Description="{x:Null}" JournalEntry="{x:Null}" KnownRisks="{x:Null}" NotificationMode="{x:Null}" RelatedAssets="{x:Null}" RelatedIncidents="{x:Null}" RelatedProblems="{x:Null}" RelatedServices="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ReportedPer="{x:Null}" RequiredResources="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" Reviewers="{x:Null}" RollbackStrategy="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Summary="{x:Null}" Timeline="{x:Null}" TypeOfChange="{x:Null}" User="{x:Null}" DisplayName="Update Change" sap:VirtualizedContainerService.HintSize="92.8,60" JournalEntryVisibleInPortal="No" NotifyRelatedUsers="NotSet" NotifyResponsible="NotSet">
|
||
<mwa:UpdateChange.Change>
|
||
<mwacd:InputVariableObjectReference ArgumentKey="Change0" Expression="ChangeObjectId" IsExpression="False" IsMultiple="False">
|
||
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SVMChangeRequestType" SchemaObjectType="CI" />
|
||
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
||
</mwacd:InputVariableObjectReference>
|
||
</mwa:UpdateChange.Change>
|
||
<mwa:UpdateChange.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="Change0">[ChangeObjectId]</InArgument>
|
||
</mwa:UpdateChange.InternalArguments>
|
||
<mwa:UpdateChange.Status>
|
||
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Implemented" Value="10008" />
|
||
</mwa:UpdateChange.Status>
|
||
<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:UpdateChange>
|
||
<FlowStep.Next>
|
||
<FlowStep x:Name="__ReferenceID20">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">163.6,1530</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:CloseChange DisplayName="Complete Change" sap:VirtualizedContainerService.HintSize="92.8,60">
|
||
<mwa:CloseChange.Change>
|
||
<mwacd:InputVariableObjectReference ArgumentKey="Change0" Expression="ChangeObjectId" IsExpression="False" IsMultiple="False">
|
||
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SVMChangeRequestType" SchemaObjectType="CI" />
|
||
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
||
</mwacd:InputVariableObjectReference>
|
||
</mwa:CloseChange.Change>
|
||
<mwa:CloseChange.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="Change0">[ChangeObjectId]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TSOPSimplTaskSolution">[implTaskSolution]</InArgument>
|
||
</mwa:CloseChange.InternalArguments>
|
||
<mwa:CloseChange.Reason>
|
||
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Completed" Value="10010" />
|
||
</mwa:CloseChange.Reason>
|
||
<mwa:CloseChange.Solution>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="4323e99a-0c1f-42e3-a294-69d086e863d9" PlainText="Variable: implTaskSolution" 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_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_20B1C6FC&quot;&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;146.41666666666669&quot; Height=&quot;15.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;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;2&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: implTaskSolution&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSOPS;implTaskSolution&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_5A9728&quot; /&gt;&lt;/p&gt;" />
|
||
</mwa:CloseChange.Solution>
|
||
<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:CloseChange>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowDecision.True>
|
||
<FlowDecision.False>
|
||
<FlowStep x:Name="__ReferenceID21">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">533.6,1490</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:CloseChange DisplayName="Rollback Change" sap:VirtualizedContainerService.HintSize="92.8,60">
|
||
<mwa:CloseChange.Change>
|
||
<mwacd:InputVariableObjectReference ArgumentKey="Change0" Expression="ChangeObjectId" IsExpression="False" IsMultiple="False">
|
||
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SVMChangeRequestType" SchemaObjectType="CI" />
|
||
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
||
</mwacd:InputVariableObjectReference>
|
||
</mwa:CloseChange.Change>
|
||
<mwa:CloseChange.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="Change0">[ChangeObjectId]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TSOPSimplTaskSolution">[implTaskSolution]</InArgument>
|
||
</mwa:CloseChange.InternalArguments>
|
||
<mwa:CloseChange.Reason>
|
||
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Rolled Back" Value="10014" />
|
||
</mwa:CloseChange.Reason>
|
||
<mwa:CloseChange.Solution>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="4323e99a-0c1f-42e3-a294-69d086e863d9" PlainText="Variable: implTaskSolution" 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_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_20B1C6FC&quot;&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;146.41666666666669&quot; Height=&quot;15.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;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;2&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: implTaskSolution&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSOPS;implTaskSolution&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_5A9728&quot; /&gt;&lt;/p&gt;" />
|
||
</mwa:CloseChange.Solution>
|
||
<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:CloseChange>
|
||
</FlowStep>
|
||
</FlowDecision.False>
|
||
</FlowDecision>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
<FlowStep x:Key="Uninstall" x:Name="__ReferenceID25">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">563.6,790</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">610,850 610,1040 436.4,1040</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:ErrorHandler Exception="{x:Null}" AttempsCount="5" DisplayName="Error Handler" ExceptionMessage="[executionException]" ExitCondition="[taskClosingReason &lt;&gt; 408 And taskClosingReason &lt;&gt; 402 And taskClosingReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="585.6,421.6" Result="[executedSuccessfully]">
|
||
<mwa:ErrorHandler.Body>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="614.4,636.8">
|
||
<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.2</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.7 300,140</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID5">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253.6,140</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,200 300,230 299.4,230 299.4,250</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mca:EncryptData Data="[Password]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="92.8,60" Operation="Decrypt" TransformedData="[SecurePassword]">
|
||
<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="__ReferenceID6">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,250</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:InvokePowerShell x:TypeArguments="sma:PSObject" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="92.8,60" Script="$securePW=ConvertTo-SecureString $password -AsPlainText -Force&#xD;&#xA;$credentials= new-Object System.Management.Automation.PSCredential($account,$securePW)&#xD;&#xA;&#xD;&#xA;Remove-ADGroupMember -Identity $groupSid -Members $userSid -server $server -credential $credentials -confirm:$false">
|
||
<mwa:InvokePowerShell.Variables>
|
||
<InArgument x:TypeArguments="x:String" x:Key="userSID">[targetUserSID]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="server">[adGroupDomainController]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="account">[Account]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="password">[SecurePassword.Value]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="groupSID">[adGroupSID]</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>
|
||
</Flowchart.StartNode>
|
||
<x:Reference>__ReferenceID5</x:Reference>
|
||
<x:Reference>__ReferenceID6</x:Reference>
|
||
</Flowchart>
|
||
</mwa:ErrorHandler.Body>
|
||
<mwa:ErrorHandler.ExceptionHandler>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="92.8,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.2</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.7 300,127.7</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID8">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253.6,127.7</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,187.7 300,217.7 299.4,217.7 299.4,270</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="92.8,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}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="0c443e01-b69f-4633-a4a2-22b20d7f7dba" PlainText="Fehler beim entfernen von --&gt; aus Gruppe --&gt;&#xA; --&gt;" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Fehler beim entfernen von &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;143.11&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;144.763671875&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: targetUserName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;targetUserName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt; aus Gruppe &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;134.02&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;355.303344726563&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: adGroupName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;adGroupName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt; &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;158.3&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;5.287109375&quot; av:Canvas.Top=&quot;41.3656997680664&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: executionException&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;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;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&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="x:String" x:Key="TDPSadGroupName">[adGroupName]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPStargetUserName">[targetUserName]</InArgument>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[bookingCommonClassId]</InArgument>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics1">[changeCommonClassId]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPSexecutionException">[executionException]</InArgument>
|
||
</mwa:CreateTask.InternalArguments>
|
||
<mwa:CreateTask.RelatedTopics>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="bookingCommonClassId" IsExpression="False" IsMultiple="False" />
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics1" Expression="changeCommonClassId" IsExpression="False" IsMultiple="False" />
|
||
</scg3:List>
|
||
</mwa:CreateTask.RelatedTopics>
|
||
<mwa:CreateTask.Summary>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="2f58df30-d49a-4d5b-8596-6e36ba052d76" PlainText="Deinstallationsscript für Service --&gt; ist fehlgeschlagen" 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;Deinstallationsscript für 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;157.14404296875&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; ist fehlgeschlagen&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="__ReferenceID7">
|
||
<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">92.8,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:WaitForActivity DisplayName="Wait for closing of Task" sap:VirtualizedContainerService.HintSize="92.8,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>__ReferenceID7</x:Reference>
|
||
<x:Reference>__ReferenceID8</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>__ReferenceID9</x:Reference>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
<FlowStep x:Key="Repair" x:Name="__ReferenceID26">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">343.6,860</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">390,920 390,1010</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:ErrorHandler Exception="{x:Null}" AttempsCount="5" DisplayName="Error Handler" ExceptionMessage="[executionException]" ExitCondition="[taskClosingReason &lt;&gt; 408 And taskClosingReason &lt;&gt; 402 And taskClosingReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="92.8,60" Result="[executedSuccessfully]">
|
||
<mwa:ErrorHandler.Body>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="614.4,636.8">
|
||
<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.2</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.7 300,140</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID10">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253.6,140</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,200 300,230 299.4,230 299.4,250</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mca:EncryptData Data="[Password]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="92.8,60" Operation="Decrypt" TransformedData="[SecurePassword]">
|
||
<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="__ReferenceID11">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,250</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:InvokePowerShell x:TypeArguments="sma:PSObject" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="92.8,60" Script="$securePW=ConvertTo-SecureString $password -AsPlainText -Force&#xA;$credentials= new-Object System.Management.Automation.PSCredential($account,$securePW)&#xA;&#xA;Add-ADGroupMember -Identity $groupSid -Members $userSid -server $server -credential $credentials">
|
||
<mwa:InvokePowerShell.Variables>
|
||
<InArgument x:TypeArguments="x:String" x:Key="userSID">[targetUserSID]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="server">[adGroupDomainController]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="account">[Account]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="password">[SecurePassword.Value]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="groupSID">[adGroupSID]</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>
|
||
</Flowchart.StartNode>
|
||
<x:Reference>__ReferenceID10</x:Reference>
|
||
<x:Reference>__ReferenceID11</x:Reference>
|
||
</Flowchart>
|
||
</mwa:ErrorHandler.Body>
|
||
<mwa:ErrorHandler.ExceptionHandler>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="92.8,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.2</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.7 300,127.7</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID13">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253.6,127.7</av:Point>
|
||
<av:Size x:Key="ShapeSize">92.8,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,187.7 300,217.7 299.4,217.7 299.4,270</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="92.8,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}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="0c443e01-b69f-4633-a4a2-22b20d7f7dba" PlainText="Fehler beim Hinzufügen von --&gt; in Gruppe --&gt;&#xA;--&gt;" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Fehler beim Hinzufügen von &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;143.11&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;154.68359375&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: targetUserName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;targetUserName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt; in Gruppe &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;134.02&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;356.932250976563&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: adGroupName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;adGroupName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;158.3&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;2&quot; av:Canvas.Top=&quot;41.3656997680664&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: executionException&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;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;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&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="x:String" x:Key="TDPSadGroupName">[adGroupName]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPStargetUserName">[targetUserName]</InArgument>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[bookingCommonClassId]</InArgument>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics1">[changeCommonClassId]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPSexecutionException">[executionException]</InArgument>
|
||
</mwa:CreateTask.InternalArguments>
|
||
<mwa:CreateTask.RelatedTopics>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="bookingCommonClassId" IsExpression="False" IsMultiple="False" />
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics1" Expression="changeCommonClassId" IsExpression="False" IsMultiple="False" />
|
||
</scg3:List>
|
||
</mwa:CreateTask.RelatedTopics>
|
||
<mwa:CreateTask.Summary>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="2f58df30-d49a-4d5b-8596-6e36ba052d76" PlainText="Reparaturscript für Service --&gt; ist fehlgeschlagen" 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;Reparaturscript für 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;134.859375&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; ist fehlgeschlagen&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="__ReferenceID12">
|
||
<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">92.8,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:WaitForActivity DisplayName="Wait for closing of Task" sap:VirtualizedContainerService.HintSize="92.8,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>
|
||
<x:Reference>__ReferenceID9</x:Reference>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowSwitch>
|
||
</FlowDecision.False>
|
||
</FlowDecision>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</Flowchart.StartNode>
|
||
<x:Reference>__ReferenceID14</x:Reference>
|
||
<x:Reference>__ReferenceID15</x:Reference>
|
||
<x:Reference>__ReferenceID16</x:Reference>
|
||
<x:Reference>__ReferenceID17</x:Reference>
|
||
<x:Reference>__ReferenceID9</x:Reference>
|
||
<x:Reference>__ReferenceID18</x:Reference>
|
||
<x:Reference>__ReferenceID19</x:Reference>
|
||
<x:Reference>__ReferenceID20</x:Reference>
|
||
<x:Reference>__ReferenceID21</x:Reference>
|
||
<x:Reference>__ReferenceID22</x:Reference>
|
||
<x:Reference>__ReferenceID23</x:Reference>
|
||
<x:Reference>__ReferenceID0</x:Reference>
|
||
<x:Reference>__ReferenceID24</x:Reference>
|
||
<x:Reference>__ReferenceID25</x:Reference>
|
||
<x:Reference>__ReferenceID26</x:Reference>
|
||
<x:Reference>__ReferenceID27</x:Reference>
|
||
<x:Reference>__ReferenceID28</x:Reference>
|
||
<x:Reference>__ReferenceID29</x:Reference>
|
||
<x:Reference>__ReferenceID30</x:Reference>
|
||
<x:Reference>__ReferenceID31</x:Reference>
|
||
</Flowchart>
|
||
</Activity></Xaml>
|
||
<MinorVersion>0</MinorVersion>
|
||
<UsedInTypePLSLXamlComponentType>8e9b69ee-2e8e-c6c7-0ff4-08d73833a1ba</UsedInTypePLSLXamlComponentType>
|
||
<Diagram>Workflows\Diagram\8e9b69ee-2e8e-c6c7-0ff4-08d73833a1ba\version_1_5.png</Diagram>
|
||
<LastActivationStatus>1</LastActivationStatus>
|
||
<LastActivation>2019-09-13T13:51:54.453Z</LastActivation>
|
||
</PLSLXamlComponentClassVersion>
|
||
<PLSLXamlComponentClassStep>
|
||
<ID>2579bd5d-8bd4-47b1-a0b7-de13c1f19dbc</ID>
|
||
<Name>Implementation</Name>
|
||
<Version>02762519-7f15-4dc6-93ce-5bb273d733ec</Version>
|
||
<Image>Icons/48x48/gears.png</Image>
|
||
<Position>1</Position>
|
||
<UsedInTypePLSLXamlComponentType>8e9b69ee-2e8e-c6c7-0ff4-08d73833a1ba</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassStep>
|
||
<PLSLWorkflowComponentClassCommon>
|
||
<ID>e3535265-11d6-e911-2381-000c298798fd</ID>
|
||
<UsedInTypePLSLXamlComponentType>8e9b69ee-2e8e-c6c7-0ff4-08d73833a1ba</UsedInTypePLSLXamlComponentType>
|
||
<WFEngineVersion>2</WFEngineVersion>
|
||
</PLSLWorkflowComponentClassCommon>
|
||
</NewDataSet> |