2651 lines
321 KiB
XML
2651 lines
321 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>2d57e9d2-0af7-cd73-89b2-08d7aff9d2ea</ID>
|
|
</PLSLXamlComponentType>
|
|
<PLSLXamlComponentClassBase>
|
|
<ID>36876102-d64d-ea11-4981-000c2980fd94</ID>
|
|
<CurrentVersion>44dd4cb8-c7f4-4639-99aa-fe736f485016</CurrentVersion>
|
|
<ReleasedVersion>44dd4cb8-c7f4-4639-99aa-fe736f485016</ReleasedVersion>
|
|
<UsedInTypePLSLXamlComponentType>2d57e9d2-0af7-cd73-89b2-08d7aff9d2ea</UsedInTypePLSLXamlComponentType>
|
|
<IntegrationContext>2</IntegrationContext>
|
|
<DebugMode>0</DebugMode>
|
|
<UseWorkflowWorker>1</UseWorkflowWorker>
|
|
<AllowCloudWorker>0</AllowCloudWorker>
|
|
<MonitoringLevel>1</MonitoringLevel>
|
|
</PLSLXamlComponentClassBase>
|
|
<PLSLComponentClassBase>
|
|
<ID>37876102-d64d-ea11-4981-000c2980fd94</ID>
|
|
<System>0</System>
|
|
<IgnorePublish>0</IgnorePublish>
|
|
<CreatedDate>2020-02-12T20:27:02.987Z</CreatedDate>
|
|
<Name>W_C4IT-Provisioning-IAM-newFolder</Name>
|
|
<Title>C4IT - LIAM - Provisioning - new Folder</Title>
|
|
<Type>4</Type>
|
|
<Category>c9b43904-e9b9-e111-62a8-00261890e11f</Category>
|
|
<UsedInTypePLSLXamlComponentType>2d57e9d2-0af7-cd73-89b2-08d7aff9d2ea</UsedInTypePLSLXamlComponentType>
|
|
<Icon>Icons/64x64/gears.png</Icon>
|
|
<Hidden>0</Hidden>
|
|
</PLSLComponentClassBase>
|
|
<SPSCommonClassBase>
|
|
<ID>38876102-d64d-ea11-4981-000c2980fd94</ID>
|
|
<UsedInType>2d57e9d2-0af7-cd73-89b2-08d7aff9d2ea</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>44dd4cb8-c7f4-4639-99aa-fe736f485016</ID>
|
|
<MajorVersion>1</MajorVersion>
|
|
<CreatedDate>2025-03-31T08:04:17.157Z</CreatedDate>
|
|
<PublishedDate>2025-04-28T21:54:12.673Z</PublishedDate>
|
|
<State>4</State>
|
|
<Xaml><Activity mc:Ignorable="sads sap" x:Class="Matrix42.Test.Workflows.WorkflowTemplates.ExecuteScriptTemplate"
|
|
xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities"
|
|
xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:maes="clr-namespace:Microsoft.Activities.Extensions.Statements;assembly=Microsoft.Activities.Extensions"
|
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
xmlns:mca="clr-namespace:Matrix42.Connectors.Activities;assembly=Matrix42.Connectors.Activities"
|
|
xmlns:mca1="clr-namespace:Matrix42.CloudCosts.Activities;assembly=Matrix42.CloudCosts.Activities"
|
|
xmlns:mcav="clr-namespace:Matrix42.Connectors.Activities.VmWare;assembly=Matrix42.Connectors.Activities.VmWare"
|
|
xmlns:mcc="clr-namespace:Matrix42.Connectors.Common;assembly=Matrix42.Connectors.Common"
|
|
xmlns:mcc1="clr-namespace:Matrix42.Compliance.Common;assembly=Matrix42.Compliance.Common"
|
|
xmlns:mccs="clr-namespace:Matrix42.ComplianceReconciliation.Contracts.ServiceContracts;assembly=Matrix42.ComplianceReconciliation.Contracts"
|
|
xmlns:mcp="clr-namespace:Matrix42.Contracts.Platform;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcpc="clr-namespace:Matrix42.Contracts.Platform.Connector;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcpg="clr-namespace:Matrix42.Contracts.Platform.General;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcwa="clr-namespace:Matrix42.Compliance.Workflow.Activities;assembly=Matrix42.Compliance.Workflow.Activities"
|
|
xmlns:mda="clr-namespace:Matrix42.DataCenter.Activities;assembly=Matrix42.DataCenter.Activities"
|
|
xmlns:mea="clr-namespace:Matrix42.Empirum.Activities;assembly=Matrix42.Empirum.Activities"
|
|
xmlns:mia="clr-namespace:Matrix42.IBM_LMT.Activities;assembly=Matrix42.IBM_LMT.Activities"
|
|
xmlns:mic="clr-namespace:Matrix42.IBM_LMT.Contracts;assembly=Matrix42.IBM_LMT.Contracts"
|
|
xmlns:msc="clr-namespace:Matrix42.ServiceRepository.Contracts;assembly=Matrix42.ServiceRepository.Contracts"
|
|
xmlns:msc1="clr-namespace:Matrix42.SDK.Contracts;assembly=Matrix42.SDK.Contracts"
|
|
xmlns:mscd="clr-namespace:Matrix42.ServiceCatalog.Contracts.DataContracts;assembly=Matrix42.ServiceCatalog.Contracts"
|
|
xmlns:mse="clr-namespace:Matrix42.SDK.Empirum;assembly=Matrix42.SDK.Empirum"
|
|
xmlns:mv="clr-namespace:Microsoft.VisualBasic;assembly=System"
|
|
xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities"
|
|
xmlns:mvc="clr-namespace:Microsoft.VisualBasic.CompilerServices;assembly=Microsoft.VisualBasic"
|
|
xmlns:mwa="clr-namespace:Matrix42.Workflows.Activities;assembly=Matrix42.Workflows.Activities"
|
|
xmlns:mwacd="clr-namespace:Matrix42.Workflows.Activities.Common.Data;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:mwc="clr-namespace:Matrix42.Workflows.Contracts;assembly=Matrix42.Workflows.Contracts"
|
|
xmlns:s="clr-namespace:System;assembly=mscorlib"
|
|
xmlns:s1="clr-namespace:System;assembly=System"
|
|
xmlns:s2="clr-namespace:System;assembly=System.Xml"
|
|
xmlns:s3="clr-namespace:System;assembly=System.Core"
|
|
xmlns:s4="clr-namespace:System;assembly=System.ServiceModel"
|
|
xmlns:s5="clr-namespace:System;assembly=System.Runtime.WindowsRuntime"
|
|
xmlns:s6="clr-namespace:System;assembly=System.ComponentModel.Composition"
|
|
xmlns:sa="clr-namespace:System.Activities;assembly=System.Activities"
|
|
xmlns:sad="clr-namespace:System.Activities.Debugger;assembly=System.Activities"
|
|
xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger"
|
|
xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation"
|
|
xmlns:sc="clr-namespace:System.Collections;assembly=mscorlib"
|
|
xmlns:scg="clr-namespace:System.Collections.Generic;assembly=System"
|
|
xmlns:scg1="clr-namespace:System.Collections.Generic;assembly=System.ServiceModel"
|
|
xmlns:scg2="clr-namespace:System.Collections.Generic;assembly=System.Core"
|
|
xmlns:scg3="clr-namespace:System.Collections.Generic;assembly=mscorlib"
|
|
xmlns:sco="clr-namespace:System.Collections.ObjectModel;assembly=System"
|
|
xmlns:sco1="clr-namespace:System.Collections.ObjectModel;assembly=mscorlib"
|
|
xmlns:sd="clr-namespace:System.Data;assembly=System.Data"
|
|
xmlns:sj="clr-namespace:System.Json;assembly=System.Json"
|
|
xmlns:sl="clr-namespace:System.Linq;assembly=System.Core"
|
|
xmlns:sma="clr-namespace:System.Management.Automation;assembly=System.Management.Automation"
|
|
xmlns:sn="clr-namespace:System.Net;assembly=System"
|
|
xmlns:ss="clr-namespace:System.Security;assembly=System"
|
|
xmlns:ss1="clr-namespace:System.Security;assembly=mscorlib"
|
|
xmlns:ss2="clr-namespace:System.Security;assembly=System.Core"
|
|
xmlns:st="clr-namespace:System.Text;assembly=mscorlib"
|
|
xmlns:sx="clr-namespace:System.Xml;assembly=System.Xml"
|
|
xmlns:sxl="clr-namespace:System.Xml.Linq;assembly=System.Xml.Linq"
|
|
xmlns:ulbce="clr-namespace:update4u.LicenseManager.BizLogic.Common.Extensions;assembly=update4u.LicenseManager.BizLogic.Common"
|
|
xmlns:uscp="clr-namespace:update4u.SPS.Contracts.Portal;assembly=update4u.SPS.Contracts"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<x:Members>
|
|
<x:Property Name="ServiceBookingID" Type="InArgument(s:Guid)" />
|
|
</x:Members>
|
|
<sap:VirtualizedContainerService.HintSize>788,1746</sap:VirtualizedContainerService.HintSize>
|
|
<mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="C4IT - LIAM - Provisioning - new Folder" sad:XamlDebuggerXmlReader.FileName="D:\Dev\Main\UnifiedPlatform\Matrix42.Workflows\Matrix42.Workflows.Templates\Provisioning\ExecuteScriptTemplate.xaml" sap:VirtualizedContainerService.HintSize="748,1666">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="mscd:OrderType" Name="orderType" />
|
|
<Variable x:TypeArguments="s:Guid" Name="task" />
|
|
<Variable x:TypeArguments="x:String" Default="2d57e9d2-0af7-cd73-89b2-08d7aff9d2ea" Name="_m42WorkflowComponentId" />
|
|
<Variable x:TypeArguments="x:Int32" Name="taskClosingReason" />
|
|
<Variable x:TypeArguments="x:String" Name="bookingServiceName" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingConsumer" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="executedSuccessfully" />
|
|
<Variable x:TypeArguments="s:Exception" Name="executionException" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceBookingFormEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="dataAreaConfigID" />
|
|
<Variable x:TypeArguments="x:String" Name="newFolderName" />
|
|
<Variable x:TypeArguments="x:String" Name="newFolderParent" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCDomain" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCPassword" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCUser" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupOUPath" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupPrefix" />
|
|
<Variable x:TypeArguments="x:String" Name="c_gccTarget" />
|
|
<Variable x:TypeArguments="mcpg:SecureData" Name="c_GCCSecureData" />
|
|
<Variable x:TypeArguments="s:Guid" Name="errorTaskEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceBookingCommonID" />
|
|
<Variable x:TypeArguments="s:Byte[]" Name="LIAMEngine" />
|
|
<Variable x:TypeArguments="s:Guid" Name="GCCEOID" />
|
|
<Variable x:TypeArguments="x:String" Name="currUserSid" />
|
|
<Variable x:TypeArguments="scg3:ICollection(x:String)" Name="OwnersSid" />
|
|
<Variable x:TypeArguments="scg3:ICollection(x:String)" Name="RUsersSid" />
|
|
<Variable x:TypeArguments="scg3:ICollection(x:String)" Name="WUsersSid" />
|
|
<Variable x:TypeArguments="x:String" Name="currUserSid2" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupDLTag" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupGTag" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupOwnerTag" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupReadTag" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupTraverseTag" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupWriteTag" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCNamingTemplate" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCDescriptionTemplate" />
|
|
<Variable x:TypeArguments="x:Int32" Name="c_GCCgroupPermissionStrategy" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupWildcard" />
|
|
<Variable x:TypeArguments="x:String" Name="Key" />
|
|
<Variable x:TypeArguments="x:String" Name="Name" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="c_GCCgroupGOwner" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupDLOwnerNamingTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupDLOwnerDescTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupDLReadNamingTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupDLReadDescTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupDLWriteNamingTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupDLWriteDescTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupGOwnerNamingTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupGOwnerDescTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupGReadNamingTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupGReadDescTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupGWriteNamingTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupGWriteDescTemplate" />
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupTraverseWildcardTemplate" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="c_GCCgroupGWrite" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="c_GCCgroupGRead" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="c_GCCgroupTraverse" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="c_GCCgroupDLOwner" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="c_GCCgroupDLRead" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="c_GCCgroupDLWrite" />
|
|
<Variable x:TypeArguments="x:Int32" Default="-2147483644" Name="adGroupScopeLocal" />
|
|
<Variable x:TypeArguments="x:Int32" Default="-2147483646" Name="adGroupScopeGlobal" />
|
|
<Variable x:TypeArguments="scg3:ICollection(sj:JsonObject)" Name="c_GCCTemplates" />
|
|
<Variable x:TypeArguments="x:String" Name="c_GCCgroupTraverseNamingTemplate">
|
|
<Variable.Default>
|
|
<Literal x:TypeArguments="x:String" Value="" />
|
|
</Variable.Default>
|
|
</Variable>
|
|
<Variable x:TypeArguments="x:String" Default="[String.Empty]" Name="c_GCCgroupTraverseDescTemplate" />
|
|
<Variable x:TypeArguments="x:Int32" Name="c_GCCCreateTraverseGroupLvl" />
|
|
<Variable x:TypeArguments="scg3:IDictionary(x:String, x:String)" Name="c_GCCGroupCustomTags" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="KeyExistsInCustomTags_Result" />
|
|
<Variable x:TypeArguments="x:String" Name="OwnerACLPermission" />
|
|
<Variable x:TypeArguments="x:String" Name="ReadACLPermission" />
|
|
<Variable x:TypeArguments="x:String" Name="WriteACLPermission" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">320,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350,77.5 350,117.5</av:PointCollection>
|
|
<x:Double x:Key="Width">734</x:Double>
|
|
<x:Double x:Key="Height">1630</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID76">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303,117.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350,177.5 350,220</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="Concurrency Protection" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:Boolean" Name="wfRunning" />
|
|
<Variable x:TypeArguments="s:Guid" Name="WorkflowInstanceId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="tempId" />
|
|
<Variable x:TypeArguments="x:String" Name="WorkflowName" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,120</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID4">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,120</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,180 300,230</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Delay Duration="[new TimeSpan(0,0,CInt(Math.Ceiling(Rnd() * 5)) + 0)]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Delay>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID1">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,230</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,290 300,340</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetWorkflowInfo ProcessId="{x:Null}" DisplayName="Get Workflow Information" sap:VirtualizedContainerService.HintSize="94,60" InstanceId="[WorkflowInstanceId]" WorkflowName="[WorkflowName]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetWorkflowInfo>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID0">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,340</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,400 300,436.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData DisplayName="Get Single Record Data" HasResult="[wfRunning]" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionInstanceID">[WorkflowInstanceId]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="WhereExpressionState">[1]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="WhereExpressionName">[WorkflowName]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="tempId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="4084df74-ed0e-e211-3b89-70f1a151ae71" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ID">[tempId]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="Workflow.T(PLSLComponentClassBase).Name = @Name AND T(PLSLProcessInstanceClassBase).State = @State AND InstanceID &lt;&gt; @InstanceID" ParametersPrefix="WhereExpression" SchemaEntityId="4084df74-ed0e-e211-3b89-70f1a151ae71">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="Name" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowName" VariableType="x:String" />
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="State" TypeName="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="1" VariableType="x:Int32" />
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="InstanceID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowInstanceId" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID2" Condition="[wfRunning]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,436.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,480 235,480 235,490 207,490</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID3">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">113,460</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">160,460 160,370 253,370</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Delay Duration="[new TimeSpan(0,0,CInt(Math.Ceiling(Rnd() * 59)) + 30)]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Delay>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID0</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID1</x:Reference>
|
|
<x:Reference>__ReferenceID0</x:Reference>
|
|
<x:Reference>__ReferenceID2</x:Reference>
|
|
<x:Reference>__ReferenceID3</x:Reference>
|
|
<x:Reference>__ReferenceID4</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID61">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303,220</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">397,250 433,250</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetOrderData Comment="{x:Null}" CostCenter="{x:Null}" DeliveryAddressCity="{x:Null}" DeliveryAddressCountry="{x:Null}" DeliveryAddressStreet="{x:Null}" DeliveryAddressZipCode="{x:Null}" DeliveryLocation="{x:Null}" DeliveryRecipient="{x:Null}" Order="{x:Null}" OrderForm="{x:Null}" OrderTotalAmount="{x:Null}" RecipientName="{x:Null}" Requestor="{x:Null}" RequestorName="{x:Null}" ServiceForm="{x:Null}" Status="{x:Null}" SubmittedDate="{x:Null}" DisplayName="Get Order Data" sap:VirtualizedContainerService.HintSize="94,60" Recipient="[bookingConsumer]" ServiceBookingForm="[ServiceBookingFormEOID]" ServiceBookingId="[ServiceBookingID]" ServiceName="[bookingServiceName]" TypeOfOrder="[orderType]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetOrderData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID70">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">433,220</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">480,280 480,320</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceBookingID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).ID" ResultType="s:Guid" ResultVariableName="ServiceBookingCommonID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).ID">[ServiceBookingCommonID]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID72">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">433,320</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">433,350 396.4,350</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="get Users" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,117.5</av:PointCollection>
|
|
<x:Double x:Key="Height">650</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID16">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,117.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,177.5 300,197.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="x:String" Collection="[OwnersSid]" DisplayName="CreateOwnersCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID15">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,197.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,257.5 300,277.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="x:String" Collection="[RUsersSid]" DisplayName="CreateRCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID14">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,277.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,337.5 300,357.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="x:String" Collection="[WUsersSid]" DisplayName="CreateWCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID19">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,357.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,417.5 300,440</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="Get UsersWrite" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_DataAreaServiceFormClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,126.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowDecision x:Name="__ReferenceID6" Condition="[currUserSid &lt;&gt; String.Empty]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,126.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,170 167,170</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">335,170 393,170</av:PointCollection>
|
|
<x:String x:Key="TrueLabel">primary Account is set</x:String>
|
|
<x:String x:Key="FalseLabel">primary Account not set</x:String>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID5">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">73,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="x:String" Collection="[WUsersSid]" DisplayName="AddToCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[currUserSid]" />
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID7">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">393,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="x:String" Collection="[WUsersSid]" DisplayName="AddToCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[currUserSid2]" />
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID5</x:Reference>
|
|
<x:Reference>__ReferenceID6</x:Reference>
|
|
<x:Reference>__ReferenceID7</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceBookingFormEOID]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="UsersReadAndWrite.PrimaryAccount.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="currUserSid" />
|
|
<mwacd:ObjectAttributeReference Expression="UsersReadAndWrite.Accounts.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="currUserSid2" />
|
|
</scg3:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="UsersReadAndWrite.Accounts.T(SPSAccountClassAD).Sid">[currUserSid2]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="UsersReadAndWrite.PrimaryAccount.T(SPSAccountClassAD).Sid">[currUserSid]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID18">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,440</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,500 300,520</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="Get Owners" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_DataAreaServiceFormClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,636">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,126.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowDecision x:Name="__ReferenceID9" Condition="[currUserSid &lt;&gt; String.Empty]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,126.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,170 167,170</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">335,170 383,170</av:PointCollection>
|
|
<x:String x:Key="TrueLabel">primary Account is set</x:String>
|
|
<x:String x:Key="FalseLabel">primary Account not set</x:String>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID10">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">73,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="x:String" Collection="[OwnersSid]" DisplayName="AddToCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[currUserSid]" />
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID8">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">383,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="x:String" Collection="[OwnersSid]" DisplayName="AddToCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[currUserSid2]" />
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID8</x:Reference>
|
|
<x:Reference>__ReferenceID9</x:Reference>
|
|
<x:Reference>__ReferenceID10</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceBookingFormEOID]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="Owner.PrimaryAccount.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="currUserSid" />
|
|
<mwacd:ObjectAttributeReference Expression="Owner.Accounts.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="currUserSid2" />
|
|
</scg3:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Owner.Accounts.T(SPSAccountClassAD).Sid">[currUserSid2]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Owner.PrimaryAccount.T(SPSAccountClassAD).Sid">[currUserSid]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID17">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,520</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">359.5,325.08 312.9,325.08</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="Get UsersReadOnly" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_DataAreaServiceFormClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,116.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowDecision x:Name="__ReferenceID12" Condition="[currUserSid &lt;&gt; String.Empty]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,116.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,160 167,160</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">335,160 383,160</av:PointCollection>
|
|
<x:String x:Key="TrueLabel">primary Account is set</x:String>
|
|
<x:String x:Key="FalseLabel">primary Account not set</x:String>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID11">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">73,130</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="x:String" Collection="[rusersSid]" DisplayName="AddToCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[currUserSid]" />
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID13">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">383,130</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="x:String" Collection="[rusersSid]" DisplayName="AddToCollection&lt;String&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[currUserSid2]" />
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID11</x:Reference>
|
|
<x:Reference>__ReferenceID12</x:Reference>
|
|
<x:Reference>__ReferenceID13</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceBookingFormEOID]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="UsersReadOnly.PrimaryAccount.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="currUserSid" />
|
|
<mwacd:ObjectAttributeReference Expression="UsersReadOnly.Accounts.T(SPSAccountClassAD).Sid" ResultType="x:String" ResultVariableName="currUserSid2" />
|
|
</scg3:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="UsersReadOnly.Accounts.T(SPSAccountClassAD).Sid">[currUserSid2]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="UsersReadOnly.PrimaryAccount.T(SPSAccountClassAD).Sid">[currUserSid]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID14</x:Reference>
|
|
<x:Reference>__ReferenceID15</x:Reference>
|
|
<x:Reference>__ReferenceID16</x:Reference>
|
|
<x:Reference>__ReferenceID17</x:Reference>
|
|
<x:Reference>__ReferenceID18</x:Reference>
|
|
<x:Reference>__ReferenceID19</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID68">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">302.4,320</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">349.4,380 349.4,410 348.8,410 348.8,420</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get BookingData" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_DataAreaServiceFormClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[ServiceBookingFormEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="DataArea.ConfigurationID" ResultType="s:Guid" ResultVariableName="dataAreaConfigID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="7fe2d9c5-f44b-ea11-4981-000c2980fd94" SchemaObjectName="C4IT_DataAreaServiceFormClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="Name" ResultType="x:String" ResultVariableName="newFolderName" />
|
|
<mwacd:ObjectAttributeReference Expression="DataArea.technicalName" ResultType="x:String" ResultVariableName="newFolderParent" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="DataArea.technicalName">[newFolderParent]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Name">[newFolderName]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="DataArea.ConfigurationID">[dataAreaConfigID]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="7fe2d9c5-f44b-ea11-4981-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID69">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">301.8,420</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">348.8,480 348.8,520</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Config Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_GCC_DataArea_Collector">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[dataAreaConfigID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="32">
|
|
<mwacd:ObjectAttributeReference Expression="GCCDomain" ResultType="x:String" ResultVariableName="c_GCCDomain" />
|
|
<mwacd:ObjectAttributeReference Expression="T(SPSGenericConnectorConfigurationClassBase).Password" ResultType="x:String" ResultVariableName="c_GCCPassword" />
|
|
<mwacd:ObjectAttributeReference Expression="T(SPSGenericConnectorConfigurationClassBase).Account" ResultType="x:String" ResultVariableName="c_GCCUser" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCgroupOUPath" ResultType="x:String" ResultVariableName="c_GCCgroupOUPath" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCTarget" ResultType="x:String" ResultVariableName="c_gccTarget" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSGenericConnectorConfigurationClassBase).[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="GCCEOID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="53087d01-9e33-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_GCC_DataArea_Collector" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="GCCPermissionGroupStrategy" ResultType="x:Int32" ResultVariableName="c_GCCgroupPermissionStrategy" />
|
|
<mwacd:ObjectAttributeReference Expression="GCCCreateTraverseGroupLvl" ResultType="x:Int32" ResultVariableName="c_GCCCreateTraverseGroupLvl" />
|
|
<mwacd:ObjectAttributeReference Expression="OwnerACLPermission.C4IT_EnumValueInt" ResultType="x:String" ResultVariableName="OwnerACLPermission" />
|
|
<mwacd:ObjectAttributeReference Expression="ReadACLPermission.C4IT_EnumValueInt" ResultType="x:String" ResultVariableName="ReadACLPermission" />
|
|
<mwacd:ObjectAttributeReference Expression="WriteACLPermission.C4IT_EnumValueInt" ResultType="x:String" ResultVariableName="WriteACLPermission" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="WriteACLPermission.C4IT_EnumValueInt">[WriteACLPermission]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="ReadACLPermission.C4IT_EnumValueInt">[ReadACLPermission]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="OwnerACLPermission.C4IT_EnumValueInt">[OwnerACLPermission]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="GCCCreateTraverseGroupLvl">[c_GCCCreateTraverseGroupLvl]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="GCCPermissionGroupStrategy">[c_GCCgroupPermissionStrategy]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSGenericConnectorConfigurationClassBase).[Expression-ObjectID]">[GCCEOID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="GCCTarget">[c_gccTarget]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="GCCgroupOUPath">[c_GCCgroupOUPath]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="T(SPSGenericConnectorConfigurationClassBase).Account">[c_GCCUser]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="T(SPSGenericConnectorConfigurationClassBase).Password">[c_GCCPassword]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="GCCDomain">[c_GCCDomain]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="53087d01-9e33-ea11-4881-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="dataAreaConfigID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID71">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">301.8,520</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">348.8,580 348.8,620</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get LIAM Engine" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_Liam_ConfigClassBase">
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="liamEngine" ResultType="s:Byte[]" ResultVariableName="LIAMEngine" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Byte[]" x:Key="liamEngine">[LIAMEngine]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="{x:Null}" ParametersPrefix="WhereExpression" SchemaEntityId="d98076fb-9575-ea11-5381-000c299eb325">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="0" />
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID74">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">301.8,620</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">348.8,680 348.8,730</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateDictionary x:TypeArguments="x:String, x:String" Dictionary="[c_GCCGroupCustomTags]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateDictionary>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID73">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">301.8,730</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">348.8,790 348.8,820 350,820 350,830</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="Get Custom Tags" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_DataAreaCustomTagClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="1241,995">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,117.5</av:PointCollection>
|
|
<x:Double x:Key="Width">1227</x:Double>
|
|
<x:Double x:Key="Height">958.61999999999989</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID22">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,117.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,177.5 300,227.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<maes:KeyExistsInDictionary x:TypeArguments="x:String, x:String" Dictionary="[c_GCCGroupCustomTags]" sap:VirtualizedContainerService.HintSize="94,60" Key="[Key]" Result="[KeyExistsInCustomTags_Result]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</maes:KeyExistsInDictionary>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID21" Condition="[KeyExistsInCustomTags_Result]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,227.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">335,271 385,271</av:PointCollection>
|
|
<av:PointCollection x:Key="TrueConnector">265,271 240,271 240,336.5 300,336.5 300,366.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowSwitch x:TypeArguments="x:String" x:Name="__ReferenceID20" Expression="[Key]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,366.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="Filesystem_GroupGlobalTagConnector">265,410 125,410</av:PointCollection>
|
|
<av:PointCollection x:Key="Filesystem_GroupTraverseTagConnector">265,431.75 235,431.75 235,450 110,450 110,480</av:PointCollection>
|
|
<av:PointCollection x:Key="Filesystem_GroupDomainLocalTagConnector">265,388.25 235,388.25 235,310 117,310</av:PointCollection>
|
|
<av:PointCollection x:Key="Filesystem_GroupReadTagConnector">335,388.25 365,388.25 365,370 513,370</av:PointCollection>
|
|
<av:PointCollection x:Key="Filesystem_GroupWriteTagConnector">335,410 365,410 365,440 523,440</av:PointCollection>
|
|
<av:PointCollection x:Key="Filesystem_GroupOwnerTagConnector">335,431.75 365,431.75 365,520 523,520</av:PointCollection>
|
|
<av:PointCollection x:Key="ADGroupPrefixConnector">317.5,453.5 317.5,600 493,600</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="Filesystem_GroupGlobalTag" x:Name="__ReferenceID24">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">31,380</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[c_GCCgroupGTag]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[Name]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
<FlowStep x:Key="Filesystem_GroupTraverseTag" x:Name="__ReferenceID25">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">63,480</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[c_GCCgroupTraverseTag]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[Name]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
<FlowStep x:Key="Filesystem_GroupDomainLocalTag" x:Name="__ReferenceID26">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">23,280</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[c_GCCgroupDLTag]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[Name]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
<FlowStep x:Key="Filesystem_GroupReadTag" x:Name="__ReferenceID27">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">513,340</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[c_GCCgroupReadTag]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[Name]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
<FlowStep x:Key="Filesystem_GroupWriteTag" x:Name="__ReferenceID28">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">523,410</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[c_GCCgroupWriteTag]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[Name]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
<FlowStep x:Key="Filesystem_GroupOwnerTag" x:Name="__ReferenceID29">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">523,490</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[c_GCCgroupOwnerTag]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[Name]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
<FlowStep x:Key="ADGroupPrefix" x:Name="__ReferenceID30">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">493,570</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[c_GCCgroupPrefix]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[Name]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
</FlowSwitch>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID23">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">385,241</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">432,301 432,331 300,331 300,366.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<maes:AddToDictionary x:TypeArguments="x:String, x:String" Dictionary="[c_GCCGroupCustomTags]" sap:VirtualizedContainerService.HintSize="94,60" Key="[Key]" Value="[Name]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</maes:AddToDictionary>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID20</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID21</x:Reference>
|
|
<x:Reference>__ReferenceID22</x:Reference>
|
|
<x:Reference>__ReferenceID23</x:Reference>
|
|
<x:Reference>__ReferenceID20</x:Reference>
|
|
<x:Reference>__ReferenceID24</x:Reference>
|
|
<x:Reference>__ReferenceID25</x:Reference>
|
|
<x:Reference>__ReferenceID26</x:Reference>
|
|
<x:Reference>__ReferenceID27</x:Reference>
|
|
<x:Reference>__ReferenceID28</x:Reference>
|
|
<x:Reference>__ReferenceID29</x:Reference>
|
|
<x:Reference>__ReferenceID30</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[GCCEOID]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="Key" ResultType="x:String" ResultVariableName="Key" />
|
|
<mwacd:ObjectAttributeReference Expression="Name" ResultType="x:String" ResultVariableName="Name" />
|
|
</scg3:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Name">[Name]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Key">[Key]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="95a3bb6b-ac28-eb11-5581-000c299eb325">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID75">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303,830</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350,890 350,920 349.8,920 349.8,976.4</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="Get Naming Conventions" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<x:Double x:Key="Height">850</x:Double>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID31">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,237.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Traverse" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_LIAMConfigNamingConvention">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[GCCEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.DescriptionTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupTraverseDescTemplate" />
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.NamingTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupTraverseNamingTemplate" />
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.Wildcard" ResultType="x:String" ResultVariableName="c_GCCgroupTraverseWildcardTemplate" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.NamingTemplate">[c_GCCgroupTraverseNamingTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.DescriptionTemplate">[c_GCCgroupTraverseDescTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.Wildcard">[c_GCCgroupTraverseWildcardTemplate]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID AND Usage = -10" ParametersPrefix="WhereExpression" SchemaEntityId="9accdc5c-283b-ec11-3489-00155d300101">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID32">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,237.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,297.5 300,347.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="G Read" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_LIAMConfigNamingConvention">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[GCCEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.DescriptionTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupGReadDescTemplate" />
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.NamingTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupGReadNamingTemplate" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.NamingTemplate">[c_GCCgroupGReadNamingTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.DescriptionTemplate">[c_GCCgroupGReadDescTemplate]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID AND Usage =10" ParametersPrefix="WhereExpression" SchemaEntityId="9accdc5c-283b-ec11-3489-00155d300101">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID33">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,347.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,407.5 300,457.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="G write" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_LIAMConfigNamingConvention">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[GCCEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.DescriptionTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupGWriteDescTemplate" />
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.NamingTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupGWriteNamingTemplate" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.NamingTemplate">[c_GCCgroupGWriteNamingTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.DescriptionTemplate">[c_GCCgroupGWriteDescTemplate]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID AND Usage =20" ParametersPrefix="WhereExpression" SchemaEntityId="9accdc5c-283b-ec11-3489-00155d300101">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID34">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,457.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,517.5 300,570</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="G owner" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_LIAMConfigNamingConvention">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[GCCEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.DescriptionTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupGOwnerDescTemplate" />
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.NamingTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupGOwnerNamingTemplate" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.NamingTemplate">[c_GCCgroupGOwnerNamingTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.DescriptionTemplate">[c_GCCgroupGOwnerDescTemplate]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID AND Usage =30" ParametersPrefix="WhereExpression" SchemaEntityId="9accdc5c-283b-ec11-3489-00155d300101">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID37">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,570</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,630 300,680</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="DL Read" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="C4IT_LIAMConfigNamingConvention">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[GCCEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.DescriptionTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupDLReadDescTemplate" />
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.NamingTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupDLReadNamingTemplate" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.NamingTemplate">[c_GCCgroupDLReadNamingTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.DescriptionTemplate">[c_GCCgroupDLReadDescTemplate]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID AND Usage =40" ParametersPrefix="WhereExpression" SchemaEntityId="9accdc5c-283b-ec11-3489-00155d300101">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID36">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,680</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,740 300,790</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="dl write" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="C4IT_LIAMConfigNamingConvention">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[GCCEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.DescriptionTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupDLWriteDescTemplate" />
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.NamingTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupDLWriteNamingTemplate" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.NamingTemplate">[c_GCCgroupDLWriteNamingTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.DescriptionTemplate">[c_GCCgroupDLWriteDescTemplate]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID AND Usage =50" ParametersPrefix="WhereExpression" SchemaEntityId="9accdc5c-283b-ec11-3489-00155d300101">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID35">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,790</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="dl owner" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="C4IT_LIAMConfigNamingConvention">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[GCCEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.DescriptionTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupDLOwnerDescTemplate" />
|
|
<mwacd:ObjectAttributeReference Expression="NamingConvention.NamingTemplate" ResultType="x:String" ResultVariableName="c_GCCgroupDLOwnerNamingTemplate" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.NamingTemplate">[c_GCCgroupDLOwnerNamingTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="NamingConvention.DescriptionTemplate">[c_GCCgroupDLOwnerDescTemplate]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID AND Usage =60" ParametersPrefix="WhereExpression" SchemaEntityId="9accdc5c-283b-ec11-3489-00155d300101">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="GCCEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID31</x:Reference>
|
|
<x:Reference>__ReferenceID32</x:Reference>
|
|
<x:Reference>__ReferenceID33</x:Reference>
|
|
<x:Reference>__ReferenceID34</x:Reference>
|
|
<x:Reference>__ReferenceID35</x:Reference>
|
|
<x:Reference>__ReferenceID36</x:Reference>
|
|
<x:Reference>__ReferenceID37</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowSwitch x:TypeArguments="mscd:OrderType" x:Name="__ReferenceID62" Expression="[orderType]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<FlowSwitch.Default>
|
|
<FlowStep x:Name="__ReferenceID65">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">533.6,1150</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">580.6,1210 580.6,1280 397.6,1280</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler ExceptionMessage="{x:Null}" AttempsCount="5" DisplayName="Execute Uninstallation Script" Exception="[executionException]" ExitCondition="[taskClosingReason &lt;&gt; 408 And taskClosingReason &lt;&gt; 402 And taskClosingReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="94,60" Result="[executedSuccessfully]">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart DisplayName="Uninstallation Flow" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">290,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">320,77.5 320,156.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowDecision x:Name="__ReferenceID39" Condition="[taskClosingReason = 409]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">285,156.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">355,200 407,200 407,329</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID38">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">360,329</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:InvokePowerShell x:TypeArguments="x:Object" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="94,60" Script="# Uninstallation Booking PowerShell script">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:InvokePowerShell>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID38</x:Reference>
|
|
<x:Reference>__ReferenceID39</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.Body>
|
|
<mwa:ErrorHandler.ExceptionHandler>
|
|
<Flowchart DisplayName="Error Handling" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,140</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID40">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,200 300,260</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[task]">
|
|
<mwa:CreateTask.Category>
|
|
<mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.Category>
|
|
<mwa:CreateTask.Description>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="7cd069b4-0771-4e46-9307-410745133119" PlainText="Enter description of error handling {0}" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_6AAD5060 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_6AAD5060&quot;&gt;&lt;span class=&quot;s_E560D344&quot;&gt;Enter description of error handling &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;159.4&quot; Height=&quot;14.483333333333334&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;172.12939453125&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: executionException&quot; FontFamily=&quot;Tahoma&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;executionException&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_E560D344&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Description>
|
|
<mwa:CreateTask.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSbookingServiceName">[bookingServiceName]</InArgument>
|
|
<InArgument x:TypeArguments="s:Exception" x:Key="TDPSexecutionException">[executionException]</InArgument>
|
|
</mwa:CreateTask.InternalArguments>
|
|
<mwa:CreateTask.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="854eeb30-fe4e-46a0-b44f-a82c0e129e9c" PlainText="uninstallation script for service Variable: bookingServiceName failed - enter summary" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_20B1C6FC { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;.s_F6CA7398 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_20B1C6FC&quot;&gt;&lt;span class=&quot;s_F6CA7398&quot;&gt;uninstallation script for service &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;167.82666666666668&quot; Height=&quot;14.483333333333334&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;153.30908203125&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: bookingServiceName&quot; FontFamily=&quot;Tahoma&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;bookingServiceName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_F6CA7398&quot;&gt; failed - enter summary&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateTask>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID41">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,260</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:WaitForActivity DisplayName="Wait for closing of Task" sap:VirtualizedContainerService.HintSize="94,60" Reason="[taskClosingReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="Activity0" Expression="task" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSActivityTypeBase" SchemaObjectType="CI" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[task]</InArgument>
|
|
</mwa:WaitForActivity.InternalArguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:WaitForActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID40</x:Reference>
|
|
<x:Reference>__ReferenceID41</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.ExceptionHandler>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:ErrorHandler>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID56">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303.6,1250</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350.6,1310 350.6,1340 349.8,1340 349.8,1366.4</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdatePortalProgress DisplayName="Update Visual Progress" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:UpdatePortalProgress.Name>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" PlainText="{x:Null}" Prefix="{x:Null}" Key="e9d83a7f-c541-4e1b-b5b8-25b61bdda007" Value="" />
|
|
</mwa:UpdatePortalProgress.Name>
|
|
<mwa:UpdatePortalProgress.ProcessStep>
|
|
<InArgument x:TypeArguments="mwacd:VisualizationStep" />
|
|
</mwa:UpdatePortalProgress.ProcessStep>
|
|
<mwa:UpdatePortalProgress.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" PlainText="{x:Null}" Prefix="{x:Null}" Key="bb6bd619-d392-4818-b8df-f71206eec7a0" Value="" />
|
|
</mwa:UpdatePortalProgress.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdatePortalProgress>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID67" Condition="[executedSuccessfully]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">314.8,1366.4</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">384.8,1409.9 460.6,1409.9 460.6,1520</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID66">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">413.6,1520</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:FailProvisioning BookingObjectId="[ServiceBookingID]" DisplayName="Fail Provisioning" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:FailProvisioning>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowSwitch.Default>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">314.8,976.4</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="InstallConnector">314.8,1019.9 130.6,1019.9 130.6,1150</av:PointCollection>
|
|
<av:PointCollection x:Key="RepairConnector">349.8,1063.4 349.8,1093.4 350.6,1093.4 350.6,1150</av:PointCollection>
|
|
<av:PointCollection x:Key="Default">384.8,1019.9 580.6,1019.9 580.6,1150</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="Install" x:Name="__ReferenceID63">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">83.6,1150</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">130.6,1210 130.6,1280 303.6,1280</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler ExceptionMessage="{x:Null}" AttempsCount="5" DisplayName="Execute Installation Script" Exception="[executionException]" ExitCondition="[taskClosingReason &lt;&gt; 408 And taskClosingReason &lt;&gt; 402 And taskClosingReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="583,424" Result="[executedSuccessfully]">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart DisplayName="Installation Flow" sap:VirtualizedContainerService.HintSize="844,910">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="ss1:SecureString" Name="c_GCCSecurePW" />
|
|
<Variable x:TypeArguments="x:Int32" Name="resultCode" />
|
|
<Variable x:TypeArguments="x:String" Name="resultMessage" />
|
|
<Variable x:TypeArguments="mcpc:ConnectorRunInfo" Default="[new Connector.ConnectorRunInfo()]" Name="configurationRunInfo" />
|
|
<Variable x:TypeArguments="x:String" Name="resultSecGroupR" />
|
|
<Variable x:TypeArguments="x:String" Name="resultSecGroupW" />
|
|
<Variable x:TypeArguments="x:String" Name="resultSecGroupO" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">230,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">260,77.7 260,107.7 252.6,107.7 252.6,166.5</av:PointCollection>
|
|
<x:Boolean x:Key="IsPinned">False</x:Boolean>
|
|
<x:Double x:Key="Height">873.5</x:Double>
|
|
<x:Double x:Key="Width">830.5</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowDecision x:Name="__ReferenceID47" Condition="[taskClosingReason = 409]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">235,166.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">305,210 387,210 387,230</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID48">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">340,230</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">387,290 387,320 390,320 390,350</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:EncryptData Data="[c_GCCPassword]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="94,60" Operation="Decrypt" TransformedData="[c_GCCSecureData]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:EncryptData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID49">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">343,350</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">390,410 390,470</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="ss1:SecureString">[c_GCCSecurePW]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="ss1:SecureString">[new Net.NetworkCredential("",c_GCCSecureData.Value).SecurePassword]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID46">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">343,470</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">390,530 390,580</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:InvokePowerShell x:TypeArguments="x:Object" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="94,60" Script="$assembly = [Reflection.Assembly]::Load($LIAMEngine)&#xD;&#xA;&#xD;&#xA;$k= new-object C4IT_IAM_SET.DataArea_FileSystem&#xD;&#xA;$k.domainName=$gccDomain&#xD;&#xA;$k.username=$gccUser&#xD;&#xA;$k.password=$gccPassword&#xD;&#xA;$k.ConfigID=&quot;CreateFolder&quot;&#xD;&#xA;$k.groupOUPath=$gccGroupOuPath&#xD;&#xA;$k.groupPrefix=$gccGroupPrefix&#xD;&#xA;$path=join-path -Path $newFolderParent -childPath $newFolderName.Trim()&#xD;&#xA;$k.newFolderPath=$path&#xD;&#xA;$k.baseFolder=$gccTarget&#xD;&#xA;$k.newFolderParent=$newFolderParent&#xD;&#xA;$k.ownerUserSids=$OUsersSid&#xD;&#xA;$k.readerUserSids=$RUsersSid&#xD;&#xA;$k.writerUserSids=$WUsersSid&#xD;&#xA;$k.groupCustomTags=$c_GCCGroupCustomTags&#xD;&#xA;$k.groupDLTag=$c_GCCgroupDLTag&#xD;&#xA;$k.groupGTag=$c_GCCgroupGTag&#xD;&#xA;$k.groupOwnerTag=$c_GCCgroupOwnerTag&#xD;&#xA;&#xD;&#xA;$k.groupReadTag=$c_GCCgroupReadTag&#xD;&#xA;$k.groupWriteTag=$c_GCCgroupWriteTag&#xD;&#xA;$k.groupTraverseTag=$c_GCCgroupTraverseTag&#xD;&#xA;&#xD;&#xA;$k.ReadACLPermission = [int]$ReadACLPermission&#xD;&#xA;$k.WriteACLPermission = [int]$WriteACLPermission&#xD;&#xA;$k.OwnerACLPermission = [int]$OwnerACLPermission&#xD;&#xA;&#xD;&#xA;$k.groupPermissionStrategy=$c_GCCgroupPermissionStrategy&#xD;&#xA;&#xD;&#xA;$k.templates.Add((New-Object C4IT_IAM_Engine.IAM_SecurityGroupTemplate -ArgumentList $c_GCCgroupGOwnerNamingTemplate,$c_GCCgroupGOwnerDescTemplate,&quot;&quot;,Owner,Global))&#xD;&#xA;$k.templates.Add((New-Object C4IT_IAM_Engine.IAM_SecurityGroupTemplate -ArgumentList $c_GCCgroupGWriteNamingTemplate,$c_GCCgroupGWriteDescTemplate,&quot;&quot;,Write,Global))&#xD;&#xA;$k.templates.Add((New-Object C4IT_IAM_Engine.IAM_SecurityGroupTemplate -ArgumentList $c_GCCgroupGReadNamingTemplate,$c_GCCgroupGReadDescTemplate,&quot;&quot;,Read,Global))&#xD;&#xA;&#xD;&#xA;$k.templates.Add((New-Object C4IT_IAM_Engine.IAM_SecurityGroupTemplate -ArgumentList $c_GCCgroupDLOwnerNamingTemplate,$c_GCCgroupDLOwnerDescTemplate,&quot;&quot;,Owner,Local))&#xD;&#xA;$k.templates.Add((New-Object C4IT_IAM_Engine.IAM_SecurityGroupTemplate -ArgumentList $c_GCCgroupDLWriteNamingTemplate,$c_GCCgroupDLWriteDescTemplate,&quot;&quot;,Write,Local))&#xD;&#xA;$k.templates.Add((New-Object C4IT_IAM_Engine.IAM_SecurityGroupTemplate -ArgumentList $c_GCCgroupDLReadNamingTemplate,$c_GCCgroupDLReadDescTemplate,&quot;&quot;,Read,Local))&#xD;&#xA;&#xD;&#xA;$k.templates.Add((New-Object C4IT_IAM_Engine.IAM_SecurityGroupTemplate -ArgumentList $c_GCCgroupTraverseNamingTemplate,$c_GCCgroupTraverseDescTemplate,$c_GCCgroupTraverseWildcardTemplate,Traverse,$( if ($c_GCCgroupPermissionStrategy -eq 1) { [System.DirectoryServices.AccountManagement.GroupScope]::Local } else { [System.DirectoryServices.AccountManagement.GroupScope]::Global } )))&#xD;&#xA;&#xD;&#xA;$k.createTraverseGroupLvl= $c_GCCCreateTraverseGroupLvl&#xD;&#xA;&#xD;&#xA;$l=$k.createDataArea()&#xD;&#xA;&#xD;&#xA;$resultCode=$l.resultErrorId&#xD;&#xA;$resultMessage=$l.resultMessage&#xD;&#xA;&#xD;&#xA;$DebuglogPreference = 'Continue'&#xD;&#xA;function Write-DebugLog &#xD;&#xA;{&#xD;&#xA; param( [string]$message, [string]$filepath = 'c:\debug.txt' )&#xD;&#xA;&#xD;&#xA; if ($DebuglogPreference -eq 'Continue') &#xD;&#xA; {&#xD;&#xA; $message | Out-file $filepath -append&#xD;&#xA; }&#xD;&#xA;}&#xD;&#xA; ">
|
|
<mwa:InvokePowerShell.Variables>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccDomain">[c_GCCDomain]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccUser">[c_GCCUser]</InArgument>
|
|
<InArgument x:TypeArguments="ss1:SecureString" x:Key="gccPassword">[c_GCCSecurePW]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccGroupPrefix">[c_GCCgroupPrefix]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccGroupOuPath">[c_GCCgroupOUPath]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="gccTarget">[c_gccTarget]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="newFolderName">[newFolderName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="newFolderParent">[newFolderParent]</InArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="resultCode">[resultCode]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="resultMessage">[resultMessage]</OutArgument>
|
|
<InArgument x:TypeArguments="s:Byte[]" x:Key="LIAMEngine">[LIAMEngine]</InArgument>
|
|
<InArgument x:TypeArguments="scg3:ICollection(x:String)" x:Key="RUsersSid">[RUsersSid]</InArgument>
|
|
<InArgument x:TypeArguments="scg3:ICollection(x:String)" x:Key="WUsersSid">[WUsersSid]</InArgument>
|
|
<InArgument x:TypeArguments="scg3:ICollection(x:String)" x:Key="OUsersSid">[OwnersSid]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupDLTag">[c_GCCgroupDLTag]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupGTag">[c_GCCgroupGTag]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupOwnerTag">[c_GCCgroupOwnerTag]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupReadTag">[c_GCCgroupReadTag]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupWriteTag">[c_GCCgroupWriteTag]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupTraverseTag">[c_GCCgroupTraverseTag]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="c_GCCgroupPermissionStrategy">[c_GCCgroupPermissionStrategy]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupGOwnerNamingTemplate">[c_GCCgroupGOwnerNamingTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupGOwnerDescTemplate">[c_GCCgroupGOwnerDescTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupGWriteNamingTemplate">[c_GCCgroupGWriteNamingTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupGWriteDescTemplate">[c_GCCgroupGWriteDescTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupGReadNamingTemplate">[c_GCCgroupGReadNamingTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupGReadDescTemplate">[c_GCCgroupGReadDescTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupTraverseWildcardTemplate">[c_GCCgroupTraverseWildcardTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupDLOwnerNamingTemplate">[c_GCCgroupDLOwnerNamingTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupDLOwnerDescTemplate">[c_GCCgroupDLOwnerDescTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupDLWriteNamingTemplate">[c_GCCgroupDLWriteNamingTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupDLWriteDescTemplate">[c_GCCgroupDLWriteDescTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupDLReadNamingTemplate">[c_GCCgroupDLReadNamingTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupDLReadDescTemplate">[c_GCCgroupDLReadDescTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupTraverseDescTemplate">[c_GCCgroupTraverseDescTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="c_GCCgroupTraverseNamingTemplate">[c_GCCgroupTraverseNamingTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="c_GCCCreateTraverseGroupLvl">[c_GCCCreateTraverseGroupLvl]</InArgument>
|
|
<InArgument x:TypeArguments="scg3:IDictionary(x:String, x:String)" x:Key="c_GCCGroupCustomTags">[c_GCCGroupCustomTags]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="WriteACLPermission">[WriteACLPermission]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="OwnerACLPermission">[OwnerACLPermission]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ReadACLPermission">[ReadACLPermission]</InArgument>
|
|
</mwa:InvokePowerShell.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:InvokePowerShell>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID50" Condition="[resultCode=0]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">355,580</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">425,623.5 475,623.5</av:PointCollection>
|
|
<av:PointCollection x:Key="TrueConnector">355,623.5 305,623.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID53">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">211,593.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="Run Import" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID45">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,237.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:Guid">[configurationRunInfo.ConfigurationId]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:Guid">[GCCEOID]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID44">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,237.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,297.5 300,347.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="mcpg:SecureData">[configurationRunInfo.Password]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="mcpg:SecureData">[c_GCCSecureData]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID43">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,347.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,407.5 300,457.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[configurationRunInfo.UserName]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[c_GCCUser]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID42">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,457.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:RunWorkflow ErrorMessage="{x:Null}" IsFailed="{x:Null}" RelatedObjects="{x:Null}" DisplayName="Run Import WF" sap:VirtualizedContainerService.HintSize="94,60" IgnoreFailure="True" NotWaitResult="True">
|
|
<mwa:RunWorkflow.Arguments>
|
|
<InArgument x:TypeArguments="mcpc:ConnectorRunInfo" x:Key="ConfigurationInfo">[configurationRunInfo]</InArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="ResultComment" />
|
|
</mwa:RunWorkflow.Arguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:RunWorkflow.Workflow>
|
|
<mwacd:StaticObjectReference DisplayString="C4IT - Connector Import - DataArea" Id="6501f146-79ff-c4a9-7763-08d795c30ecc">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="PLSLXamlComponentType" SchemaObjectType="CI" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:RunWorkflow.Workflow>
|
|
</mwa:RunWorkflow>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID42</x:Reference>
|
|
<x:Reference>__ReferenceID43</x:Reference>
|
|
<x:Reference>__ReferenceID44</x:Reference>
|
|
<x:Reference>__ReferenceID45</x:Reference>
|
|
</Flowchart>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID51">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">475,593.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">522,593.5 522,543.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[errorTaskEOID]">
|
|
<mwa:CreateTask.Category>
|
|
<mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.Category>
|
|
<mwa:CreateTask.Description>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="4e9a14af-a926-4b06-aa1a-e6926db95e9b" PlainText="Fehler bei der Bereitstellung des Ordners --&gt; im Verzeichnis --&gt;&#xA;StatusCode: --&gt;&#xA;Meldung: --&gt;" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Fehler bei der Bereitstellung des Ordners &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;142.62&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;221.26953125&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: newFolderName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;newFolderName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt; im Verzeichnis &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;145.05666666666667&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;446.623901367188&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: newFolderParent&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;newFolderParent&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;StatusCode: &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;112.98&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;68.1875&quot; av:Canvas.Top=&quot;41.3656997680664&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: resultCode&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;resultCode&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_28D4440F&quot;&gt;Meldung: &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;131.86666666666667&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;55.560546875&quot; av:Canvas.Top=&quot;80.7313995361328&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: resultMessage&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;resultMessage&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Description>
|
|
<mwa:CreateTask.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TDPSnewFolderName">[newFolderName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TDPSnewFolderParent">[newFolderParent]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="TDPSresultCode">[resultCode]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TDPSresultMessage">[resultMessage]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSnewFolderName">[newFolderName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSnewFolderParent">[newFolderParent]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[ServiceBookingCommonID]</InArgument>
|
|
</mwa:CreateTask.InternalArguments>
|
|
<mwa:CreateTask.RelatedTopics>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="ServiceBookingCommonID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:CreateTask.RelatedTopics>
|
|
<mwa:CreateTask.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="032cb60c-6e4c-416e-bca5-2850e200f38a" PlainText="Fehler bei der Bereitstellung von --&gt; im Verzeichnis --&gt;" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Fehler bei der Bereitstellung von &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;142.62&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;176.50390625&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: newFolderName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;newFolderName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt; im Verzeichnis &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;145.05666666666667&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;401.858276367188&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: newFolderParent&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;newFolderParent&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateTask>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID52">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">475,483.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:WaitForActivity Reason="{x:Null}" DisplayName="Wait for Activity" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="errorTaskEOID" IsExpression="False" IsMultiple="False" />
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[errorTaskEOID]</InArgument>
|
|
</mwa:WaitForActivity.InternalArguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:WaitForActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID46</x:Reference>
|
|
<x:Reference>__ReferenceID47</x:Reference>
|
|
<x:Reference>__ReferenceID48</x:Reference>
|
|
<x:Reference>__ReferenceID49</x:Reference>
|
|
<x:Reference>__ReferenceID50</x:Reference>
|
|
<x:Reference>__ReferenceID51</x:Reference>
|
|
<x:Reference>__ReferenceID52</x:Reference>
|
|
<x:Reference>__ReferenceID53</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.Body>
|
|
<mwa:ErrorHandler.ExceptionHandler>
|
|
<Flowchart DisplayName="Error Handling" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,140</av:PointCollection>
|
|
<x:Boolean x:Key="IsPinned">False</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID54">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,200 300,270</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[task]">
|
|
<mwa:CreateTask.Category>
|
|
<mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.Category>
|
|
<mwa:CreateTask.Description>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="0c443e01-b69f-4633-a4a2-22b20d7f7dba" PlainText="Enter description of error handling {0}" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_6AAD5060 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_6AAD5060&quot;&gt;&lt;span class=&quot;s_E560D344&quot;&gt;Enter description of error handling &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;159.4&quot; Height=&quot;14.483333333333334&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;172.12939453125&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: executionException&quot; FontFamily=&quot;Tahoma&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;executionException&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_E560D344&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Description>
|
|
<mwa:CreateTask.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSbookingServiceName">[bookingServiceName]</InArgument>
|
|
<InArgument x:TypeArguments="s:Exception" x:Key="TDPSexecutionException">[executionException]</InArgument>
|
|
</mwa:CreateTask.InternalArguments>
|
|
<mwa:CreateTask.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="2f58df30-d49a-4d5b-8596-6e36ba052d76" PlainText="Installation script for service Variable: bookingServiceName failed - enter summary" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_A67F3EEC { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_A67F3EEC&quot;&gt;&lt;span class=&quot;s_E560D344&quot;&gt;Installation script for service &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;167.82666666666668&quot; Height=&quot;14.483333333333334&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;142.63134765625&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: bookingServiceName&quot; FontFamily=&quot;Tahoma&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;bookingServiceName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_E560D344&quot;&gt; failed - enter summary&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateTask>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID55">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,270</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:WaitForActivity DisplayName="Wait for closing of Task" sap:VirtualizedContainerService.HintSize="94,60" Reason="[taskClosingReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="Activity0" Expression="task" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSActivityTypeBase" SchemaObjectType="CI" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[task]</InArgument>
|
|
</mwa:WaitForActivity.InternalArguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:WaitForActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID54</x:Reference>
|
|
<x:Reference>__ReferenceID55</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.ExceptionHandler>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:ErrorHandler>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID56</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="Repair" x:Name="__ReferenceID64">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">303.6,1150</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">350.6,1210 350.6,1250</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler ExceptionMessage="{x:Null}" AttempsCount="5" DisplayName="Execute Repair Script" Exception="[executionException]" ExitCondition="[taskClosingReason &lt;&gt; 408 And taskClosingReason &lt;&gt; 402 And taskClosingReason &lt;&gt; 409]" sap:VirtualizedContainerService.HintSize="94,60" Result="[executedSuccessfully]">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart DisplayName="Repair Flow" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">240,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">270,77.5 270,166.5</av:PointCollection>
|
|
<x:Boolean x:Key="IsPinned">False</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowDecision x:Name="__ReferenceID58" Condition="[taskClosingReason = 409]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">225,156.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">295,200 357,200 357,309</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID57">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">310,309</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:InvokePowerShell x:TypeArguments="x:Object" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="200,22" Script="#Repair Booking PowerShell script&#xA;">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:InvokePowerShell>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID57</x:Reference>
|
|
<x:Reference>__ReferenceID58</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.Body>
|
|
<mwa:ErrorHandler.ExceptionHandler>
|
|
<Flowchart DisplayName="Error Handling" sap:VirtualizedContainerService.HintSize="614,636">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,140</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID59">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,200 300,270</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[task]">
|
|
<mwa:CreateTask.Category>
|
|
<mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.Category>
|
|
<mwa:CreateTask.Description>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="385e216a-e2e6-400b-8412-a9c2829ee48f" PlainText="Enter description of error handling {0}" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_6AAD5060 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_E560D344 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_6AAD5060&quot;&gt;&lt;span class=&quot;s_E560D344&quot;&gt;Enter description of error handling &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;159.4&quot; Height=&quot;14.483333333333334&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;172.12939453125&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: executionException&quot; FontFamily=&quot;Tahoma&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;executionException&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_E560D344&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Description>
|
|
<mwa:CreateTask.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSbookingServiceName">[bookingServiceName]</InArgument>
|
|
<InArgument x:TypeArguments="s:Exception" x:Key="TDPSexecutionException">[executionException]</InArgument>
|
|
</mwa:CreateTask.InternalArguments>
|
|
<mwa:CreateTask.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" Key="2d16c58e-12ab-4c9e-a6e9-0a1f828d7937" PlainText="Repair script for service Variable: bookingServiceName failed - enter summary" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_20B1C6FC { margin-top: 0px;margin-bottom: 12px;line-height: 1.15;text-align: left; } &#xA;.s_F6CA7398 { font-family: 'Tahoma';font-style: Normal;font-weight: normal;font-size: 11px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_20B1C6FC&quot;&gt;&lt;span class=&quot;s_F6CA7398&quot;&gt;Repair script for service &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;167.82666666666668&quot; Height=&quot;14.483333333333334&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;119.87939453125&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: bookingServiceName&quot; FontFamily=&quot;Tahoma&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;bookingServiceName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_F6CA7398&quot;&gt; failed - enter summary&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateTask>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,270</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:WaitForActivity DisplayName="Wait for closing of Task" sap:VirtualizedContainerService.HintSize="94,60" Reason="[taskClosingReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="Activity0" Expression="task" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSActivityTypeBase" SchemaObjectType="CI" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[task]</InArgument>
|
|
</mwa:WaitForActivity.InternalArguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:WaitForActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID59</x:Reference>
|
|
<x:Reference>__ReferenceID60</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.ExceptionHandler>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:ErrorHandler>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID56</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowSwitch>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID61</x:Reference>
|
|
<x:Reference>__ReferenceID62</x:Reference>
|
|
<x:Reference>__ReferenceID63</x:Reference>
|
|
<x:Reference>__ReferenceID64</x:Reference>
|
|
<x:Reference>__ReferenceID65</x:Reference>
|
|
<x:Reference>__ReferenceID56</x:Reference>
|
|
<x:Reference>__ReferenceID66</x:Reference>
|
|
<x:Reference>__ReferenceID67</x:Reference>
|
|
<x:Reference>__ReferenceID68</x:Reference>
|
|
<x:Reference>__ReferenceID69</x:Reference>
|
|
<x:Reference>__ReferenceID70</x:Reference>
|
|
<x:Reference>__ReferenceID71</x:Reference>
|
|
<x:Reference>__ReferenceID72</x:Reference>
|
|
<x:Reference>__ReferenceID73</x:Reference>
|
|
<x:Reference>__ReferenceID74</x:Reference>
|
|
<x:Reference>__ReferenceID75</x:Reference>
|
|
<x:Reference>__ReferenceID76</x:Reference>
|
|
</Flowchart>
|
|
</Activity></Xaml>
|
|
<MinorVersion>16</MinorVersion>
|
|
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
|
|
<UsedInTypePLSLXamlComponentType>2d57e9d2-0af7-cd73-89b2-08d7aff9d2ea</UsedInTypePLSLXamlComponentType>
|
|
<Diagram>Workflows\Diagram\2d57e9d2-0af7-cd73-89b2-08d7aff9d2ea\version_1_16.png</Diagram>
|
|
<LastActivationStatus>1</LastActivationStatus>
|
|
</PLSLXamlComponentClassVersion>
|
|
<PLSLWorkflowComponentClassCommon>
|
|
<ID>39876102-d64d-ea11-4981-000c2980fd94</ID>
|
|
<UsedInTypePLSLXamlComponentType>2d57e9d2-0af7-cd73-89b2-08d7aff9d2ea</UsedInTypePLSLXamlComponentType>
|
|
<WorkflowConfiguration>c59cb5d8-d98a-ea11-5b83-000c2981464e</WorkflowConfiguration>
|
|
<WFEngineVersion>2</WFEngineVersion>
|
|
</PLSLWorkflowComponentClassCommon>
|
|
<PLSLXamlComponentClassStep>
|
|
<ID>10b65978-afb3-4aef-842f-65631d0423ba</ID>
|
|
<Name>Automatic Provisioning</Name>
|
|
<Version>44dd4cb8-c7f4-4639-99aa-fe736f485016</Version>
|
|
<Image>Icons/64x64/gears.png</Image>
|
|
<Position>1</Position>
|
|
<UsedInTypePLSLXamlComponentType>2d57e9d2-0af7-cd73-89b2-08d7aff9d2ea</UsedInTypePLSLXamlComponentType>
|
|
</PLSLXamlComponentClassStep>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>89b64b09-9785-4d99-93ce-64a89dcdc6f8</ID>
|
|
<LCID>7</LCID>
|
|
<Owner>10b65978-afb3-4aef-842f-65631d0423ba</Owner>
|
|
<Name>Automatic Provisioning</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
</NewDataSet> |