1621 lines
202 KiB
XML
1621 lines
202 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<NewDataSet>
|
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="PLSLXamlComponentType">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="CurrentVersion" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ReleasedVersion" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="IntegrationContext" type="xs:int" minOccurs="0" />
|
|
<xs:element name="DebugMode" type="xs:unsignedByte" />
|
|
<xs:element name="UseWorkflowWorker" type="xs:unsignedByte" />
|
|
<xs:element name="AllowCloudWorker" type="xs:unsignedByte" />
|
|
<xs:element name="MonitoringLevel" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLComponentClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="System" type="xs:unsignedByte" />
|
|
<xs:element name="IgnorePublish" type="xs:unsignedByte" />
|
|
<xs:element name="CreatedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="Name">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Title">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Description" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Type" type="xs:int" />
|
|
<xs:element name="LockedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="Category" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="CreatedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="LockedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLBinaryComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Icon" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassVersion">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="MajorVersion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="CreatedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="PublishedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="State" type="xs:int" />
|
|
<xs:element name="Xaml">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="MinorVersion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="CreatedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PublishedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Diagram" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Comment" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="LastActivationStatus" type="xs:int" minOccurs="0" />
|
|
<xs:element name="LastError" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="LastActivation" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassVersionResource">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Key">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Value">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Version" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLWorkflowComponentClassCommon">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLWEWorkflowDescriptorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WorkflowConfiguration" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WFEngineVersion" type="xs:int" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassStep">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Name">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="255" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Version" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Image" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="510" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Position" type="xs:int" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Icon" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassStep-CI">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="LCID" type="xs:int" />
|
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Name" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="255" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-PLSLXamlComponentClassVersion2PLSLComponentClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DependedXamlVersions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DependsOnComponents" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentType" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLComponentClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassVersion_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassVersion" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassVersionResource_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassVersionResource" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLWorkflowComponentClassCommon_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLWorkflowComponentClassCommon" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassStep_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassStep" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassStep-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassStep-CI" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
</xs:element>
|
|
</xs:schema>
|
|
<PLSLXamlComponentType>
|
|
<ID>cead2235-7707-cf2d-7cfe-08d727a9a78a</ID>
|
|
</PLSLXamlComponentType>
|
|
<PLSLXamlComponentClassBase>
|
|
<ID>2a2a70ce-85c5-e911-2181-000c298798fd</ID>
|
|
<CurrentVersion>740c1c2b-a313-47a5-9bed-11621b76db09</CurrentVersion>
|
|
<ReleasedVersion>740c1c2b-a313-47a5-9bed-11621b76db09</ReleasedVersion>
|
|
<UsedInTypePLSLXamlComponentType>cead2235-7707-cf2d-7cfe-08d727a9a78a</UsedInTypePLSLXamlComponentType>
|
|
<IntegrationContext>2</IntegrationContext>
|
|
<DebugMode>0</DebugMode>
|
|
<UseWorkflowWorker>1</UseWorkflowWorker>
|
|
<AllowCloudWorker>0</AllowCloudWorker>
|
|
<MonitoringLevel>0</MonitoringLevel>
|
|
</PLSLXamlComponentClassBase>
|
|
<PLSLComponentClassBase>
|
|
<ID>2b2a70ce-85c5-e911-2181-000c298798fd</ID>
|
|
<System>0</System>
|
|
<IgnorePublish>0</IgnorePublish>
|
|
<CreatedDate>2019-08-23T09:10:12.537Z</CreatedDate>
|
|
<Name>W_C4IT-Provisioning-LimitedServiceSelfSer_49089</Name>
|
|
<Title>C4IT - Provisioning - Limited Service SelfService create change</Title>
|
|
<Type>4</Type>
|
|
<Category>c9b43904-e9b9-e111-62a8-00261890e11f</Category>
|
|
<UsedInTypePLSLXamlComponentType>cead2235-7707-cf2d-7cfe-08d727a9a78a</UsedInTypePLSLXamlComponentType>
|
|
<Icon>Icons/48x48/gears.png</Icon>
|
|
<Hidden>0</Hidden>
|
|
</PLSLComponentClassBase>
|
|
<SPSCommonClassBase>
|
|
<ID>2c2a70ce-85c5-e911-2181-000c298798fd</ID>
|
|
<UsedInType>cead2235-7707-cf2d-7cfe-08d727a9a78a</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>740c1c2b-a313-47a5-9bed-11621b76db09</ID>
|
|
<MajorVersion>1</MajorVersion>
|
|
<CreatedDate>2023-11-07T15:52:16.77Z</CreatedDate>
|
|
<PublishedDate>2023-11-07T15:52:28.913Z</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:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
xmlns:mca="clr-namespace:Matrix42.Connectors.Activities;assembly=Matrix42.Connectors.Activities"
|
|
xmlns:mcav="clr-namespace:Matrix42.Connectors.Activities.VmWare;assembly=Matrix42.Connectors.Activities.VmWare"
|
|
xmlns:mcc="clr-namespace:Matrix42.Connectors.Common;assembly=Matrix42.Connectors.Common"
|
|
xmlns:mcp="clr-namespace:Matrix42.Contracts.Platform;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mda="clr-namespace:Microsoft.Data.Activities;assembly=Microsoft.Data.Activities"
|
|
xmlns:mea="clr-namespace:Matrix42.Empirum.Activities;assembly=Matrix42.Empirum.Activities"
|
|
xmlns:msc="clr-namespace:Matrix42.ServiceRepository.Contracts;assembly=Matrix42.ServiceRepository.Contracts"
|
|
xmlns:msc1="clr-namespace:Matrix42.SDK.Contracts;assembly=Matrix42.SDK.Contracts"
|
|
xmlns:mscd="clr-namespace:Matrix42.ServiceCatalog.Contracts.DataContracts;assembly=Matrix42.ServiceCatalog.Contracts"
|
|
xmlns:mse="clr-namespace:Matrix42.SDK.Empirum;assembly=Matrix42.SDK.Empirum"
|
|
xmlns:mv="clr-namespace:Microsoft.VisualBasic;assembly=System"
|
|
xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities"
|
|
xmlns:mwa="clr-namespace:Matrix42.Workflows.Activities;assembly=Matrix42.Workflows.Activities"
|
|
xmlns:mwacd="clr-namespace:Matrix42.Workflows.Activities.Common.Data;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:mwacdm="clr-namespace:Matrix42.Workflows.Activities.Common.Data.ManageObjects;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:s="clr-namespace:System;assembly=mscorlib"
|
|
xmlns:s1="clr-namespace:System;assembly=System"
|
|
xmlns:s2="clr-namespace:System;assembly=System.Xml"
|
|
xmlns:s3="clr-namespace:System;assembly=System.Core"
|
|
xmlns:s4="clr-namespace:System;assembly=System.AddIn"
|
|
xmlns:s5="clr-namespace:System;assembly=System.ServiceModel"
|
|
xmlns:s6="clr-namespace:System;assembly=System.Drawing.Design"
|
|
xmlns:s7="clr-namespace:System;assembly=System.Design"
|
|
xmlns:s8="clr-namespace:System;assembly=System.ComponentModel.Composition"
|
|
xmlns:sad="clr-namespace:System.Activities.Debugger;assembly=System.Activities"
|
|
xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger"
|
|
xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation"
|
|
xmlns:scg="clr-namespace:System.Collections.Generic;assembly=System"
|
|
xmlns:scg1="clr-namespace:System.Collections.Generic;assembly=System.ServiceModel"
|
|
xmlns:scg2="clr-namespace:System.Collections.Generic;assembly=System.Core"
|
|
xmlns:scg3="clr-namespace:System.Collections.Generic;assembly=mscorlib"
|
|
xmlns:sd="clr-namespace:System.Data;assembly=System.Data"
|
|
xmlns:sj="clr-namespace:System.Json;assembly=System.Json"
|
|
xmlns:sl="clr-namespace:System.Linq;assembly=System.Core"
|
|
xmlns:sma="clr-namespace:System.Management.Automation;assembly=System.Management.Automation"
|
|
xmlns:st="clr-namespace:System.Text;assembly=mscorlib"
|
|
xmlns:sx="clr-namespace:System.Xml;assembly=System.Xml"
|
|
xmlns:sxl="clr-namespace:System.Xml.Linq;assembly=System.Xml.Linq"
|
|
xmlns:uscp="clr-namespace:update4u.SPS.Contracts.Portal;assembly=update4u.SPS.Contracts"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<x:Members>
|
|
<x:Property Name="ServiceBookingID" Type="InArgument(s:Guid)" />
|
|
</x:Members>
|
|
<sap:VirtualizedContainerService.HintSize>1058,1738</sap:VirtualizedContainerService.HintSize>
|
|
<mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings>
|
|
<Flowchart DisplayName="C4IT - Provisioning - Limited Service SelfService create change" sad:XamlDebuggerXmlReader.FileName="E:\SC\U4USuite\Main\UnifiedPlatform\Matrix42.Workflows\Matrix42.Workflows.Templates\Provisioning\ProvisioningCreateChange.xaml" sap:VirtualizedContainerService.HintSize="1018,1658">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:String" Default="cead2235-7707-cf2d-7cfe-08d727a9a78a" Name="_m42WorkflowComponentId" />
|
|
<Variable x:TypeArguments="x:Int32" Name="orderStatus" />
|
|
<Variable x:TypeArguments="s:Guid" Name="changeObjectID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="orderRecipient" />
|
|
<Variable x:TypeArguments="s:Guid" Name="orderRequestor" />
|
|
<Variable x:TypeArguments="x:String" Name="serviceName" />
|
|
<Variable x:TypeArguments="s:Guid" Name="bookingCommonClassId" />
|
|
<Variable x:TypeArguments="x:String" Name="changeTemplateSummary" />
|
|
<Variable x:TypeArguments="x:Int32" Name="closingReason" />
|
|
<Variable x:TypeArguments="mscd:OrderType" Name="orderType" />
|
|
<Variable x:TypeArguments="s:Guid" Name="serviceFormId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="changeTemplateId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="installChangeTemplate" />
|
|
<Variable x:TypeArguments="s:Guid" Name="uninstallChangeTemplate" />
|
|
<Variable x:TypeArguments="s:Guid" Name="repairChangeTemplate" />
|
|
<Variable x:TypeArguments="x:Int32" Name="expirationDuration" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="renewable" />
|
|
<Variable x:TypeArguments="s:Guid" Name="appointmentEOID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="appointmentCommonClassId" />
|
|
<Variable x:TypeArguments="x:Int32" Name="daysBefore" />
|
|
<Variable x:TypeArguments="s:Guid" Name="appointmentID" />
|
|
<Variable x:TypeArguments="x:String" Name="uninstallTemplateSummary" />
|
|
<Variable x:TypeArguments="x:String" Name="repairTemplateSummary" />
|
|
<Variable x:TypeArguments="x:String" Name="installTemplateSummary" />
|
|
<Variable x:TypeArguments="x:String" Name="consumerName" />
|
|
<Variable x:TypeArguments="x:String" Name="orderNr" />
|
|
<Variable x:TypeArguments="x:String" Name="serviceSSPName" />
|
|
<Variable x:TypeArguments="x:String" Name="suiteUrl" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="useUUXLinks" />
|
|
<Variable x:TypeArguments="x:String" Name="appointmentText" />
|
|
<Variable x:TypeArguments="s:Guid" Name="serviceBookingForm" />
|
|
<Variable x:TypeArguments="s:Guid" Name="installationBookingID" />
|
|
<Variable x:TypeArguments="s:Guid" Name="uninstallAppointmentEOID" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">420,12.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<x:Double x:Key="Width">1004</x:Double>
|
|
<x:Double x:Key="Height">1624</x:Double>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,87.5 450,150</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID21">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,150</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,210 450,270</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetOrderData Comment="{x:Null}" CostCenter="{x:Null}" DeliveryAddressCity="{x:Null}" DeliveryAddressCountry="{x:Null}" DeliveryAddressStreet="{x:Null}" DeliveryAddressZipCode="{x:Null}" DeliveryLocation="{x:Null}" DeliveryRecipient="{x:Null}" Order="{x:Null}" OrderForm="{x:Null}" OrderTotalAmount="{x:Null}" RecipientName="{x:Null}" RequestorName="{x:Null}" SubmittedDate="{x:Null}" DisplayName="Get Order Data" sap:VirtualizedContainerService.HintSize="94,60" Recipient="[orderRecipient]" Requestor="[orderRequestor]" ServiceBookingForm="[serviceBookingForm]" ServiceBookingId="[ServiceBookingID]" ServiceForm="[serviceFormId]" ServiceName="[serviceName]" Status="[orderStatus]" TypeOfOrder="[orderType]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetOrderData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID27">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,270</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,330 450,526.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetData HasResult="{x:Null}" NextRowExists="{x:Null}" ReloadQuery="{x:Null}" ResultsCount="{x:Null}" DisplayName="Get Booking Data" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionObjectID">[ServiceBookingID]</InArgument>
|
|
</mwa:GetData.InternalArguments>
|
|
<mwa:GetData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="16">
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).ID" ResultType="s:Guid" ResultVariableName="bookingCommonClassId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).InstallationChangeTemplate" ResultType="s:Guid" ResultVariableName="installChangeTemplate">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).UninstallationChangeTemplate" ResultType="s:Guid" ResultVariableName="uninstallChangeTemplate">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).RepairChangeTemplate" ResultType="s:Guid" ResultVariableName="repairChangeTemplate">
|
|
<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="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).renewable" ResultType="x:Boolean" ResultVariableName="renewable" />
|
|
<mwacd:ObjectAttributeReference Expression="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).InstallationChangeTemplate.T(SPSActivityTemplateClassBase).Summary" ResultType="x:String" ResultVariableName="installTemplateSummary" />
|
|
<mwacd:ObjectAttributeReference Expression="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).unInstallationChangeTemplate.T(SPSActivityTemplateClassBase).Summary" ResultType="x:String" ResultVariableName="uninstallTemplateSummary" />
|
|
<mwacd:ObjectAttributeReference Expression="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).RepairChangeTemplate.T(SPSActivityTemplateClassBase).Summary" ResultType="x:String" ResultVariableName="repairTemplateSummary" />
|
|
<mwacd:ObjectAttributeReference Expression="Consumer[LastName + ISNULL(', ' + FirstName,'')]" ResultType="x:String" ResultVariableName="consumerName" />
|
|
<mwacd:ObjectAttributeReference Expression="Order.TicketNumber" ResultType="x:String" ResultVariableName="orderNr" />
|
|
<mwacd:ObjectAttributeReference Expression="service.SSPName" ResultType="x:String" ResultVariableName="serviceSSPName" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="InstallationBooking.ID" ResultType="s:Guid" ResultVariableName="installationBookingID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg3:List>
|
|
</mwa:GetData.ObjectAttributeReferences>
|
|
<mwa:GetData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="service.SSPName">[serviceSSPName]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Order.TicketNumber">[orderNr]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Consumer[LastName + ISNULL(', ' + FirstName,'')]">[consumerName]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).RepairChangeTemplate.T(SPSActivityTemplateClassBase).Summary">[repairTemplateSummary]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).unInstallationChangeTemplate.T(SPSActivityTemplateClassBase).Summary">[uninstallTemplateSummary]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).InstallationChangeTemplate.T(SPSActivityTemplateClassBase).Summary">[installTemplateSummary]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).renewable">[renewable]</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.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).RepairChangeTemplate">[repairChangeTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).UninstallationChangeTemplate">[uninstallChangeTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="Service.ServiceForm.T(C4IT_SCPlus_limitedServiceClassBase).InstallationChangeTemplate">[installChangeTemplate]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).ID">[bookingCommonClassId]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="InstallationBooking.ID">[installationBookingID]</OutArgument>
|
|
</mwa:GetData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="T(SVCServiceBookingClassBase).[Expression-ObjectID] = @ObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="ServiceBookingID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetData.WhereExpression>
|
|
</mwa:GetData>
|
|
<FlowStep.Next>
|
|
<FlowSwitch x:TypeArguments="mscd:OrderType" x:Name="__ReferenceID26" Expression="[orderType]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">415,526.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="InstallConnector">415,570 240,570 240,850</av:PointCollection>
|
|
<av:PointCollection x:Key="RepairConnector">450,613.5 450,850</av:PointCollection>
|
|
<av:PointCollection x:Key="UninstallConnector">485.4,570.1 660,570.1 660,720</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="Uninstall" x:Name="__ReferenceID24">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">613.6,720</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">660,780 660,810 659.4,810 659.4,820</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateChange Category="{x:Null}" Classification="{x:Null}" CostEstimation="{x:Null}" Counteractions="{x:Null}" Creator="{x:Null}" Description="{x:Null}" KnownRisks="{x:Null}" NotificationMode="{x:Null}" RelatedAssets="{x:Null}" RelatedIncidents="{x:Null}" RelatedProblems="{x:Null}" RelatedServices="{x:Null}" RelatedSimpleServiceForms="{x:Null}" ReportedPer="{x:Null}" RequiredResources="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" Reviewers="{x:Null}" RollbackStrategy="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Timeline="{x:Null}" TypeOfChange="{x:Null}" Change="[changeObjectID]" DisplayName="Create Uninstallation Change" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" StartWorkflowImmediately="True">
|
|
<mwa:CreateChange.ChangeTemplate>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ChangeTemplate0" Expression="uninstallChangeTemplate" IsExpression="False" IsMultiple="False" />
|
|
</mwa:CreateChange.ChangeTemplate>
|
|
<mwa:CreateChange.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[bookingCommonClassId]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSserviceName">[serviceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSuninstallTemplateSummary">[uninstallTemplateSummary]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="User0">[orderRecipient]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedUsers0">[orderRequestor]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ChangeTemplate0">[uninstallChangeTemplate]</InArgument>
|
|
</mwa:CreateChange.InternalArguments>
|
|
<mwa:CreateChange.RelatedTopics>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="bookingCommonClassId" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:CreateChange.RelatedTopics>
|
|
<mwa:CreateChange.RelatedUsers>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedUsers0" Expression="orderRequestor" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:CreateChange.RelatedUsers>
|
|
<mwa:CreateChange.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="5e19a9ef-0477-400c-bc9f-5ef901459e81" PlainText="[uninstallTemplateSummary]: Uninstallation requested for service [serviceName]" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;197.41000000000003&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: uninstallTemplateSummary&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;uninstallTemplateSummary&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;: Uninstallation requested for service &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;123.58333333333334&quot; Height=&quot;15.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;395.206878662109&quot; av:Canvas.Top=&quot;7.99999904632568&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;TSPS;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;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateChange.Summary>
|
|
<mwa:CreateChange.User>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="User0" Expression="orderRecipient" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSUserClassBase" SchemaObjectType="DD" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:CreateChange.User>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateChange>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID31">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">613,820</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">613,850 580.2,850 580.2,906.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="SVCServiceBookingClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionID">[installationBookingID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBase).Appointments.[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="uninstallAppointmentEOID">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBase).Appointments.[Expression-ObjectID]">[uninstallAppointmentEOID]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="ID = @ID" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="installationBookingID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID32" Condition="[uninstallAppointmentEOID.Equals(Guid.Empty)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">545,906.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">545,950 515,950 515,1030 497,1030</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">615.4,950.1 665.4,950.1</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID20">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,1000</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,1060 450,1120</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdatePortalProgress Name="{x:Null}" Summary="{x:Null}" DisplayName="Update Visual Progress" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:UpdatePortalProgress.ProcessStep>
|
|
<InArgument x:TypeArguments="mwacd:VisualizationStep" />
|
|
</mwa:UpdatePortalProgress.ProcessStep>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdatePortalProgress>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID25">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,1120</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,1180 450,1276.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:WaitForActivity DisplayName="Wait for Change" sap:VirtualizedContainerService.HintSize="94,60" Reason="[closingReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="changeObjectID" IsExpression="False" IsMultiple="False" />
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[changeObjectID]</InArgument>
|
|
</mwa:WaitForActivity.InternalArguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:WaitForActivity>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID29" Condition="[not (closingReason = 10011 or closingReason = 10010)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">415,1276.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">415,1320 167,1320</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">485,1320 560,1320 560,1480</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID28">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">73,1290</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:FailProvisioning BookingObjectId="[ServiceBookingID]" DisplayName="Fail Provisioning" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:FailProvisioning>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID30">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">513,1480</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,450 450,526.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart DisplayName="Appointment" sap:VirtualizedContainerService.HintSize="731,1406">
|
|
<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="s:Version" Name="ESMVersion" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,117.5</av:PointCollection>
|
|
<x:Double x:Key="Height">1370</x:Double>
|
|
<x:Double x:Key="Width">717</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowSwitch x:TypeArguments="mscd:OrderType" x:Name="__ReferenceID13" Expression="[orderType]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,117.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="InstallConnector">300,204.5 300,220</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowStep x:Key="Install" x:Name="__ReferenceID14">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,220</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,280 300,300</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_SCPlus_limitedService_SelfServiceClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[serviceBookingForm]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="returnDate" ResultType="s:DateTime" ResultVariableName="expirationDate" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:DateTime" x:Key="returnDate">[expirationDate]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="a1c9fc71-85c5-e911-2181-000c298798fd">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="serviceBookingForm" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID12">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,300</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,360 300,400</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:DateTime">[jetzt]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:DateTime">[now]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID3">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,400</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,460 300,510</av:PointCollection>
|
|
</scg3: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>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID8">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,510</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,570 300,630 343,630</av:PointCollection>
|
|
</scg3: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>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID18">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">343,600</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">437,630 483,630</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetGlobalConfiguration DisplayName="Get Global Configuration" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwacd:ObjectAttributeReference Expression="RelatedSPSAlertingConfiguration.SuiteUuxUrl" ResultType="x:String" ResultVariableName="suiteUrl" />
|
|
</mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwa:GetGlobalConfiguration.Result>
|
|
<OutArgument x:TypeArguments="x:String">[suiteUrl]</OutArgument>
|
|
</mwa:GetGlobalConfiguration.Result>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetGlobalConfiguration>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID16">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">483,600</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">530,660 530,686.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mda:ExecuteSqlQuery ProviderName="{x:Null}" CommandText="select SchemaProductVersion.[Version] as ESMVersion from SchemaProductVersion" ConnectionConfigurationName="M42Store" ConnectionString="" DisplayName="GET ESM Version" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mda: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>
|
|
</mda:ExecuteSqlQuery.RecordProcessor>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mda:ExecuteSqlQuery>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID17" Condition="[ESMVersion &gt;= New Version(&quot;12.0.2&quot;)]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">495,686.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="TrueConnector">495,730 447,730</av:PointCollection>
|
|
<av:PointCollection x:Key="FalseConnector">565,730 623,730</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID15">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">353,700</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">400,760 400,790 530,790 530,840</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="Assign useUUXLinks" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:Boolean">[useUUXLinks]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:Boolean">[TRUE]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID1">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">483,840</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">483,870 457,870</av:PointCollection>
|
|
</scg3: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">[New Uri(suiteUrl).GetLeftPart(UriPartial.Authority) + "/wm/app-SelfServicePortal/notSet/preview-object/SVCServiceBookingType/" + ServiceBookingID.ToString() +"/0/"]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID9">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">363,840</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">363,870 317,870</av:PointCollection>
|
|
</scg3: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>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID2">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">223,840</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">270,900 270,966.5</av:PointCollection>
|
|
</scg3: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>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="CTMAppointmentClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3: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>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_CTMAppointmentClassBase_Topics_Add_0" Expression="bookingCommonClassId" IsExpression="False" IsMultiple="False" />
|
|
</scg3: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>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3: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>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:CreateObject.ObjectConfiguration>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateObject>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID6" Condition="[renewable]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">235,966.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">305,1010 450,1010 450,1130</av:PointCollection>
|
|
<av:PointCollection x:Key="TrueConnector">235,1010 107,1010</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID11">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">13,980</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">60,1040 50,1040 50,1050</av:PointCollection>
|
|
</scg3: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>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID10">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">3,1050</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">50,1110 50,1130 60,1130</av:PointCollection>
|
|
</scg3: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>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GenerateHtmlActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID7">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">13,1130</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">107,1160 403,1160</av:PointCollection>
|
|
</scg3: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>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="CTMAppointmentClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3: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>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="appointmentEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID0">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,1130</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,1190 450,1310</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData HasResult="{x:Null}" DisplayName="Get Single Record Data" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="CTMAppointmentClassBase">
|
|
<mwa:GetSingleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[appointmentEOID]</InArgument>
|
|
</mwa:GetSingleRecordData.InternalArguments>
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeObjectReference Expression="T(SPSCommonClassBAse).ID" ResultType="s:Guid" ResultVariableName="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>
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="T(SPSCommonClassBAse).ID">[appointmentCommonClassId]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="ID">[appointmentID]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="70300677-a2fb-4c6a-bc54-e10a29453638">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="appointmentEOID" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID4">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,1310</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">497,1340 603,1340</av:PointCollection>
|
|
</scg3: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">[ServiceBookingID]</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>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="SPSCommonClassBase">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="Appointments" Operation="Update">
|
|
<mwacdm:MultipleRelationAttribute.Add>
|
|
<mwacdm:AddRelation>
|
|
<mwacdm:AddRelation.RelatedObjects>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSCommonClassBase_Appointments_Add_0" Expression="appointmentID" IsExpression="False" IsMultiple="False" />
|
|
</scg3: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>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="ServiceBookingID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID5">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">603,1310</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateChange Category="{x:Null}" Classification="{x:Null}" CostEstimation="{x:Null}" Counteractions="{x:Null}" Creator="{x:Null}" Description="{x:Null}" JournalEntry="{x:Null}" KnownRisks="{x:Null}" NotificationMode="{x:Null}" RelatedAssets="{x:Null}" RelatedIncidents="{x:Null}" RelatedProblems="{x:Null}" RelatedServices="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedUsers="{x:Null}" ReportedPer="{x:Null}" RequiredResources="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" Reviewers="{x:Null}" RollbackStrategy="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" Summary="{x:Null}" Timeline="{x:Null}" TypeOfChange="{x:Null}" User="{x:Null}" DisplayName="Update Change" sap:VirtualizedContainerService.HintSize="94,60" JournalEntryVisibleInPortal="No" NotifyRelatedUsers="NotSet" NotifyResponsible="NotSet">
|
|
<mwa:UpdateChange.Change>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="Change0" Expression="changeObjectID" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="036888d0-7e44-4e0b-8572-f53e76d10826" SchemaObjectName="SVMChangeRequestType" SchemaObjectType="CI" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:UpdateChange.Change>
|
|
<mwa:UpdateChange.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Change0">[changeObjectID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[appointmentCommonClassId]</InArgument>
|
|
</mwa:UpdateChange.InternalArguments>
|
|
<mwa:UpdateChange.RelatedTopics>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="appointmentCommonClassId" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateChange.RelatedTopics>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateChange>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<x:Reference>__ReferenceID0</x:Reference>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID19">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">623,700</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">670,760 670,790 530,790 530,840</av:PointCollection>
|
|
</scg3: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="useUUXLinks" />
|
|
</mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwa:GetGlobalConfiguration.Result>
|
|
<OutArgument x:TypeArguments="x:Boolean">[useUUXLinks]</OutArgument>
|
|
</mwa:GetGlobalConfiguration.Result>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetGlobalConfiguration>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID1</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>
|
|
</FlowSwitch>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID2</x:Reference>
|
|
<x:Reference>__ReferenceID0</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>__ReferenceID1</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>
|
|
<x:Reference>__ReferenceID17</x:Reference>
|
|
<x:Reference>__ReferenceID18</x:Reference>
|
|
<x:Reference>__ReferenceID19</x:Reference>
|
|
</Flowchart>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID33">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">665.4,920.1</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">712.4,980.1 712.4,1030 497,1030</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:DeleteObject DisplayName="Delete Objects" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="CTMAppointmentType">
|
|
<mwa:DeleteObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[uninstallAppointmentEOID]</InArgument>
|
|
</mwa:DeleteObject.InternalArguments>
|
|
<mwa:DeleteObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="uninstallAppointmentEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:DeleteObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:DeleteObject>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID20</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="Repair" x:Name="__ReferenceID23">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">403,850</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">450,910 450,1000</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateChange Category="{x:Null}" Classification="{x:Null}" CostEstimation="{x:Null}" Counteractions="{x:Null}" Creator="{x:Null}" Description="{x:Null}" KnownRisks="{x:Null}" NotificationMode="{x:Null}" RelatedAssets="{x:Null}" RelatedIncidents="{x:Null}" RelatedProblems="{x:Null}" RelatedServices="{x:Null}" RelatedSimpleServiceForms="{x:Null}" ReportedPer="{x:Null}" RequiredResources="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" Reviewers="{x:Null}" RollbackStrategy="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Timeline="{x:Null}" TypeOfChange="{x:Null}" Change="[changeObjectID]" DisplayName="Create Repair Change" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" StartWorkflowImmediately="True">
|
|
<mwa:CreateChange.ChangeTemplate>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ChangeTemplate0" Expression="repairChangeTemplate" IsExpression="False" IsMultiple="False" />
|
|
</mwa:CreateChange.ChangeTemplate>
|
|
<mwa:CreateChange.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[bookingCommonClassId]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSserviceName">[serviceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSrepairTemplateSummary">[repairTemplateSummary]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="User0">[orderRecipient]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedUsers0">[orderRequestor]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ChangeTemplate0">[repairChangeTemplate]</InArgument>
|
|
</mwa:CreateChange.InternalArguments>
|
|
<mwa:CreateChange.RelatedTopics>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="bookingCommonClassId" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:CreateChange.RelatedTopics>
|
|
<mwa:CreateChange.RelatedUsers>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedUsers0" Expression="orderRequestor" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:CreateChange.RelatedUsers>
|
|
<mwa:CreateChange.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="6fc522f4-198d-435b-b1b5-eab0bbdc3345" PlainText="[repairTemplateSummary]: Repair requested for service [serviceName]" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;183.74333333333334&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: repairTemplateSummary&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;repairTemplateSummary&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;: Repair requested for service &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;123.58333333333334&quot; Height=&quot;15.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;342.171020507813&quot; av:Canvas.Top=&quot;7.99999904632568&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;TSPS;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;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateChange.Summary>
|
|
<mwa:CreateChange.User>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="User0" Expression="orderRecipient" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSUserClassBase" SchemaObjectType="DD" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:CreateChange.User>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateChange>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID20</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
<FlowStep x:Key="Install" x:Name="__ReferenceID22">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">193,850</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">240,910 240,1030 403,1030</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateChange Category="{x:Null}" Classification="{x:Null}" CostEstimation="{x:Null}" Counteractions="{x:Null}" Creator="{x:Null}" Description="{x:Null}" KnownRisks="{x:Null}" NotificationMode="{x:Null}" RelatedAssets="{x:Null}" RelatedIncidents="{x:Null}" RelatedProblems="{x:Null}" RelatedServices="{x:Null}" RelatedSimpleServiceForms="{x:Null}" ReportedPer="{x:Null}" RequiredResources="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" Reviewers="{x:Null}" RollbackStrategy="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Timeline="{x:Null}" TypeOfChange="{x:Null}" Change="[changeObjectID]" DisplayName="Create Installation Change" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" StartWorkflowImmediately="True">
|
|
<mwa:CreateChange.ChangeTemplate>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ChangeTemplate0" Expression="installChangeTemplate" IsExpression="False" IsMultiple="False" />
|
|
</mwa:CreateChange.ChangeTemplate>
|
|
<mwa:CreateChange.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="User0">[orderRecipient]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedUsers0">[orderRequestor]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSserviceName">[serviceName]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="TSPSinstallTemplateSummary">[installTemplateSummary]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ChangeTemplate0">[installChangeTemplate]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="RelatedTopics0">[bookingCommonClassId]</InArgument>
|
|
</mwa:CreateChange.InternalArguments>
|
|
<mwa:CreateChange.RelatedTopics>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="2">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedTopics0" Expression="bookingCommonClassId" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:CreateChange.RelatedTopics>
|
|
<mwa:CreateChange.RelatedUsers>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="RelatedUsers0" Expression="orderRequestor" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:CreateChange.RelatedUsers>
|
|
<mwa:CreateChange.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="249626e6-7af8-43c6-8250-8bf598880dee" PlainText="[installTemplateSummary]: Installation requested for service [serviceName]" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;!--{InlineUIContainer}&lt;CopyableInlineUIContainer Width=&quot;183.83&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: installTemplateSummary&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TSPS;installTemplateSummary&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;: Installation requested for service &lt;/span&gt;&lt;!--{InlineUIContainer}&lt;InlineUIContainer Width=&quot;123.58333333333334&quot; Height=&quot;15.96&quot; FieldStart=&quot;{x:Null}&quot; StyleName=&quot;&quot; Tag=&quot;{x:Null}&quot; Cursor=&quot;IBeam&quot; OriginalProperties=&quot;{x:Null}&quot; RevisionInfo=&quot;{x:Null}&quot; xmlns=&quot;http://schemas.telerik.com/2008/xaml/presentation&quot; xmlns:av=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot; xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot; xmlns:twdl=&quot;clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents&quot;&gt;&lt;av:Border BorderThickness=&quot;1,1,1,1&quot; Padding=&quot;2,2,2,2&quot; BorderBrush=&quot;#FF808080&quot; Background=&quot;#FFFFAC3B&quot; av:Canvas.Left=&quot;366.878845214844&quot; av:Canvas.Top=&quot;7.99999904632568&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;TSPS;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;/InlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateChange.Summary>
|
|
<mwa:CreateChange.User>
|
|
<mwacd:InputVariableObjectReference ArgumentKey="User0" Expression="orderRecipient" IsExpression="False" IsMultiple="False">
|
|
<mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSUserClassBase" SchemaObjectType="DD" />
|
|
</mwacd:InputVariableObjectReference.ResultSchemaObject>
|
|
</mwacd:InputVariableObjectReference>
|
|
</mwa:CreateChange.User>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateChange>
|
|
<FlowStep.Next>
|
|
<x:Reference>__ReferenceID20</x:Reference>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowSwitch>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID21</x:Reference>
|
|
<x:Reference>__ReferenceID22</x:Reference>
|
|
<x:Reference>__ReferenceID23</x:Reference>
|
|
<x:Reference>__ReferenceID24</x:Reference>
|
|
<x:Reference>__ReferenceID20</x:Reference>
|
|
<x:Reference>__ReferenceID25</x:Reference>
|
|
<x:Reference>__ReferenceID26</x:Reference>
|
|
<x:Reference>__ReferenceID27</x:Reference>
|
|
<x:Reference>__ReferenceID28</x:Reference>
|
|
<x:Reference>__ReferenceID29</x:Reference>
|
|
<x:Reference>__ReferenceID30</x:Reference>
|
|
<x:Reference>__ReferenceID31</x:Reference>
|
|
<x:Reference>__ReferenceID32</x:Reference>
|
|
<x:Reference>__ReferenceID33</x:Reference>
|
|
</Flowchart>
|
|
</Activity></Xaml>
|
|
<MinorVersion>2</MinorVersion>
|
|
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
|
|
<UsedInTypePLSLXamlComponentType>cead2235-7707-cf2d-7cfe-08d727a9a78a</UsedInTypePLSLXamlComponentType>
|
|
<Diagram>Workflows\Diagram\cead2235-7707-cf2d-7cfe-08d727a9a78a\version_1_2.png</Diagram>
|
|
<LastActivationStatus>1</LastActivationStatus>
|
|
<LastActivation>2023-11-07T15:52:28.913Z</LastActivation>
|
|
</PLSLXamlComponentClassVersion>
|
|
<PLSLWorkflowComponentClassCommon>
|
|
<ID>2d2a70ce-85c5-e911-2181-000c298798fd</ID>
|
|
<UsedInTypePLSLXamlComponentType>cead2235-7707-cf2d-7cfe-08d727a9a78a</UsedInTypePLSLXamlComponentType>
|
|
<WorkflowConfiguration>da2aef94-0ad6-e911-2381-000c298798fd</WorkflowConfiguration>
|
|
<WFEngineVersion>2</WFEngineVersion>
|
|
</PLSLWorkflowComponentClassCommon>
|
|
<PLSLXamlComponentClassStep>
|
|
<ID>466fb35d-4851-40c0-b380-3a5e085abcaf</ID>
|
|
<Name>Manual Provisioning</Name>
|
|
<Version>740c1c2b-a313-47a5-9bed-11621b76db09</Version>
|
|
<Image>Icons/48x48/user_headset.png</Image>
|
|
<Position>1</Position>
|
|
<UsedInTypePLSLXamlComponentType>cead2235-7707-cf2d-7cfe-08d727a9a78a</UsedInTypePLSLXamlComponentType>
|
|
</PLSLXamlComponentClassStep>
|
|
</NewDataSet> |