Files
LIAM/LiamM42Setup/60_LIAM/SchemaFiles/0120_Workflows/C4IT - LIAM - Provisioning - new Mailbox.dat
2026-03-30 01:02:37 +02:00

4683 lines
907 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<NewDataSet>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="PLSLXamlComponentType">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PLSLXamlComponentClassBase">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="CurrentVersion" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="ReleasedVersion" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="IntegrationContext" type="xs:int" minOccurs="0" />
<xs:element name="DebugMode" type="xs:unsignedByte" />
<xs:element name="UseWorkflowWorker" type="xs:unsignedByte" />
<xs:element name="AllowCloudWorker" type="xs:unsignedByte" />
<xs:element name="MonitoringLevel" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PLSLComponentClassBase">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="System" type="xs:unsignedByte" />
<xs:element name="IgnorePublish" type="xs:unsignedByte" />
<xs:element name="CreatedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
<xs:element name="Name">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Title">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Description" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Type" type="xs:int" />
<xs:element name="LockedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
<xs:element name="Category" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="CreatedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="LockedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="UsedInTypePLSLBinaryComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Icon" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Hidden" type="xs:unsignedByte" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SPSCommonClassBase">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
<xs:element name="State" type="xs:int" minOccurs="0" />
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Reason" type="xs:int" minOccurs="0" />
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Validity" type="xs:int" minOccurs="0" />
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Category" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PLSLXamlComponentClassVersion">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="MajorVersion" type="xs:int" minOccurs="0" />
<xs:element name="CreatedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
<xs:element name="PublishedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
<xs:element name="State" type="xs:int" />
<xs:element name="Xaml">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="MinorVersion" type="xs:int" minOccurs="0" />
<xs:element name="CreatedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="PublishedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Diagram" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Comment" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="LastActivationStatus" type="xs:int" minOccurs="0" />
<xs:element name="LastError" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="LastActivation" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PLSLXamlComponentClassVersionResource">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="Key">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Value">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Version" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PLSLWorkflowComponentClassCommon">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="UsedInTypePLWEWorkflowDescriptorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="WorkflowConfiguration" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="WFEngineVersion" type="xs:int" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PLSLXamlComponentClassStep">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="Name">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Version" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="Image" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="510" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Position" type="xs:int" />
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Icon" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PLSLXamlComponentClassStep-CI">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="LCID" type="xs:int" />
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
<xs:element name="Name" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SchemaRelation-PLSLXamlComponentClassVersion2PLSLComponentClassBase">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="DependedXamlVersions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="DependsOnComponents" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//PLSLXamlComponentType" />
<xs:field xpath="ID" />
</xs:unique>
<xs:unique name="PLSLXamlComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//PLSLXamlComponentClassBase" />
<xs:field xpath="ID" />
</xs:unique>
<xs:unique name="PLSLComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//PLSLComponentClassBase" />
<xs:field xpath="ID" />
</xs:unique>
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//SPSCommonClassBase" />
<xs:field xpath="ID" />
</xs:unique>
<xs:unique name="PLSLXamlComponentClassVersion_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//PLSLXamlComponentClassVersion" />
<xs:field xpath="ID" />
</xs:unique>
<xs:unique name="PLSLXamlComponentClassVersionResource_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//PLSLXamlComponentClassVersionResource" />
<xs:field xpath="ID" />
</xs:unique>
<xs:unique name="PLSLWorkflowComponentClassCommon_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//PLSLWorkflowComponentClassCommon" />
<xs:field xpath="ID" />
</xs:unique>
<xs:unique name="PLSLXamlComponentClassStep_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//PLSLXamlComponentClassStep" />
<xs:field xpath="ID" />
</xs:unique>
<xs:unique name="PLSLXamlComponentClassStep-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//PLSLXamlComponentClassStep-CI" />
<xs:field xpath="ID" />
</xs:unique>
</xs:element>
</xs:schema>
<PLSLXamlComponentType>
<ID>e873fae0-5c46-c953-04ac-08dd73035f5c</ID>
</PLSLXamlComponentType>
<PLSLXamlComponentClassBase>
<ID>1178968b-df10-f011-a184-00155d320629</ID>
<CurrentVersion>84865213-a80a-4305-85b1-03326b2253a1</CurrentVersion>
<ReleasedVersion>84865213-a80a-4305-85b1-03326b2253a1</ReleasedVersion>
<UsedInTypePLSLXamlComponentType>e873fae0-5c46-c953-04ac-08dd73035f5c</UsedInTypePLSLXamlComponentType>
<IntegrationContext>2</IntegrationContext>
<DebugMode>0</DebugMode>
<UseWorkflowWorker>1</UseWorkflowWorker>
<AllowCloudWorker>0</AllowCloudWorker>
<MonitoringLevel>1</MonitoringLevel>
</PLSLXamlComponentClassBase>
<PLSLComponentClassBase>
<ID>1278968b-df10-f011-a184-00155d320629</ID>
<System>0</System>
<IgnorePublish>0</IgnorePublish>
<CreatedDate>2025-04-03T23:01:20.1Z</CreatedDate>
<Name>W_C4IT-LIAM-Provisioning-newMailbox</Name>
<Title>C4IT - LIAM - Provisioning - new Mailbox</Title>
<Type>4</Type>
<Category>c9b43904-e9b9-e111-62a8-00261890e11f</Category>
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
<UsedInTypePLSLXamlComponentType>e873fae0-5c46-c953-04ac-08dd73035f5c</UsedInTypePLSLXamlComponentType>
<Icon>Icons/64x64/gears.png</Icon>
<Hidden>0</Hidden>
</PLSLComponentClassBase>
<SPSCommonClassBase>
<ID>1378968b-df10-f011-a184-00155d320629</ID>
<UsedInType>e873fae0-5c46-c953-04ac-08dd73035f5c</UsedInType>
<TypeID>b11c6ae9-3d91-e111-489e-6cf049029115</TypeID>
<State>10102</State>
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
<Category>3</Category>
</SPSCommonClassBase>
<PLSLXamlComponentClassVersion>
<ID>84865213-a80a-4305-85b1-03326b2253a1</ID>
<MajorVersion>1</MajorVersion>
<CreatedDate>2025-04-28T22:35:53.873Z</CreatedDate>
<PublishedDate>2025-04-28T22:35:57.567Z</PublishedDate>
<State>4</State>
<Xaml>&lt;Activity mc:Ignorable="sads sap" x:Class="Matrix42.Test.Workflows.WorkflowTemplates.ExecuteScriptTemplate"&#xD;
xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities"&#xD;
xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation"&#xD;
xmlns:cla="clr-namespace:C4IT.LIAM.Activities;assembly=LiamWorkflowActivities"&#xD;
xmlns:maes="clr-namespace:Microsoft.Activities.Extensions.Statements;assembly=Microsoft.Activities.Extensions"&#xD;
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"&#xD;
xmlns:mca="clr-namespace:Matrix42.Connectors.Activities;assembly=Matrix42.Connectors.Activities"&#xD;
xmlns:mca1="clr-namespace:Matrix42.CloudCosts.Activities;assembly=Matrix42.CloudCosts.Activities"&#xD;
xmlns:mcav="clr-namespace:Matrix42.Connectors.Activities.VmWare;assembly=Matrix42.Connectors.Activities.VmWare"&#xD;
xmlns:mcc="clr-namespace:Matrix42.Connectors.Common;assembly=Matrix42.Connectors.Common"&#xD;
xmlns:mcc1="clr-namespace:Matrix42.Compliance.Common;assembly=Matrix42.Compliance.Common"&#xD;
xmlns:mccs="clr-namespace:Matrix42.ComplianceReconciliation.Contracts.ServiceContracts;assembly=Matrix42.ComplianceReconciliation.Contracts"&#xD;
xmlns:mcp="clr-namespace:Matrix42.Contracts.Platform;assembly=Matrix42.Contracts.Platform"&#xD;
xmlns:mcpc="clr-namespace:Matrix42.Contracts.Platform.Connector;assembly=Matrix42.Contracts.Platform"&#xD;
xmlns:mcpg="clr-namespace:Matrix42.Contracts.Platform.General;assembly=Matrix42.Contracts.Platform"&#xD;
xmlns:mcwa="clr-namespace:Matrix42.Compliance.Workflow.Activities;assembly=Matrix42.Compliance.Workflow.Activities"&#xD;
xmlns:mda="clr-namespace:Matrix42.DataCenter.Activities;assembly=Matrix42.DataCenter.Activities"&#xD;
xmlns:mea="clr-namespace:Matrix42.Empirum.Activities;assembly=Matrix42.Empirum.Activities"&#xD;
xmlns:mia="clr-namespace:Matrix42.IBM_LMT.Activities;assembly=Matrix42.IBM_LMT.Activities"&#xD;
xmlns:mic="clr-namespace:Matrix42.IBM_LMT.Contracts;assembly=Matrix42.IBM_LMT.Contracts"&#xD;
xmlns:msc="clr-namespace:Matrix42.ServiceRepository.Contracts;assembly=Matrix42.ServiceRepository.Contracts"&#xD;
xmlns:msc1="clr-namespace:Matrix42.SDK.Contracts;assembly=Matrix42.SDK.Contracts"&#xD;
xmlns:mscd="clr-namespace:Matrix42.ServiceCatalog.Contracts.DataContracts;assembly=Matrix42.ServiceCatalog.Contracts"&#xD;
xmlns:mse="clr-namespace:Matrix42.SDK.Empirum;assembly=Matrix42.SDK.Empirum"&#xD;
xmlns:mv="clr-namespace:Microsoft.VisualBasic;assembly=System"&#xD;
xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities"&#xD;
xmlns:mvc="clr-namespace:Microsoft.VisualBasic.CompilerServices;assembly=Microsoft.VisualBasic"&#xD;
xmlns:mwa="clr-namespace:Matrix42.Workflows.Activities;assembly=Matrix42.Workflows.Activities"&#xD;
xmlns:mwacd="clr-namespace:Matrix42.Workflows.Activities.Common.Data;assembly=Matrix42.Workflows.Activities.Common"&#xD;
xmlns:mwacdm="clr-namespace:Matrix42.Workflows.Activities.Common.Data.ManageObjects;assembly=Matrix42.Workflows.Activities.Common"&#xD;
xmlns:mwc="clr-namespace:Matrix42.Workflows.Contracts;assembly=Matrix42.Workflows.Contracts"&#xD;
xmlns:s="clr-namespace:System;assembly=mscorlib"&#xD;
xmlns:s1="clr-namespace:System;assembly=System"&#xD;
xmlns:s2="clr-namespace:System;assembly=System.Xml"&#xD;
xmlns:s3="clr-namespace:System;assembly=System.Core"&#xD;
xmlns:s4="clr-namespace:System;assembly=System.ServiceModel"&#xD;
xmlns:s5="clr-namespace:System;assembly=System.Runtime.WindowsRuntime"&#xD;
xmlns:s6="clr-namespace:System;assembly=System.ComponentModel.Composition"&#xD;
xmlns:sa="clr-namespace:System.Activities;assembly=System.Activities"&#xD;
xmlns:sad="clr-namespace:System.Activities.Debugger;assembly=System.Activities"&#xD;
xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger"&#xD;
xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation"&#xD;
xmlns:sc="clr-namespace:System.Collections;assembly=mscorlib"&#xD;
xmlns:scg="clr-namespace:System.Collections.Generic;assembly=Telerik.Windows.Documents"&#xD;
xmlns:scg1="clr-namespace:System.Collections.Generic;assembly=System"&#xD;
xmlns:scg2="clr-namespace:System.Collections.Generic;assembly=System.ServiceModel"&#xD;
xmlns:scg3="clr-namespace:System.Collections.Generic;assembly=System.Core"&#xD;
xmlns:scg4="clr-namespace:System.Collections.Generic;assembly=mscorlib"&#xD;
xmlns:sco="clr-namespace:System.Collections.ObjectModel;assembly=System"&#xD;
xmlns:sco1="clr-namespace:System.Collections.ObjectModel;assembly=mscorlib"&#xD;
xmlns:sd="clr-namespace:System.Data;assembly=System.Data"&#xD;
xmlns:sj="clr-namespace:System.Json;assembly=System.Json"&#xD;
xmlns:sl="clr-namespace:System.Linq;assembly=System.Core"&#xD;
xmlns:sma="clr-namespace:System.Management.Automation;assembly=System.Management.Automation"&#xD;
xmlns:sn="clr-namespace:System.Net;assembly=System"&#xD;
xmlns:ss="clr-namespace:System.Security;assembly=System"&#xD;
xmlns:ss1="clr-namespace:System.Security;assembly=mscorlib"&#xD;
xmlns:ss2="clr-namespace:System.Security;assembly=System.Core"&#xD;
xmlns:st="clr-namespace:System.Text;assembly=mscorlib"&#xD;
xmlns:sx="clr-namespace:System.Xml;assembly=System.Xml"&#xD;
xmlns:sxl="clr-namespace:System.Xml.Linq;assembly=System.Xml.Linq"&#xD;
xmlns:ulbce="clr-namespace:update4u.LicenseManager.BizLogic.Common.Extensions;assembly=update4u.LicenseManager.BizLogic.Common"&#xD;
xmlns:uscp="clr-namespace:update4u.SPS.Contracts.Portal;assembly=update4u.SPS.Contracts"&#xD;
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"&gt;&#xD;
&lt;x:Members&gt;&#xD;
&lt;x:Property Name="ServiceBookingID" Type="InArgument(s:Guid)" /&gt;&#xD;
&lt;/x:Members&gt;&#xD;
&lt;sap:VirtualizedContainerService.HintSize&gt;788,1744&lt;/sap:VirtualizedContainerService.HintSize&gt;&#xD;
&lt;mva:VisualBasic.Settings&gt;Assembly references and imported namespaces for internal implementation&lt;/mva:VisualBasic.Settings&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart DisplayName="C4IT - LIAM - Provisioning - new Mailbox" sad:XamlDebuggerXmlReader.FileName="D:\Dev\Main\UnifiedPlatform\Matrix42.Workflows\Matrix42.Workflows.Templates\Provisioning\ExecuteScriptTemplate.xaml" sap:VirtualizedContainerService.HintSize="748,1664"&gt;&#xD;
&lt;Flowchart.Variables&gt;&#xD;
&lt;Variable x:TypeArguments="mscd:OrderType" Name="orderType" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="task" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Default="e873fae0-5c46-c953-04ac-08dd73035f5c" Name="_m42WorkflowComponentId" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="taskClosingReason" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="bookingServiceName" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="bookingConsumer" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="executedSuccessfully" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Exception" Name="executionException" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="ServiceBookingFormEOID" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="dataAreaConfigID" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="newFolderName" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="newFolderParent" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="c_GCCDomain" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="c_GCCPassword" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="c_GCCUser" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="c_gccTarget" /&gt;&#xD;
&lt;Variable x:TypeArguments="mcpg:SecureData" Name="c_GCCSecureData" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="errorTaskEOID" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="ServiceBookingCommonID" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="GCCEOID" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="currUserSid" /&gt;&#xD;
&lt;Variable x:TypeArguments="scg4:ICollection(s:Guid)" Name="Owners" /&gt;&#xD;
&lt;Variable x:TypeArguments="scg4:ICollection(x:String)" Name="RUsersSid" /&gt;&#xD;
&lt;Variable x:TypeArguments="scg4:ICollection(s:Guid)" Name="Members" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="currUserSid2" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="Key" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="Name" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="KeyExistsInCustomTags_Result" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="NewDAName" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="newDADescription" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="isHiddenService" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="newDAClonableTeamParts" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="newDAVisiblity" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="TeamToCloneID" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="TeamToCloneGCCEOID" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedDA" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedServiceForm" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="ServiceCatalog" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="ServiceCategory" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="ServiceState" /&gt;&#xD;
&lt;Variable x:TypeArguments="sn:HttpStatusCode" Name="HttpStatusCode" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="WebServiceUrl" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="errorTaskClosingReason" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="ApiTokenAvailable" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="apiToken" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="errorTaskId" /&gt;&#xD;
&lt;Variable x:TypeArguments="sj:JsonObject" Name="ApiTokenJson" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="ServiceImage" /&gt;&#xD;
&lt;Variable x:TypeArguments="mcpg:SecureData" Name="secureData" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="CreateBundle" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="LimitedServiceApprovalFormEnabled" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="LimitedServiceDurationPeriod" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="LimitedServiceEnabled" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="LimitedServiceExpirationDuration" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="LimitedServiceRenewable" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="LimitedServiceSSPFormEnabled" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedDAId" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedServiceMember" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedServiceOwner" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedServiceBundle" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedServiceMemberId" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedServiceOwnerId" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedServiceBundleId" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="WFMonitoringLevel" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="mailboxAddress" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="IsDistributionList" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedSecurityGroup" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedServiceSendAs" /&gt;&#xD;
&lt;/Flowchart.Variables&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;320,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350,77.5 350,117.5&lt;/av:PointCollection&gt;&#xD;
&lt;x:Double x:Key="Width"&gt;734&lt;/x:Double&gt;&#xD;
&lt;x:Double x:Key="Height"&gt;1630&lt;/x:Double&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID89"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;303,117.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350,177.5 350,220&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart DisplayName="Concurrency Protection" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;Flowchart.Variables&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="wfRunning" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="WorkflowInstanceId" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="tempId" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="WorkflowName" /&gt;&#xD;
&lt;/Flowchart.Variables&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,120&lt;/av:PointCollection&gt;&#xD;
&lt;x:Double x:Key="Height"&gt;633.5&lt;/x:Double&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID4"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,120&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,180 300,230&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Delay Duration="[new TimeSpan(0,0,CInt(Math.Ceiling(Rnd() * 5)) + 0)]" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/Delay&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID1"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,230&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,290 300,340&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetWorkflowInfo ProcessId="{x:Null}" DisplayName="Get Workflow Information" sap:VirtualizedContainerService.HintSize="94,60" InstanceId="[WorkflowInstanceId]" WorkflowName="[WorkflowName]"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:GetWorkflowInfo&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID0"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,340&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,400 300,440&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData DisplayName="Get Single Record Data" HasResult="[wfRunning]" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionInstanceID"&gt;[WorkflowInstanceId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="WhereExpressionState"&gt;[1]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="WhereExpressionName"&gt;[WorkflowName]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="tempId"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="4084df74-ed0e-e211-3b89-70f1a151ae71" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="Workflow.T(PLSLXamlComponentClassBase).MonitoringLevel" ResultType="x:Int32" ResultVariableName="WFMonitoringLevel" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="ID"&gt;[tempId]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Int32" x:Key="Workflow.T(PLSLXamlComponentClassBase).MonitoringLevel"&gt;[WFMonitoringLevel]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="Workflow.T(PLSLComponentClassBase).Name = @Name AND T(PLSLProcessInstanceClassBase).State = @State AND InstanceID &amp;lt;&amp;gt; @InstanceID" ParametersPrefix="WhereExpression" SchemaEntityId="4084df74-ed0e-e211-3b89-70f1a151ae71"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="Name" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowName" VariableType="x:String" /&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="State" TypeName="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="1" VariableType="x:Int32" /&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="InstanceID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowInstanceId" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID5"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,440&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,500 300,536.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionInstanceID"&gt;[WorkflowInstanceId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="WhereExpressionName"&gt;[WorkflowName]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="Workflow.T(PLSLXamlComponentClassBase).MonitoringLevel" ResultType="x:Int32" ResultVariableName="WFMonitoringLevel" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Int32" x:Key="Workflow.T(PLSLXamlComponentClassBase).MonitoringLevel"&gt;[WFMonitoringLevel]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="Workflow.T(PLSLComponentClassBase).Name = @Name AND InstanceID = @InstanceID" ParametersPrefix="WhereExpression" SchemaEntityId="4084df74-ed0e-e211-3b89-70f1a151ae71"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="Name" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowName" VariableType="x:String" /&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="InstanceID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowInstanceId" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID2" Condition="[wfRunning]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;265,536.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;265,580 235,580 235,590 207,590&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.True&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID3"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;113,560&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;160,560 160,370 253,370&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Delay Duration="[new TimeSpan(0,0,CInt(Math.Ceiling(Rnd() * 59)) + 30)]" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/Delay&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID0&lt;/x:Reference&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.True&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID1&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID0&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID2&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID3&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID4&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID5&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID79"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;303,220&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350,280 350,330&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetOrderData Comment="{x:Null}" CostCenter="{x:Null}" DeliveryAddressCity="{x:Null}" DeliveryAddressCountry="{x:Null}" DeliveryAddressStreet="{x:Null}" DeliveryAddressZipCode="{x:Null}" DeliveryLocation="{x:Null}" DeliveryRecipient="{x:Null}" Order="{x:Null}" OrderForm="{x:Null}" OrderTotalAmount="{x:Null}" RecipientName="{x:Null}" Requestor="{x:Null}" RequestorName="{x:Null}" ServiceForm="{x:Null}" Status="{x:Null}" SubmittedDate="{x:Null}" DisplayName="Get Order Data" sap:VirtualizedContainerService.HintSize="94,60" Recipient="[bookingConsumer]" ServiceBookingForm="[ServiceBookingFormEOID]" ServiceBookingId="[ServiceBookingID]" ServiceName="[bookingServiceName]" TypeOfOrder="[orderType]"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:GetOrderData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID91"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;303,330&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350,390 350,440&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetGlobalConfiguration DisplayName="Get Global Configuration" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;mwa:GetGlobalConfiguration.ConfigAttribute&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="RelatedSPSAlertingConfiguration.SuiteUuxUrl" ResultType="x:String" ResultVariableName="WebServiceUrl" /&gt;&#xD;
&lt;/mwa:GetGlobalConfiguration.ConfigAttribute&gt;&#xD;
&lt;mwa:GetGlobalConfiguration.Result&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:String"&gt;[WebServiceUrl]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetGlobalConfiguration.Result&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:GetGlobalConfiguration&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID90"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;303,440&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350,500 350,560&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Assign DisplayName="WebServiceUrl" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;Assign.To&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:String"&gt;[WebServiceUrl]&lt;/OutArgument&gt;&#xD;
&lt;/Assign.To&gt;&#xD;
&lt;Assign.Value&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String"&gt;[New Uri(WebServiceUrl).GetLeftPart(UriPartial.Authority) + "/m42services/api"]&lt;/InArgument&gt;&#xD;
&lt;/Assign.Value&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/Assign&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID92"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;303,560&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350,620 350,690&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:ErrorHandler AttempsCount="{x:Null}" Exception="{x:Null}" ExceptionMessage="{x:Null}" Result="{x:Null}" DisplayName="API Token" ExitCondition="[errorTaskClosingReason = 412 or errorTaskClosingReason=409 or errorTaskClosingReason=404 or errorTaskClosingReason=411]" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;mwa:ErrorHandler.Body&gt;&#xD;
&lt;Flowchart sap:VirtualizedContainerService.HintSize="614,636"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,120&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID6"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,120&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,180 300,230&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData DisplayName="Get APIToken" HasResult="[ApiTokenAvailable]" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_Liam_ConfigClassBase"&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="ApiToken" ResultType="x:String" ResultVariableName="apiToken" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:String" x:Key="ApiToken"&gt;[apiToken]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="apitoken&amp;lt;&amp;gt;''" ParametersPrefix="WhereExpression" SchemaEntityId="d98076fb-9575-ea11-5381-000c299eb325"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="0" /&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID7" Condition="[ApiTokenAvailable]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;265,230&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;335,273.5 385,273.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID8"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;385,243.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Throw Exception="[new Exception(&amp;quot;API Token missing&amp;quot;)]" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/Throw&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID6&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID7&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID8&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/mwa:ErrorHandler.Body&gt;&#xD;
&lt;mwa:ErrorHandler.ExceptionHandler&gt;&#xD;
&lt;Flowchart sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,127.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID9"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,127.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,187.5 300,237.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[errorTaskId]"&gt;&#xD;
&lt;mwa:CreateTask.Category&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwa:CreateTask.Category&gt;&#xD;
&lt;mwa:CreateTask.Description&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="9643a917-6a31-4641-aece-5fccf93729e6" PlainText="Bitte konfigurieren Sie das API Token in der C4IT Addon Konfiguration &amp;#xA;-----&amp;#xA;Please configure API Token in C4IT Addon Configuration&amp;#xA; &amp;#xA;Closing this task with &amp;quot;Obsolet&amp;quot;, &amp;quot;Aborted&amp;quot;, &amp;quot;Rejected&amp;quot; or &amp;quot;Retraced&amp;quot; the worklfow will continue without trying to create uninstall booking again.&amp;#xA;In all other cases workflow will try to create the uninstall booking again." Value="&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;&amp;lt;/style&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;Bitte konfigurieren Sie das API Token in der C4IT Addon Konfiguration &amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;-----&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;Please configure API Token in C4IT Addon Configuration&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;Closing this task with &amp;amp;quot;Obsolet&amp;amp;quot;, &amp;amp;quot;Aborted&amp;amp;quot;, &amp;amp;quot;Rejected&amp;amp;quot; or &amp;amp;quot;Retraced&amp;amp;quot; the worklfow will continue without trying to create uninstall booking again.&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;In all other cases workflow will try to create the uninstall booking again.&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;" /&gt;&#xD;
&lt;/mwa:CreateTask.Description&gt;&#xD;
&lt;mwa:CreateTask.Summary&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="a902212a-1ea5-4fc4-ad19-e5cc468b6743" PlainText="LIAM - Please configure API Token" Value="&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;&amp;lt;/style&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;LIAM - &amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;Please configure API Token &amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;" /&gt;&#xD;
&lt;/mwa:CreateTask.Summary&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateTask&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID10"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,237.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:WaitForActivity DisplayName="Wait for Activity" sap:VirtualizedContainerService.HintSize="94,60" Reason="[errorTaskClosingReason]"&gt;&#xD;
&lt;mwa:WaitForActivity.Activity&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="errorTaskId" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/mwa:WaitForActivity.Activity&gt;&#xD;
&lt;mwa:WaitForActivity.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="Activity0"&gt;[errorTaskId]&lt;/InArgument&gt;&#xD;
&lt;/mwa:WaitForActivity.InternalArguments&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:WaitForActivity&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID9&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID10&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/mwa:ErrorHandler.ExceptionHandler&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:ErrorHandler&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;303,690&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350,750 350,800&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="GetBooking" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SVCServiceBookingClassBase"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[ServiceBookingID]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).ID" ResultType="s:Guid" ResultVariableName="ServiceBookingCommonID"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="Service.ServiceForm.T(C4IT_NewDataAreaExchangeServiceConfigurationClass).DataProviderConfig.[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="GCCEOID"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="Service.ServiceForm.T(C4IT_NewDataAreaExchangeServiceConfigurationClass).DataProviderConfig.ServiceType.C4IT_SSPImage" ResultType="x:String" ResultVariableName="ServiceImage" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="Service.ServiceForm.T(C4IT_NewDataAreaExchangeServiceConfigurationClass).Type" ResultType="x:Int32" ResultVariableName="IsDistributionList" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:String" x:Key="Service.ServiceForm.T(C4IT_NewDataAreaExchangeServiceConfigurationClass).DataProviderConfig.ServiceType.C4IT_SSPImage"&gt;[ServiceImage]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="Service.ServiceForm.T(C4IT_NewDataAreaExchangeServiceConfigurationClass).DataProviderConfig.[Expression-ObjectID]"&gt;[GCCEOID]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).ID"&gt;[ServiceBookingCommonID]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Int32" x:Key="Service.ServiceForm.T(C4IT_NewDataAreaExchangeServiceConfigurationClass).Type"&gt;[IsDistributionList]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingID" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID88"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;303,800&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350,860 350,910&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart DisplayName="get Users" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;Flowchart.Variables&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="UserID" /&gt;&#xD;
&lt;/Flowchart.Variables&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,117.5&lt;/av:PointCollection&gt;&#xD;
&lt;x:Double x:Key="Height"&gt;650&lt;/x:Double&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID18"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,117.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,177.5 300,197.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[Owners]" DisplayName="CreateOwnersCollection" sap:VirtualizedContainerService.HintSize="94,60" /&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID17"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,197.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,257.5 300,297.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[Members]" DisplayName="CreateMembersCollection" sap:VirtualizedContainerService.HintSize="94,60" /&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID19"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,297.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,357.5 300,390&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="GetMembers" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_DataAreaServiceFormClassBase"&gt;&#xD;
&lt;mwa:GetMultipleRecordData.Body&gt;&#xD;
&lt;Flowchart sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;Flowchart.Variables&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="UserExists" /&gt;&#xD;
&lt;/Flowchart.Variables&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,117.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID13"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,117.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,177.5 300,236.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;ExistsInCollection x:TypeArguments="s:Guid" Collection="[Members]" DisplayName="ExistsInCollection&amp;lt;Guid&amp;gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserID]" Result="[UserExists]" /&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID12" Condition="[UserExists AND Not UserID.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;265,236.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;335,280 445,280&lt;/av:PointCollection&gt;&#xD;
&lt;x:String x:Key="TrueLabel"&gt;IsInCollection&lt;/x:String&gt;&#xD;
&lt;x:String x:Key="FalseLabel"&gt;NotInCollection&lt;/x:String&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID11"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;445,250&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;AddToCollection x:TypeArguments="s:Guid" Collection="[Members]" DisplayName="AddToCollection&amp;lt;Guid&amp;gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserID]" /&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID11&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID12&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID13&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.Body&gt;&#xD;
&lt;mwa:GetMultipleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[ServiceBookingFormEOID]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetMultipleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="UsersReadAndWrite.ID" ResultType="s:Guid" ResultVariableName="UserID"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="7fe2d9c5-f44b-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceFormClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetMultipleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="UsersReadAndWrite.ID"&gt;[UserID]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetMultipleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetMultipleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID21"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,390&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,450 300,477.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Assign sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;Assign.To&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid"&gt;[UserID]&lt;/OutArgument&gt;&#xD;
&lt;/Assign.To&gt;&#xD;
&lt;Assign.Value&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid"&gt;[guid.Empty]&lt;/InArgument&gt;&#xD;
&lt;/Assign.Value&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/Assign&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID20"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,477.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;310,347.5 310,370&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="GetOwners" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_DataAreaServiceFormClassBase"&gt;&#xD;
&lt;mwa:GetMultipleRecordData.Body&gt;&#xD;
&lt;Flowchart sap:VirtualizedContainerService.HintSize="614,636"&gt;&#xD;
&lt;Flowchart.Variables&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="UserExists" /&gt;&#xD;
&lt;/Flowchart.Variables&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,117.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID16"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,117.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,177.5 300,236.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;ExistsInCollection x:TypeArguments="s:Guid" Collection="[Owners]" DisplayName="ExistsInCollection&amp;lt;Guid&amp;gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserID]" Result="[UserExists]" /&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID15" Condition="[UserExists OR UserID.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;265,236.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;335,280 445,280&lt;/av:PointCollection&gt;&#xD;
&lt;x:String x:Key="TrueLabel"&gt;IsInCollection&lt;/x:String&gt;&#xD;
&lt;x:String x:Key="FalseLabel"&gt;NotInCollection&lt;/x:String&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID14"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;445,250&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;AddToCollection x:TypeArguments="s:Guid" Collection="[Owners]" DisplayName="AddToCollection&amp;lt;Guid&amp;gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[UserID]" /&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID14&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID15&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID16&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.Body&gt;&#xD;
&lt;mwa:GetMultipleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[ServiceBookingFormEOID]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetMultipleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="Owner.ID" ResultType="s:Guid" ResultVariableName="UserID"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="7fe2d9c5-f44b-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceFormClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetMultipleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="Owner.ID"&gt;[UserID]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetMultipleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetMultipleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetMultipleRecordData&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID17&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID18&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID19&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID20&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID21&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID85"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;303,910&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350,970 350,1000 348.8,1000 348.8,1020&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="GetServiceForm" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_DataAreaServiceFormClassBase"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[ServiceBookingFormEOID]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="Name" ResultType="x:String" ResultVariableName="NewDAName" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="Description" ResultType="x:String" ResultVariableName="newDADescription" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="hiddenService" ResultType="x:Boolean" ResultVariableName="isHiddenService" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="mailboxAddress" ResultType="x:String" ResultVariableName="mailboxAddress" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:String" x:Key="mailboxAddress"&gt;[mailboxAddress]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Boolean" x:Key="hiddenService"&gt;[isHiddenService]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:String" x:Key="Description"&gt;[newDADescription]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:String" x:Key="Name"&gt;[NewDAName]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID86"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;301.8,1020&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;348.8,1080 348.8,1110 349.8,1110 349.8,1136.4&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Config Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_GCC_DataArea_Collector"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[GCCEOID]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="32"&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="T(SPSGenericConnectorConfigurationClassBase).Password" ResultType="x:String" ResultVariableName="c_GCCPassword" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:String" x:Key="T(SPSGenericConnectorConfigurationClassBase).Password"&gt;[c_GCCPassword]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="53087d01-9e33-ea11-4881-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowSwitch x:TypeArguments="mscd:OrderType" x:Name="__ReferenceID80" Expression="[orderType]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;314.8,1136.4&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="InstallConnector"&gt;314.8,1179.9 130.6,1179.9 130.6,1230&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowStep x:Key="Install" x:Name="__ReferenceID81"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;83.6,1230&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;130.6,1290 130.6,1330 303.6,1330&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:ErrorHandler ExceptionMessage="{x:Null}" AttempsCount="5" DisplayName="Execute Installation Script" Exception="[executionException]" ExitCondition="[taskClosingReason &amp;lt;&amp;gt; 408 And taskClosingReason &amp;lt;&amp;gt; 402 And taskClosingReason &amp;lt;&amp;gt; 409]" sap:VirtualizedContainerService.HintSize="583,420" Result="[executedSuccessfully]"&gt;&#xD;
&lt;mwa:ErrorHandler.Body&gt;&#xD;
&lt;Flowchart DisplayName="Installation Flow" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;Flowchart.Variables&gt;&#xD;
&lt;Variable x:TypeArguments="ss1:SecureString" Name="c_GCCSecurePW" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Int32" Name="resultCode" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="resultMessage" /&gt;&#xD;
&lt;Variable x:TypeArguments="mcpc:ConnectorRunInfo" Default="[new Connector.ConnectorRunInfo()]" Name="configurationRunInfo" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="resultSecGroupR" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="resultSecGroupW" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:String" Name="resultSecGroupO" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="createdTeamId" /&gt;&#xD;
&lt;Variable x:TypeArguments="x:Boolean" Name="mailboxCreated" /&gt;&#xD;
&lt;Variable x:TypeArguments="scg4:List(s:Tuple(x:String, x:String, x:String, x:String))" Name="CreatedGroups" /&gt;&#xD;
&lt;Variable x:TypeArguments="s:Guid" Name="CreatedGuid" /&gt;&#xD;
&lt;/Flowchart.Variables&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;230,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;260,77.7 260,107.7 252.6,107.7 252.6,166.5&lt;/av:PointCollection&gt;&#xD;
&lt;x:Boolean x:Key="IsPinned"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;x:Double x:Key="Height"&gt;1330&lt;/x:Double&gt;&#xD;
&lt;x:Double x:Key="Width"&gt;830.5&lt;/x:Double&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID68" Condition="[taskClosingReason = 409]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;235,166.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;305,210 387,210 387,230&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID69"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;340,230&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;387,290 387,320 390,320 390,340&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mca:EncryptData Data="[c_GCCPassword]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="94,60" Operation="Decrypt" TransformedData="[c_GCCSecureData]"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mca:EncryptData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID72"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;343,340&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;390,400 390,450&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;cla:C4ITLIAMInitializeProviderActivity Message="{x:Null}" Success="{x:Null}" ConfigID="[GCCEOID]" sap:VirtualizedContainerService.HintSize="94,60" Password="[c_GCCSecureData]"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/cla:C4ITLIAMInitializeProviderActivity&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID76" Condition="[IsDistributionList = 1]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;355,450&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;355,493.5 250,493.5 250,650&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;425,493.5 480,493.5 480,610&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.True&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID75"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;203,650&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;297,680 462.5,680 462.5,720&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;cla:C4ITLIAMCreateDistributionGroupActivity Alias="[If(String.IsNullOrEmpty(mailboxAddress) OrElse Not mailboxAddress.Contains(&amp;quot;@&amp;quot;c), String.Empty, mailboxAddress.Split(&amp;quot;@&amp;quot;c)(0))]" ConfigID="[GCCEOID]" CreatedGroups="[CreatedGroups]" DistributionListDisplayName="[NewDAName]" sap:VirtualizedContainerService.HintSize="94,60" Name="[NewDAName]" ObjectGuid="[CreatedGuid]" PrimarySmtpAddress="[mailboxAddress]" Success="[mailboxCreated]"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/cla:C4ITLIAMCreateDistributionGroupActivity&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID67&lt;/x:Reference&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.True&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID74"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;433,610&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;480,670 480,720&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;cla:C4ITLIAMCreateSharedMailboxActivity Alias="[If(String.IsNullOrEmpty(mailboxAddress) OrElse Not mailboxAddress.Contains(&amp;quot;@&amp;quot;c), String.Empty, mailboxAddress.Split(&amp;quot;@&amp;quot;c)(0))]" ConfigID="[GCCEOID]" CreatedGroups="[CreatedGroups]" sap:VirtualizedContainerService.HintSize="94,60" MailboxDisplayName="[NewDAName]" Name="[NewDAName]" ObjectGuid="[CreatedGuid]" PrimarySmtpAddress="[mailboxAddress]" Success="[mailboxCreated]"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/cla:C4ITLIAMCreateSharedMailboxActivity&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID67" Condition="[mailboxCreated]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;445,720&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;515,763.5 565,763.5&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;445,763.5 395,763.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.True&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID73"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;301,733.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart DisplayName="CreateServices" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;x:Double x:Key="Height"&gt;1714&lt;/x:Double&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,127.5&lt;/av:PointCollection&gt;&#xD;
&lt;x:Double x:Key="Width"&gt;1565&lt;/x:Double&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID43"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,127.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,187.5 300,237.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Config Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_GCC_DataArea_Collector"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[GCCEOID]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="32"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="GCCServiceCatalog" ResultType="s:Guid" ResultVariableName="ServiceCatalog"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="53087d01-9e33-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_GCC_DataArea_Collector" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="GCCServiceRootCategory" ResultType="s:Guid" ResultVariableName="ServiceCategory"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="53087d01-9e33-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_GCC_DataArea_Collector" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="GCCCatalogServiceStatus" ResultType="x:Int32" ResultVariableName="ServiceState" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="GCCCreateBundles" ResultType="x:Boolean" ResultVariableName="CreateBundle" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="GCCLimitedServiceApprovalFormEnabled" ResultType="x:Boolean" ResultVariableName="LimitedServiceApprovalFormEnabled" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="GCCLimitedServiceDurationPeriod" ResultType="x:Int32" ResultVariableName="LimitedServiceDurationPeriod" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="GCCLimitedServiceEnabled" ResultType="x:Boolean" ResultVariableName="LimitedServiceEnabled" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="GCCLimitedServiceExpirationDuration" ResultType="x:Int32" ResultVariableName="LimitedServiceExpirationDuration" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="GCCLimitedServiceRenewable" ResultType="x:Boolean" ResultVariableName="LimitedServiceRenewable" /&gt;&#xD;
&lt;mwacd:ObjectAttributeReference Expression="GCCLimitedServiceSSPFormEnabled" ResultType="x:Boolean" ResultVariableName="LimitedServiceSSPFormEnabled" /&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="dataAreaConfigID"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="53087d01-9e33-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_GCC_DataArea_Collector" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="ID"&gt;[dataAreaConfigID]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Boolean" x:Key="GCCLimitedServiceSSPFormEnabled"&gt;[LimitedServiceSSPFormEnabled]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Boolean" x:Key="GCCLimitedServiceRenewable"&gt;[LimitedServiceRenewable]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Int32" x:Key="GCCLimitedServiceExpirationDuration"&gt;[LimitedServiceExpirationDuration]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Boolean" x:Key="GCCLimitedServiceEnabled"&gt;[LimitedServiceEnabled]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Int32" x:Key="GCCLimitedServiceDurationPeriod"&gt;[LimitedServiceDurationPeriod]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Boolean" x:Key="GCCLimitedServiceApprovalFormEnabled"&gt;[LimitedServiceApprovalFormEnabled]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Boolean" x:Key="GCCCreateBundles"&gt;[CreateBundle]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:Int32" x:Key="GCCCatalogServiceStatus"&gt;[ServiceState]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="GCCServiceRootCategory"&gt;[ServiceCategory]&lt;/OutArgument&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="GCCServiceCatalog"&gt;[ServiceCatalog]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="53087d01-9e33-ea11-4881-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID42"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,237.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;253,267.5 163,267.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create DA" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedDA]" SchemaType="C4IT_DataAreaType"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaClassBase_uniqueID"&gt;[If(IsDistributionList=1, "602|" + mailboxAddress, "601|" + mailboxAddress)]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaClassBase_technicalName"&gt;[CreatedGuid.ToString]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_C4IT_DataAreaClassBase_isHiddenService"&gt;[isHiddenService]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_C4IT_DataAreaClassBase_ImportDate"&gt;[datetime.UtcNow]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaClassBase_displayname"&gt;[NewDAName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaClassBase_description"&gt;[newDADescription]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaClassBase_DataAreaConfiguration"&gt;[dataAreaConfigID]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaClassBase_ConfigurationID"&gt;[dataAreaConfigID]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_C4IT_DataAreaClassBase_C4IT_ManagedManually"&gt;[False]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="C4IT_DataAreaClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="16"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="C4IT_ManagedManually" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaClassBase_C4IT_ManagedManually" Expression="False" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ConfigurationID" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaClassBase_ConfigurationID" Expression="dataAreaConfigID" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="DataAreaConfiguration" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ArgumentKey="ObjectConfiguration_C4IT_DataAreaClassBase_DataAreaConfiguration" Expression="dataAreaConfigID" IsExpression="False" IsMultiple="False"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="53087d01-9e33-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_GCC_DataArea_Collector" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:InputVariableObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:InputVariableObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="description" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaClassBase_description" Expression="newDADescription" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="displayname" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaClassBase_displayname" Expression="NewDAName" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ImportDate" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaClassBase_ImportDate" Expression="datetime.UtcNow" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="isHiddenService" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaClassBase_isHiddenService" Expression="isHiddenService" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="targetType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Exchange (6)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;6&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="technicalName" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaClassBase_technicalName" Expression="CreatedGuid.ToString" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="uniqueID" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaClassBase_uniqueID" Expression="If(IsDistributionList=1, &amp;quot;602|&amp;quot; + mailboxAddress, &amp;quot;601|&amp;quot; + mailboxAddress)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID52"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;69,237.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;116,297.5 116,327.5 120,327.5 120,350&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_DataAreaClassBase"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[CreatedDA]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="CreatedDAId"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="dc38719c-6317-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="ID"&gt;[CreatedDAId]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="dc38719c-6317-ea11-4881-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedDA" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID58"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;73,350&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;120,410 120,490&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create SecurityGroup" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedSecurityGroup]" SchemaType="C4IT_DataAreaSecurityGroupType"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_technicalname"&gt;[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLMember","ExchangeSMBFullAccess")) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLMember","ExchangeSMBFullAccess")).Item4, Nothing)]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_displayname"&gt;[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLMember","ExchangeSMBFullAccess")) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLMember","ExchangeSMBFullAccess")).Item3, Nothing)]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_DataAreaWrite_Add_0"&gt;[CreatedDAId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_uniqueID"&gt;[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLMember","ExchangeSMBFullAccess")) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLMember","ExchangeSMBFullAccess")).Item2, Nothing)]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="C4IT_DataAreaSecurityGroupClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="DataAreaWrite" Operation="Update"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;mwacdm:AddRelation&gt;&#xD;
&lt;mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="1"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_DataAreaWrite_Add_0" Expression="CreatedDAId" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;/mwacdm:AddRelation&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="displayname" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_displayname" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLMember&amp;quot;,&amp;quot;ExchangeSMBFullAccess&amp;quot;)) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLMember&amp;quot;,&amp;quot;ExchangeSMBFullAccess&amp;quot;)).Item3, Nothing)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="TargetType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Exchange (6)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;6&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="technicalname" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_technicalname" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLMember&amp;quot;,&amp;quot;ExchangeSMBFullAccess&amp;quot;)) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLMember&amp;quot;,&amp;quot;ExchangeSMBFullAccess&amp;quot;)).Item4, Nothing)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="uniqueID" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_uniqueID" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLMember&amp;quot;,&amp;quot;ExchangeSMBFullAccess&amp;quot;)) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLMember&amp;quot;,&amp;quot;ExchangeSMBFullAccess&amp;quot;)).Item2, Nothing)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID41"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;73,490&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;120,550 120,590&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create ServiceForm" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedServiceForm]" SchemaType="C4IT_DataAreaServiceConfigurationType"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_SecurityGroup_WhereExpressionExpressionObjectID"&gt;[CreatedSecurityGroup]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_DataArea_WhereExpressionExpressionObjectID"&gt;[CreatedDA]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="C4IT_DataAreaServiceConfigurationClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="DataArea" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="dc38719c-6317-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="dc38719c-6317-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_DataArea_WhereExpression" SchemaEntityId="dc38719c-6317-ea11-4881-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedDA" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SecurityGroup" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="095bbc20-6517-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaSecurityGroupClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="095bbc20-6517-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaSecurityGroupClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_SecurityGroup_WhereExpression" SchemaEntityId="095bbc20-6517-ea11-4881-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedSecurityGroup" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="Servicetype" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Write (2)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;2&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID40"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;73,590&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;120,650 120,680&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create MemberService" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedServiceMember]" SchemaType="SPSArticleTypeService"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSCommonClassBase_State"&gt;[ServiceState]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_SSPName_NewDAName"&gt;[NewDAName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_SSPImagePath"&gt;[ServiceImage]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpressionExpressionObjectID"&gt;[CreatedServiceForm]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_Name_NewDAName"&gt;[NewDAName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_Categories_Add_0"&gt;[ServiceCategory]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSArticleClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="16"&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="AllowIdenticalInstances" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Nein (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ApprovalProcess" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="C4IT - LIAM - 1 Step Approval (DataArea Owner)" Id="b01978ee-7063-ea11-4b81-000c29359b95"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="9a23fce7-8fe0-e111-d7a8-00261890e11f" SchemaObjectName="PLSLWorkflowComponentClassCommon" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="Categories" Operation="Update"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;mwacdm:AddRelation&gt;&#xD;
&lt;mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="1"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_Categories_Add_0" Expression="ServiceCategory" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;/mwacdm:AddRelation&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Name" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference ResultSchemaObject="{x:Null}"&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" IsHtml="False" Key="71c5b36e-64e0-4d8b-a406-3cd0453f0126" PlainText="[NewDAName] - [Member]" Prefix="ObjectConfiguration_SPSArticleClassBase_Name_" Value="&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot; style=&amp;quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&amp;quot;&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;126.47333333333334&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;2&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: NewDAName&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;;NewDAName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot; style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt; - [Member]&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;" /&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ProvisioningProcess" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="C4IT - LIAM - Provisioning - rights" Id="6f2ba50e-be49-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="9a23fce7-8fe0-e111-d7a8-00261890e11f" SchemaObjectName="PLSLWorkflowComponentClassCommon" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="RepairMode" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Durch Service Desk Mitarbeiter und Self Service (2)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;2&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ServiceForm" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="T(SPSCommonClassBase).ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="0818b488-bb49-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceConfigurationClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="b223ec7a-537d-464c-a749-d948923d4239" SchemaObjectName="SPSCommonClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpression" SchemaEntityId="0818b488-bb49-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceForm" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="ServiceType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="C4IT Zugriffsrechte (20027)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;20027&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SSPImagePath" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_SSPImagePath" Expression="ServiceImage" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SSPName" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference ResultSchemaObject="{x:Null}"&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" IsHtml="False" Key="69e6ac74-9afa-48ad-b3a6-3a36ac8575d4" PlainText="[NewDAName] - [Member]" Prefix="ObjectConfiguration_SPSArticleClassBase_SSPName_" Value="&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot; style=&amp;quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&amp;quot;&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;126.47333333333334&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;2&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: NewDAName&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;;NewDAName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot; style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt; - [Member]&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot; style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;" /&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="UninstallationMode" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Durch Service Desk Mitarbeiter und Self Service (2)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;2&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSCommonClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4"&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="State" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSCommonClassBase_State" Name="ServiceState" /&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID44" Condition="[CreateBundle OR LimitedServiceEnabled]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID38}"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;85,680&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;85,723.5 55,723.5 55,320 443,320 443,380 473,380&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;155,723.5 262.5,723.5 262.5,750&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID57" Condition="[isHiddenService]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID38}"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;245,750&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;315,793.5 365,793.5&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;245,793.5 215,793.5 215,380 473,380&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID39"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;365,763.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;412,763.5 412,380 473,380&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Catalog" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SPSPortfolioType"&gt;&#xD;
&lt;mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Visible"&gt;[True]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_UninstallationCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Service_WhereExpressionExpressionObjectID"&gt;[CreatedServiceMember]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_RepairCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_InstallationCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_CustomPrice"&gt;[False]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_ChargeInSet"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences_0_WhereExpressionID"&gt;[ServiceCatalog]&lt;/InArgument&gt;&#xD;
&lt;/mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:MultiFragment Attributes="{x:Null}" RemoveFragments="{x:Null}" UpdateFragments="{x:Null}" DataDefinition="SVCPortfolioClassServiceItem"&gt;&#xD;
&lt;mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments.Items&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:SingleFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="{x:Null}"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ChargeInSet" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_ChargeInSet" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="CustomPrice" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_CustomPrice" Expression="False" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="InstallationCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_InstallationCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Einmalig (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="RepairCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_RepairCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Service" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="RelatedSPSArticleClassBase.ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="bae956d9-3880-e211-0d99-005056c00008" SchemaObjectName="SPSArticleTypeService" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="RelatedSPSCommonClassBase.[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Service_WhereExpression" SchemaEntityId="bae956d9-3880-e211-0d99-005056c00008"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceMember" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="UninstallationCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_UninstallationCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Visible" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Visible" Expression="True" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddFragments.Items&gt;&#xD;
&lt;/mwacdm:AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="4"&gt;&#xD;
&lt;mwacd:DynamicObjectReference BaseObjectExpression="RelatedSPSPortfolioClassbase.[Expression-ObjectID]" Filter=""&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="81824fdf-3880-e211-0d99-005056c00008" SchemaObjectName="SPSPortfolioType" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSPortfolioType" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="RelatedSPSPortfolioClassbase.ID = @ID" ParametersPrefix="ObjectReferences_0_WhereExpression" SchemaEntityId="81824fdf-3880-e211-0d99-005056c00008"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceCatalog" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:UpdateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID38"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;473,350&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;520,410 520,440 530,440 530,530&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create SecurityGroup" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedSecurityGroup]" SchemaType="C4IT_DataAreaSecurityGroupType"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_technicalname"&gt;[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLOwner","ExchangeSMBOwner")) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLOwner","ExchangeSMBOwner")).Item4, Nothing)]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_displayname"&gt;[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLOwner","ExchangeSMBOwner")) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLOwner","ExchangeSMBOwner")).Item3, Nothing)]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_DataAreaOwner_Add_0"&gt;[CreatedDAId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_uniqueID"&gt;[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLOwner","ExchangeSMBOwner")) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, "ExchangeMLOwner","ExchangeSMBOwner")).Item2, Nothing)]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="C4IT_DataAreaSecurityGroupClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="DataAreaOwner" Operation="Update"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;mwacdm:AddRelation&gt;&#xD;
&lt;mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="1"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_DataAreaOwner_Add_0" Expression="CreatedDAId" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;/mwacdm:AddRelation&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="displayname" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_displayname" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLOwner&amp;quot;,&amp;quot;ExchangeSMBOwner&amp;quot;)) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLOwner&amp;quot;,&amp;quot;ExchangeSMBOwner&amp;quot;)).Item3, Nothing)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="TargetType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Exchange (6)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;6&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="technicalname" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_technicalname" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLOwner&amp;quot;,&amp;quot;ExchangeSMBOwner&amp;quot;)) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLOwner&amp;quot;,&amp;quot;ExchangeSMBOwner&amp;quot;)).Item4, Nothing)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="uniqueID" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_uniqueID" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLOwner&amp;quot;,&amp;quot;ExchangeSMBOwner&amp;quot;)) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 = If(IsDistributionList=1, &amp;quot;ExchangeMLOwner&amp;quot;,&amp;quot;ExchangeSMBOwner&amp;quot;)).Item2, Nothing)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID46"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;483,530&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;530,590 530,640&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create ServiceForm" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedServiceForm]" SchemaType="C4IT_DataAreaServiceConfigurationType"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_SecurityGroup_WhereExpressionExpressionObjectID"&gt;[CreatedSecurityGroup]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_DataArea_WhereExpressionExpressionObjectID"&gt;[CreatedDA]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="C4IT_DataAreaServiceConfigurationClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="DataArea" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="dc38719c-6317-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="dc38719c-6317-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_DataArea_WhereExpression" SchemaEntityId="dc38719c-6317-ea11-4881-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedDA" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SecurityGroup" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="095bbc20-6517-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaSecurityGroupClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="095bbc20-6517-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaSecurityGroupClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_SecurityGroup_WhereExpression" SchemaEntityId="095bbc20-6517-ea11-4881-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedSecurityGroup" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="Servicetype" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Owner (1)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;1&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID47"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;483,640&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;530,700 530,746.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create OwnerService" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedServiceOwner]" SchemaType="SPSArticleTypeService"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSCommonClassBase_State"&gt;[ServiceState]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_SSPName_NewDAName"&gt;[NewDAName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_SSPImagePath"&gt;[ServiceImage]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpressionExpressionObjectID"&gt;[CreatedServiceForm]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_Name_NewDAName"&gt;[NewDAName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_Categories_Add_0"&gt;[ServiceCategory]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSArticleClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="16"&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="AllowIdenticalInstances" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Nein (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ApprovalProcess" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="C4IT - LIAM - 1 Step Approval (DataArea Owner)" Id="b01978ee-7063-ea11-4b81-000c29359b95"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="9a23fce7-8fe0-e111-d7a8-00261890e11f" SchemaObjectName="PLSLWorkflowComponentClassCommon" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="Categories" Operation="Update"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;mwacdm:AddRelation&gt;&#xD;
&lt;mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="1"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_Categories_Add_0" Expression="ServiceCategory" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;/mwacdm:AddRelation&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Name" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference ResultSchemaObject="{x:Null}"&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" IsHtml="False" Key="3f651397-a553-4b9c-8160-d4555a389fcd" PlainText="[NewDAName] - [Owner]" Prefix="ObjectConfiguration_SPSArticleClassBase_Name_" Value="&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot; style=&amp;quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&amp;quot;&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;126.47333333333334&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;2&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: NewDAName&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;;NewDAName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot; style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt; - [Owner]&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;" /&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ProvisioningProcess" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="C4IT - LIAM - Provisioning - rights" Id="6f2ba50e-be49-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="9a23fce7-8fe0-e111-d7a8-00261890e11f" SchemaObjectName="PLSLWorkflowComponentClassCommon" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="RepairMode" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Durch Service Desk Mitarbeiter und Self Service (2)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;2&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ServiceForm" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="T(SPSCommonClassBase).ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="0818b488-bb49-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceConfigurationClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="b223ec7a-537d-464c-a749-d948923d4239" SchemaObjectName="SPSCommonClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpression" SchemaEntityId="0818b488-bb49-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceForm" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="ServiceType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="C4IT Zugriffsrechte (20027)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;20027&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SSPImagePath" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_SSPImagePath" Expression="ServiceImage" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SSPName" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference ResultSchemaObject="{x:Null}"&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" IsHtml="False" Key="1104b2db-4401-4826-ac79-940b1e4676cf" PlainText="[NewDAName] - [Owner]" Prefix="ObjectConfiguration_SPSArticleClassBase_SSPName_" Value="&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot; style=&amp;quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&amp;quot;&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;126.47333333333334&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;2&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: NewDAName&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;;NewDAName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot; style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt; - [Owner]&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot; style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;" /&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="UninstallationMode" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Durch Service Desk Mitarbeiter und Self Service (2)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;2&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSCommonClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4"&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="State" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSCommonClassBase_State" Name="ServiceState" /&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID45" Condition="[CreateBundle OR LimitedServiceEnabled]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID37}"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;495,746.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;565,790 632.5,790 632.5,806.5&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;495,790 470,790 470,416.5 890,416.5 890,446.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID56" Condition="[isHiddenService]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID37}"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;615,806.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;685,850 735,850&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;615,850 585,850 585,416.5 907.5,416.5 907.5,446.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID48"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;735,820&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;782,880 782,910 722,910 722,430 872.5,430 872.5,446.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Catalog" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SPSPortfolioType"&gt;&#xD;
&lt;mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Visible"&gt;[True]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_UninstallationCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Service_WhereExpressionExpressionObjectID"&gt;[CreatedServiceOwner]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_RepairCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_InstallationCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_CustomPrice"&gt;[False]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_ChargeInSet"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences_0_WhereExpressionID"&gt;[ServiceCatalog]&lt;/InArgument&gt;&#xD;
&lt;/mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:MultiFragment Attributes="{x:Null}" RemoveFragments="{x:Null}" UpdateFragments="{x:Null}" DataDefinition="SVCPortfolioClassServiceItem"&gt;&#xD;
&lt;mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments.Items&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:SingleFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="{x:Null}"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ChargeInSet" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_ChargeInSet" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="CustomPrice" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_CustomPrice" Expression="False" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="InstallationCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_InstallationCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Einmalig (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="RepairCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_RepairCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Service" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="RelatedSPSArticleClassBase.ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="bae956d9-3880-e211-0d99-005056c00008" SchemaObjectName="SPSArticleTypeService" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="RelatedSPSCommonClassBase.[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Service_WhereExpression" SchemaEntityId="bae956d9-3880-e211-0d99-005056c00008"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceOwner" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="UninstallationCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_UninstallationCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Visible" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Visible" Expression="True" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddFragments.Items&gt;&#xD;
&lt;/mwacdm:AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="4"&gt;&#xD;
&lt;mwacd:DynamicObjectReference BaseObjectExpression="RelatedSPSPortfolioClassbase.[Expression-ObjectID]" Filter=""&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="81824fdf-3880-e211-0d99-005056c00008" SchemaObjectName="SPSPortfolioType" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSPortfolioType" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="RelatedSPSPortfolioClassbase.ID = @ID" ParametersPrefix="ObjectReferences_0_WhereExpression" SchemaEntityId="81824fdf-3880-e211-0d99-005056c00008"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceCatalog" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:UpdateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID37" Condition="[IsDistributionList = 1]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID36}"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;855,446.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;925,490 996,490 996,582.08&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;855,490 705,490 705,906.5 527.5,906.5 527.5,936.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID59"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;949,582.08&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;996,642.08 996,722.08&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create SecurityGroup" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedSecurityGroup]" SchemaType="C4IT_DataAreaSecurityGroupType"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_technicalname"&gt;[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ExchangeSMBSendAs") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ExchangeSMBSendAs").Item4, Nothing)]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_displayname"&gt;[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ExchangeSMBSendAs") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ExchangeSMBSendAs").Item3, Nothing)]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_DataAreaRead_Add_0"&gt;[CreatedDAId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_uniqueID"&gt;[If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = "ExchangeSMBSendAs") IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 ="ExchangeSMBSendAs").Item2, Nothing)]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="C4IT_DataAreaSecurityGroupClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="DataAreaRead" Operation="Update"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;mwacdm:AddRelation&gt;&#xD;
&lt;mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="1"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_DataAreaRead_Add_0" Expression="CreatedDAId" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;/mwacdm:AddRelation&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="displayname" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_displayname" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = &amp;quot;ExchangeSMBSendAs&amp;quot;) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 =&amp;quot;ExchangeSMBSendAs&amp;quot;).Item3, Nothing)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="TargetType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Exchange (6)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;6&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="technicalname" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_technicalname" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = &amp;quot;ExchangeSMBSendAs&amp;quot;) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 =&amp;quot;ExchangeSMBSendAs&amp;quot;).Item4, Nothing)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="uniqueID" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaSecurityGroupClassBase_uniqueID" Expression="If(CreatedGroups.FirstOrDefault(Function(g) g.Item1 = &amp;quot;ExchangeSMBSendAs&amp;quot;) IsNot Nothing, CreatedGroups.First(Function(g) g.Item1 =&amp;quot;ExchangeSMBSendAs&amp;quot;).Item2, Nothing)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID62"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;949,722.08&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;996,782.08 996,822.08&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create ServiceForm" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedServiceForm]" SchemaType="C4IT_DataAreaServiceConfigurationType"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_SecurityGroup_WhereExpressionExpressionObjectID"&gt;[CreatedSecurityGroup]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_DataArea_WhereExpressionExpressionObjectID"&gt;[CreatedDA]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="C4IT_DataAreaServiceConfigurationClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="DataArea" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="dc38719c-6317-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="dc38719c-6317-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_DataArea_WhereExpression" SchemaEntityId="dc38719c-6317-ea11-4881-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedDA" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SecurityGroup" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="095bbc20-6517-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaSecurityGroupClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="095bbc20-6517-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_DataAreaSecurityGroupClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_C4IT_DataAreaServiceConfigurationClassBase_SecurityGroup_WhereExpression" SchemaEntityId="095bbc20-6517-ea11-4881-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedSecurityGroup" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="Servicetype" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Read (3)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;3&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID63"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;949,822.08&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;996,882.08 996,912.08&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create SendAsService" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedServiceSendAs]" SchemaType="SPSArticleTypeService"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSCommonClassBase_State"&gt;[ServiceState]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_SSPName_NewDAName"&gt;[NewDAName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_SSPImagePath"&gt;[ServiceImage]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpressionExpressionObjectID"&gt;[CreatedServiceForm]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_Name_NewDAName"&gt;[NewDAName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_Categories_Add_0"&gt;[ServiceCategory]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSArticleClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="16"&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="AllowIdenticalInstances" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Nein (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ApprovalProcess" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="C4IT - LIAM - 1 Step Approval (DataArea Owner)" Id="b01978ee-7063-ea11-4b81-000c29359b95"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="9a23fce7-8fe0-e111-d7a8-00261890e11f" SchemaObjectName="PLSLWorkflowComponentClassCommon" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="Categories" Operation="Update"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;mwacdm:AddRelation&gt;&#xD;
&lt;mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="1"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_Categories_Add_0" Expression="ServiceCategory" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;/mwacdm:AddRelation&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Name" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference ResultSchemaObject="{x:Null}"&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" IsHtml="False" Key="71c5b36e-64e0-4d8b-a406-3cd0453f0126" PlainText="[NewDAName] - [SendAs]" Prefix="ObjectConfiguration_SPSArticleClassBase_Name_" Value="&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot; style=&amp;quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&amp;quot;&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;126.47333333333334&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;2&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: NewDAName&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;;NewDAName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot; style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt; - [SendAs]&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;" /&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ProvisioningProcess" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="C4IT - LIAM - Provisioning - rights" Id="6f2ba50e-be49-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="9a23fce7-8fe0-e111-d7a8-00261890e11f" SchemaObjectName="PLSLWorkflowComponentClassCommon" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="RepairMode" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Durch Service Desk Mitarbeiter und Self Service (2)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;2&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ServiceForm" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="T(SPSCommonClassBase).ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="0818b488-bb49-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceConfigurationClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="b223ec7a-537d-464c-a749-d948923d4239" SchemaObjectName="SPSCommonClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpression" SchemaEntityId="0818b488-bb49-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceForm" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="ServiceType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="C4IT Zugriffsrechte (20027)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;20027&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SSPImagePath" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_SSPImagePath" Expression="ServiceImage" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SSPName" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference ResultSchemaObject="{x:Null}"&gt;&#xD;
&lt;mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" IsHtml="False" Key="69e6ac74-9afa-48ad-b3a6-3a36ac8575d4" PlainText="[NewDAName] - [SendAs]" Prefix="ObjectConfiguration_SPSArticleClassBase_SSPName_" Value="&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot; style=&amp;quot;margin-top: 0px;margin-bottom: 12px;line-height: 1.15&amp;quot;&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;126.47333333333334&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;2&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: NewDAName&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;;NewDAName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot; style=&amp;quot;font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px&amp;quot;&amp;gt; - [SendAs]&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;" /&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference.ResourceDescriptor&gt;&#xD;
&lt;/mwacd:ResourceDescriptorObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="UninstallationMode" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Durch Service Desk Mitarbeiter und Self Service (2)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;2&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSCommonClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4"&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="State" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSCommonClassBase_State" Name="ServiceState" /&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID61" Condition="[CreateBundle OR LimitedServiceEnabled]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID36}"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;961,912.08&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;961,955.58 931,955.58 931,906.5 510,906.5 510,936.5&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;1031,955.58 1138.5,955.58 1138.5,982.08&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID60" Condition="[isHiddenService]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID36}"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;1121,982.08&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;1191,1025.58 1241,1025.58&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;1121,1025.58 1091,1025.58 1091,906.5 527.5,906.5 527.5,936.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID64"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;1241,995.58&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;1288,1055.58 1288,1085.58 462.5,1085.58 462.5,906.5 492.5,906.5 492.5,936.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Catalog" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SPSPortfolioType"&gt;&#xD;
&lt;mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Visible"&gt;[True]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_UninstallationCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Service_WhereExpressionExpressionObjectID"&gt;[CreatedServiceMember]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_RepairCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_InstallationCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_CustomPrice"&gt;[False]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_ChargeInSet"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences_0_WhereExpressionID"&gt;[ServiceCatalog]&lt;/InArgument&gt;&#xD;
&lt;/mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:MultiFragment Attributes="{x:Null}" RemoveFragments="{x:Null}" UpdateFragments="{x:Null}" DataDefinition="SVCPortfolioClassServiceItem"&gt;&#xD;
&lt;mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments.Items&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:SingleFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="{x:Null}"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ChargeInSet" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_ChargeInSet" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="CustomPrice" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_CustomPrice" Expression="False" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="InstallationCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_InstallationCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Einmalig (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="RepairCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_RepairCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Service" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="RelatedSPSArticleClassBase.ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="bae956d9-3880-e211-0d99-005056c00008" SchemaObjectName="SPSArticleTypeService" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="RelatedSPSCommonClassBase.[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Service_WhereExpression" SchemaEntityId="bae956d9-3880-e211-0d99-005056c00008"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceMember" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="UninstallationCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_UninstallationCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Visible" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Visible" Expression="True" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddFragments.Items&gt;&#xD;
&lt;/mwacdm:AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="4"&gt;&#xD;
&lt;mwacd:DynamicObjectReference BaseObjectExpression="RelatedSPSPortfolioClassbase.[Expression-ObjectID]" Filter=""&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="81824fdf-3880-e211-0d99-005056c00008" SchemaObjectName="SPSPortfolioType" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSPortfolioType" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="RelatedSPSPortfolioClassbase.ID = @ID" ParametersPrefix="ObjectReferences_0_WhereExpression" SchemaEntityId="81824fdf-3880-e211-0d99-005056c00008"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceCatalog" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:UpdateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID36" Condition="[CreateBundle OR LimitedServiceEnabled]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;475,936.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;545,980 653,980 653,1650 683,1650&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;475,980 320,980&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.True&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID50"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;273,980&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;320,1040 320,1086.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create Bundle" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedServiceBundle]" SchemaType="SVCServiceTypeBundle"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleGroupClassArticle_Add_1_Article_WhereExpressionExpressionObjectID"&gt;[CreatedServiceOwner]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSArticleGroupClassArticle_Add_0_Order"&gt;[2]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleGroupClassArticle_Add_0_Article_WhereExpressionExpressionObjectID"&gt;[CreatedServiceMember]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSCommonClassBase_State"&gt;[ServiceState]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_Tags"&gt;[createdTeamId.ToString]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_SSPName"&gt;[NewDAName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_SSPImagePath"&gt;[ServiceImage]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpressionExpressionObjectID"&gt;[CreatedServiceForm]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_Name"&gt;[NewDAName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_Categories_Add_0"&gt;[ServiceCategory]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SPSArticleClassBase_ASQLCustomCommentStatement"&gt;[CreatedDAId.ToString]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSArticleGroupClassArticle_Add_1_Order"&gt;[3]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSArticleClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="16"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ASQLCustomCommentStatement" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_ASQLCustomCommentStatement" Expression="CreatedDAId.ToString" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="Categories" Operation="Update"&gt;&#xD;
&lt;mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;mwacdm:AddRelation&gt;&#xD;
&lt;mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="1"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_Categories_Add_0" Expression="ServiceCategory" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddRelation.RelatedObjects&gt;&#xD;
&lt;/mwacdm:AddRelation&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute.Add&gt;&#xD;
&lt;/mwacdm:MultipleRelationAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Name" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_Name" Expression="NewDAName" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="RepairMode" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Durch Service Desk Mitarbeiter und Self Service (2)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;2&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ServiceForm" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="T(SPSCommonClassBase).ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="0818b488-bb49-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceConfigurationClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="b223ec7a-537d-464c-a749-d948923d4239" SchemaObjectName="SPSCommonClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpression" SchemaEntityId="0818b488-bb49-ea11-4981-000c2980fd94"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceForm" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="ServiceType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="C4IT Zugriffsrechte (20027)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;20027&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SSPImagePath" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_SSPImagePath" Expression="ServiceImage" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SSPName" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_SSPName" Expression="NewDAName" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Tags" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_Tags" Expression="createdTeamId.ToString" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="UninstallationMode" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Durch Service Desk Mitarbeiter und Self Service (2)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;2&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSCommonClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4"&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="State" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSCommonClassBase_State" Name="ServiceState" /&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;mwacdm:MultiFragment Attributes="{x:Null}" RemoveFragments="{x:Null}" UpdateFragments="{x:Null}" DataDefinition="SPSArticleGroupClassArticle"&gt;&#xD;
&lt;mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments.Items&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:SingleFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="{x:Null}"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Article" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SPSArticleGroupClassArticle_Add_0_Article_WhereExpression" SchemaEntityId="6a357121-4580-4579-a85d-86b2a431ba21"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceMember" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="IsMandatory" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Nein (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Order" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleGroupClassArticle_Add_0_Order" Expression="2" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="PriceType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Wie Einzelservice (30)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;30&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="SetName" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Datenbereich (30010)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;30010&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="{x:Null}"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Article" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SPSArticleGroupClassArticle_Add_1_Article_WhereExpression" SchemaEntityId="6a357121-4580-4579-a85d-86b2a431ba21"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceOwner" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="IsMandatory" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Nein (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Order" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleGroupClassArticle_Add_1_Order" Expression="3" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="PriceType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Wie Einzelservice (30)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;30&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="SetName" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Datenbereich (30010)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;30010&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddFragments.Items&gt;&#xD;
&lt;/mwacdm:AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID65" Condition="[IsDistributionList = 1]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID35}"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;285,1086.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;285,1130 272.5,1130 272.5,1236.5 302.5,1236.5 302.5,1266.5&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;355,1130 405,1130&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID66"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;405,1100&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;452,1160 452,1190 337.5,1190 337.5,1266.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Objects" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceTypeBundle"&gt;&#xD;
&lt;mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0"&gt;[CreatedServiceBundle]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleGroupClassArticle_Add_0_Article_WhereExpressionExpressionObjectID"&gt;[CreatedServiceSendAs]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SPSArticleGroupClassArticle_Add_0_Order"&gt;[3]&lt;/InArgument&gt;&#xD;
&lt;/mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:MultiFragment Attributes="{x:Null}" RemoveFragments="{x:Null}" UpdateFragments="{x:Null}" DataDefinition="SPSArticleGroupClassArticle"&gt;&#xD;
&lt;mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments.Items&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:SingleFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="{x:Null}"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Article" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SPSArticleGroupClassArticle_Add_0_Article_WhereExpression" SchemaEntityId="6a357121-4580-4579-a85d-86b2a431ba21"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceSendAs" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="IsMandatory" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Nein (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Order" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleGroupClassArticle_Add_0_Order" Expression="3" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="PriceType" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Wie Einzelservice (30)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;30&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="SetName" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Datenbereich (30010)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;30010&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddFragments.Items&gt;&#xD;
&lt;/mwacdm:AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="4"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="CreatedServiceBundle" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:UpdateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID35" Condition="[LimitedServiceEnabled]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;285,1266.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;355,1310 472.5,1310 472.5,1366.5&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;285,1310 220,1310 220,1390&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.True&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID49"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;173,1390&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;220,1450 220,1500&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateObject DisplayName="Create ServiceForm" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[CreatedServiceForm]" SchemaType="C4IT_SCPlus_LimitedServiceBundleType"&gt;&#xD;
&lt;mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_C4IT_SCPlus_limitedServiceClassBase_renewable"&gt;[LimitedServiceRenewable]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_SCPlus_limitedServiceClassBase_Name"&gt;[CreatedDAId.ToString]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_C4IT_SCPlus_limitedServiceClassBase_expirationDuration"&gt;[LimitedServiceExpirationDuration]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_C4IT_SCPlus_limitedServiceClassBase_durationPeriod"&gt;[LimitedServiceDurationPeriod]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateObject.InternalArguments&gt;&#xD;
&lt;mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="C4IT_SCPlus_limitedServiceClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="durationPeriod" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_SCPlus_limitedServiceClassBase_durationPeriod" Name="LimitedServiceDurationPeriod" /&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="expirationDuration" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_SCPlus_limitedServiceClassBase_expirationDuration" Expression="LimitedServiceExpirationDuration" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="InstallationChangeTemplate" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="Zeitlich befristete Bereitstellung - Bundle" Id="a4ac09b8-a754-ea11-5d83-000c2981464e"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="bbf4635f-df2d-e011-c6bc-00248cfe5192" SchemaObjectName="SVMChangeTemplateClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Name" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_SCPlus_limitedServiceClassBase_Name" Expression="CreatedDAId.ToString" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="renewable" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_SCPlus_limitedServiceClassBase_renewable" Expression="LimitedServiceRenewable" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="RepairChangeTemplate" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="Zeitlich befristete Bereitstellung - Bundle" Id="a4ac09b8-a754-ea11-5d83-000c2981464e"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="bbf4635f-df2d-e011-c6bc-00248cfe5192" SchemaObjectName="SVMChangeTemplateClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="UninstallationChangeTemplate" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="Zeitlich befristete Bereitstellung - Bundle" Id="a4ac09b8-a754-ea11-5d83-000c2981464e"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="bbf4635f-df2d-e011-c6bc-00248cfe5192" SchemaObjectName="SVMChangeTemplateClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:CreateObject.ObjectConfiguration&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID53"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;173,1500&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;220,1560 220,1606.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Objects" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceTypeBundle"&gt;&#xD;
&lt;mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0"&gt;[CreatedServiceBundle]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpressionExpressionObjectID"&gt;[CreatedServiceForm]&lt;/InArgument&gt;&#xD;
&lt;/mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSArticleClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ProvisioningProcess" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="C4IT - Provisioning - Limited Services Bundle create change" Id="13d0b1e6-a254-ea11-5d83-000c2981464e"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="9a23fce7-8fe0-e111-d7a8-00261890e11f" SchemaObjectName="PLSLWorkflowComponentClassCommon" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ServiceForm" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="b223ec7a-537d-464c-a749-d948923d4239" SchemaObjectName="SPSCommonClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="b223ec7a-537d-464c-a749-d948923d4239" SchemaObjectName="SPSCommonClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SPSArticleClassBase_ServiceForm_WhereExpression" SchemaEntityId="b223ec7a-537d-464c-a749-d948923d4239"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceForm" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="4"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="CreatedServiceBundle" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:UpdateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID54" Condition="[LimitedServiceSSPFormEnabled]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;185,1606.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;185,1650 134,1650&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;255,1650 490,1650 490,1453.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.True&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID55"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;40,1620&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;87,1620 87,1246.5 507.5,1246.5 507.5,1366.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Objects" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceTypeBundle"&gt;&#xD;
&lt;mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0"&gt;[CreatedServiceBundle]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSArticleClassBase_SSPFormTypeID"&gt;[new Guid("a0c9fc71-85c5-e911-2181-000c298798fd")]&lt;/InArgument&gt;&#xD;
&lt;/mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="SPSArticleClassBase"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="SSPFormTypeID" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSArticleClassBase_SSPFormTypeID" Expression="new Guid(&amp;quot;a0c9fc71-85c5-e911-2181-000c298798fd&amp;quot;)" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="4"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="CreatedServiceBundle" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:UpdateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID34&lt;/x:Reference&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.True&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID34&lt;/x:Reference&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.True&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID34" Condition="[isHiddenService]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID33}"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;455,1366.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;525,1410 547,1410&lt;/av:PointCollection&gt;&#xD;
&lt;av:PointCollection x:Key="TrueConnector"&gt;455,1410 425,1410 425,1650 683,1650&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID51"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;547,1380&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;641,1410 730,1410 730,1620&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Catalog" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SPSPortfolioType"&gt;&#xD;
&lt;mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Visible"&gt;[True]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_UninstallationCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Service_WhereExpressionExpressionObjectID"&gt;[CreatedServiceBundle]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_RepairCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_InstallationCharge"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_CustomPrice"&gt;[False]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_ChargeInSet"&gt;[0]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences_0_WhereExpressionID"&gt;[ServiceCatalog]&lt;/InArgument&gt;&#xD;
&lt;/mwa:UpdateObject.InternalArguments&gt;&#xD;
&lt;mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration&gt;&#xD;
&lt;mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:MultiFragment Attributes="{x:Null}" RemoveFragments="{x:Null}" UpdateFragments="{x:Null}" DataDefinition="SVCPortfolioClassServiceItem"&gt;&#xD;
&lt;mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments&gt;&#xD;
&lt;mwacdm:AddFragments.Items&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:SingleFragment" Capacity="4"&gt;&#xD;
&lt;mwacdm:SingleFragment DataDefinition="{x:Null}"&gt;&#xD;
&lt;mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8"&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="ChargeInSet" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_ChargeInSet" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="CustomPrice" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_CustomPrice" Expression="False" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="InstallationCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_InstallationCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update"&gt;&#xD;
&lt;mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Einmalig (0)"&gt;&#xD;
&lt;mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;x:Int32&gt;0&lt;/x:Int32&gt;&#xD;
&lt;/mwacd:StaticPickupReference.Value&gt;&#xD;
&lt;/mwacd:StaticPickupReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:PickupAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="RepairCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_RepairCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Service" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="RelatedSPSArticleClassBase.ID"&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="f2e9f4f9-3a80-e211-0d99-005056c00008" SchemaObjectName="SVCServiceTypeBundle" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="RelatedSPSArticleClassBase.[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Service_WhereExpression" SchemaEntityId="f2e9f4f9-3a80-e211-0d99-005056c00008"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceBundle" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="UninstallationCharge" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_UninstallationCharge" Expression="0" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;mwacdm:SingleAttribute Name="Visible" Operation="Update"&gt;&#xD;
&lt;mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCPortfolioClassServiceItem_Add_0_Visible" Expression="True" IsExpression="True" IsMultiple="False" /&gt;&#xD;
&lt;/mwacdm:SingleAttribute.ObjectReference&gt;&#xD;
&lt;/mwacdm:SingleAttribute&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:SingleFragment.Attributes&gt;&#xD;
&lt;/mwacdm:SingleFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:AddFragments.Items&gt;&#xD;
&lt;/mwacdm:AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment.AddFragments&gt;&#xD;
&lt;/mwacdm:MultiFragment&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration.Fragments&gt;&#xD;
&lt;/mwacdm:ObjectConfiguration&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectConfiguration&gt;&#xD;
&lt;mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="4"&gt;&#xD;
&lt;mwacd:DynamicObjectReference BaseObjectExpression="RelatedSPSPortfolioClassbase.[Expression-ObjectID]" Filter=""&gt;&#xD;
&lt;mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="81824fdf-3880-e211-0d99-005056c00008" SchemaObjectName="SPSPortfolioType" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.BaseSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSPortfolioType" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="RelatedSPSPortfolioClassbase.ID = @ID" ParametersPrefix="ObjectReferences_0_WhereExpression" SchemaEntityId="81824fdf-3880-e211-0d99-005056c00008"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceCatalog" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference.WhereExpression&gt;&#xD;
&lt;/mwacd:DynamicObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:UpdateObject.ObjectReferences&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:UpdateObject&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID33&lt;/x:Reference&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.True&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID33"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;683,1620&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:ErrorHandler ExceptionMessage="{x:Null}" AttempsCount="5" DisplayName="Error Handler" Exception="[executionException]" ExitCondition="[taskClosingReason &amp;lt;&amp;gt; 408 And taskClosingReason &amp;lt;&amp;gt; 402 And taskClosingReason &amp;lt;&amp;gt; 409]" sap:VirtualizedContainerService.HintSize="94,60" Result="[executedSuccessfully]"&gt;&#xD;
&lt;mwa:ErrorHandler.Body&gt;&#xD;
&lt;Flowchart sap:VirtualizedContainerService.HintSize="781,1576"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;x:Double x:Key="Height"&gt;1540&lt;/x:Double&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,127.5&lt;/av:PointCollection&gt;&#xD;
&lt;x:Double x:Key="Width"&gt;767&lt;/x:Double&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID23"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,127.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,187.5 300,237.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mca:EncryptData Data="[ApiToken]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="94,60" Operation="Decrypt" TransformedData="[secureData]"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mca:EncryptData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID24"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,237.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,297.5 300,347.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Assign sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;Assign.To&gt;&#xD;
&lt;OutArgument x:TypeArguments="x:String"&gt;[ApiToken]&lt;/OutArgument&gt;&#xD;
&lt;/Assign.To&gt;&#xD;
&lt;Assign.Value&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String"&gt;[secureData.Value]&lt;/InArgument&gt;&#xD;
&lt;/Assign.Value&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/Assign&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID25"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,347.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,407.5 300,457.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mca:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Get Auth Token" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent=" " ResponseContent="[ApiTokenJson]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &amp;quot;/ApiToken/GenerateAccessTokenFromApiToken&amp;quot;]"&gt;&#xD;
&lt;mca:HttpSendActivity.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization"&gt;["Bearer " + ApiToken]&lt;/InArgument&gt;&#xD;
&lt;/mca:HttpSendActivity.InternalArguments&gt;&#xD;
&lt;mca:HttpSendActivity.RequestHeaders&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&amp;quot;Bearer &amp;quot; + ApiToken" VariableType="x:String" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mca:HttpSendActivity.RequestHeaders&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mca:HttpSendActivity&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID22"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,457.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,517.5 300,557.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mca:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" ResponseContent="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Get Services Ready" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent="[&amp;quot;['&amp;quot; + ServiceCatalog.ToString + &amp;quot;']&amp;quot;]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &amp;quot;/catalogservices/updateranking&amp;quot;]"&gt;&#xD;
&lt;mca:HttpSendActivity.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization"&gt;["Bearer " + ApiTokenJson("RawToken").ToString().Trim(""""(0))]&lt;/InArgument&gt;&#xD;
&lt;/mca:HttpSendActivity.InternalArguments&gt;&#xD;
&lt;mca:HttpSendActivity.RequestHeaders&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&amp;quot;Bearer &amp;quot; + ApiTokenJson(&amp;quot;RawToken&amp;quot;).ToString().Trim(&amp;quot;&amp;quot;&amp;quot;&amp;quot;(0))" VariableType="x:String" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mca:HttpSendActivity.RequestHeaders&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mca:HttpSendActivity&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID28"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,557.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,617.5 300,657.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="GetMembersService" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SPSArticleClassBase"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[CreatedServiceMember]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="CreatedServiceMemberId"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="ID"&gt;[CreatedServiceMemberId]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="6a357121-4580-4579-a85d-86b2a431ba21"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceMember" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID29"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,657.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,717.5 300,757.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="GetOwnersService" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SPSArticleClassBase"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[CreatedServiceOwner]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="CreatedServiceOwnerId"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="ID"&gt;[CreatedServiceOwnerId]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="6a357121-4580-4579-a85d-86b2a431ba21"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceOwner" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID30"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,757.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,817.5 300,867.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="GetBundleService" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SPSArticleClassBase"&gt;&#xD;
&lt;mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID"&gt;[CreatedServiceBundle]&lt;/InArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.InternalArguments&gt;&#xD;
&lt;mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="CreatedServiceBundleId"&gt;&#xD;
&lt;mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="6a357121-4580-4579-a85d-86b2a431ba21" SchemaObjectName="SPSArticleClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:ObjectAttributeObjectReference&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:GetSingleRecordData.ObjectAttributeReferences&gt;&#xD;
&lt;mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;OutArgument x:TypeArguments="s:Guid" x:Key="ID"&gt;[CreatedServiceBundleId]&lt;/OutArgument&gt;&#xD;
&lt;/mwa:GetSingleRecordData.Outputs&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="6a357121-4580-4579-a85d-86b2a431ba21"&gt;&#xD;
&lt;mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4"&gt;&#xD;
&lt;mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CreatedServiceBundle" VariableType="s:Guid" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwacd:ObjectExpression.Parameters&gt;&#xD;
&lt;/mwacd:ObjectExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData.WhereExpression&gt;&#xD;
&lt;/mwa:GetSingleRecordData&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID26"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,867.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,927.5 300,977.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:InvokePowerShell x:TypeArguments="sma:PSObject" DisplayName="AssignMembers" sap:VirtualizedContainerService.HintSize="94,60" Script="param(&amp;#xA; [guid[]]$ConsumerIDs,&amp;#xA; [guid]$RequestorID,&amp;#xA; [guid]$MembersArticleId,&amp;#xA; [guid]$OwnersArticleId,&amp;#xA; [string]$FQDN,&amp;#xA; [string]$AccessToken,&amp;#xA; [guid]$TargetID,&amp;#xA; [guid]$BundleId,&amp;#xA; [bool]$AssignOwner,&amp;#xA; [bool]$EnableLogging&amp;#xA;)&amp;#xA;&amp;#xA;# Pfad für Logdatei definieren&amp;#xA;$logFile = [System.IO.Path]::Combine($env:TEMP, &amp;quot;C4ITLiamOrderAssignment.log&amp;quot;)&amp;#xA;&amp;#xA;$logDir = Split-Path $logFile&amp;#xA;if (!(Test-Path $logDir)) {&amp;#xA; New-Item -ItemType Directory -Path $logDir -Force&amp;#xA;}&amp;#xA;&amp;#xA;function Write-Log {&amp;#xA; param(&amp;#xA; [string]$Message&amp;#xA; )&amp;#xA; if ($EnableLogging) { &amp;#xA; $timestamp = Get-Date -Format &amp;quot;yyyy-MM-dd HH:mm:ss&amp;quot;&amp;#xA; Add-Content -Path $logFile -Value &amp;quot;$timestamp - $Message&amp;quot;&amp;#xA; }&amp;#xA;}&amp;#xA;&amp;#xA;Write-Log &amp;quot;Script gestartet.&amp;quot;&amp;#xA;Write-Log &amp;quot;Eingehende Parameter: ConsumerIDs: $($ConsumerIDs -join ', '), RequestorID: $RequestorID, MembersArticleId: $MembersArticleId, OwnersArticleId: $OwnersArticleId, FQDN: $FQDN, AccessToken: $AccessToken, TargetID: $TargetID, BundleId: $BundleId, AssignOwner: $AssignOwner&amp;quot;&amp;#xA;&amp;#xA;$headers = @{&amp;#xA; &amp;quot;Accept&amp;quot; = &amp;quot;application/json, text/plain, */*&amp;quot;&amp;#xA; &amp;quot;Accept-Language&amp;quot; = &amp;quot;de-DE&amp;quot;&amp;#xA; &amp;quot;Authorization&amp;quot; = &amp;quot;Bearer $AccessToken&amp;quot;&amp;#xA;}&amp;#xA;Write-Log &amp;quot;Headers gesetzt: $(ConvertTo-Json $headers)&amp;quot;&amp;#xA;&amp;#xA;foreach ($consumerID in $ConsumerIDs) {&amp;#xA; # Prüfen, ob $consumerID null oder eine leere GUID ist&amp;#xA; if ([string]::IsNullOrEmpty($consumerID) -or $consumerID -eq [Guid]::Empty) {&amp;#xA; Write-Log &amp;quot;Überspringe leere oder ungültige ConsumerID&amp;quot;&amp;#xA; continue&amp;#xA; }&amp;#xA; else {&amp;#xA; Write-Log &amp;quot;Verarbeite ConsumerID: $consumerID&amp;quot;&amp;#xA; }&amp;#xA; &amp;#xA; $bookings = @()&amp;#xA; &amp;#xA; if ($BundleId) {&amp;#xA; $children = @()&amp;#xA; if (-not $AssignOwner) {&amp;#xA; # AssignOwner false: Member-Buchung (Selected true) und Owner-Buchung (Selected false)&amp;#xA; $childMember = @{&amp;#xA; &amp;quot;Id&amp;quot; = $MembersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; $childOwner = @{&amp;#xA; &amp;quot;Id&amp;quot; = $OwnersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $FALSE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; $children += $childMember, $childOwner&amp;#xA; }&amp;#xA; else {&amp;#xA; # AssignOwner true: Member-Buchung (Selected false) und Owner-Buchung (Selected true)&amp;#xA; $childMember = @{&amp;#xA; &amp;quot;Id&amp;quot; = $MembersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $FALSE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; $childOwner = @{&amp;#xA; &amp;quot;Id&amp;quot; = $OwnersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; $children += $childMember, $childOwner&amp;#xA; }&amp;#xA; $booking = @{&amp;#xA; &amp;quot;Id&amp;quot; = $BundleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; &amp;quot;Children&amp;quot; = $children&amp;#xA; }&amp;#xA; $bookings += $booking&amp;#xA; Write-Log &amp;quot;Erstellte Bundle-Buchung mit Children für ConsumerID $consumerID : $(ConvertTo-Json $booking)&amp;quot;&amp;#xA; }&amp;#xA; else {&amp;#xA; # Kein Bundle: Direkt wird entweder die Member- oder die Owner-Buchung angelegt.&amp;#xA; if (-not $AssignOwner) {&amp;#xA; # AssignOwner false: Verwende MembersArticleId&amp;#xA; $booking = @{&amp;#xA; &amp;quot;Id&amp;quot; = $MembersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; Write-Log &amp;quot;Erstellte einzelne Buchung (Member) für ConsumerID $consumerID : $(ConvertTo-Json $booking)&amp;quot;&amp;#xA; }&amp;#xA; else {&amp;#xA; # AssignOwner true: Verwende OwnersArticleId&amp;#xA; $booking = @{&amp;#xA; &amp;quot;Id&amp;quot; = $OwnersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; Write-Log &amp;quot;Erstellte einzelne Buchung (Owner) für ConsumerID $consumerID : $(ConvertTo-Json $booking)&amp;quot;&amp;#xA; }&amp;#xA; $bookings += $booking&amp;#xA; }&amp;#xA; &amp;#xA; # Erstelle das JSON-Body als PowerShell-Objekt&amp;#xA; $bodyObj = @{&amp;#xA; &amp;quot;Bookings&amp;quot; = $bookings&amp;#xA; &amp;quot;AdditionalData&amp;quot; = @()&amp;#xA; &amp;quot;RecipientId&amp;quot; = $consumerID&amp;#xA; &amp;quot;RequestorId&amp;quot; = $RequestorID&amp;#xA; &amp;quot;SkipApprovalWorkflows&amp;quot; = $TRUE&amp;#xA; }&amp;#xA; &amp;#xA; $body = $bodyObj | ConvertTo-Json -Depth 10&amp;#xA; Write-Log &amp;quot;Erstellter Request-Body für ConsumerID $consumerID : $body&amp;quot;&amp;#xA; &amp;#xA; $uri = &amp;quot;$FQDN/order/AssignOrder&amp;quot;&amp;#xA; Write-Log &amp;quot;URI für ConsumerID $consumerID : $uri&amp;quot;&amp;#xA; &amp;#xA; try {&amp;#xA; Write-Log &amp;quot;Sende Request für ConsumerID $consumerID.&amp;quot;&amp;#xA; $response = Invoke-WebRequest -Uri $uri `&amp;#xA; -Method &amp;quot;POST&amp;quot; `&amp;#xA; -Headers $headers `&amp;#xA; -ContentType &amp;quot;application/json;charset=UTF-8&amp;quot; `&amp;#xA; -Body ([System.Text.Encoding]::UTF8.GetBytes($body)) `&amp;#xA; -UseBasicParsing `&amp;#xA; -UseDefaultCredentials&amp;#xA; Write-Log &amp;quot;Request erfolgreich für ConsumerID $consumerID. StatusCode: $($response.StatusCode)&amp;quot;&amp;#xA; }&amp;#xA; catch {&amp;#xA; Write-Log &amp;quot;Fehler beim Senden des Requests für ConsumerID $consumerID. Fehler: $_&amp;quot;&amp;#xA; }&amp;#xA; &amp;#xA; Start-Sleep -Seconds 1&amp;#xA;}&amp;#xA;&amp;#xA;Write-Log &amp;quot;Script beendet.&amp;quot;&amp;#xA;"&gt;&#xD;
&lt;mwa:InvokePowerShell.Parameters&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid[]" x:Key="ConsumerIDs"&gt;[Members.toArray]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="RequestorID"&gt;[bookingConsumer]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid[]" x:Key="ArticleIDs"&gt;[{CreatedServiceMemberId}]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="FQDN"&gt;[WebServiceUrl]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="AccessToken"&gt;[ApiTokenJson("RawToken").ToString().Trim(""""(0))]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="BundleId"&gt;[CreatedServiceBundleId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="MembersArticleId"&gt;[CreatedServiceMemberId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="OwnersArticleId"&gt;[CreatedServiceOwnerId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="AssignOwner"&gt;False&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="EnableLogging"&gt;[WFMonitoringLevel = 1]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="TargetID"&gt;[Guid.NewGuid()]&lt;/InArgument&gt;&#xD;
&lt;/mwa:InvokePowerShell.Parameters&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:InvokePowerShell&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID27"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,977.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:InvokePowerShell x:TypeArguments="sma:PSObject" DisplayName="AssignOwners" sap:VirtualizedContainerService.HintSize="94,60" Script="param(&amp;#xA; [guid[]]$ConsumerIDs,&amp;#xA; [guid]$RequestorID,&amp;#xA; [guid]$MembersArticleId,&amp;#xA; [guid]$OwnersArticleId,&amp;#xA; [string]$FQDN,&amp;#xA; [string]$AccessToken,&amp;#xA; [guid]$TargetID,&amp;#xA; [guid]$BundleId,&amp;#xA; [bool]$AssignOwner,&amp;#xA; [bool]$EnableLogging&amp;#xA;)&amp;#xA;&amp;#xA;# Pfad für Logdatei definieren&amp;#xA;$logFile = [System.IO.Path]::Combine($env:TEMP, &amp;quot;C4ITLiamOrderAssignment.log&amp;quot;)&amp;#xA;&amp;#xA;$logDir = Split-Path $logFile&amp;#xA;if (!(Test-Path $logDir)) {&amp;#xA; New-Item -ItemType Directory -Path $logDir -Force&amp;#xA;}&amp;#xA;&amp;#xA;function Write-Log {&amp;#xA; param(&amp;#xA; [string]$Message&amp;#xA; )&amp;#xA; if ($EnableLogging) { &amp;#xA; $timestamp = Get-Date -Format &amp;quot;yyyy-MM-dd HH:mm:ss&amp;quot;&amp;#xA; Add-Content -Path $logFile -Value &amp;quot;$timestamp - $Message&amp;quot;&amp;#xA; }&amp;#xA;}&amp;#xA;&amp;#xA;Write-Log &amp;quot;Script gestartet.&amp;quot;&amp;#xA;Write-Log &amp;quot;Eingehende Parameter: ConsumerIDs: $($ConsumerIDs -join ', '), RequestorID: $RequestorID, MembersArticleId: $MembersArticleId, OwnersArticleId: $OwnersArticleId, FQDN: $FQDN, AccessToken: $AccessToken, TargetID: $TargetID, BundleId: $BundleId, AssignOwner: $AssignOwner&amp;quot;&amp;#xA;&amp;#xA;$headers = @{&amp;#xA; &amp;quot;Accept&amp;quot; = &amp;quot;application/json, text/plain, */*&amp;quot;&amp;#xA; &amp;quot;Accept-Language&amp;quot; = &amp;quot;de-DE&amp;quot;&amp;#xA; &amp;quot;Authorization&amp;quot; = &amp;quot;Bearer $AccessToken&amp;quot;&amp;#xA;}&amp;#xA;Write-Log &amp;quot;Headers gesetzt: $(ConvertTo-Json $headers)&amp;quot;&amp;#xA;&amp;#xA;foreach ($consumerID in $ConsumerIDs) {&amp;#xA; # Prüfen, ob $consumerID null oder eine leere GUID ist&amp;#xA; if ([string]::IsNullOrEmpty($consumerID) -or $consumerID -eq [Guid]::Empty) {&amp;#xA; Write-Log &amp;quot;Überspringe leere oder ungültige ConsumerID&amp;quot;&amp;#xA; continue&amp;#xA; }&amp;#xA; else {&amp;#xA; Write-Log &amp;quot;Verarbeite ConsumerID: $consumerID&amp;quot;&amp;#xA; }&amp;#xA; &amp;#xA; $bookings = @()&amp;#xA; &amp;#xA; if ($BundleId) {&amp;#xA; $children = @()&amp;#xA; if (-not $AssignOwner) {&amp;#xA; # AssignOwner false: Member-Buchung (Selected true) und Owner-Buchung (Selected false)&amp;#xA; $childMember = @{&amp;#xA; &amp;quot;Id&amp;quot; = $MembersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; $childOwner = @{&amp;#xA; &amp;quot;Id&amp;quot; = $OwnersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $FALSE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; $children += $childMember, $childOwner&amp;#xA; }&amp;#xA; else {&amp;#xA; # AssignOwner true: Member-Buchung (Selected false) und Owner-Buchung (Selected true)&amp;#xA; $childMember = @{&amp;#xA; &amp;quot;Id&amp;quot; = $MembersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $FALSE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; $childOwner = @{&amp;#xA; &amp;quot;Id&amp;quot; = $OwnersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; $children += $childMember, $childOwner&amp;#xA; }&amp;#xA; $booking = @{&amp;#xA; &amp;quot;Id&amp;quot; = $BundleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; &amp;quot;Children&amp;quot; = $children&amp;#xA; }&amp;#xA; $bookings += $booking&amp;#xA; Write-Log &amp;quot;Erstellte Bundle-Buchung mit Children für ConsumerID $consumerID : $(ConvertTo-Json $booking)&amp;quot;&amp;#xA; }&amp;#xA; else {&amp;#xA; # Kein Bundle: Direkt wird entweder die Member- oder die Owner-Buchung angelegt.&amp;#xA; if (-not $AssignOwner) {&amp;#xA; # AssignOwner false: Verwende MembersArticleId&amp;#xA; $booking = @{&amp;#xA; &amp;quot;Id&amp;quot; = $MembersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; Write-Log &amp;quot;Erstellte einzelne Buchung (Member) für ConsumerID $consumerID : $(ConvertTo-Json $booking)&amp;quot;&amp;#xA; }&amp;#xA; else {&amp;#xA; # AssignOwner true: Verwende OwnersArticleId&amp;#xA; $booking = @{&amp;#xA; &amp;quot;Id&amp;quot; = $OwnersArticleId&amp;#xA; &amp;quot;Quantity&amp;quot; = 1&amp;#xA; &amp;quot;Selected&amp;quot; = $TRUE&amp;#xA; &amp;quot;AdditionalDataIDs&amp;quot; = @()&amp;#xA; }&amp;#xA; Write-Log &amp;quot;Erstellte einzelne Buchung (Owner) für ConsumerID $consumerID : $(ConvertTo-Json $booking)&amp;quot;&amp;#xA; }&amp;#xA; $bookings += $booking&amp;#xA; }&amp;#xA; &amp;#xA; # Erstelle das JSON-Body als PowerShell-Objekt&amp;#xA; $bodyObj = @{&amp;#xA; &amp;quot;Bookings&amp;quot; = $bookings&amp;#xA; &amp;quot;AdditionalData&amp;quot; = @()&amp;#xA; &amp;quot;RecipientId&amp;quot; = $consumerID&amp;#xA; &amp;quot;RequestorId&amp;quot; = $RequestorID&amp;#xA; &amp;quot;SkipApprovalWorkflows&amp;quot; = $TRUE&amp;#xA; }&amp;#xA; &amp;#xA; $body = $bodyObj | ConvertTo-Json -Depth 10&amp;#xA; Write-Log &amp;quot;Erstellter Request-Body für ConsumerID $consumerID : $body&amp;quot;&amp;#xA; &amp;#xA; $uri = &amp;quot;$FQDN/order/AssignOrder&amp;quot;&amp;#xA; Write-Log &amp;quot;URI für ConsumerID $consumerID : $uri&amp;quot;&amp;#xA; &amp;#xA; try {&amp;#xA; Write-Log &amp;quot;Sende Request für ConsumerID $consumerID.&amp;quot;&amp;#xA; $response = Invoke-WebRequest -Uri $uri `&amp;#xA; -Method &amp;quot;POST&amp;quot; `&amp;#xA; -Headers $headers `&amp;#xA; -ContentType &amp;quot;application/json;charset=UTF-8&amp;quot; `&amp;#xA; -Body ([System.Text.Encoding]::UTF8.GetBytes($body)) `&amp;#xA; -UseBasicParsing `&amp;#xA; -UseDefaultCredentials&amp;#xA; Write-Log &amp;quot;Request erfolgreich für ConsumerID $consumerID. StatusCode: $($response.StatusCode)&amp;quot;&amp;#xA; }&amp;#xA; catch {&amp;#xA; Write-Log &amp;quot;Fehler beim Senden des Requests für ConsumerID $consumerID. Fehler: $_&amp;quot;&amp;#xA; }&amp;#xA; &amp;#xA; Start-Sleep -Seconds 1&amp;#xA;}&amp;#xA;&amp;#xA;Write-Log &amp;quot;Script beendet.&amp;quot;&amp;#xA;"&gt;&#xD;
&lt;mwa:InvokePowerShell.Parameters&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid[]" x:Key="ConsumerIDs"&gt;[Owners.toArray]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="RequestorID"&gt;[bookingConsumer]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="FQDN"&gt;[WebServiceUrl]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="AccessToken"&gt;[ApiTokenJson("RawToken").ToString().Trim(""""(0))]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="BundleId"&gt;[CreatedServiceBundleId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="MembersArticleId"&gt;[CreatedServiceMemberId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="OwnersArticleId"&gt;[CreatedServiceOwnerId]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="AssignOwner"&gt;True&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Boolean" x:Key="EnableLogging"&gt;[WFMonitoringLevel = 1]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="TargetID"&gt;[Guid.NewGuid()]&lt;/InArgument&gt;&#xD;
&lt;/mwa:InvokePowerShell.Parameters&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:InvokePowerShell&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID22&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID23&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID24&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID25&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID26&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID27&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID28&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID29&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID30&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/mwa:ErrorHandler.Body&gt;&#xD;
&lt;mwa:ErrorHandler.ExceptionHandler&gt;&#xD;
&lt;Flowchart sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,140&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID32"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,140&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,200 300,270&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[task]"&gt;&#xD;
&lt;mwa:CreateTask.Category&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwa:CreateTask.Category&gt;&#xD;
&lt;mwa:CreateTask.Description&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="0c443e01-b69f-4633-a4a2-22b20d7f7dba" PlainText="Enter description of error handling {0}" Value="&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.p_6AAD5060 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &amp;#xA;&amp;lt;/style&amp;gt;&amp;lt;p class=&amp;quot;p_6AAD5060&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_E560D344&amp;quot;&amp;gt;Enter description of error handling &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;InlineUIContainer Width=&amp;quot;159.4&amp;quot; Height=&amp;quot;14.483333333333334&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;http://schemas.telerik.com/2008/xaml/presentation&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;172.12939453125&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: executionException&amp;quot; FontFamily=&amp;quot;Tahoma&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TDPS;executionException&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/InlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_E560D344&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;" /&gt;&#xD;
&lt;/mwa:CreateTask.Description&gt;&#xD;
&lt;mwa:CreateTask.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="TSPSbookingServiceName"&gt;[bookingServiceName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Exception" x:Key="TDPSexecutionException"&gt;[executionException]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateTask.InternalArguments&gt;&#xD;
&lt;mwa:CreateTask.Summary&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="2f58df30-d49a-4d5b-8596-6e36ba052d76" PlainText="Installation script for service Variable: bookingServiceName failed - enter summary" Value="&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &amp;#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.p_A67F3EEC { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &amp;#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &amp;#xA;&amp;lt;/style&amp;gt;&amp;lt;p class=&amp;quot;p_A67F3EEC&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_E560D344&amp;quot;&amp;gt;Installation script for service &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;InlineUIContainer Width=&amp;quot;167.82666666666668&amp;quot; Height=&amp;quot;14.483333333333334&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;http://schemas.telerik.com/2008/xaml/presentation&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;142.63134765625&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: bookingServiceName&amp;quot; FontFamily=&amp;quot;Tahoma&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TSPS;bookingServiceName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/InlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_E560D344&amp;quot;&amp;gt; failed - enter summary&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;" /&gt;&#xD;
&lt;/mwa:CreateTask.Summary&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateTask&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID31"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,270&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:WaitForActivity DisplayName="Wait for closing of Task" sap:VirtualizedContainerService.HintSize="94,60" Reason="[taskClosingReason]"&gt;&#xD;
&lt;mwa:WaitForActivity.Activity&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ArgumentKey="Activity0" Expression="task" IsExpression="False" IsMultiple="False"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSActivityTypeBase" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:InputVariableObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:InputVariableObjectReference&gt;&#xD;
&lt;/mwa:WaitForActivity.Activity&gt;&#xD;
&lt;mwa:WaitForActivity.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="Activity0"&gt;[task]&lt;/InArgument&gt;&#xD;
&lt;/mwa:WaitForActivity.InternalArguments&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:WaitForActivity&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID31&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID32&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/mwa:ErrorHandler.ExceptionHandler&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:ErrorHandler&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID33&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID39&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID40&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID41&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID42&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID43&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID44&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID45&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID46&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID47&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID48&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID49&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID50&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID36&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID35&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID51&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID52&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID53&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID54&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID55&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID34&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID56&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID57&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID58&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID38&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID59&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID60&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID61&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID62&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID63&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID64&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID37&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID65&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID66&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.True&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID70"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;565,733.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;612,733.5 612,683.5&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[errorTaskEOID]"&gt;&#xD;
&lt;mwa:CreateTask.Category&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwa:CreateTask.Category&gt;&#xD;
&lt;mwa:CreateTask.Description&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="4e9a14af-a926-4b06-aa1a-e6926db95e9b" PlainText="Fehler bei der Bereitstellung des Ordners --&amp;gt; im Verzeichnis --&amp;gt;&amp;#xA;StatusCode: --&amp;gt;&amp;#xA;Meldung: --&amp;gt;" Value="&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } &amp;#xA;&amp;lt;/style&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;Fehler bei der Bereitstellung des Ordners &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;142.62&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;221.26953125&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: newFolderName&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TDPS;newFolderName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_28D4440F&amp;quot;&amp;gt; im Verzeichnis &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;145.05666666666667&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;446.623901367188&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: newFolderParent&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TDPS;newFolderParent&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;StatusCode: &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;112.98&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;68.1875&amp;quot; av:Canvas.Top=&amp;quot;41.3656997680664&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: resultCode&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TDPS;resultCode&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_28D4440F&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_28D4440F&amp;quot;&amp;gt;Meldung: &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;131.86666666666667&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;55.560546875&amp;quot; av:Canvas.Top=&amp;quot;80.7313995361328&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: resultMessage&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TDPS;resultMessage&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;" /&gt;&#xD;
&lt;/mwa:CreateTask.Description&gt;&#xD;
&lt;mwa:CreateTask.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="TDPSnewFolderName"&gt;[newFolderName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="TDPSnewFolderParent"&gt;[newFolderParent]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:Int32" x:Key="TDPSresultCode"&gt;[resultCode]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="TDPSresultMessage"&gt;[resultMessage]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="TSPSnewFolderName"&gt;[newFolderName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="TSPSnewFolderParent"&gt;[newFolderParent]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0"&gt;[ServiceBookingCommonID]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateTask.InternalArguments&gt;&#xD;
&lt;mwa:CreateTask.RelatedTopics&gt;&#xD;
&lt;scg4:List x:TypeArguments="mwacd:ObjectReference" Capacity="4"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="ServiceBookingCommonID" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/scg4:List&gt;&#xD;
&lt;/mwa:CreateTask.RelatedTopics&gt;&#xD;
&lt;mwa:CreateTask.Summary&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="032cb60c-6e4c-416e-bca5-2850e200f38a" PlainText="Fehler bei der Bereitstellung von --&amp;gt; im Verzeichnis --&amp;gt;" Value="&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } &amp;#xA;&amp;lt;/style&amp;gt;&amp;lt;p class=&amp;quot;p_D9774E59&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;Fehler bei der Bereitstellung von &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;142.62&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;176.50390625&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: newFolderName&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TSPS;newFolderName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_28D4440F&amp;quot;&amp;gt; im Verzeichnis &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;CopyableInlineUIContainer Width=&amp;quot;145.05666666666667&amp;quot; Height=&amp;quot;21.96&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;401.858276367188&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: newFolderParent&amp;quot; FontFamily=&amp;quot;Segoe UI&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TSPS;newFolderParent&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/CopyableInlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_5A9728&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;" /&gt;&#xD;
&lt;/mwa:CreateTask.Summary&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateTask&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID71"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;565,623.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:WaitForActivity Reason="{x:Null}" DisplayName="Wait for Activity" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;mwa:WaitForActivity.Activity&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="errorTaskEOID" IsExpression="False" IsMultiple="False" /&gt;&#xD;
&lt;/mwa:WaitForActivity.Activity&gt;&#xD;
&lt;mwa:WaitForActivity.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="Activity0"&gt;[errorTaskEOID]&lt;/InArgument&gt;&#xD;
&lt;/mwa:WaitForActivity.InternalArguments&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:WaitForActivity&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID68&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID69&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID67&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID70&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID71&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID72&lt;/x:Reference&gt;&#xD;
&lt;FlowStep&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;573,230&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;cla:C4ITLIAMCloneTeamActivity Success="{x:Null}" ConfigID="[TeamToCloneGCCEOID]" CreatedTeamId="[createdTeamId]" Description="[newDADescription]" sap:VirtualizedContainerService.HintSize="94,60" Name="[NewDAName]" PartsToClone="[newDAClonableTeamParts]" TeamId="[TeamToCloneID]" Visibility="[newDAVisiblity]"&gt;&#xD;
&lt;cla:C4ITLIAMCloneTeamActivity.AdditionalMembers&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String"&gt;&#xD;
&lt;Literal x:TypeArguments="x:String" Value="" /&gt;&#xD;
&lt;/InArgument&gt;&#xD;
&lt;/cla:C4ITLIAMCloneTeamActivity.AdditionalMembers&gt;&#xD;
&lt;cla:C4ITLIAMCloneTeamActivity.AdditionalOwners&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String"&gt;&#xD;
&lt;Literal x:TypeArguments="x:String" Value="" /&gt;&#xD;
&lt;/InArgument&gt;&#xD;
&lt;/cla:C4ITLIAMCloneTeamActivity.AdditionalOwners&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/cla:C4ITLIAMCloneTeamActivity&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID73&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID74&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID75&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID76&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/mwa:ErrorHandler.Body&gt;&#xD;
&lt;mwa:ErrorHandler.ExceptionHandler&gt;&#xD;
&lt;Flowchart DisplayName="Error Handling" sap:VirtualizedContainerService.HintSize="614,636"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;270,2.5&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;60,75&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,77.5 300,140&lt;/av:PointCollection&gt;&#xD;
&lt;x:Boolean x:Key="IsPinned"&gt;False&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;Flowchart.StartNode&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID77"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,140&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;300,200 300,270&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[task]"&gt;&#xD;
&lt;mwa:CreateTask.Category&gt;&#xD;
&lt;mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5"&gt;&#xD;
&lt;mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" /&gt;&#xD;
&lt;/mwacd:StaticObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:StaticObjectReference&gt;&#xD;
&lt;/mwa:CreateTask.Category&gt;&#xD;
&lt;mwa:CreateTask.Description&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="0c443e01-b69f-4633-a4a2-22b20d7f7dba" PlainText="Enter description of error handling {0}" Value="&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.p_6AAD5060 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &amp;#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &amp;#xA;&amp;lt;/style&amp;gt;&amp;lt;p class=&amp;quot;p_6AAD5060&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_E560D344&amp;quot;&amp;gt;Enter description of error handling &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;InlineUIContainer Width=&amp;quot;159.4&amp;quot; Height=&amp;quot;14.483333333333334&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;http://schemas.telerik.com/2008/xaml/presentation&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;172.12939453125&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: executionException&amp;quot; FontFamily=&amp;quot;Tahoma&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TDPS;executionException&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/InlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_E560D344&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;" /&gt;&#xD;
&lt;/mwa:CreateTask.Description&gt;&#xD;
&lt;mwa:CreateTask.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="x:String" x:Key="TSPSbookingServiceName"&gt;[bookingServiceName]&lt;/InArgument&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Exception" x:Key="TDPSexecutionException"&gt;[executionException]&lt;/InArgument&gt;&#xD;
&lt;/mwa:CreateTask.InternalArguments&gt;&#xD;
&lt;mwa:CreateTask.Summary&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="2f58df30-d49a-4d5b-8596-6e36ba052d76" PlainText="Installation script for service Variable: bookingServiceName failed - enter summary" Value="&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &amp;#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &amp;#xA;.p_A67F3EEC { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &amp;#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &amp;#xA;&amp;lt;/style&amp;gt;&amp;lt;p class=&amp;quot;p_A67F3EEC&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;s_E560D344&amp;quot;&amp;gt;Installation script for service &amp;lt;/span&amp;gt;&amp;lt;!--{InlineUIContainer}&amp;lt;InlineUIContainer Width=&amp;quot;167.82666666666668&amp;quot; Height=&amp;quot;14.483333333333334&amp;quot; FieldStart=&amp;quot;{x:Null}&amp;quot; StyleName=&amp;quot;&amp;quot; Tag=&amp;quot;{x:Null}&amp;quot; Cursor=&amp;quot;IBeam&amp;quot; OriginalProperties=&amp;quot;{x:Null}&amp;quot; RevisionInfo=&amp;quot;{x:Null}&amp;quot; xmlns=&amp;quot;http://schemas.telerik.com/2008/xaml/presentation&amp;quot; xmlns:av=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; xmlns:twdl=&amp;quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&amp;quot;&amp;gt;&amp;lt;av:Border BorderThickness=&amp;quot;1,1,1,1&amp;quot; Padding=&amp;quot;2,2,2,2&amp;quot; BorderBrush=&amp;quot;#FF808080&amp;quot; Background=&amp;quot;#FFFFAC3B&amp;quot; av:Canvas.Left=&amp;quot;142.63134765625&amp;quot; av:Canvas.Top=&amp;quot;2&amp;quot; twdl:LayoutBox.AssociatedLayoutBox=&amp;quot;{x:Null}&amp;quot;&amp;gt;&amp;lt;av:TextBlock Text=&amp;quot;Variable: bookingServiceName&amp;quot; FontFamily=&amp;quot;Tahoma&amp;quot; FontStyle=&amp;quot;Normal&amp;quot; FontWeight=&amp;quot;Normal&amp;quot; FontSize=&amp;quot;12&amp;quot; Foreground=&amp;quot;#FF000000&amp;quot; Background=&amp;quot;#FFFFFFFF&amp;quot; Tag=&amp;quot;TSPS;bookingServiceName&amp;quot;&amp;gt;&amp;lt;av:TextBlock.TextDecorations&amp;gt;&amp;lt;x:Null /&amp;gt;&amp;lt;/av:TextBlock.TextDecorations&amp;gt;&amp;lt;/av:TextBlock&amp;gt;&amp;lt;/av:Border&amp;gt;&amp;lt;/InlineUIContainer&amp;gt;--&amp;gt;&amp;lt;!--{/InlineUIContainer}--&amp;gt;&amp;lt;span class=&amp;quot;s_E560D344&amp;quot;&amp;gt; failed - enter summary&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;" /&gt;&#xD;
&lt;/mwa:CreateTask.Summary&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:CreateTask&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID78"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;253,270&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:WaitForActivity DisplayName="Wait for closing of Task" sap:VirtualizedContainerService.HintSize="94,60" Reason="[taskClosingReason]"&gt;&#xD;
&lt;mwa:WaitForActivity.Activity&gt;&#xD;
&lt;mwacd:InputVariableObjectReference ArgumentKey="Activity0" Expression="task" IsExpression="False" IsMultiple="False"&gt;&#xD;
&lt;mwacd:InputVariableObjectReference.ResultSchemaObject&gt;&#xD;
&lt;mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSActivityTypeBase" SchemaObjectType="CI" /&gt;&#xD;
&lt;/mwacd:InputVariableObjectReference.ResultSchemaObject&gt;&#xD;
&lt;/mwacd:InputVariableObjectReference&gt;&#xD;
&lt;/mwa:WaitForActivity.Activity&gt;&#xD;
&lt;mwa:WaitForActivity.InternalArguments&gt;&#xD;
&lt;InArgument x:TypeArguments="s:Guid" x:Key="Activity0"&gt;[task]&lt;/InArgument&gt;&#xD;
&lt;/mwa:WaitForActivity.InternalArguments&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:WaitForActivity&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID77&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID78&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/mwa:ErrorHandler.ExceptionHandler&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:ErrorHandler&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID82"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;303.6,1300&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="ConnectorLocation"&gt;350.6,1360 350.6,1390 349.8,1390 349.8,1416.4&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:UpdatePortalProgress DisplayName="Update Visual Progress" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;mwa:UpdatePortalProgress.Name&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" PlainText="{x:Null}" Prefix="{x:Null}" Key="e9d83a7f-c541-4e1b-b5b8-25b61bdda007" Value="" /&gt;&#xD;
&lt;/mwa:UpdatePortalProgress.Name&gt;&#xD;
&lt;mwa:UpdatePortalProgress.ProcessStep&gt;&#xD;
&lt;InArgument x:TypeArguments="mwacd:VisualizationStep" /&gt;&#xD;
&lt;/mwa:UpdatePortalProgress.ProcessStep&gt;&#xD;
&lt;mwa:UpdatePortalProgress.Summary&gt;&#xD;
&lt;mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" PlainText="{x:Null}" Prefix="{x:Null}" Key="bb6bd619-d392-4818-b8df-f71206eec7a0" Value="" /&gt;&#xD;
&lt;/mwa:UpdatePortalProgress.Summary&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:UpdatePortalProgress&gt;&#xD;
&lt;FlowStep.Next&gt;&#xD;
&lt;FlowDecision x:Name="__ReferenceID84" Condition="[executedSuccessfully]" sap:VirtualizedContainerService.HintSize="70,87"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;314.8,1416.4&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;70,87&lt;/av:Size&gt;&#xD;
&lt;av:PointCollection x:Key="FalseConnector"&gt;384.8,1459.9 434.8,1459.9&lt;/av:PointCollection&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;FlowDecision.False&gt;&#xD;
&lt;FlowStep x:Name="__ReferenceID83"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;av:Point x:Key="ShapeLocation"&gt;434.8,1429.9&lt;/av:Point&gt;&#xD;
&lt;av:Size x:Key="ShapeSize"&gt;94,60&lt;/av:Size&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;mwa:FailProvisioning BookingObjectId="[ServiceBookingID]" DisplayName="Fail Provisioning" sap:VirtualizedContainerService.HintSize="94,60"&gt;&#xD;
&lt;sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;scg4:Dictionary x:TypeArguments="x:String, x:Object"&gt;&#xD;
&lt;x:Boolean x:Key="IsExpanded"&gt;True&lt;/x:Boolean&gt;&#xD;
&lt;/scg4:Dictionary&gt;&#xD;
&lt;/sap:WorkflowViewStateService.ViewState&gt;&#xD;
&lt;/mwa:FailProvisioning&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowDecision.False&gt;&#xD;
&lt;/FlowDecision&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowSwitch&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/FlowStep.Next&gt;&#xD;
&lt;/FlowStep&gt;&#xD;
&lt;/Flowchart.StartNode&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID79&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID80&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID81&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID82&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID83&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID84&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID85&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID86&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID87&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID88&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID89&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID90&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID91&lt;/x:Reference&gt;&#xD;
&lt;x:Reference&gt;__ReferenceID92&lt;/x:Reference&gt;&#xD;
&lt;/Flowchart&gt;&#xD;
&lt;/Activity&gt;</Xaml>
<MinorVersion>0</MinorVersion>
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
<UsedInTypePLSLXamlComponentType>e873fae0-5c46-c953-04ac-08dd73035f5c</UsedInTypePLSLXamlComponentType>
<Diagram>Workflows\Diagram\e873fae0-5c46-c953-04ac-08dd73035f5c\version_1_16.png</Diagram>
<LastActivationStatus>1</LastActivationStatus>
<LastActivation>2025-04-28T22:35:57.567Z</LastActivation>
</PLSLXamlComponentClassVersion>
<PLSLWorkflowComponentClassCommon>
<ID>1478968b-df10-f011-a184-00155d320629</ID>
<UsedInTypePLSLXamlComponentType>e873fae0-5c46-c953-04ac-08dd73035f5c</UsedInTypePLSLXamlComponentType>
<WorkflowConfiguration>0f5a0263-e010-f011-a184-00155d320629</WorkflowConfiguration>
<WFEngineVersion>2</WFEngineVersion>
</PLSLWorkflowComponentClassCommon>
<PLSLXamlComponentClassStep>
<ID>65cb6c12-c490-4ebc-982d-021fb44bafbb</ID>
<Name>Automatic Provisioning</Name>
<Version>84865213-a80a-4305-85b1-03326b2253a1</Version>
<Image>Icons/64x64/gears.png</Image>
<Position>1</Position>
<UsedInTypePLSLXamlComponentType>e873fae0-5c46-c953-04ac-08dd73035f5c</UsedInTypePLSLXamlComponentType>
</PLSLXamlComponentClassStep>
<PLSLXamlComponentClassStep-CI>
<ID>b1b08bb0-5636-48b5-a674-e4795baf1f4c</ID>
<LCID>7</LCID>
<Owner>65cb6c12-c490-4ebc-982d-021fb44bafbb</Owner>
<Name>Automatic Provisioning</Name>
</PLSLXamlComponentClassStep-CI>
</NewDataSet>