4577 lines
774 KiB
XML
4577 lines
774 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="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:element>
|
|
</xs:schema>
|
|
<PLSLXamlComponentType>
|
|
<ID>df52440f-db06-c200-15cd-08d6bdf1a401</ID>
|
|
</PLSLXamlComponentType>
|
|
<PLSLXamlComponentClassBase>
|
|
<ID>9f786582-79c5-e911-2181-000c298798fd</ID>
|
|
<CurrentVersion>dbc510c4-a206-4176-92d0-d2a79796ec20</CurrentVersion>
|
|
<ReleasedVersion>dbc510c4-a206-4176-92d0-d2a79796ec20</ReleasedVersion>
|
|
<UsedInTypePLSLXamlComponentType>df52440f-db06-c200-15cd-08d6bdf1a401</UsedInTypePLSLXamlComponentType>
|
|
<IntegrationContext>10004</IntegrationContext>
|
|
<DebugMode>0</DebugMode>
|
|
<UseWorkflowWorker>1</UseWorkflowWorker>
|
|
<AllowCloudWorker>0</AllowCloudWorker>
|
|
<MonitoringLevel>0</MonitoringLevel>
|
|
</PLSLXamlComponentClassBase>
|
|
<PLSLComponentClassBase>
|
|
<ID>a0786582-79c5-e911-2181-000c298798fd</ID>
|
|
<System>0</System>
|
|
<IgnorePublish>0</IgnorePublish>
|
|
<CreatedDate>2019-08-23T07:42:14.45Z</CreatedDate>
|
|
<Name>W_C4IT-Action-Renewlimitedservice</Name>
|
|
<Title>C4IT - Action - Renew limited service</Title>
|
|
<Type>4</Type>
|
|
<Category>0a109c83-edb9-e111-62a8-00261890e11f</Category>
|
|
<UsedInTypePLSLXamlComponentType>df52440f-db06-c200-15cd-08d6bdf1a401</UsedInTypePLSLXamlComponentType>
|
|
<Icon>Workflows\Workflow\branch.png</Icon>
|
|
<Hidden>0</Hidden>
|
|
</PLSLComponentClassBase>
|
|
<SPSCommonClassBase>
|
|
<ID>a1786582-79c5-e911-2181-000c298798fd</ID>
|
|
<UsedInType>df52440f-db06-c200-15cd-08d6bdf1a401</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>dbc510c4-a206-4176-92d0-d2a79796ec20</ID>
|
|
<MajorVersion>1</MajorVersion>
|
|
<CreatedDate>2023-11-06T19:12:46.96Z</CreatedDate>
|
|
<PublishedDate>2023-11-06T19:12:52.137Z</PublishedDate>
|
|
<State>4</State>
|
|
<Xaml><Activity mc:Ignorable="sads sap" x:Class="Workflow"
|
|
xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities"
|
|
xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:mac="clr-namespace:Matrix42.AzureHybridBenefitProvider.Contracts;assembly=Matrix42.AzureHybridBenefitProvider.Contracts"
|
|
xmlns:maes="clr-namespace:Microsoft.Activities.Extensions.Statements;assembly=Microsoft.Activities.Extensions"
|
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
xmlns:mca="clr-namespace:Matrix42.Connectors.Activities;assembly=Matrix42.Connectors.Activities"
|
|
xmlns:mca1="clr-namespace:Matrix42.CloudCosts.Activities;assembly=Matrix42.CloudCosts.Activities"
|
|
xmlns:mcas="clr-namespace:Matrix42.ComplianceReconciliation.Activities.Server;assembly=Matrix42.ComplianceReconciliation.Activities"
|
|
xmlns:mcav="clr-namespace:Matrix42.Connectors.Activities.VmWare;assembly=Matrix42.Connectors.Activities.VmWare"
|
|
xmlns:mcc="clr-namespace:Matrix42.Connectors.Common;assembly=Matrix42.Connectors.Common"
|
|
xmlns:mcc1="clr-namespace:Matrix42.Compliance.Common;assembly=Matrix42.Compliance.Common"
|
|
xmlns:mccs="clr-namespace:Matrix42.ComplianceReconciliation.Contracts.ServiceContracts;assembly=Matrix42.ComplianceReconciliation.Contracts"
|
|
xmlns:mcp="clr-namespace:Matrix42.Contracts.Platform;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcwa="clr-namespace:Matrix42.Compliance.Workflow.Activities;assembly=Matrix42.Compliance.Workflow.Activities"
|
|
xmlns:mda="clr-namespace:Matrix42.DataCenter.Activities;assembly=Matrix42.DataCenter.Activities"
|
|
xmlns:mda1="clr-namespace:Microsoft.Data.Activities;assembly=Microsoft.Data.Activities"
|
|
xmlns:mea="clr-namespace:Matrix42.Empirum.Activities;assembly=Matrix42.Empirum.Activities"
|
|
xmlns:mga="clr-namespace:Matrix42.GenericInventoryProvider.Activities;assembly=Matrix42.GenericInventoryProvider.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.ServiceRepository.Contracts.DataContracts;assembly=Matrix42.ServiceRepository.Contracts"
|
|
xmlns:mscd1="clr-namespace:Matrix42.ServiceCatalog.Contracts.DataContracts;assembly=Matrix42.ServiceCatalog.Contracts"
|
|
xmlns:mse="clr-namespace:Matrix42.SDK.Empirum;assembly=Matrix42.SDK.Empirum"
|
|
xmlns:mv="clr-namespace:Microsoft.VisualBasic;assembly=System"
|
|
xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities"
|
|
xmlns:mwa="clr-namespace:Matrix42.Workflows.Activities;assembly=Matrix42.Workflows.Activities"
|
|
xmlns:mwacd="clr-namespace:Matrix42.Workflows.Activities.Common.Data;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns: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.ComponentModel.Composition"
|
|
xmlns:s5="clr-namespace:System;assembly=System.Runtime.WindowsRuntime"
|
|
xmlns:s6="clr-namespace:System;assembly=System.ServiceModel"
|
|
xmlns:sa="clr-namespace:System.Activities;assembly=System.Activities"
|
|
xmlns:sad="clr-namespace:System.Activities.Debugger;assembly=System.Activities"
|
|
xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger"
|
|
xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation"
|
|
xmlns:scg="clr-namespace:System.Collections.Generic;assembly=mscorlib"
|
|
xmlns:scg1="clr-namespace:System.Collections.Generic;assembly=System"
|
|
xmlns:scg2="clr-namespace:System.Collections.Generic;assembly=System.ServiceModel"
|
|
xmlns:scg3="clr-namespace:System.Collections.Generic;assembly=System.Core"
|
|
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: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="ObjectContexts" Type="InArgument(mscd:ObjectActionContext[])" />
|
|
<x:Property Name="arg_expirationDate" Type="InArgument(s:DateTime)" />
|
|
</x:Members>
|
|
<sap:VirtualizedContainerService.HintSize>898,796</sap:VirtualizedContainerService.HintSize>
|
|
<mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings>
|
|
<Flowchart DisplayName="C4IT - Action - Renew limited service" sad:XamlDebuggerXmlReader.FileName="C:\dev\WE\UnifiedPlatform\ServiceLayer\Matrix42.Activities\Workflows\BlankWorkflow.xaml" sap:VirtualizedContainerService.HintSize="858,716">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:String" Default="df52440f-db06-c200-15cd-08d6bdf1a401" Name="_m42WorkflowComponentId" />
|
|
<Variable x:TypeArguments="x:String" Name="suiteUrl" />
|
|
<Variable x:TypeArguments="x:String" Name="restAddress" />
|
|
<Variable x:TypeArguments="x:String" Name="adjustmentError" />
|
|
<Variable x:TypeArguments="s:Guid" Name="consumerID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="costcenterID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="renewableAppointmentEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="orderDeliveryID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="adjustmentOrderEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingServiceID" />
|
|
<Variable x:TypeArguments="x:Decimal" Name="bookingPaymentAmount" />
|
|
<Variable x:TypeArguments="x:Int32" Name="bookingPaymentMethod" />
|
|
<Variable x:TypeArguments="x:Int32" Name="bookingPaymentCycle" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="uninstallBookingEOID" />
|
|
<Variable x:TypeArguments="x:String" Name="articleID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="approvalWF" />
|
|
<Variable x:TypeArguments="x:String" Name="serviceName" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingTargetId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingCatalogId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="createdUninstallBookingEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="createdInstallationBookingEOID" />
|
|
<Variable x:TypeArguments="s:Guid[]" Name="bookingIDArray" />
|
|
<Variable x:TypeArguments="x:Decimal" Name="serviceAmount" />
|
|
<Variable x:TypeArguments="scg:ICollection(s:Guid)" Name="serviceBooking_COL" />
|
|
<Variable x:TypeArguments="s:Guid" Name="provWF" />
|
|
<Variable x:TypeArguments="x:Int32" Name="expirationDuration" />
|
|
<Variable x:TypeArguments="x:String" Name="consumerName" />
|
|
<Variable x:TypeArguments="s:Guid" Name="orderRecipient" />
|
|
<Variable x:TypeArguments="s:Guid" Name="orderRequestor" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingCommonId" />
|
|
<Variable x:TypeArguments="x:String" Name="serviceSSPName" />
|
|
<Variable x:TypeArguments="x:String" Name="orderNr" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingCommonClassId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="appointmentCommonClassId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="appointmentId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="appointmentEOID" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="useUUXLink" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="renewable" />
|
|
<Variable x:TypeArguments="x:Int32" Name="createdInstallationApprovalStatus" />
|
|
<Variable x:TypeArguments="x:Int32" Name="approvalWF_Status" />
|
|
<Variable x:TypeArguments="s:Guid" Name="wfInstance" />
|
|
<Variable x:TypeArguments="x:String" Name="wfName" />
|
|
<Variable x:TypeArguments="x:String" Name="appointmentText" />
|
|
<Variable x:TypeArguments="s:Guid" Name="ServiceForm" />
|
|
<Variable x:TypeArguments="x:Int32" Name="durationPeriod" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="uninstalledState" />
|
|
<Variable x:TypeArguments="s:Guid" Name="childBookingID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="childBookingServiceID" />
|
|
<Variable x:TypeArguments="x:Decimal" Name="childBookingPaymentAmount" />
|
|
<Variable x:TypeArguments="x:Int32" Name="childBookingPaymentMethod" />
|
|
<Variable x:TypeArguments="x:Int32" Name="childBookingPaymentCycle" />
|
|
<Variable x:TypeArguments="x:String" Name="childArticleID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="childApprovalWF" />
|
|
<Variable x:TypeArguments="x:String" Name="childServiceName" />
|
|
<Variable x:TypeArguments="s:Guid" Name="childBookingTargetID" />
|
|
<Variable x:TypeArguments="x:Decimal" Name="childServiceAmount" />
|
|
<Variable x:TypeArguments="s:Guid" Name="childProvWF" />
|
|
<Variable x:TypeArguments="s:Guid" Name="childBookingCommonClassId" />
|
|
<Variable x:TypeArguments="x:String" Name="childServiceSSPName" />
|
|
<Variable x:TypeArguments="s:Guid" Name="childServiceForm" />
|
|
<Variable x:TypeArguments="s:Guid" Name="createdChildUninstallBookingEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="createdChildInstallationBookingEOID" />
|
|
<Variable x:TypeArguments="scg:ICollection(s:Guid)" Name="childServiceBooking_COL" />
|
|
<Variable x:TypeArguments="scg:ICollection(s:Guid)" Name="originalChildBooking_COL" />
|
|
<Variable x:TypeArguments="s:Guid" Name="childBookingEOID" />
|
|
<Variable x:TypeArguments="x:Int32" Name="childCreatedInstallationApprovalStatus" />
|
|
<Variable x:TypeArguments="scg:Dictionary(s:Guid, scg:ICollection(s:Guid))" Name="childApprovalWfCreatedInstallationBookingEOIDs" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="childApprovalWFAlreadyAdded" />
|
|
<Variable x:TypeArguments="scg:ICollection(s:Guid)" Name="createdChildInstallationBookingCollectionAppWF" />
|
|
<Variable x:TypeArguments="x:Int32" Name="ChildBookingRowsCount" />
|
|
<Variable x:TypeArguments="scg:ICollection(s:Guid)" Name="childCreatedBookingsForApproval" />
|
|
<Variable x:TypeArguments="s:Guid" Name="currentBookingEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="dummyID" />
|
|
<Variable x:TypeArguments="x:Int32" Name="approvedBookingsCount" />
|
|
<Variable x:TypeArguments="scg:ICollection(s:Guid)" Name="serviceUninstallBooking_COL" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">370,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<x:Double x:Key="Width">844</x:Double>
|
|
<x:Double x:Key="Height">682</x:Double>
|
|
<av:PointCollection x:Key="ConnectorLocation">400,77.5 400,127.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID92">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">353,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">400,187.5 400,230</av:PointCollection>
|
|
</scg: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="suiteUrl" />
|
|
</mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwa:GetGlobalConfiguration.Result>
|
|
<OutArgument x:TypeArguments="x:String">[suiteUrl]</OutArgument>
|
|
</mwa:GetGlobalConfiguration.Result>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetGlobalConfiguration>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID91">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">353,230</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">400,290 400,320</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[restAddress]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[New Uri(SuiteURL).GetLeftPart(UriPartial.Authority)]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID90">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">353,320</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ForEach x:TypeArguments="mscd:ObjectActionContext" DisplayName="ForEach&lt;ObjectActionContext&gt;" sap:VirtualizedContainerService.HintSize="287,204" Values="[ObjectContexts]">
|
|
<ActivityAction x:TypeArguments="mscd:ObjectActionContext">
|
|
<ActivityAction.Argument>
|
|
<DelegateInArgument x:TypeArguments="mscd:ObjectActionContext" Name="item" />
|
|
</ActivityAction.Argument>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,2616">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="s:Guid" Name="currentObjectId" />
|
|
<Variable x:TypeArguments="x:Int32" Default="0" Name="iChildApprovalWFCount" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,117.5</av:PointCollection>
|
|
<x:Double x:Key="Height">2580</x:Double>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID62">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,117.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,177.5 300,227.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:Guid">[currentObjectId]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:Guid">[item.id]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID63">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,227.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,287.5 300,297.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[currentObjectId]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="32">
|
|
<mwacd:ObjectAttributeObjectReference Expression="Consumer.ID" ResultType="s:Guid" ResultVariableName="consumerID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="CostCenter.ID" ResultType="s:Guid" ResultVariableName="costcenterID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).Appointments.[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="renewableAppointmentEOID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="order.DeliveryLocation" ResultType="s:Guid" ResultVariableName="orderDeliveryID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="service.ID" ResultType="s:Guid" ResultVariableName="bookingServiceID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="PaymentAmount" ResultType="x:Decimal" ResultVariableName="bookingPaymentAmount" />
|
|
<mwacd:ObjectAttributeReference Expression="service.PaymentMethod" ResultType="x:Int32" ResultVariableName="bookingPaymentMethod" />
|
|
<mwacd:ObjectAttributeReference Expression="service.paymentCycle" ResultType="x:Int32" ResultVariableName="bookingPaymentCycle" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="id" ResultType="s:Guid" ResultVariableName="bookingID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="service.ArticleID" ResultType="x:String" ResultVariableName="articleID" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="Service.ApprovalProcess.T(PLSLXamlComponentClassBase).[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="approvalWF">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="service.name" ResultType="x:String" ResultVariableName="serviceName" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="Target.T(SPSTargetingClassTarget).ID" ResultType="s:Guid" ResultVariableName="bookingTargetId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="Catalog" ResultType="s:Guid" ResultVariableName="bookingCatalogId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="service.Amount" ResultType="x:Decimal" ResultVariableName="serviceAmount" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="service.ProvisioningProcess.[expression-objectid]" ResultType="s:Guid" ResultVariableName="provWF">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).expirationDuration" ResultType="x:Int32" ResultVariableName="expirationDuration" />
|
|
<mwacd:ObjectAttributeReference Expression="Consumer[LastName + ISNULL(', ' + FirstName,'')]" ResultType="x:String" ResultVariableName="consumerName" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).ID" ResultType="s:Guid" ResultVariableName="bookingCommonClassId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="Service.SSPName" ResultType="x:String" ResultVariableName="serviceSSPName" />
|
|
<mwacd:ObjectAttributeReference Expression="order.TicketNumber" ResultType="x:String" ResultVariableName="orderNr" />
|
|
<mwacd:ObjectAttributeReference Expression="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).renewable" ResultType="x:Boolean" ResultVariableName="renewable" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="ServiceForm.ID" ResultType="s:Guid" ResultVariableName="ServiceForm">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).durationPeriod" ResultType="x:Int32" ResultVariableName="durationPeriod" />
|
|
<mwacd:ObjectAttributeReference Expression="Uninstalled" ResultType="x:Boolean" ResultVariableName="uninstalledState" />
|
|
</scg:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).durationPeriod">[durationPeriod]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ServiceForm.ID">[ServiceForm]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).renewable">[renewable]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="order.TicketNumber">[orderNr]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Service.SSPName">[serviceSSPName]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).ID">[bookingCommonClassId]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Consumer[LastName + ISNULL(', ' + FirstName,'')]">[consumerName]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).expirationDuration">[expirationDuration]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="service.ProvisioningProcess.[expression-objectid]">[provWF]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Decimal" x:Key="service.Amount">[serviceAmount]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Catalog">[bookingCatalogId]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Target.T(SPSTargetingClassTarget).ID">[bookingTargetId]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="service.name">[serviceName]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Service.ApprovalProcess.T(PLSLXamlComponentClassBase).[Expression-ObjectID]">[approvalWF]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="service.ArticleID">[articleID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="id">[bookingID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="service.paymentCycle">[bookingPaymentCycle]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="service.PaymentMethod">[bookingPaymentMethod]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Decimal" x:Key="PaymentAmount">[bookingPaymentAmount]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="service.ID">[bookingServiceID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="order.DeliveryLocation">[orderDeliveryID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).Appointments.[Expression-ObjectID]">[renewableAppointmentEOID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="CostCenter.ID">[costcenterID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Consumer.ID">[consumerID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="Uninstalled">[uninstalledState]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="currentObjectId" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID80" Condition="[not uninstalledState = True]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,297.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,341 235,341 235,440 243,440</av:PointCollection>
|
|
<x:String x:Key="TrueLabel">still installed</x:String>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID76">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">243,410</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">290,470 290,490</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetOrderData Comment="{x:Null}" CostCenter="{x:Null}" DeliveryAddressCity="{x:Null}" DeliveryAddressCountry="{x:Null}" DeliveryAddressStreet="{x:Null}" DeliveryAddressZipCode="{x:Null}" DeliveryLocation="{x:Null}" DeliveryRecipient="{x:Null}" Order="{x:Null}" OrderForm="{x:Null}" OrderTotalAmount="{x:Null}" RecipientName="{x:Null}" RequestorName="{x:Null}" ServiceBookingForm="{x:Null}" ServiceForm="{x:Null}" ServiceName="{x:Null}" Status="{x:Null}" SubmittedDate="{x:Null}" TypeOfOrder="{x:Null}" DisplayName="Get Order Data" sap:VirtualizedContainerService.HintSize="94,60" Recipient="[orderRecipient]" Requestor="[orderRequestor]" ServiceBookingId="[currentObjectId]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetOrderData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID65">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">243,490</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">290,550 290,580</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create AdjustmentOrder" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[adjustmentOrderEOID]" SchemaType="SPSSelfServiceOrderItemType">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_SubmittedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_Requestor">[consumerID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_RequestFor">[consumerID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_ICACostCenter">[costcenterID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_DeliveryRecipient">[consumerID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_DeliveryLocation">[orderDeliveryID]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (1040)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1040</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SPSSelfServiceOrderItemClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8">
|
|
<mwacdm:SingleAttribute Name="DeliveryLocation" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_DeliveryLocation" Expression="orderDeliveryID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="DeliveryRecipient" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_DeliveryRecipient" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ICACostCenter" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_ICACostCenter" Expression="costcenterID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Reason" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:ResourceDescriptorObjectReference ResultSchemaObject="{x:Null}">
|
|
<mwacd:ResourceDescriptorObjectReference.ResourceDescriptor>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" IsHtml="False" Key="3c05a5be-c836-4d5f-a65b-c37051af2648" PlainText="renew of limited service" Prefix="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_Reason_" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;renew of limited service&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwacd:ResourceDescriptorObjectReference.ResourceDescriptor>
|
|
</mwacd:ResourceDescriptorObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="RequestFor" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_RequestFor" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Requestor" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_Requestor" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="SubmittedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_SubmittedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="Type" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Adjustment (40)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>40</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID81">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">243,580</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">337,610 373,610</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[serviceBooking_COL]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateCollection>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">373,580</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">420,640 420,710 337,710</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[serviceUninstallBooking_COL]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateCollection>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID66">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">243,680</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">290,740 290,776.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Uninstall Booking" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[createdUninstallBookingEOID]" SchemaType="SVCServiceBookingType">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName">[serviceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID">[articleID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceForm">[ServiceForm]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Service">[bookingServiceID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ProvisionedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount">[bookingPaymentAmount]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount">[1]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpressionExpressionObjectID">[adjustmentOrderEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_InstallationBooking">[bookingID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter">[costcenterID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Consumer">[consumerID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Catalog">[bookingCatalogId]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Target">[bookingTargetId]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Provisioned (1045)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1045</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="32">
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Approved (1)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ApprovedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Catalog" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Catalog" Expression="bookingCatalogId" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Consumer" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Consumer" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CostCenter" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter" Expression="costcenterID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CreatedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="InstallationBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_InstallationBooking" Expression="bookingID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Order" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpression" SchemaEntityId="349b6085-24b9-4192-9014-3338368d1241">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="adjustmentOrderEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="OrderAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount" Expression="1" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="OrderType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Uninstall (20)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>20</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="PaymentAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount" Expression="bookingPaymentAmount" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Non-Recurring (0)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>0</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentMethod" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Free of Charge (2)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>2</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ProvisionedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ProvisionedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="ProvisioningStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Provisioned (1)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Service" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Service" Expression="bookingServiceID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceForm" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceForm" Expression="ServiceForm" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceID" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID" Expression="articleID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceName" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName" Expression="serviceName" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Target" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Target" Expression="bookingTargetId" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID69" Condition="[bookingTargetId.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">255,776.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">255,820 120,820 120,860</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">325,820 355,820 355,890 403,890</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID67">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">73,860</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">120,920 120,950 243,950</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Install Booking" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[createdInstallationBookingEOID]" SchemaType="SVCServiceBookingType">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Target">[bookingTargetId]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName">[serviceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID">[articleID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Service">[bookingServiceID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentMethod">[bookingPaymentMethod]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentCycle">[bookingPaymentCycle]</InArgument>
|
|
<InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount">[serviceAmount]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount">[1]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpressionExpressionObjectID">[adjustmentOrderEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter">[costcenterID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Consumer">[consumerID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpressionExpressionObjectID">[uninstallBookingEOID]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (1040)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1040</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="16">
|
|
<mwacdm:SingleAttribute Name="AdjustmentBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="uninstallBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (0)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>0</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Consumer" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Consumer" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CostCenter" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter" Expression="costcenterID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CreatedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Order" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpression" SchemaEntityId="349b6085-24b9-4192-9014-3338368d1241">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="adjustmentOrderEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="OrderAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount" Expression="1" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="OrderType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Install (10)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>10</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="PaymentAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount" Expression="serviceAmount" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentCycle" Name="bookingPaymentCycle" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentMethod" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentMethod" Name="bookingPaymentMethod" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Service" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Service" Expression="bookingServiceID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceID" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID" Expression="articleID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceName" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName" Expression="serviceName" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Target" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Target" Expression="bookingTargetId" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID61">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">243,920</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">290,980 290,1000</av:PointCollection>
|
|
</scg: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="ObjectReferences0">[createdUninstallBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpressionExpressionObjectID">[createdInstallationBookingEOID]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="AdjustmentBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="createdInstallationBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="createdUninstallBookingEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID70">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">243,1000</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">337,1030 387,1030</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[serviceBooking_COL]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[createdInstallationBookingEOID]" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID88">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">387,1000</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">434,1060 434,1150 337,1150</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[serviceUninstallBooking_COL]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[createdUninstallBookingEOID]" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID84">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">243,1120</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">290,1180 290,1230</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[createdChildInstallationBookingCollectionAppWF]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateCollection>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID82">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">243,1230</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">290,1290 290,1340</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="Child Bookings" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="1272,2369">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="s:Guid[]" Name="childServiceBooking_Arr" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg: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,167.5</av:PointCollection>
|
|
<x:Double x:Key="Height">2332.5520000000042</x:Double>
|
|
<x:Double x:Key="Width">1258</x:Double>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID8">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,167.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,227.5 300,257.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[originalChildBooking_COL]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateCollection>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID9">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,257.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,317.5 300,350</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[originalChildBooking_COL]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[childBookingEOID]" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID6">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,350</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,410 300,430</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[childServiceBooking_COL]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateCollection>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID5">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,430</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,490 300,526.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Uninstall Booking" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[createdChildUninstallBookingEOID]" SchemaType="SVCServiceBookingType">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName">[childServiceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID">[childArticleID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceForm">[childServiceForm]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Service">[childBookingServiceID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ProvisionedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount">[childBookingPaymentAmount]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ParentBooking_WhereExpressionExpressionObjectID">[createdUninstallBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount">[1]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpressionExpressionObjectID">[adjustmentOrderEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_InstallationBooking">[childBookingID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter">[costcenterID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Consumer">[consumerID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Catalog">[bookingCatalogId]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Target">[childBookingTargetID]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Provisioned (1045)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1045</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="32">
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Approved (1)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ApprovedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Catalog" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Catalog" Expression="bookingCatalogId" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Consumer" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Consumer" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CostCenter" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter" Expression="costcenterID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CreatedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="InstallationBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_InstallationBooking" Expression="childBookingID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Order" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpression" SchemaEntityId="349b6085-24b9-4192-9014-3338368d1241">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="adjustmentOrderEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="OrderAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount" Expression="1" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="OrderType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Uninstall (20)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>20</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ParentBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_ParentBooking_WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="createdUninstallBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="PaymentAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount" Expression="childBookingPaymentAmount" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Non-Recurring (0)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>0</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentMethod" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Free of Charge (2)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>2</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ProvisionedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ProvisionedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="ProvisioningStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Provisioned (1)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Service" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Service" Expression="childBookingServiceID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceForm" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceForm" Expression="childServiceForm" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceID" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID" Expression="childArticleID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceName" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName" Expression="childServiceName" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Target" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Target" Expression="childBookingTargetID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID4" Condition="[bookingTargetId.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,526.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,570 130,570 130,610</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">335,570 365,570 365,640 413,640</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID3">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">83,610</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">130,670 130,700 253,700</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Install Booking" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[createdChildInstallationBookingEOID]" SchemaType="SVCServiceBookingType">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName">[childServiceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID">[childArticleID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Service">[childBookingServiceID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentMethod">[childBookingPaymentMethod]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentCycle">[childBookingPaymentCycle]</InArgument>
|
|
<InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount">[childServiceAmount]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ParentBooking_WhereExpressionExpressionObjectID">[createdInstallationBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount">[1]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpressionExpressionObjectID">[adjustmentOrderEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter">[costcenterID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Consumer">[consumerID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpressionExpressionObjectID">[uninstallBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Target">[childBookingTargetID]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (1040)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1040</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="16">
|
|
<mwacdm:SingleAttribute Name="AdjustmentBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="uninstallBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (0)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>0</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Consumer" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Consumer" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CostCenter" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter" Expression="costcenterID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CreatedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Order" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpression" SchemaEntityId="349b6085-24b9-4192-9014-3338368d1241">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="adjustmentOrderEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="OrderAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount" Expression="1" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="OrderType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Install (10)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>10</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ParentBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_ParentBooking_WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="createdInstallationBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="PaymentAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount" Expression="childServiceAmount" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentCycle" Name="childBookingPaymentCycle" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentMethod" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentMethod" Name="childBookingPaymentMethod" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Service" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Service" Expression="childBookingServiceID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceID" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID" Expression="childArticleID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceName" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName" Expression="childServiceName" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Target" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Target" Expression="childBookingTargetID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID0">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,670</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,730 300,750</av:PointCollection>
|
|
</scg: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="ObjectReferences0">[createdChildUninstallBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpressionExpressionObjectID">[createdChildInstallationBookingEOID]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="AdjustmentBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="createdChildInstallationBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="createdChildUninstallBookingEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID1">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,750</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">347,780 397,780</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[serviceBooking_COL]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[createdChildInstallationBookingEOID]" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID16">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">397,750</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">444,810 444,870 347,870</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[serviceUninstallBooking_COL]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[createdChildUninstallBookingEOID]" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID7">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,840</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,900 300,916.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[childserviceBooking_COL]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[createdChildInstallationBookingEOID]" />
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID11" Condition="[childApprovalWF.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,916.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">335,960 380,960 380,1050</av:PointCollection>
|
|
<av:PointCollection x:Key="TrueConnector">265,960 120,960 120,1020</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID10">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">73,1020</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">791,607.58 791,1017.58</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Booking Approve" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceBookingType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[createdChildInstallationBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate">[now.touniversaltime]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Approved (1042)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1042</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Approved (1)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ApprovedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="2">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="createdChildInstallationBookingEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID13">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">333,1050</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">380,1110 380,1166.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ExistsInCollection x:TypeArguments="s:Guid" Collection="[createdChildInstallationBookingCollectionAppWF]" DisplayName="ExistsInCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[childApprovalWF]" Result="[childApprovalWFAlreadyAdded]" />
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID14" Condition="[childApprovalWFAlreadyAdded]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">345,1166.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">415,1210 465,1210</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID12">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">465,1180</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">512,1240 512,1290</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[createdChildInstallationBookingCollectionAppWF]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[childApprovalWF]" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID15">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">465,1290</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="increaseApporvalWFCount" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[iChildApprovalWFCount]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[iChildApprovalWFCount +1]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID2">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">413,610</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">460,670 460,700 347,700</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Install Booking" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[createdChildInstallationBookingEOID]" SchemaType="SVCServiceBookingType">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName">[childServiceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID">[childArticleID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Service">[childBookingServiceID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentMethod">[childBookingPaymentMethod]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentCycle">[childBookingPaymentCycle]</InArgument>
|
|
<InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount">[childServiceAmount]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ParentBooking_WhereExpressionExpressionObjectID">[createdInstallationBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount">[1]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpressionExpressionObjectID">[adjustmentOrderEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter">[costcenterID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Consumer">[consumerID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpressionExpressionObjectID">[uninstallBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Target">[childBookingTargetID]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (1040)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1040</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="16">
|
|
<mwacdm:SingleAttribute Name="AdjustmentBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="uninstallBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (0)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>0</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Consumer" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Consumer" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CostCenter" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter" Expression="costcenterID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CreatedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Order" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpression" SchemaEntityId="349b6085-24b9-4192-9014-3338368d1241">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="adjustmentOrderEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="OrderAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount" Expression="1" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="OrderType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Install (10)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>10</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ParentBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_ParentBooking_WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="createdInstallationBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="PaymentAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount" Expression="childServiceAmount" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentCycle" Name="childBookingPaymentCycle" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentMethod" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentMethod" Name="childBookingPaymentMethod" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Service" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Service" Expression="childBookingServiceID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceID" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID" Expression="childArticleID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceName" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName" Expression="childServiceName" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Target" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Target" Expression="childBookingTargetID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID0</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</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>
|
|
<x:Reference>__ReferenceID5</x:Reference>
|
|
<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>
|
|
<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>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionParentBooking">[bookingID]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="16">
|
|
<mwacd:ObjectAttributeObjectReference Expression="id" ResultType="s:Guid" ResultVariableName="childBookingID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="service.ID" ResultType="s:Guid" ResultVariableName="childBookingServiceID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="PaymentAmount" ResultType="x:Decimal" ResultVariableName="childBookingPaymentAmount" />
|
|
<mwacd:ObjectAttributeReference Expression="service.PaymentMethod" ResultType="x:Int32" ResultVariableName="childBookingPaymentMethod" />
|
|
<mwacd:ObjectAttributeReference Expression="service.PaymentCycle" ResultType="x:Int32" ResultVariableName="childBookingPaymentCycle" />
|
|
<mwacd:ObjectAttributeReference Expression="service.ArticleID" ResultType="x:String" ResultVariableName="childArticleID" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="service.ApprovalProcess.t(PLSLXamlComponentClassBase).[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="childApprovalWF">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="service.Name" ResultType="x:String" ResultVariableName="childServiceName" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="Target.T(SPSTargetingClassTarget).ID" ResultType="s:Guid" ResultVariableName="childBookingTargetID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="service.Amount" ResultType="x:Decimal" ResultVariableName="childServiceAmount" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="service.ProvisioningProcess.[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="childProvWF">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).ID" ResultType="s:Guid" ResultVariableName="childBookingCommonClassId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeReference Expression="service.SSPName" ResultType="x:String" ResultVariableName="childServiceSSPName" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="ServiceForm.ID" ResultType="s:Guid" ResultVariableName="childServiceForm">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="childBookingEOID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ServiceForm.ID">[childServiceForm]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="service.SSPName">[childServiceSSPName]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).ID">[childBookingCommonClassId]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="service.ProvisioningProcess.[Expression-ObjectID]">[childProvWF]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Decimal" x:Key="service.Amount">[childServiceAmount]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Target.T(SPSTargetingClassTarget).ID">[childBookingTargetID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="service.Name">[childServiceName]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="service.ApprovalProcess.t(PLSLXamlComponentClassBase).[Expression-ObjectID]">[childApprovalWF]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="service.ArticleID">[childArticleID]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="service.PaymentCycle">[childBookingPaymentCycle]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="service.PaymentMethod">[childBookingPaymentMethod]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Decimal" x:Key="PaymentAmount">[childBookingPaymentAmount]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="service.ID">[childBookingServiceID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="id">[childBookingID]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="[Expression-ObjectID]">[childBookingEOID]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="ParentBooking IN (@ParentBooking)" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ParentBooking" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="bookingID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID71" Condition="[approvalWF.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">255,1340</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">325,1383.5 473,1383.5</av:PointCollection>
|
|
<av:PointCollection x:Key="TrueConnector">255,1383.5 100,1383.5 100,1450</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID72">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">53,1450</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">100,1510 100,1540 300,1540 300,1580</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Booking Approve" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceBookingType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[createdInstallationBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate">[now.touniversaltime]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Approved (1042)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1042</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Approved (1)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ApprovedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="createdInstallationBookingEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,1580</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,1640 300,1700</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ParallelForEach x:TypeArguments="s:Guid" CompletionCondition="[iChildApprovalWFCount = 0]" DisplayName="ParallelForEach&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Values="[createdChildInstallationBookingCollectionAppWF]">
|
|
<ActivityAction x:TypeArguments="s:Guid">
|
|
<ActivityAction.Argument>
|
|
<DelegateInArgument x:TypeArguments="s:Guid" Name="currApprovalWF" />
|
|
</ActivityAction.Argument>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="s:Guid[]" Name="childCreatedBookingsForApproval_ARR" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg: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,130</av:PointCollection>
|
|
<x:Double x:Key="Height">740</x:Double>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID19">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,130</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,190 300,240</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateCollection x:TypeArguments="s:Guid" Collection="[childCreatedBookingsForApproval]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateCollection>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID20">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,240</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,300 300,340</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="Child Bookings" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg: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>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID17">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg: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>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[childCreatedBookingsForApproval]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[currentBookingEOID]" />
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID17</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="scg:IEnumerable(s:Guid)" x:Key="WhereExpressionExpressionObjectID">[serviceBooking_COL]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionApprovalWF">[currApprovalWF]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="currentBookingEOID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="[Expression-ObjectID]">[currentBookingEOID]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="service.ApprovalProcess.t(PLSLXamlComponentClassBase).[Expression-ObjectID] = @ApprovalWF AND [Expression-ObjectID] in (@ExpressionObjectID)" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ApprovalWF" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="currApprovalWF" VariableType="s:Guid" />
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Collections.Generic.IEnumerable`1[[System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="serviceBooking_COL" VariableType="scg:IEnumerable(s:Guid)" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID21">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg: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,450</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:Guid[]">[childCreatedBookingsForApproval_ARR]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:Guid[]">[childCreatedBookingsForApproval.toArray]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID24">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,450</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,510 300,560</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler AttempsCount="{x:Null}" Exception="{x:Null}" ExceptionMessage="{x:Null}" ExitCondition="{x:Null}" Result="{x:Null}" DisplayName="Error Handler" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,636">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg: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>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID18">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg: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">349.5,249.54 349.5,299.54</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:RunWorkflow ErrorMessage="{x:Null}" IsFailed="{x:Null}" DisplayName="RunApprovalWorkflow" sap:VirtualizedContainerService.HintSize="94,60" IgnoreFailure="False" NotWaitResult="False">
|
|
<mwa:RunWorkflow.Arguments>
|
|
<InArgument x:TypeArguments="s:Guid[]" x:Key="bookingIds">[childCreatedBookingsForApproval.ToArray()]</InArgument>
|
|
</mwa:RunWorkflow.Arguments>
|
|
<mwa:RunWorkflow.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Workflow0">[currApprovalWF]</InArgument>
|
|
<InArgument x:TypeArguments="scg:IEnumerable(s:Guid)" x:Key="RelatedObjects0">[childCreatedBookingsForApproval_ARR]</InArgument>
|
|
</mwa:RunWorkflow.InternalArguments>
|
|
<mwa:RunWorkflow.RelatedObjects>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedObjects0" Expression="childCreatedBookingsForApproval_ARR" IsExpression="False" IsMultiple="True" />
|
|
</scg:List>
|
|
</mwa:RunWorkflow.RelatedObjects>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:RunWorkflow.Workflow>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Workflow0" Expression="currApprovalWF" IsExpression="False" IsMultiple="False" />
|
|
</mwa:RunWorkflow.Workflow>
|
|
</mwa:RunWorkflow>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID18</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.Body>
|
|
<mwa:ErrorHandler.ExceptionHandler>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="200,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<x:Null />
|
|
</Flowchart.StartNode>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.ExceptionHandler>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:ErrorHandler>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID23">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,560</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,620 300,680</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Delay Duration="[new TimeSpan(0,0,20)]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Delay>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID22">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,680</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">483,533.54 483,583.54</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="decreaseApporvalWFCount" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[iChildApprovalWFCount]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[iChildApprovalWFCount - 1]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</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>
|
|
</ActivityAction>
|
|
</ParallelForEach>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID86">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,1700</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,1760 300,1826.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" DisplayName="Get Multiple Records Data" sap:VirtualizedContainerService.HintSize="94,60" RowsCount="[approvedBookingsCount]" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart StartNode="{x:Null}" />
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="scg:IEnumerable(s:Guid)" x:Key="WhereExpressionExpressionObjectID">[serviceBooking_COL]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="WhereExpressionApprovalStatus">[1]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="dummyID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ID">[dummyID]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] in (@ExpressionObjectID) AND ApprovalStatus = @ApprovalStatus" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Collections.Generic.IEnumerable`1[[System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="serviceBooking_COL" VariableType="scg:IEnumerable(s:Guid)" />
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="ApprovalStatus" TypeName="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="1" VariableType="x:Int32" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID77" Condition="[approvedBookingsCount =serviceBooking_COL.Count]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,1826.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">265,1870 110,1870 110,2030</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">335,1870 365,1870 365,2040 453,2040</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID83">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">63,2030</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">110,2090 110,2130</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Child Booking approval" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceBookingType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="scg:IEnumerable(s:Guid)" x:Key="ObjectReferences0">[childServiceBooking_COL]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate">[now.touniversaltime]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Genehmigt (1042)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1042</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Genehmigt (1)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="ApprovedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ApprovedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="2">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="childServiceBooking_COL" IsExpression="False" IsMultiple="True" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID73">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">63,2130</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">110,2190 110,2230</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Booking provisoned" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceBookingType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="scg:IEnumerable(s:Guid)" x:Key="ObjectReferences0">[serviceBooking_COL]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ProvisionedDate">[now.touniversaltime]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Provisioned (1045)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1045</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="ProvisionedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ProvisionedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="ProvisioningStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Provisioned (1)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="serviceBooking_COL" IsExpression="False" IsMultiple="True" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID74">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">63,2230</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">110,2290 110,2320</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Order" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SPSSelfServiceOrderItemType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[adjustmentOrderEOID]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Provisioned (1045)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1045</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="adjustmentOrderEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID64">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">63,2320</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">110,2380 110,2420</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:DeleteObject SchemaType="{x:Null}" DisplayName="Delete Appointment" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:DeleteObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[renewableAppointmentEOID]</InArgument>
|
|
</mwa:DeleteObject.InternalArguments>
|
|
<mwa:DeleteObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="renewableAppointmentEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:DeleteObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:DeleteObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID79">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">63,2420</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">110,2480 110,2520</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Set Uninstalled" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceBookingType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="scg:IEnumerable(s:Guid)" x:Key="ObjectReferences0">[originalChildBooking_COL]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Uninstalled">[True]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences1">[currentObjectId]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="Uninstalled" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Uninstalled" Expression="True" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="2">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="originalChildBooking_COL" IsExpression="False" IsMultiple="True" />
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences1" Expression="currentObjectId" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID75">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">63,2520</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,450 450,526.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="Appointment" sap:VirtualizedContainerService.HintSize="1452,1836">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="s:DateTime" Name="expirationDate" />
|
|
<Variable x:TypeArguments="x:String" Name="expirationDate_String" />
|
|
<Variable x:TypeArguments="x:String" Name="bookingUrl" />
|
|
<Variable x:TypeArguments="x:String" Name="appointmentText_DE" />
|
|
<Variable x:TypeArguments="s:DateTime" Name="jetzt" />
|
|
<Variable x:TypeArguments="x:Int32" Name="daysBefore" />
|
|
<Variable x:TypeArguments="s:Version" Name="ESMVersion" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">440,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">470,77.5 470,100</av:PointCollection>
|
|
<x:Double x:Key="Height">1800</x:Double>
|
|
<x:Double x:Key="Width">1438</x:Double>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID36">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">423,100</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">470,160 470,180</av:PointCollection>
|
|
</scg: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>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID37">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">423,180</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">470,240 470,270</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SPSSelfServiceOrderItemClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[adjustmentOrderEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="TicketNumber" ResultType="x:String" ResultVariableName="orderNr" />
|
|
</scg:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="TicketNumber">[orderNr]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="349b6085-24b9-4192-9014-3338368d1241">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="adjustmentOrderEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID38">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">423,270</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">470,330 470,366.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[createdInstallationBookingEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).ID" ResultType="s:Guid" ResultVariableName="bookingCommonClassId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="bookingID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).ID">[bookingCommonClassId]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ID">[bookingID]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="createdInstallationBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID39" Condition="[arg_expirationDate.Equals(DateTime.MinValue)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">435,366.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">435,410 250,410 250,466.5</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">505,410 790,410 790,510</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowSwitch x:TypeArguments="x:Int32" x:Name="__ReferenceID49" Expression="[durationPeriod]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">215,466.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="2Connector">215,488.25 67,488.25 67,510</av:PointCollection>
|
|
<av:PointCollection x:Key="1Connector">285,488.25 570,488.25 570,510</av:PointCollection>
|
|
<av:PointCollection x:Key="4Connector">285,510 460,510</av:PointCollection>
|
|
<av:PointCollection x:Key="3Connector">285,531.75 340,531.75 340,560</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="2" x:Name="__ReferenceID51">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">20,510</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">67,570 67,600 70,600 70,610</av:PointCollection>
|
|
</scg: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.adddays(expirationDuration)]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID50">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">23,610</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">117,640 147,640 147,790 223,790</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[daysBefore]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[Convert.ToInt32(IIF(Convert.ToInt32(expirationDuration/2)=0,1,IIF(Convert.ToInt32(expirationDuration)&gt;14,14,Convert.ToInt32(expirationDuration/2))))]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID27">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">223,760</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">270,820 270,850 347,850 347,820 600,820 600,850</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[expirationDate_String]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[expirationDate.ToLocalTime.ToString("dd.MM.yyyy HH:mm")]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID28">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">553,850</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">647,880 693,880</av:PointCollection>
|
|
</scg: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="suiteUrl" />
|
|
</mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwa:GetGlobalConfiguration.Result>
|
|
<OutArgument x:TypeArguments="x:String">[suiteUrl]</OutArgument>
|
|
</mwa:GetGlobalConfiguration.Result>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetGlobalConfiguration>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID53">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">693,850</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">740,910 740,936.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mda1:ExecuteSqlQuery ProviderName="{x:Null}" CommandText="select SchemaProductVersion.[Version] as ESMVersion from SchemaProductVersion" ConnectionConfigurationName="M42Store" ConnectionString="" DisplayName="GET ESM Version" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mda1:ExecuteSqlQuery.RecordProcessor>
|
|
<ActivityAction x:TypeArguments="sd:IDataRecord">
|
|
<ActivityAction.Argument>
|
|
<DelegateInArgument x:TypeArguments="sd:IDataRecord" Name="record" />
|
|
</ActivityAction.Argument>
|
|
<Assign sap:VirtualizedContainerService.HintSize="200,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:Version">[ESMVersion]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:Version">[Version.Parse(record.Item("ESMVersion").ToString)]</InArgument>
|
|
</Assign.Value>
|
|
</Assign>
|
|
</ActivityAction>
|
|
</mda1:ExecuteSqlQuery.RecordProcessor>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mda1:ExecuteSqlQuery>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID54" Condition="[ESMVersion &gt;= New Version(&quot;12.0.2&quot;)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">705,936.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">705,980 657,980</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">775,980 823,980</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID52">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">563,950</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">610,1010 610,1040 517,1040</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="Assign useUUXLinks" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Boolean">[useUUXLink]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Boolean">[TRUE]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID26">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">423,1010</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">470,1070 470,1110</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[bookingUrl]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[suiteUrl.Replace("/SPS","").Replace("/SPS","").Replace("/WM","").Replace("/SPS/","").Replace("/WM/","") + "/wm/app-SelfServicePortal/notSet/preview-object/SVCServiceBookingType/" + createdInstallationBookingEOID.ToString() +"/0/"]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID33">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">423,1110</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">470,1170 470,1190</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[bookingUrl]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">["&lt;a href='" + bookingUrl + "'&gt;Link&lt;/a&gt;"]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID29">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">423,1190</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">470,1250 470,1286.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Appointment" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[appointmentEOID]" SchemaType="CTMAppointmentType">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_CTMAppointmentClassBase_Topics_Add_0">[bookingCommonClassId]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_CTMAppointmentClassBase_Subject_orderNr">[orderNr]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_CTMAppointmentClassBase_Subject_consumerName">[consumerName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_CTMAppointmentClassBase_Subject_serviceName">[serviceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_CTMAppointmentClassBase_MailNumberOfDaysBefore">[daysBefore]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_CTMAppointmentClassBase_EndDate">[expirationDate]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_CTMAppointmentClassBase_Date">[expirationDate]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_CTMAppointmentClassBase_Creator">[orderRequestor]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="CTMAppointmentClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8">
|
|
<mwacdm:SingleAttribute Name="Category" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:StaticObjectReference DisplayString="Service Catalog" Id="8fe597cd-9fbf-4552-a061-ca15defb1291">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="8e15f653-2b2c-4c68-843c-79173eafb09a" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Creator" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_CTMAppointmentClassBase_Creator" Expression="orderRequestor" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Date" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_CTMAppointmentClassBase_Date" Expression="expirationDate" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="EndDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_CTMAppointmentClassBase_EndDate" Expression="expirationDate" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="MailNumberOfDaysBefore" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_CTMAppointmentClassBase_MailNumberOfDaysBefore" Expression="daysBefore" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Subject" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:ResourceDescriptorObjectReference ResultSchemaObject="{x:Null}">
|
|
<mwacd:ResourceDescriptorObjectReference.ResourceDescriptor>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" IsHtml="False" Key="737a58e2-fa3e-46a4-88c6-30bf8fec6347" PlainText="[serviceName]: [consumerName] ([orderNr])" Prefix="ObjectConfiguration_CTMAppointmentClassBase_Subject_" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;122.70333333333335&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;2&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: serviceName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;;serviceName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt;: &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;138.72&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;130.592010498047&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: consumerName&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;;consumerName&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt; (&lt;/span&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;96.86&quot; Height=&quot;21.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;276.22021484375&quot; av:Canvas.Top=&quot;2&quot; twdl:LayoutBox.AssociatedLayoutBox=&quot;{x:Null}&quot;&gt;&lt;av:TextBlock Text=&quot;Variable: orderNr&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;;orderNr&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_28D4440F&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwacd:ResourceDescriptorObjectReference.ResourceDescriptor>
|
|
</mwacd:ResourceDescriptorObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="Topics" Operation="Update">
|
|
<mwacdm:MultipleRelationAttribute.Add>
|
|
<mwacdm:AddRelation>
|
|
<mwacdm:AddRelation.RelatedObjects>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_CTMAppointmentClassBase_Topics_Add_0" Expression="bookingCommonClassId" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwacdm:AddRelation.RelatedObjects>
|
|
</mwacdm:AddRelation>
|
|
</mwacdm:MultipleRelationAttribute.Add>
|
|
</mwacdm:MultipleRelationAttribute>
|
|
<mwacdm:PickupAttribute Name="Type" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Limited Service (20001)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>20001</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (600)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>600</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID31" Condition="[renewable]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">435,1286.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">505,1330 610,1330 610,1560</av:PointCollection>
|
|
<av:PointCollection x:Key="TrueConnector">435,1330 230,1330 230,1360</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID35">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">183,1360</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">230,1420 230,1450</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[appointmentText_DE]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">["Hallo " + consumerName +",&lt;br&gt;die zeitliche Befristung für den Service "+ serviceSSPName + " endet am " +expirationDate_String +"&lt;br&gt;Falls der Service weiterhin benötigt wird, kann er über diesen " + bookingUrl +" verlängert werden. &lt;br&gt;Da die Verlängerung eventuell noch genehmigt werden muss, sollte sie nicht kurzfristig beantragt werden.&lt;br&gt;&lt;br&gt;######################&lt;br&gt;Dear "+consumerName+ ", &lt;br&gt;your limited service "+ serviceSSPName + " will expire at " +expirationDate_String +"&lt;br&gt;If the service is still needed, you can renew it under the following " + bookingUrl +". &lt;br&gt;Maybe the renewal has to be approved, it should not be applied for a short notice."]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID34">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">183,1450</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">230,1510 230,1560</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GenerateHtmlActivity sap:VirtualizedContainerService.HintSize="94,60" Html="[appointmentText]">
|
|
<mwa:GenerateHtmlActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="Source">[appointmentText_DE]</InArgument>
|
|
</mwa:GenerateHtmlActivity.InternalArguments>
|
|
<mwa:GenerateHtmlActivity.Source>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" IsHtml="{x:Null}" PlainText="{x:Null}" Prefix="{x:Null}" Value="{x:Null}" Key="00000000-0000-0000-0000-000000000000">
|
|
<mwacd:ResourceDescriptor.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Source" Expression="appointmentText_DE" IsExpression="False" IsMultiple="False" />
|
|
</mwacd:ResourceDescriptor.ObjectReference>
|
|
</mwacd:ResourceDescriptor>
|
|
</mwa:GenerateHtmlActivity.Source>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GenerateHtmlActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID32">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">183,1560</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">277,1590 563,1590</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Objects" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="CTMAppointmentType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[appointmentEOID]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_CTMAppointmentClassBase_Notes">[appointmentText]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_CTMAppointmentClassBase_MailRecipient">[orderRecipient]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="CTMAppointmentClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="MailRecipient" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_CTMAppointmentClassBase_MailRecipient" Expression="orderRecipient" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Notes" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_CTMAppointmentClassBase_Notes" Expression="appointmentText" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="appointmentEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID25">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">563,1560</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">610,1620 610,1740</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="CTMAppointmentClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[appointmentEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBAse).ID" ResultType="s:Guid" ResultVariableName="appointmentCommonClassId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="70300677-a2fb-4c6a-bc54-e10a29453638" SchemaObjectName="CTMAppointmentClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="ID" ResultType="s:Guid" ResultVariableName="appointmentId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="70300677-a2fb-4c6a-bc54-e10a29453638" SchemaObjectName="CTMAppointmentClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ID">[appointmentId]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBAse).ID">[appointmentCommonClassId]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="70300677-a2fb-4c6a-bc54-e10a29453638">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="appointmentEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID30">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">563,1740</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Booking" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceBookingType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[createdInstallationBookingEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSCommonClassBase_Appointments_Add_0">[appointmentID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SPSCommonClassBase_ValidUntil">[expirationDate]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="Appointments" Operation="Update">
|
|
<mwacdm:MultipleRelationAttribute.Add>
|
|
<mwacdm:AddRelation>
|
|
<mwacdm:AddRelation.RelatedObjects>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSCommonClassBase_Appointments_Add_0" Expression="appointmentID" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwacdm:AddRelation.RelatedObjects>
|
|
</mwacdm:AddRelation>
|
|
</mwacdm:MultipleRelationAttribute.Add>
|
|
</mwacdm:MultipleRelationAttribute>
|
|
<mwacdm:SingleAttribute Name="ValidUntil" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSCommonClassBase_ValidUntil" Expression="expirationDate" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="createdInstallationBookingEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<x:Reference>__ReferenceID25</x:Reference>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID55">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">823,950</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">870,1010 870,1040 517,1040</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetGlobalConfiguration DisplayName="Get Global Configuration" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwacd:ObjectAttributeReference Expression="RelatedSPSGlobalConfigurationClassServiceCatalog.UseUuxLinksInEmails" ResultType="x:Boolean" ResultVariableName="useUUXLink" />
|
|
</mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwa:GetGlobalConfiguration.Result>
|
|
<OutArgument x:TypeArguments="x:Boolean">[useUUXLink]</OutArgument>
|
|
</mwa:GetGlobalConfiguration.Result>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetGlobalConfiguration>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID26</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="1" x:Name="__ReferenceID47">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">523,510</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">570,570 570,610</av:PointCollection>
|
|
</scg: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>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID48">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">523,610</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">570,670 570,790 317,790</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[daysBefore]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[0]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID27</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="4" x:Name="__ReferenceID45">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">413,510</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">460,570 460,610</av:PointCollection>
|
|
</scg: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>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID46">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">413,610</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">460,670 460,790 317,790</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[daysBefore]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[14]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID27</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="3" x:Name="__ReferenceID43">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">293,560</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">340,620 340,660</av:PointCollection>
|
|
</scg: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>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID44">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">293,660</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">340,720 340,790 317,790</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[daysBefore]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[14]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID27</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowSwitch>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID40">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">743,510</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">790,570 790,620</av:PointCollection>
|
|
</scg: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">[arg_expirationDate]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID41">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">743,620</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">790,680 790,720</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[daysBefore]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[Convert.ToInt32(expirationDate.Subtract(jetzt).Days/2)]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID42">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">743,720</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">790,780 790,810 600,810 600,850</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[expirationDate_String]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[expirationDate.ToLocalTime.ToString("dd.MM.yyyy HH:mm")]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID28</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID29</x:Reference>
|
|
<x:Reference>__ReferenceID25</x:Reference>
|
|
<x:Reference>__ReferenceID30</x:Reference>
|
|
<x:Reference>__ReferenceID31</x:Reference>
|
|
<x:Reference>__ReferenceID32</x:Reference>
|
|
<x:Reference>__ReferenceID26</x:Reference>
|
|
<x:Reference>__ReferenceID33</x:Reference>
|
|
<x:Reference>__ReferenceID34</x:Reference>
|
|
<x:Reference>__ReferenceID35</x:Reference>
|
|
<x:Reference>__ReferenceID36</x:Reference>
|
|
<x:Reference>__ReferenceID37</x:Reference>
|
|
<x:Reference>__ReferenceID38</x:Reference>
|
|
<x:Reference>__ReferenceID39</x:Reference>
|
|
<x:Reference>__ReferenceID40</x:Reference>
|
|
<x:Reference>__ReferenceID41</x:Reference>
|
|
<x:Reference>__ReferenceID42</x:Reference>
|
|
<x:Reference>__ReferenceID43</x:Reference>
|
|
<x:Reference>__ReferenceID44</x:Reference>
|
|
<x:Reference>__ReferenceID45</x:Reference>
|
|
<x:Reference>__ReferenceID46</x:Reference>
|
|
<x:Reference>__ReferenceID47</x:Reference>
|
|
<x:Reference>__ReferenceID48</x:Reference>
|
|
<x:Reference>__ReferenceID49</x:Reference>
|
|
<x:Reference>__ReferenceID27</x:Reference>
|
|
<x:Reference>__ReferenceID50</x:Reference>
|
|
<x:Reference>__ReferenceID51</x:Reference>
|
|
<x:Reference>__ReferenceID52</x:Reference>
|
|
<x:Reference>__ReferenceID53</x:Reference>
|
|
<x:Reference>__ReferenceID54</x:Reference>
|
|
<x:Reference>__ReferenceID28</x:Reference>
|
|
<x:Reference>__ReferenceID55</x:Reference>
|
|
</Flowchart>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID78">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">453,2010</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">500,2070 500,2120</av:PointCollection>
|
|
</scg: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="scg:IEnumerable(s:Guid)" x:Key="ObjectReferences0">[serviceBooking_COL]</InArgument>
|
|
<InArgument x:TypeArguments="scg:IEnumerable(s:Guid)" x:Key="ObjectReferences1">[serviceUninstallBooking_COL]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Storniert (1048)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1048</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="AcceptanceStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Canceled (3)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>3</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:PickupAttribute Name="AccountingStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Canceled (3)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>3</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Declined (2)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>2</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:PickupAttribute Name="ProvisioningStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Canceled (3)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>3</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="2">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="serviceBooking_COL" IsExpression="False" IsMultiple="True" />
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences1" Expression="serviceUninstallBooking_COL" IsExpression="False" IsMultiple="True" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID89">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">453,2120</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">440,2354 440,2394</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Set Uninstalled" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SVCServiceBookingType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="scg:IEnumerable(s:Guid)" x:Key="ObjectReferences0">[originalChildBooking_COL]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Uninstalled">[False]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences1">[currentObjectId]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="Uninstalled" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Uninstalled" Expression="False" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg:List x:TypeArguments="mwacd:ObjectReference" Capacity="2">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="originalChildBooking_COL" IsExpression="False" IsMultiple="True" />
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences1" Expression="currentObjectId" IsExpression="False" IsMultiple="False" />
|
|
</scg:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID85">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">473,1353.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">520,1413.5 520,1540 300,1540 300,1580</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="AddWFToCollection" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg: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">1760</x:Double>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,110</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID56">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,110</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,170 300,226.5</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ExistsInCollection x:TypeArguments="s:Guid" Collection="[createdChildInstallationBookingCollectionAppWF]" DisplayName="ExistsInCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[ApprovalWF]" Result="[childApprovalWFAlreadyAdded]" />
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID58" Condition="[childApprovalWFAlreadyAdded]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg: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="FalseConnector">335,270 383,270</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID57">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">383,240</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">430,300 430,350</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<AddToCollection x:TypeArguments="s:Guid" Collection="[createdChildInstallationBookingCollectionAppWF]" DisplayName="AddToCollection&lt;Guid&gt;" sap:VirtualizedContainerService.HintSize="94,60" Item="[ApprovalWF]" />
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID59">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">383,350</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="increaseApporvalWFCount" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Int32">[iChildApprovalWFCount]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Int32">[iChildApprovalWFCount +1]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID56</x:Reference>
|
|
<x:Reference>__ReferenceID57</x:Reference>
|
|
<x:Reference>__ReferenceID58</x:Reference>
|
|
<x:Reference>__ReferenceID59</x:Reference>
|
|
</Flowchart>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID60</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID68">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,860</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,920 450,950 337,950</av:PointCollection>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateObject DisplayName="Create Install Booking" sap:VirtualizedContainerService.HintSize="94,60" ObjectID="[createdInstallationBookingEOID]" SchemaType="SVCServiceBookingType">
|
|
<mwa:CreateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Target">[bookingTargetId]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName">[serviceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID">[articleID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Service">[bookingServiceID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentMethod">[bookingPaymentMethod]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentCycle">[bookingPaymentCycle]</InArgument>
|
|
<InArgument x:TypeArguments="x:Decimal" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount">[serviceAmount]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount">[1]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpressionExpressionObjectID">[adjustmentOrderEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:DateTime" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate">[now.touniversaltime]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter">[costcenterID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_Consumer">[consumerID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpressionExpressionObjectID">[uninstallBookingEOID]</InArgument>
|
|
</mwa:CreateObject.InternalArguments>
|
|
<mwa:CreateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:PickupAttribute Name="State" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (1040)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>1040</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SVCServiceBookingClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="16">
|
|
<mwacdm:SingleAttribute Name="AdjustmentBooking" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_AdjustmentBooking_WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="uninstallBookingEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="ApprovalStatus" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Pending (0)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>0</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Consumer" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Consumer" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CostCenter" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CostCenter" Expression="costcenterID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="CreatedDate" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_CreatedDate" Expression="now.touniversaltime" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Order" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="349b6085-24b9-4192-9014-3338368d1241" SchemaObjectName="SPSSelfServiceOrderItemClassBase" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_SVCServiceBookingClassBase_Order_WhereExpression" SchemaEntityId="349b6085-24b9-4192-9014-3338368d1241">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg: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="adjustmentOrderEOID" VariableType="s:Guid" />
|
|
</scg:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="OrderAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_OrderAmount" Expression="1" IsExpression="True" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="OrderType" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:StaticPickupReference ResultSchemaObject="{x:Null}" DisplayString="Install (10)">
|
|
<mwacd:StaticPickupReference.Value>
|
|
<x:Int32>10</x:Int32>
|
|
</mwacd:StaticPickupReference.Value>
|
|
</mwacd:StaticPickupReference>
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="PaymentAmount" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentAmount" Expression="serviceAmount" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentCycle" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentCycle" Name="bookingPaymentCycle" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:PickupAttribute Name="PaymentMethod" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_PaymentMethod" Name="bookingPaymentMethod" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
<mwacdm:SingleAttribute Name="Service" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Service" Expression="bookingServiceID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceID" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceID" Expression="articleID" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="ServiceName" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_ServiceName" Expression="serviceName" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Target" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SVCServiceBookingClassBase_Target" Expression="bookingTargetId" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID61</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID62</x:Reference>
|
|
<x:Reference>__ReferenceID63</x:Reference>
|
|
<x:Reference>__ReferenceID64</x:Reference>
|
|
<x:Reference>__ReferenceID65</x:Reference>
|
|
<x:Reference>__ReferenceID66</x:Reference>
|
|
<x:Reference>__ReferenceID67</x:Reference>
|
|
<x:Reference>__ReferenceID68</x:Reference>
|
|
<x:Reference>__ReferenceID69</x:Reference>
|
|
<x:Reference>__ReferenceID61</x:Reference>
|
|
<x:Reference>__ReferenceID70</x:Reference>
|
|
<x:Reference>__ReferenceID71</x:Reference>
|
|
<x:Reference>__ReferenceID72</x:Reference>
|
|
<x:Reference>__ReferenceID73</x:Reference>
|
|
<x:Reference>__ReferenceID74</x:Reference>
|
|
<x:Reference>__ReferenceID75</x:Reference>
|
|
<x:Reference>__ReferenceID76</x:Reference>
|
|
<x:Reference>__ReferenceID77</x:Reference>
|
|
<x:Reference>__ReferenceID78</x:Reference>
|
|
<x:Reference>__ReferenceID79</x:Reference>
|
|
<x:Reference>__ReferenceID80</x:Reference>
|
|
<x:Reference>__ReferenceID81</x:Reference>
|
|
<x:Reference>__ReferenceID82</x:Reference>
|
|
<x:Reference>__ReferenceID83</x:Reference>
|
|
<x:Reference>__ReferenceID84</x:Reference>
|
|
<x:Reference>__ReferenceID60</x:Reference>
|
|
<x:Reference>__ReferenceID85</x:Reference>
|
|
<x:Reference>__ReferenceID86</x:Reference>
|
|
<x:Reference>__ReferenceID87</x:Reference>
|
|
<x:Reference>__ReferenceID88</x:Reference>
|
|
<x:Reference>__ReferenceID89</x:Reference>
|
|
</Flowchart>
|
|
</ActivityAction>
|
|
</ForEach>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID90</x:Reference>
|
|
<x:Reference>__ReferenceID91</x:Reference>
|
|
<x:Reference>__ReferenceID92</x:Reference>
|
|
</Flowchart>
|
|
</Activity></Xaml>
|
|
<MinorVersion>10</MinorVersion>
|
|
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
|
|
<UsedInTypePLSLXamlComponentType>df52440f-db06-c200-15cd-08d6bdf1a401</UsedInTypePLSLXamlComponentType>
|
|
<Diagram>Workflows\Diagram\df52440f-db06-c200-15cd-08d6bdf1a401\version_1_10.png</Diagram>
|
|
<LastActivationStatus>1</LastActivationStatus>
|
|
<LastActivation>2023-11-06T19:12:52.137Z</LastActivation>
|
|
</PLSLXamlComponentClassVersion>
|
|
<PLSLWorkflowComponentClassCommon>
|
|
<ID>a2786582-79c5-e911-2181-000c298798fd</ID>
|
|
<UsedInTypePLSLXamlComponentType>df52440f-db06-c200-15cd-08d6bdf1a401</UsedInTypePLSLXamlComponentType>
|
|
<WFEngineVersion>2</WFEngineVersion>
|
|
</PLSLWorkflowComponentClassCommon>
|
|
</NewDataSet> |