1752 lines
185 KiB
XML
1752 lines
185 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>3dee3ebf-6b87-cf24-a2de-08d7c5912bbf</ID>
|
|
</PLSLXamlComponentType>
|
|
<PLSLXamlComponentClassBase>
|
|
<ID>ad1978ee-7063-ea11-4b81-000c29359b95</ID>
|
|
<CurrentVersion>15b7df51-c727-4ad4-b809-7c90493df2ec</CurrentVersion>
|
|
<ReleasedVersion>15b7df51-c727-4ad4-b809-7c90493df2ec</ReleasedVersion>
|
|
<UsedInTypePLSLXamlComponentType>3dee3ebf-6b87-cf24-a2de-08d7c5912bbf</UsedInTypePLSLXamlComponentType>
|
|
<IntegrationContext>1</IntegrationContext>
|
|
<DebugMode>0</DebugMode>
|
|
<UseWorkflowWorker>1</UseWorkflowWorker>
|
|
<AllowCloudWorker>0</AllowCloudWorker>
|
|
<MonitoringLevel>1</MonitoringLevel>
|
|
</PLSLXamlComponentClassBase>
|
|
<PLSLComponentClassBase>
|
|
<ID>ae1978ee-7063-ea11-4b81-000c29359b95</ID>
|
|
<System>0</System>
|
|
<IgnorePublish>0</IgnorePublish>
|
|
<CreatedDate>2020-03-11T08:18:58.787Z</CreatedDate>
|
|
<Name>W_1StepApprovalDataAreaOwner</Name>
|
|
<Title>C4IT - LIAM - 1 Step Approval (DataArea Owner)</Title>
|
|
<Type>4</Type>
|
|
<Category>c9b43904-e9b9-e111-62a8-00261890e11f</Category>
|
|
<UsedInTypePLSLXamlComponentType>3dee3ebf-6b87-cf24-a2de-08d7c5912bbf</UsedInTypePLSLXamlComponentType>
|
|
<Icon>Icons/64x64/businesspeople2.png</Icon>
|
|
<Hidden>0</Hidden>
|
|
</PLSLComponentClassBase>
|
|
<SPSCommonClassBase>
|
|
<ID>af1978ee-7063-ea11-4b81-000c29359b95</ID>
|
|
<UsedInType>3dee3ebf-6b87-cf24-a2de-08d7c5912bbf</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>15b7df51-c727-4ad4-b809-7c90493df2ec</ID>
|
|
<MajorVersion>1</MajorVersion>
|
|
<CreatedDate>2025-04-29T07:36:46.047Z</CreatedDate>
|
|
<PublishedDate>2025-04-29T07:36:51.423Z</PublishedDate>
|
|
<State>4</State>
|
|
<Xaml><Activity mc:Ignorable="sads sap" x:Class="Matrix42.ApprovalWorkflow.ApprovalPortfolioResponsible"
|
|
xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities"
|
|
xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
xmlns:mca="clr-namespace:Matrix42.Connectors.Activities;assembly=Matrix42.Connectors.Activities"
|
|
xmlns: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:mcp="clr-namespace:Matrix42.Contracts.Platform;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:Microsoft.Data.Activities;assembly=Microsoft.Data.Activities"
|
|
xmlns:mda1="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:mwa="clr-namespace:Matrix42.Workflows.Activities;assembly=Matrix42.Workflows.Activities"
|
|
xmlns:mwaa="clr-namespace:Matrix42.Workflows.Activities.Approval;assembly=Matrix42.Workflows.Activities"
|
|
xmlns:mwac="clr-namespace:Matrix42.Workflows.Activities.Common;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:mwacd="clr-namespace:Matrix42.Workflows.Activities.Common.Data;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:mwacdm="clr-namespace:Matrix42.Workflows.Activities.Common.Data.ManageObjects;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:mwc="clr-namespace:Matrix42.Workflows.Contracts;assembly=Matrix42.Workflows.Contracts"
|
|
xmlns:s="clr-namespace:System;assembly=mscorlib"
|
|
xmlns:s1="clr-namespace:System;assembly=System"
|
|
xmlns:s2="clr-namespace:System;assembly=System.Xml"
|
|
xmlns:s3="clr-namespace:System;assembly=System.Core"
|
|
xmlns:s4="clr-namespace:System;assembly=System.ServiceModel"
|
|
xmlns:s5="clr-namespace:System;assembly=System.ComponentModel.Composition"
|
|
xmlns:s6="clr-namespace:System;assembly=System.Runtime.WindowsRuntime"
|
|
xmlns:sa="clr-namespace:System.Activities;assembly=System.Activities"
|
|
xmlns:sad="clr-namespace:System.Activities.Debugger;assembly=System.Activities"
|
|
xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger"
|
|
xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation"
|
|
xmlns: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:scg4="clr-namespace:System.Collections.Generic;assembly=Telerik.Windows.Documents"
|
|
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: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="bookingIds" Type="InArgument(s:Guid[])" />
|
|
</x:Members>
|
|
<sap:VirtualizedContainerService.HintSize>654,714</sap:VirtualizedContainerService.HintSize>
|
|
<mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings>
|
|
<Flowchart DisplayName="C4IT - LIAM - 1 Step Approval (DataArea Owner)" sad:XamlDebuggerXmlReader.FileName="E:\SC\U4USuite\Main\UnifiedPlatform\Matrix42.Workflows\Matrix42.Workflows.Templates\Approvals\ApprovalPortfolioResponsible.xaml" sap:VirtualizedContainerService.HintSize="614,634">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:String" Default="3dee3ebf-6b87-cf24-a2de-08d7c5912bbf" Name="_m42WorkflowComponentId" />
|
|
<Variable x:TypeArguments="x:String" Name="ownerSID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="secGroupMemberID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceFormId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ParentBookingLimitedServiceServiceFormId" />
|
|
<Variable x:TypeArguments="x:Boolean" Default="False" Name="approvalFormEnabled" />
|
|
<Variable x:TypeArguments="s:Guid" Name="LimitedServiceSSPFormEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="newLimitedServiceServiceFormEOID" />
|
|
<Variable x:TypeArguments="x:String" Name="ownerSidFromBundle" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ParentBookingEOID" />
|
|
<Variable x:TypeArguments="x:Int32" Name="OrderType" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ParentBookingServiceID" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="limitedServiceSSPFormFound" />
|
|
<Variable x:TypeArguments="x:String" Name="LimitedServiceEnabled" />
|
|
<Variable x:TypeArguments="x:String" Name="WebServiceUrl" />
|
|
<Variable x:TypeArguments="x:String" Name="ApiToken" />
|
|
<Variable x:TypeArguments="s:Guid" Name="DataAreaClassID" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="ApiTokenJson" />
|
|
<Variable x:TypeArguments="sn:HttpStatusCode" Name="HttpStatusCode" />
|
|
<Variable x:TypeArguments="mcpg:SecureData" Name="EncryptedApiToken" />
|
|
<Variable x:TypeArguments="s:Guid" Name="GCConfigID" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID42">
|
|
<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,197.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="Concurrency Protection" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:Boolean" Name="wfRunning" />
|
|
<Variable x:TypeArguments="s:Guid" Name="WorkflowInstanceId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="tempId" />
|
|
<Variable x:TypeArguments="x:String" Name="WorkflowName" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,120</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID4">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,120</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,180 300,230</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Delay Duration="[new TimeSpan(0,0,CInt(Math.Ceiling(Rnd() * 5)) + 0)]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Delay>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID1">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,230</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,290 300,340</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetWorkflowInfo ProcessId="{x:Null}" DisplayName="Get Workflow Information" sap:VirtualizedContainerService.HintSize="94,60" InstanceId="[WorkflowInstanceId]" WorkflowName="[WorkflowName]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetWorkflowInfo>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID0">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,340</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,400 300,436.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData DisplayName="Get Single Record Data" HasResult="[wfRunning]" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionInstanceID">[WorkflowInstanceId]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="WhereExpressionState">[1]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="WhereExpressionName">[WorkflowName]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="tempId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="4084df74-ed0e-e211-3b89-70f1a151ae71" SchemaObjectName="PLSLWorkflowProcessInstanceClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ID">[tempId]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="Workflow.T(PLSLComponentClassBase).Name = @Name AND T(PLSLProcessInstanceClassBase).State = @State AND InstanceID &lt;&gt; @InstanceID" ParametersPrefix="WhereExpression" SchemaEntityId="4084df74-ed0e-e211-3b89-70f1a151ae71">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="Name" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowName" VariableType="x:String" />
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="State" TypeName="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="1" VariableType="x:Int32" />
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="InstanceID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="WorkflowInstanceId" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID2" Condition="[wfRunning]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,436.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,480 235,480 235,490 207,490</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID3">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">113,460</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">160,460 160,370 253,370</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Delay Duration="[new TimeSpan(0,0,CInt(Math.Ceiling(Rnd() * 59)) + 30)]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Delay>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID0</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID1</x:Reference>
|
|
<x:Reference>__ReferenceID0</x:Reference>
|
|
<x:Reference>__ReferenceID2</x:Reference>
|
|
<x:Reference>__ReferenceID3</x:Reference>
|
|
<x:Reference>__ReferenceID4</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID43">
|
|
<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,267.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetGlobalConfiguration DisplayName="Get Global Configuration" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwacd:ObjectAttributeReference Expression="RelatedSPSAlertingConfiguration.SuiteUuxUrl" ResultType="x:String" ResultVariableName="WebServiceUrl" />
|
|
</mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwa:GetGlobalConfiguration.Result>
|
|
<OutArgument x:TypeArguments="x:String">[WebServiceUrl]</OutArgument>
|
|
</mwa:GetGlobalConfiguration.Result>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetGlobalConfiguration>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID41">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,267.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,327.5 300,337.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="WebServiceUrl" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[WebServiceUrl]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[New Uri(WebServiceUrl).GetLeftPart(UriPartial.Authority) + "/m42services/api"]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID40">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,337.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,397.5 300,437.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get APIToken" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_Liam_ConfigClassBase">
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="ApiToken" ResultType="x:String" ResultVariableName="ApiToken" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="ApiToken">[ApiToken]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="{x:Null}" ParametersPrefix="WhereExpression" SchemaEntityId="d98076fb-9575-ea11-5381-000c299eb325">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="0" />
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID44">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,437.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,497.5 300,520</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:EncryptData Data="[ApiToken]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="94,60" Operation="Decrypt" TransformedData="[EncryptedApiToken]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:EncryptData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID39">
|
|
<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>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ForEach x:TypeArguments="s:Guid" DisplayName="ForEach&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Values="[bookingIds]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ActivityAction x:TypeArguments="s:Guid">
|
|
<ActivityAction.Argument>
|
|
<DelegateInArgument x:TypeArguments="s:Guid" Name="item" />
|
|
</ActivityAction.Argument>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="666,1544">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="s:Guid" Name="currentBookingEOID" />
|
|
<Variable x:TypeArguments="scg3:IEnumerable(sj:JsonValue)" Name="OwnerUserIdIEnum" />
|
|
<Variable x:TypeArguments="scg3:ICollection(s:Guid)" Name="bookingApprover" />
|
|
<Variable x:TypeArguments="s:DateTime" Name="expirationDate" />
|
|
<Variable x:TypeArguments="x:Int32" Name="expirationDuration" />
|
|
<Variable x:TypeArguments="x:Int32" Name="durationPeriod" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
<x:Double x:Key="Height">1507.5</x:Double>
|
|
<x:Double x:Key="Width">652</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID28">
|
|
<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">[currentBookingEOID]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:Guid">[item]</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="__ReferenceID29">
|
|
<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,340</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="GetBooking" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[currentBookingEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
|
<mwacd:ObjectAttributeObjectReference Expression="ParentBooking.[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="ParentBookingEOID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="OrderType.VAlue" ResultType="x:Int32" ResultVariableName="OrderType" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="ParentBooking.Service.ID" ResultType="s:Guid" ResultVariableName="ParentBookingServiceID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="Service.ServiceForm.T(C4IT_DataAreaServiceConfigurationClassBase).DataArea.ID" ResultType="s:Guid" ResultVariableName="DataAreaClassID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="Service.ServiceForm.T(C4IT_DataAreaServiceConfigurationClassBase).DataArea.DataAreaConfiguration" ResultType="s:Guid" ResultVariableName="GCConfigID">
|
|
<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="Service.ServiceForm.T(C4IT_DataAreaServiceConfigurationClassBase).DataArea.ID">[DataAreaClassID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ParentBooking.Service.ID">[ParentBookingServiceID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="OrderType.VAlue">[OrderType]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ParentBooking.[Expression-ObjectID]">[ParentBookingEOID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Service.ServiceForm.T(C4IT_DataAreaServiceConfigurationClassBase).DataArea.DataAreaConfiguration">[GCConfigID]</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="currentBookingEOID" 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,340</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,400 300,440</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="GetOwners" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:String" Name="AuthorizationHeader" />
|
|
<Variable x:TypeArguments="sj:JsonArray" Name="OwnersUserIds" />
|
|
</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>
|
|
<x:Double x:Key="Height">640</x:Double>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,107.5 303.5,107.5 303.5,118.04</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID9">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">256.5,118.04</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">303.5,178.04 303.5,208.04</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Get Auth Token" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent=" " ResponseContent="[ApiTokenJson]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &quot;/ApiToken/GenerateAccessTokenFromApiToken&quot;]">
|
|
<mca:HttpSendActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization">["Bearer " + EncryptedApiToken.Value]</InArgument>
|
|
</mca:HttpSendActivity.InternalArguments>
|
|
<mca:HttpSendActivity.RequestHeaders>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&quot;Bearer &quot; + EncryptedApiToken.Value" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mca:HttpSendActivity.RequestHeaders>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca:HttpSendActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID11">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">256.5,208.04</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">303.5,268.04 303.5,298.04</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[AuthorizationHeader]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">["Bearer " + ApiTokenJson("RawToken").ToString().Trim(""""(0))]</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="__ReferenceID10">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">256.5,298.04</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">303.5,358.04 303.5,388.04 300,388.04 300,390</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca:HttpSendActivity x:TypeArguments="sj:JsonArray" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RequestContent="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Get Owners" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" ResponseContent="[OwnersUserIds]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &quot;/c4itliamwebapi/getownersfromdataarea?dataareaclassid=&quot; + DataAreaClassID.ToString()]">
|
|
<mca:HttpSendActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization">[AuthorizationHeader]</InArgument>
|
|
</mca:HttpSendActivity.InternalArguments>
|
|
<mca:HttpSendActivity.RequestHeaders>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="AuthorizationHeader" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mca:HttpSendActivity.RequestHeaders>
|
|
</mca:HttpSendActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID8">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,390</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,450 300,480</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="scg3:IEnumerable(sj:JsonValue)">[OwnerUserIdIEnum]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="sj:JsonArray">[OwnersUserIds]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID6">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,480</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,540 300,570</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[bookingApprover]" 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:CreateCollection>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID7">
|
|
<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>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ForEach x:TypeArguments="sj:JsonValue" DisplayName="ForEach&lt;JsonValue&gt;" sap:VirtualizedContainerService.HintSize="94,60" Values="[OwnerUserIdIEnum]">
|
|
<ActivityAction x:TypeArguments="sj:JsonValue">
|
|
<ActivityAction.Argument>
|
|
<DelegateInArgument x:TypeArguments="sj:JsonValue" Name="currentOwnerItem" />
|
|
</ActivityAction.Argument>
|
|
<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,237.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID5">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,237.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[bookingApprover]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[Guid.Parse(currentOwnerItem.ToString().Trim(Chr(34)))]" />
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID5</x:Reference>
|
|
</Flowchart>
|
|
</ActivityAction>
|
|
</ForEach>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID6</x:Reference>
|
|
<x:Reference>__ReferenceID7</x:Reference>
|
|
<x:Reference>__ReferenceID8</x:Reference>
|
|
<x:Reference>__ReferenceID9</x:Reference>
|
|
<x:Reference>__ReferenceID10</x:Reference>
|
|
<x:Reference>__ReferenceID11</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID34">
|
|
<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,540.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mda:ExecuteSqlQuery ProviderName="{x:Null}" CommandText="select &#xA;gcc.GCCLimitedServiceApprovalFormEnabled as approvalFormEnabled&#xA;, CASE WHEN ltdServiceForm.ID is not null THEN 1 ELSE 0 END as LimitedServiceEnabled&#xA;, COALESCE(ltdServiceForm.expirationDuration ,0) as expirationDuration&#xA;, COALESCE(ltdServiceForm.durationPeriod,0) as durationPeriod&#xA;, sspForm.returnDate&#xA;, sspFormccb.[Expression-ObjectID] as LimitedServiceSSPFormEOID&#xA;&#xA;from SVCServiceBookingClassBase cbooking&#xA;left join SVCServiceBookingClassBase booking on booking.ID = cbooking.ParentBooking&#xA;left join SPSCommonClassBase sspFormccb on booking.ServiceForm = sspFormccb.ID&#xA;left join C4IT_SCPlus_limitedService_SelfServiceClassBase sspForm on sspFormccb.[Expression-ObjectID] = sspForm.[Expression-ObjectID]&#xA;left join SPSArticleClassBase acb on booking.[Service] = acb.ID&#xA;left join SPSCommonClassBase ltdServiceFormCCB on acb.ServiceForm = ltdServiceFormCCB.ID&#xA;left join C4IT_SCPlus_limitedServiceClassBase ltdServiceForm on ltdServiceFormCCB.[Expression-ObjectID] = ltdServiceForm.[Expression-ObjectID]&#xA;left join C4IT_DataAreaClassBase dab on dab.ID = acb.ASQLCustomCommentStatement&#xA;left join C4IT_GCC_DataArea_Collector gcc on gcc.[Expression-ObjectID] = dab.ConfigurationID&#xA;left join C4IT_DataAreaSecurityGroupClassBase [owner] on [owner].ID = dab.[Owner]&#xA;where &#xA;gcc.ID is not null &#xA;and cbooking.[Expression-ObjectID] = @bookingEOID" ConnectionConfigurationName="M42Store" DisplayName="GetLimitedServicesOptions" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mda:ExecuteSqlQuery.RecordProcessor>
|
|
<ActivityAction x:TypeArguments="sd:IDataRecord">
|
|
<ActivityAction.Argument>
|
|
<DelegateInArgument x:TypeArguments="sd:IDataRecord" Name="record" />
|
|
</ActivityAction.Argument>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="678,979">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
<x:Double x:Key="Width">663.5</x:Double>
|
|
<x:Double x:Key="Height">943.11999999999989</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID12">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,230</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Boolean">[approvalFormEnabled]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Boolean">[record("approvalFormEnabled").ToString() = "1"]</InArgument>
|
|
</Assign.Value>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID13">
|
|
<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>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Boolean">[limitedServiceSSPFormFound]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Boolean">[Guid.TryParse(record("LimitedServiceSSPFormEOID").ToString(), LimitedServiceSSPFormEOID)]</InArgument>
|
|
</Assign.Value>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID16">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,340</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,400 300,440</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[LimitedServiceEnabled]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[record("LimitedServiceEnabled").ToString]</InArgument>
|
|
</Assign.Value>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID17">
|
|
<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,540</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="expirationDuration" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[expirationDuration]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[record.GetInt32(2)]</InArgument>
|
|
</Assign.Value>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID18">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,540</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,600 300,650</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="durationPeriod" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[durationPeriod]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[record.GetInt32(3)]</InArgument>
|
|
</Assign.Value>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID14" Condition="[limitedServiceSSPFormFound]" 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,650</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,693.5 215,693.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID15">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">121,663.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">247.5,691.08 247.5,741.08</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:Guid">[LimitedServiceSSPFormEOID]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:Guid">[Guid.Parse(record("LimitedServiceSSPFormEOID").ToString())]</InArgument>
|
|
</Assign.Value>
|
|
</Assign>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID12</x:Reference>
|
|
<x:Reference>__ReferenceID13</x:Reference>
|
|
<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>
|
|
</Flowchart>
|
|
</ActivityAction>
|
|
</mda:ExecuteSqlQuery.RecordProcessor>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="bookingEOID">[currentBookingEOID]</InArgument>
|
|
</mda:ExecuteSqlQuery>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID31" Condition="[LimitedServiceEnabled = &quot;1&quot; and approvalFormEnabled And Not OrderType = 20]" 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,540.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,584 190,584 190,626.5</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">335,584 365,584 365,966.5 310,966.5 310,996.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowDecision x:Name="__ReferenceID32" Condition="[not limitedServiceSSPFormFound]" 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">155,626.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">155,670 95,670</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">225,670 310,670 310,830</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID37">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">1,640</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">48,700 48,730 47,730 47,750</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="GenerateReturnDate" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="s:DateTime" Name="jetzt" />
|
|
</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>
|
|
<x:Double x:Key="Width">823.5</x:Double>
|
|
<x:Double x:Key="Height">677.04</x:Double>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,120</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID23">
|
|
<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,226.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:DateTime">[jetzt]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:DateTime">[now]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowSwitch x:TypeArguments="x:Int32" x:Name="__ReferenceID22" Expression="[durationPeriod]" 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,226.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="2Connector">265,248.25 170,248.25 170,330</av:PointCollection>
|
|
<av:PointCollection x:Key="1Connector">335,248.25 620,248.25 620,330</av:PointCollection>
|
|
<av:PointCollection x:Key="4Connector">335,270 510,270 510,330</av:PointCollection>
|
|
<av:PointCollection x:Key="3Connector">335,291.75 390,291.75 390,330</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="2" x:Name="__ReferenceID24">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">70,330</av:Point>
|
|
<av:Size x:Key="ShapeSize">200,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="200,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:DateTime">[expirationDate]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:DateTime">[jetzt.touniversaltime.adddays(expirationDuration)]</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="1" x:Name="__ReferenceID21">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">573,330</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="s:DateTime">[expirationDate]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:DateTime">[jetzt.touniversaltime.addhours(expirationDuration)]</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="4" x:Name="__ReferenceID20">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">463,330</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="s:DateTime">[expirationDate]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:DateTime">[jetzt.touniversaltime.addyears(expirationDuration)]</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="3" x:Name="__ReferenceID19">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">343,330</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="s:DateTime">[expirationDate]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:DateTime">[jetzt.touniversaltime.addmonths(expirationDuration)]</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>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID19</x:Reference>
|
|
<x:Reference>__ReferenceID20</x:Reference>
|
|
<x:Reference>__ReferenceID21</x:Reference>
|
|
<x:Reference>__ReferenceID22</x:Reference>
|
|
<x:Reference>__ReferenceID23</x:Reference>
|
|
<x:Reference>__ReferenceID24</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID33">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">0,750</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">47,810 47,870</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Object" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[LimitedServiceSSPFormEOID]" SchemaType="C4IT_SCPlus_limitedService_SelfServiceType">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_SCPlus_limitedService_SelfServiceClassBase_Name">[ParentBookingServiceID.ToString]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_C4IT_SCPlus_limitedService_SelfServiceClassBase_returnDate">[expirationDate]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="C4IT_SCPlus_limitedService_SelfServiceClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="Name" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_SCPlus_limitedService_SelfServiceClassBase_Name" Expression="ParentBookingServiceID.ToString" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="returnDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_SCPlus_limitedService_SelfServiceClassBase_returnDate" Expression="expirationDate" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID26">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">0,870</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">47,930 47,960 310,960 310,996.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Objects" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceBookingType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceForm_WhereExpressionExpressionObjectID">[LimitedServiceSSPFormEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[currentBookingEOID]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="ServiceForm" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="RelatedSPSCommonClassBase.ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c18b1318-8010-ec11-5b84-00155d300101" SchemaObjectName="C4IT_SCPlus_limitedService_SelfServiceType" SchemaObjectType="CI" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="b223ec7a-537d-464c-a749-d948923d4239" SchemaObjectName="SPSCommonClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="RelatedSPSCommonClassBase.[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_ServiceForm_WhereExpression" SchemaEntityId="c18b1318-8010-ec11-5b84-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="LimitedServiceSSPFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="2">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="currentBookingEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<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:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID27" Condition="[bookingApprover.Count &gt; 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">275,996.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">275,1040 250,1040 250,1137.5 310,1137.5 310,1167.5</av:PointCollection>
|
|
<x:String x:Key="FalseLabel">Fallback</x:String>
|
|
<av:PointCollection x:Key="FalseConnector">345,1040 450,1040 450,1170</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID30">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">263,1167.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">310,1227.5 310,1257.5 380,1257.5 380,1297.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwaa:ServiceApprovalActivity ApprovalTaskIds="{x:Null}" CustomFormPage="{x:Null}" CustomFormUXBase="{x:Null}" DecisionMakerRoles="{x:Null}" BookingObjectIds="[{currentBookingEOID}]" DisplayName="Service Approval" sap:VirtualizedContainerService.HintSize="94,60" OutputAllCreatedTasks="False" SendPushNotification="False" SkipEmptyTaskCreation="False">
|
|
<mwaa:ServiceApprovalActivity.CustomFormUX>
|
|
<mwacd:StaticObjectReference DisplayString="C4IT Serviceform Limited Services SelfService.default view" Id="5f23e8b2-5663-01d0-afe8-ea7901891bbb">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="PDRContentWidgetTemplateView" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwaa:ServiceApprovalActivity.CustomFormUX>
|
|
<mwaa:ServiceApprovalActivity.DecisionMakers>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ArgumentKey="DecisionMakers0" Expression="bookingApprover" IsExpression="False" IsMultiple="True">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="6f3ed39c-0aab-4606-b44e-d646d077b361" SchemaObjectName="SVCServiceBookingType" SchemaObjectType="CI" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</scg3:List>
|
|
</mwaa:ServiceApprovalActivity.DecisionMakers>
|
|
<mwaa:ServiceApprovalActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="scg3:IEnumerable(s:Guid)" x:Key="DecisionMakers0">[bookingApprover]</InArgument>
|
|
</mwaa:ServiceApprovalActivity.InternalArguments>
|
|
<mwaa:ServiceApprovalActivity.ProcessStep>
|
|
<InArgument x:TypeArguments="mwacd:VisualizationStep">
|
|
<Literal x:TypeArguments="mwacd:VisualizationStep">
|
|
<mwacd:VisualizationStep DisplayString="Datenbereich Besitzer" Id="6166d509-b065-45f2-ba57-1302208ebe88" Position="1" />
|
|
</Literal>
|
|
</InArgument>
|
|
</mwaa:ServiceApprovalActivity.ProcessStep>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwaa:ServiceApprovalActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID25">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">333,1297.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">296.5,820.08 296.5,827.58 512.5,827.58</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Objects" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceBookingType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceForm_WhereExpressionExpressionObjectID">[LimitedServiceSSPFormEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[ParentBookingEOID]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="ServiceForm" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="RelatedSPSCommonClassBase.ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c18b1318-8010-ec11-5b84-00155d300101" SchemaObjectName="C4IT_SCPlus_limitedService_SelfServiceType" SchemaObjectType="CI" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="b223ec7a-537d-464c-a749-d948923d4239" SchemaObjectName="SPSCommonClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="RelatedSPSCommonClassBase.[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_ServiceForm_WhereExpression" SchemaEntityId="c18b1318-8010-ec11-5b84-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="LimitedServiceSSPFormEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="2">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="ParentBookingEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<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:UpdateObject>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID38">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,1170</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,1230 450,1260 380,1260 380,1297.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwaa:ServiceApprovalActivity ApprovalTaskIds="{x:Null}" CustomFormPage="{x:Null}" CustomFormUXBase="{x:Null}" BookingObjectIds="[{currentBookingEOID}]" DisplayName="Service Approval" sap:VirtualizedContainerService.HintSize="94,60" OutputAllCreatedTasks="False" SendPushNotification="False" SkipEmptyTaskCreation="False">
|
|
<mwaa:ServiceApprovalActivity.CustomFormUX>
|
|
<mwacd:StaticObjectReference DisplayString="C4IT Serviceform Limited Services SelfService.default view" Id="5f23e8b2-5663-01d0-afe8-ea7901891bbb">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="PDRContentWidgetTemplateView" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwaa:ServiceApprovalActivity.CustomFormUX>
|
|
<mwaa:ServiceApprovalActivity.DecisionMakerRoles>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:DynamicObjectReference BaseObjectExpression="RelatedSVCServiceBookingClassBase.Service.ServiceForm.T(C4IT_DataAreaServiceConfigurationClassBase).DataArea.DataAreaConfiguration.FallbackApprovalGroup.[Expression-ObjectID]" Filter="">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="6f3ed39c-0aab-4606-b44e-d646d077b361" SchemaObjectName="SVCServiceBookingType" SchemaObjectType="CI" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSSecurityTypeRole" SchemaObjectType="CI" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="{x:Null}" ParametersPrefix="DecisionMakerRoles_0_WhereExpression" SchemaEntityId="756d6e18-3a80-e211-0d99-005056c00008">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="0" />
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</scg3:List>
|
|
</mwaa:ServiceApprovalActivity.DecisionMakerRoles>
|
|
<mwaa:ServiceApprovalActivity.DecisionMakers>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="1" />
|
|
</mwaa:ServiceApprovalActivity.DecisionMakers>
|
|
<mwaa:ServiceApprovalActivity.ProcessStep>
|
|
<InArgument x:TypeArguments="mwacd:VisualizationStep">
|
|
<Literal x:TypeArguments="mwacd:VisualizationStep">
|
|
<mwacd:VisualizationStep DisplayString="Datenbereich Besitzer" Id="6166d509-b065-45f2-ba57-1302208ebe88" Position="1" />
|
|
</Literal>
|
|
</InArgument>
|
|
</mwaa:ServiceApprovalActivity.ProcessStep>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwaa:ServiceApprovalActivity>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID25</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID35">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">263,830</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">263,860 233,860 233,900 94,900</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Objects" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="C4IT_SCPlus_limitedService_SelfServiceType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_SCPlus_limitedService_SelfServiceClassBase_Name">[ParentBookingServiceID.ToString]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[LimitedServiceSSPFormEOID]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="C4IT_SCPlus_limitedService_SelfServiceClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="Name" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_SCPlus_limitedService_SelfServiceClassBase_Name" Expression="ParentBookingServiceID.ToString" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="LimitedServiceSSPFormEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<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:UpdateObject>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID26</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<x:Reference>__ReferenceID27</x:Reference>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID28</x:Reference>
|
|
<x:Reference>__ReferenceID29</x:Reference>
|
|
<x:Reference>__ReferenceID30</x:Reference>
|
|
<x:Reference>__ReferenceID31</x:Reference>
|
|
<x:Reference>__ReferenceID32</x:Reference>
|
|
<x:Reference>__ReferenceID33</x:Reference>
|
|
<x:Reference>__ReferenceID26</x:Reference>
|
|
<x:Reference>__ReferenceID34</x:Reference>
|
|
<x:Reference>__ReferenceID35</x:Reference>
|
|
<x:Reference>__ReferenceID36</x:Reference>
|
|
<x:Reference>__ReferenceID37</x:Reference>
|
|
<x:Reference>__ReferenceID25</x:Reference>
|
|
<x:Reference>__ReferenceID27</x:Reference>
|
|
<x:Reference>__ReferenceID38</x:Reference>
|
|
</Flowchart>
|
|
</ActivityAction>
|
|
</ForEach>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID39</x:Reference>
|
|
<x:Reference>__ReferenceID40</x:Reference>
|
|
<x:Reference>__ReferenceID41</x:Reference>
|
|
<x:Reference>__ReferenceID42</x:Reference>
|
|
<x:Reference>__ReferenceID43</x:Reference>
|
|
<x:Reference>__ReferenceID44</x:Reference>
|
|
</Flowchart>
|
|
</Activity></Xaml>
|
|
<MinorVersion>5</MinorVersion>
|
|
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
|
|
<UsedInTypePLSLXamlComponentType>3dee3ebf-6b87-cf24-a2de-08d7c5912bbf</UsedInTypePLSLXamlComponentType>
|
|
<Diagram>Workflows\Diagram\3dee3ebf-6b87-cf24-a2de-08d7c5912bbf\version_1_3.png</Diagram>
|
|
<LastActivationStatus>1</LastActivationStatus>
|
|
<LastActivation>2025-04-29T07:36:51.423Z</LastActivation>
|
|
</PLSLXamlComponentClassVersion>
|
|
<PLSLWorkflowComponentClassCommon>
|
|
<ID>b01978ee-7063-ea11-4b81-000c29359b95</ID>
|
|
<UsedInTypePLSLXamlComponentType>3dee3ebf-6b87-cf24-a2de-08d7c5912bbf</UsedInTypePLSLXamlComponentType>
|
|
<WFEngineVersion>2</WFEngineVersion>
|
|
</PLSLWorkflowComponentClassCommon>
|
|
<PLSLXamlComponentClassStep>
|
|
<ID>6166d509-b065-45f2-ba57-1302208ebe88</ID>
|
|
<Name>Datenbereich Besitzer</Name>
|
|
<Version>15b7df51-c727-4ad4-b809-7c90493df2ec</Version>
|
|
<Image>Icons/48x48/businesspeople2.png</Image>
|
|
<Position>1</Position>
|
|
<UsedInTypePLSLXamlComponentType>3dee3ebf-6b87-cf24-a2de-08d7c5912bbf</UsedInTypePLSLXamlComponentType>
|
|
</PLSLXamlComponentClassStep>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>ad58daac-96e4-49db-80fb-bb335fb6487e</ID>
|
|
<LCID>7</LCID>
|
|
<Owner>6166d509-b065-45f2-ba57-1302208ebe88</Owner>
|
|
<Name>Datenbereich Besitzer</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
<PLSLXamlComponentClassStep-CI>
|
|
<ID>38f0ba54-fb75-44c6-a6a7-d2025232dce2</ID>
|
|
<LCID>9</LCID>
|
|
<Owner>6166d509-b065-45f2-ba57-1302208ebe88</Owner>
|
|
<Name>DataArea Owner</Name>
|
|
</PLSLXamlComponentClassStep-CI>
|
|
</NewDataSet> |