2267 lines
248 KiB
XML
2267 lines
248 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="PLSLXamlComponentClassVersionResource-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="Value" minOccurs="0">
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="2147483647" />
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="PLSLWorkflowComponentClassCommon">
|
||
<xs:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="UsedInTypePLWEWorkflowDescriptorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="WorkflowConfiguration" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="WFEngineVersion" type="xs:int" />
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="PLSLXamlComponentClassStep">
|
||
<xs:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||
<xs:element name="Name">
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="255" />
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="Version" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||
<xs:element name="Image" minOccurs="0">
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="510" />
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="Position" type="xs:int" />
|
||
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="Icon" minOccurs="0">
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="100" />
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="SchemaRelation-PLSLXamlComponentClassVersion2PLSLComponentClassBase">
|
||
<xs:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="DependedXamlVersions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="DependsOnComponents" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
|
||
<xs:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
|
||
<xs:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
|
||
<xs:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
|
||
<xs:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
</xs:choice>
|
||
</xs:complexType>
|
||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||
<xs:selector xpath=".//PLSLXamlComponentType" />
|
||
<xs:field xpath="ID" />
|
||
</xs:unique>
|
||
<xs:unique name="PLSLXamlComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||
<xs:selector xpath=".//PLSLXamlComponentClassBase" />
|
||
<xs:field xpath="ID" />
|
||
</xs:unique>
|
||
<xs:unique name="PLSLComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||
<xs:selector xpath=".//PLSLComponentClassBase" />
|
||
<xs:field xpath="ID" />
|
||
</xs:unique>
|
||
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||
<xs:selector xpath=".//SPSCommonClassBase" />
|
||
<xs:field xpath="ID" />
|
||
</xs:unique>
|
||
<xs:unique name="PLSLXamlComponentClassVersion_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||
<xs:selector xpath=".//PLSLXamlComponentClassVersion" />
|
||
<xs:field xpath="ID" />
|
||
</xs:unique>
|
||
<xs:unique name="PLSLXamlComponentClassVersionResource_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||
<xs:selector xpath=".//PLSLXamlComponentClassVersionResource" />
|
||
<xs:field xpath="ID" />
|
||
</xs:unique>
|
||
<xs:unique name="PLSLXamlComponentClassVersionResource-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||
<xs:selector xpath=".//PLSLXamlComponentClassVersionResource-CI" />
|
||
<xs:field xpath="ID" />
|
||
</xs:unique>
|
||
<xs:unique name="PLSLWorkflowComponentClassCommon_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||
<xs:selector xpath=".//PLSLWorkflowComponentClassCommon" />
|
||
<xs:field xpath="ID" />
|
||
</xs:unique>
|
||
<xs:unique name="PLSLXamlComponentClassStep_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||
<xs:selector xpath=".//PLSLXamlComponentClassStep" />
|
||
<xs:field xpath="ID" />
|
||
</xs:unique>
|
||
</xs:element>
|
||
</xs:schema>
|
||
<PLSLXamlComponentType>
|
||
<ID>721b343f-fed1-c474-27a6-08d6bdae183c</ID>
|
||
</PLSLXamlComponentType>
|
||
<PLSLXamlComponentClassBase>
|
||
<ID>f7786582-79c5-e911-2181-000c298798fd</ID>
|
||
<CurrentVersion>ef23dc7e-b528-4171-a910-691c0d8eda66</CurrentVersion>
|
||
<ReleasedVersion>ef23dc7e-b528-4171-a910-691c0d8eda66</ReleasedVersion>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
<IntegrationContext>10005</IntegrationContext>
|
||
<DebugMode>0</DebugMode>
|
||
<UseWorkflowWorker>1</UseWorkflowWorker>
|
||
<AllowCloudWorker>0</AllowCloudWorker>
|
||
<MonitoringLevel>0</MonitoringLevel>
|
||
</PLSLXamlComponentClassBase>
|
||
<PLSLComponentClassBase>
|
||
<ID>f8786582-79c5-e911-2181-000c298798fd</ID>
|
||
<System>0</System>
|
||
<IgnorePublish>0</IgnorePublish>
|
||
<CreatedDate>2019-08-23T07:42:15.687Z</CreatedDate>
|
||
<Name>W_C4IT-Engine-Managelimitedservices</Name>
|
||
<Title>C4IT - Engine - Manage limited services</Title>
|
||
<Type>4</Type>
|
||
<Category>0a109c83-edb9-e111-62a8-00261890e11f</Category>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
<Icon>Workflows\Workflow\branch.png</Icon>
|
||
<Hidden>0</Hidden>
|
||
</PLSLComponentClassBase>
|
||
<SPSCommonClassBase>
|
||
<ID>f9786582-79c5-e911-2181-000c298798fd</ID>
|
||
<UsedInType>721b343f-fed1-c474-27a6-08d6bdae183c</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>ef23dc7e-b528-4171-a910-691c0d8eda66</ID>
|
||
<MajorVersion>1</MajorVersion>
|
||
<CreatedDate>2023-11-06T18:32:50.517Z</CreatedDate>
|
||
<PublishedDate>2023-11-06T18:32:54.133Z</PublishedDate>
|
||
<State>4</State>
|
||
<Xaml><Activity mc:Ignorable="sads sap" x:Class="Workflow" sap:VirtualizedContainerService.HintSize="898,796" mva:VisualBasic.Settings="Assembly references and imported namespaces for internal implementation"
|
||
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: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:mv1="clr-namespace:Microsoft.VisualBasic;assembly=Microsoft.VisualBasic"
|
||
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.ServiceModel"
|
||
xmlns:s5="clr-namespace:System;assembly=System.ComponentModel.Composition"
|
||
xmlns:sa="clr-namespace:System.Activities;assembly=System.Activities"
|
||
xmlns:sad="clr-namespace:System.Activities.Debugger;assembly=System.Activities"
|
||
xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger"
|
||
xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation"
|
||
xmlns: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">
|
||
<Flowchart DisplayName="C4IT - Engine - Manage limited services" sad:XamlDebuggerXmlReader.FileName="C:\dev\WE\UnifiedPlatform\ServiceLayer\Matrix42.Activities\Workflows\BlankWorkflow.xaml" sap:VirtualizedContainerService.HintSize="858,716">
|
||
<Flowchart.Variables>
|
||
<Variable x:TypeArguments="x:String" Default="721b343f-fed1-c474-27a6-08d6bdae183c" Name="_m42WorkflowComponentId" />
|
||
<Variable x:TypeArguments="s:DateTime" Default="[now]" Name="jetzt" />
|
||
<Variable x:TypeArguments="x:String" Name="mailRecipientName" />
|
||
<Variable x:TypeArguments="s:Guid" Name="mailRecipientEOID" />
|
||
<Variable x:TypeArguments="x:String" Name="serviceSSPName" />
|
||
<Variable x:TypeArguments="x:Boolean" Name="isRenewable" />
|
||
<Variable x:TypeArguments="s:DateTime" Name="endDate_DT" />
|
||
<Variable x:TypeArguments="x:String" Name="SuiteURL" />
|
||
<Variable x:TypeArguments="s:Guid" Name="expiredBookingEOID" />
|
||
<Variable x:TypeArguments="s:Guid" Name="recipientID" />
|
||
<Variable x:TypeArguments="x:String" Name="restAddress" />
|
||
<Variable x:TypeArguments="x:String" Name="UnistallException" />
|
||
<Variable x:TypeArguments="s:Guid" Name="uninstallExceptionTaskEOID" />
|
||
<Variable x:TypeArguments="x:Int32" Name="unistallExceptionTaskClosing" />
|
||
<Variable x:TypeArguments="s:Guid" Name="expiredBookingID" />
|
||
<Variable x:TypeArguments="s:Guid" Name="requestorID" />
|
||
<Variable x:TypeArguments="s:Guid" Name="appointmentEOID" />
|
||
<Variable x:TypeArguments="x:String" Name="apiToken" />
|
||
<Variable x:TypeArguments="x:Boolean" Name="noApiToken" />
|
||
<Variable x:TypeArguments="x:Boolean" Name="apiTokenExist" />
|
||
<Variable x:TypeArguments="s:Guid" Name="consumerID" />
|
||
<Variable x:TypeArguments="s:Guid" Name="uninstallBookingEOID" />
|
||
<Variable x:TypeArguments="x:Boolean" Name="UninstallBookingFound" />
|
||
<Variable x:TypeArguments="s:Guid" Name="uninstallOrderEOID" />
|
||
<Variable x:TypeArguments="x:Int32" Name="uninstallationModeOfService" />
|
||
</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">370,2.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
||
<x:Double x:Key="Width">844</x:Double>
|
||
<x:Double x:Key="Height">682</x:Double>
|
||
<av:PointCollection x:Key="ConnectorLocation">400,77.5 400,127.5</av:PointCollection>
|
||
</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">353,127.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">400,187.5 400,200</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="__ReferenceID19">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">353,200</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">400,260 400,280</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
||
<Assign.To>
|
||
<OutArgument x:TypeArguments="x:String">[restAddress]</OutArgument>
|
||
</Assign.To>
|
||
<Assign.Value>
|
||
<InArgument x:TypeArguments="x:String">[New Uri(SuiteURL).GetLeftPart(UriPartial.Authority)]</InArgument>
|
||
</Assign.Value>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<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="__ReferenceID20">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">353,280</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">400,340 400,370</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetSingleRecordData DisplayName="Get API Token" HasResult="[apiTokenExist]" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="C4IT_LimitedService_ConfigClassBase">
|
||
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
||
<mwacd:ObjectAttributeReference Expression="apiToken" ResultType="x:String" ResultVariableName="apiToken" />
|
||
</scg3:List>
|
||
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
||
<mwa:GetSingleRecordData.Outputs>
|
||
<OutArgument x:TypeArguments="x:String" x:Key="apiToken">[apiToken]</OutArgument>
|
||
</mwa:GetSingleRecordData.Outputs>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetSingleRecordData.WhereExpression>
|
||
<mwacd:ObjectExpression ExpressionTemplate="{x:Null}" ParametersPrefix="WhereExpression" SchemaEntityId="b5f0c62f-7bc5-e911-2181-000c298798fd">
|
||
<mwacd:ObjectExpression.Parameters>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="0" />
|
||
</mwacd:ObjectExpression.Parameters>
|
||
</mwacd:ObjectExpression>
|
||
</mwa:GetSingleRecordData.WhereExpression>
|
||
</mwa:GetSingleRecordData>
|
||
<FlowStep.Next>
|
||
<FlowStep x:Name="__ReferenceID18">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">353,370</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="Unistall Booking" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="CTMAppointmentClassBase">
|
||
<mwa:GetMultipleRecordData.Body>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="614,636">
|
||
<Flowchart.Variables>
|
||
<Variable x:TypeArguments="x:String" Name="endDate_String" />
|
||
</Flowchart.Variables>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,150</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID13">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,150</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,210 300,250</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
||
<Assign.To>
|
||
<OutArgument x:TypeArguments="x:String">[endDate_String]</OutArgument>
|
||
</Assign.To>
|
||
<Assign.Value>
|
||
<InArgument x:TypeArguments="x:String">[endDate_DT.ToLocalTime.ToString("dd.MM.yyy 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>
|
||
<FlowDecision x:Name="__ReferenceID17" Condition="[Not uninstallationModeOfService = 0]" sap:VirtualizedContainerService.HintSize="70,87">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">265,250</av:Point>
|
||
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
||
<av:PointCollection x:Key="TrueConnector">265,293.5 202.5,293.5 202.5,390</av:PointCollection>
|
||
<x:String x:Key="TrueLabel">uninstallation allowed</x:String>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<FlowDecision.True>
|
||
<FlowDecision x:Name="__ReferenceID15" Condition="[NOT String.IsNullOrEmpty(apiToken)]" 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">185,390</av:Point>
|
||
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
||
<av:PointCollection x:Key="TrueConnector">185,433.5 60,433.5 60,520</av:PointCollection>
|
||
<av:PointCollection x:Key="FalseConnector">255,433.5 305,433.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<FlowDecision.True>
|
||
<FlowStep x:Name="__ReferenceID14">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">13,520</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:ErrorHandler AttempsCount="{x:Null}" Exception="{x:Null}" Result="{x:Null}" DisplayName="Error Handler" ExceptionMessage="[UnistallException]" ExitCondition="[unistallExceptionTaskClosing = 412 or unistallExceptionTaskClosing=409 or unistallExceptionTaskClosing=404 or unistallExceptionTaskClosing=411]" sap:VirtualizedContainerService.HintSize="883,420">
|
||
<mwa:ErrorHandler.Body>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="614,766">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
||
<x:Double x:Key="Height">730</x:Double>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID1">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,240</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:InvokePowerShell x:TypeArguments="sma:PSObject" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="94,60" Script="function Remove-Property {&#xA; param(&#xA; [Parameter(Mandatory, ValueFromPipeline, Position = 0)]&#xA; [object] $InputObject,&#xA; [Parameter(Mandatory, Position = 1)]&#xA; [string] $NamePattern&#xA; )&#xA; process {&#xA; foreach ($el in $InputObject) {&#xA; foreach ($propName in $el.psobject.Properties.Name) {&#xA; if ($propName -like $NamePattern) {&#xA; $el.psobject.Properties.Remove($propName)&#xA; }&#xA; else {&#xA; $null = Remove-Property -InputObject $el.$propName -NamePattern $NamePattern&#xA; }&#xA; }&#xA; }&#xA; $InputObject&#xA; }&#xA;}&#xA;&#xA;&#xA;$Date = Get-Date&#xA;$Date = $Date.AddDays(1)&#xA;$ReminderDate = Get-Date $Date -Format s&#xA;&#xA;########################## APIKey Request&#xA;&#xA;#Get access token for the provided apikey&#xA;$TokenRequest = &quot;$ServerAddress/M42Services/api/ApiToken/GenerateAccessTokenFromApiToken/&quot;&#xA;$RequestHeader = @{&#xA;&quot;Authorization&quot;=&quot;Bearer &quot; + $apiToken&#xA;}&#xA;&#xA;#A logic to store an reuse access keys during their lifetime could be implemented&#xA;$AccessTokenResponseJSON = Invoke-WebRequest -Uri $TokenRequest -ContentType &quot;application/json&quot; -Method Post -Headers $RequestHeader&#xA;$AccessTokenResponse = ConvertFrom-Json $AccessTokenResponseJSON&#xA;&#xA;########################## Get-Bookingobject for deinstallation&#xA;$headers = @{&#xA;&quot;Accept&quot;=&quot; application/json, text/plain, */*&quot; &#xA;&quot;Accept-Language&quot;=&quot; de-DE&quot;&#xA;&quot;Authorization&quot;=&quot;Bearer &quot; + $AccessTokenResponse.RawToken&#xA;}&#xA;&#xA;$WebRequest=&quot;$ServerAddress/m42Services/api/order/RelatedBookings/?recipientId=$consumerId&amp;serviceOrderType=10&quot;&#xA;&#xA;$parameter = @($expiredBooking)&#xA;$jsonParameter = ConvertTo-Json $parameter&#xA;&#xA;$jsonResult=Invoke-WebRequest -Uri $WebRequest -Method Post -ContentType &quot;application/json&quot; -Body $jsonParameter -Headers $headers #-Credential $creds&#xA;&#xA;$result = ConvertFrom-Json $jsonResult.Content&#xA;&#xA;$TicketTypeName = $null&#xA;&#xA;##### remove member Name and Description because „ in these field would fail in webrequest&#xA;$result.Bookings | Remove-Property -NamePattern Name | Remove-Property -NamePattern Description&#xA;foreach($ibooking in $result.Bookings)&#xA;{&#xA; $TicketTypeName = $ibooking.Service.ConfigurationItemTypeName&#xA; foreach ($ichild in $ibooking.Children)&#xA; {&#xA; ##### remove member 'AdditionalData' for child services (in a bundle) because it is not being delivered creating uninstallation in UUX by Action and leads to an error if being delivered&#xA; $ichild.PSObject.Properties.Remove('AdditionalData')&#xA; }&#xA;}&#xA;&#xA;######################### Create deinstallation booking&#xA;$returnObject=[PSCustomObject]@{&#xA;&quot;Bookings&quot;=$result.Bookings&#xA;&quot;RequestorId&quot;=$requestorID&#xA;&quot;RecipientId&quot;=$consumerId&#xA;&quot;IsDeliveryToAddress&quot;=$TRUE&#xA;&quot;DeliveryUserId&quot;=$consumerId&#xA;&quot;DeliveryLocationId&quot;=$UserLocationID&#xA;&quot;DeliveryStreet&quot;=$null&#xA;&quot;DeliveryZip&quot;=$null&#xA;&quot;DeliveryCity&quot;=$null&#xA;&quot;DeliveryCountry&quot;=14&#xA;&quot;Reason&quot;=$null&#xA;&quot;RelatedTicketHandling&quot;=0&#xA;&quot;SkipApprovalWorkflows&quot;=$TRUE&#xA;&quot;TicketTypeName&quot;=$TicketTypeName&#xA;&quot;OpenedFromTicket&quot;=$FALSE&#xA;&quot;RelatedTicketObjectId&quot;=$null&#xA;&quot;RelatedTicketReminderDate&quot;=$ReminderDate#&quot;2019-02-22T15:33:37.540Z&quot;&#xA;&quot;OrderFormId&quot;=$null&#xA;&quot;CatalogId&quot;=$null&#xA;&quot;CostCenterId&quot;=$null&#xA;&quot;ReminderDateIsVisible&quot;=$FALSE&#xA;&quot;MinReminderDate&quot;=$ReminderDate#&quot;2019-02-22T15:33:37.540Z&quot;&#xA;}&#xA;&#xA;$jsonReturnService = ConvertTo-Json $returnObject -Depth 4&#xA;$WebRequest=&quot;$ServerAddress/m42Services/api/order/UnassignOrder/?&quot;&#xA;&#xA;$jsonResult=Invoke-WebRequest -Uri $WebRequest -Method Post -ContentType &quot;application/json&quot; -Body $jsonReturnService -Headers $headers&#xA;">
|
||
<mwa:InvokePowerShell.Variables>
|
||
<InArgument x:TypeArguments="x:String" x:Key="expiredBooking">[expiredBookingid.ToString()]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="requestorID">[requestorID.TOString]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="serverAddress">[restAddress]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="apiToken">[apiToken]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="consumerID">[consumerID.ToString]</InArgument>
|
||
</mwa:InvokePowerShell.Variables>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</mwa:InvokePowerShell>
|
||
<FlowStep.Next>
|
||
<FlowStep x:Name="__ReferenceID3">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,240</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,300 300,346.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetSingleRecordData DisplayName="Get Uninstall Booking" HasResult="[UninstallBookingFound]" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="True" SchemaObjectName="SVCServiceBookingClassBase">
|
||
<mwa:GetSingleRecordData.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[expiredBookingEOID]</InArgument>
|
||
</mwa:GetSingleRecordData.InternalArguments>
|
||
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
||
<mwacd:ObjectAttributeObjectReference Expression="[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="uninstallBookingEOID">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="c2c55603-3d91-4074-9578-580b1f92bfe0" SchemaObjectName="SVCServiceBookingClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
<mwacd:ObjectAttributeObjectReference Expression="Order.[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="uninstallOrderEOID">
|
||
<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="[Expression-ObjectID]">[uninstallBookingEOID]</OutArgument>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="Order.[Expression-ObjectID]">[uninstallOrderEOID]</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="InstallationBooking.[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="c2c55603-3d91-4074-9578-580b1f92bfe0">
|
||
<mwacd:ObjectExpression.Parameters>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
||
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="expiredBookingEOID" VariableType="s:Guid" />
|
||
</scg3:List>
|
||
</mwacd:ObjectExpression.Parameters>
|
||
</mwacd:ObjectExpression>
|
||
</mwa:GetSingleRecordData.WhereExpression>
|
||
</mwa:GetSingleRecordData>
|
||
<FlowStep.Next>
|
||
<FlowDecision x:Name="__ReferenceID4" Condition="[UninstallBookingFound]" 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,346.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
||
<av:PointCollection x:Key="TrueConnector">265,390 140,390 140,410</av:PointCollection>
|
||
<av:PointCollection x:Key="FalseConnector">335,390 347.5,390 347.5,506.5 317.5,506.5 317.5,536.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<FlowDecision.True>
|
||
<FlowStep x:Name="__ReferenceID5">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">93,410</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">140,470 140,500 282.5,500 282.5,536.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="Update Order" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="SPSSelfServiceOrderItemType">
|
||
<mwa:UpdateObject.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[uninstallOrderEOID]</InArgument>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_RequestFor">[consumerID]</InArgument>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_Requestor">[requestorID]</InArgument>
|
||
</mwa:UpdateObject.InternalArguments>
|
||
<mwa:UpdateObject.ObjectConfiguration>
|
||
<mwacdm:ObjectConfiguration>
|
||
<mwacdm:ObjectConfiguration.Fragments>
|
||
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
||
<mwacdm:SingleFragment DataDefinition="SPSSelfServiceOrderItemClassBase">
|
||
<mwacdm:SingleFragment.Attributes>
|
||
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
||
<mwacdm:SingleAttribute Name="RequestFor" Operation="Update">
|
||
<mwacdm:SingleAttribute.ObjectReference>
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_RequestFor" Expression="consumerID" IsExpression="False" IsMultiple="False" />
|
||
</mwacdm:SingleAttribute.ObjectReference>
|
||
</mwacdm:SingleAttribute>
|
||
<mwacdm:SingleAttribute Name="Requestor" Operation="Update">
|
||
<mwacdm:SingleAttribute.ObjectReference>
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_SPSSelfServiceOrderItemClassBase_Requestor" Expression="requestorID" 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="uninstallOrderEOID" IsExpression="False" IsMultiple="False" />
|
||
</scg3:List>
|
||
</mwa:UpdateObject.ObjectReferences>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</mwa:UpdateObject>
|
||
<FlowStep.Next>
|
||
<FlowDecision x:Name="__ReferenceID0" Condition="[appointmentEOID.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">265,536.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
||
<av:PointCollection x:Key="FalseConnector">335,580 365,580 365,700 337,700</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<FlowDecision.False>
|
||
<FlowStep x:Name="__ReferenceID2">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">243,670</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:DeleteObject SchemaType="{x:Null}" DisplayName="Delete Objects" sap:VirtualizedContainerService.HintSize="94,60">
|
||
<mwa:DeleteObject.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[appointmentEOID]</InArgument>
|
||
</mwa:DeleteObject.InternalArguments>
|
||
<mwa:DeleteObject.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: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>
|
||
</FlowDecision.False>
|
||
</FlowDecision>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowDecision.True>
|
||
<FlowDecision.False>
|
||
<x:Reference>__ReferenceID0</x:Reference>
|
||
</FlowDecision.False>
|
||
</FlowDecision>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</Flowchart.StartNode>
|
||
<x:Reference>__ReferenceID1</x:Reference>
|
||
<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>
|
||
</Flowchart>
|
||
</mwa:ErrorHandler.Body>
|
||
<mwa:ErrorHandler.ExceptionHandler>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="94,60">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID6">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,237.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[uninstallExceptionTaskEOID]">
|
||
<mwa:CreateTask.Category>
|
||
<mwacd:StaticObjectReference DisplayString="Service Catalog" Id="8fe597cd-9fbf-4552-a061-ca15defb1291">
|
||
<mwacd:StaticObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
||
</mwacd:StaticObjectReference.ResultSchemaObject>
|
||
</mwacd:StaticObjectReference>
|
||
</mwa:CreateTask.Category>
|
||
<mwa:CreateTask.Description>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="a17bff71-46ce-4669-9a1e-ab2efd0bff31" PlainText="[UnistallException]&#xA;Closing this task with Obsolet, Aborted, Rejected or Retraced the worklfow will continue without trying to create uninstall booking again.&#xA;In all other cases workflow will try to create the uninstall booking again." 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;145.25333333333333&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: UnistallException&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;UnistallException&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Closing this task with &amp;quot;Obsolet&amp;quot;, &amp;quot;Aborted&amp;quot;, &amp;quot;Rejected&amp;quot; or &amp;quot;Retraced&amp;quot; the worklfow will continue without trying to create uninstall booking again.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;In all other cases workflow will try to create the uninstall booking again.&lt;/span&gt;&lt;/p&gt;" />
|
||
</mwa:CreateTask.Description>
|
||
<mwa:CreateTask.InternalArguments>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPSUnistallException">[UnistallException]</InArgument>
|
||
</mwa:CreateTask.InternalArguments>
|
||
<mwa:CreateTask.Summary>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="aa87b31c-8f26-4740-975e-0553bbed10b3" PlainText="Cannot create uninstall booking" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Cannot create uninstall booking&lt;/span&gt;&lt;/p&gt;" />
|
||
</mwa:CreateTask.Summary>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</mwa:CreateTask>
|
||
<FlowStep.Next>
|
||
<FlowStep x:Name="__ReferenceID7">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,237.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:WaitForActivity DisplayName="Wait for Activity" sap:VirtualizedContainerService.HintSize="94,60" Reason="[unistallExceptionTaskClosing]">
|
||
<mwa:WaitForActivity.Activity>
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="uninstallExceptionTaskEOID" IsExpression="False" IsMultiple="False" />
|
||
</mwa:WaitForActivity.Activity>
|
||
<mwa:WaitForActivity.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[uninstallExceptionTaskEOID]</InArgument>
|
||
</mwa:WaitForActivity.InternalArguments>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</mwa:WaitForActivity>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</Flowchart.StartNode>
|
||
<x:Reference>__ReferenceID6</x:Reference>
|
||
<x:Reference>__ReferenceID7</x:Reference>
|
||
</Flowchart>
|
||
</mwa:ErrorHandler.ExceptionHandler>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</mwa:ErrorHandler>
|
||
</FlowStep>
|
||
</FlowDecision.True>
|
||
<FlowDecision.False>
|
||
<FlowStep x:Name="__ReferenceID16">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">305,403.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:ErrorHandler AttempsCount="{x:Null}" Exception="{x:Null}" Result="{x:Null}" DisplayName="Error Handler" ExceptionMessage="[UnistallException]" ExitCondition="[unistallExceptionTaskClosing = 412 or unistallExceptionTaskClosing=409 or unistallExceptionTaskClosing=404 or unistallExceptionTaskClosing=411]" sap:VirtualizedContainerService.HintSize="94,60">
|
||
<mwa:ErrorHandler.Body>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="94,60">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID8">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,227.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:InvokePowerShell x:TypeArguments="sma:PSObject" DisplayName="Invoke PowerShell" sap:VirtualizedContainerService.HintSize="94,60" Script="$JSON = @{&#xA;&quot;RequestorID&quot;=$requestor&#xA; &quot;AutomaticApproval&quot;=$TRUE &#xA; &quot;Reason&quot;=&quot;Limited service ended&quot;&#xA; &quot;BookingIds&quot;=@($expiredBooking)&#xA;} | ConvertTo-Json&#xA;&#xA;&#xA;$uri = &quot;$restAddress/M42Services/CatalogOrderRestService.svc/CreateUninstallOrder&quot;&#xA;&#xA;$t=Invoke-RestMethod -Uri $uri -Method Post -UseDefaultCredentials -ContentType &quot;application/json&quot; -body $json;">
|
||
<mwa:InvokePowerShell.Variables>
|
||
<InArgument x:TypeArguments="x:String" x:Key="expiredBooking">[expiredBookingEOID.ToString]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="requestor">[requestorID.TOString]</InArgument>
|
||
<InArgument x:TypeArguments="x:String" x:Key="restAddress">[restAddress]</InArgument>
|
||
</mwa:InvokePowerShell.Variables>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</mwa:InvokePowerShell>
|
||
<FlowStep.Next>
|
||
<FlowDecision x:Name="__ReferenceID10" Condition="[appointmentEOID.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">265,227.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
||
<av:PointCollection x:Key="FalseConnector">335,271 365,271 365,390 337,390</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<FlowDecision.False>
|
||
<FlowStep x:Name="__ReferenceID9">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">243,360</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:DeleteObject SchemaType="{x:Null}" DisplayName="Delete Objects" sap:VirtualizedContainerService.HintSize="94,60">
|
||
<mwa:DeleteObject.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[appointmentEOID]</InArgument>
|
||
</mwa:DeleteObject.InternalArguments>
|
||
<mwa:DeleteObject.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: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>
|
||
</FlowDecision.False>
|
||
</FlowDecision>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</Flowchart.StartNode>
|
||
<x:Reference>__ReferenceID8</x:Reference>
|
||
<x:Reference>__ReferenceID9</x:Reference>
|
||
<x:Reference>__ReferenceID10</x:Reference>
|
||
</Flowchart>
|
||
</mwa:ErrorHandler.Body>
|
||
<mwa:ErrorHandler.ExceptionHandler>
|
||
<Flowchart sap:VirtualizedContainerService.HintSize="94,60">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
||
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<Flowchart.StartNode>
|
||
<FlowStep x:Name="__ReferenceID11">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,237.5</av:PointCollection>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[uninstallExceptionTaskEOID]">
|
||
<mwa:CreateTask.Category>
|
||
<mwacd:StaticObjectReference DisplayString="Service Catalog" Id="8fe597cd-9fbf-4552-a061-ca15defb1291">
|
||
<mwacd:StaticObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
||
</mwacd:StaticObjectReference.ResultSchemaObject>
|
||
</mwacd:StaticObjectReference>
|
||
</mwa:CreateTask.Category>
|
||
<mwa:CreateTask.Description>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="a17bff71-46ce-4669-9a1e-ab2efd0bff31" PlainText="[UnistallException]&#xA;Closing this task with Obsolet, Aborted, Rejected or Retraced the worklfow will continue without trying to create uninstall booking again.&#xA;In all other cases workflow will try to create the uninstall booking again." 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;145.25333333333333&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: UnistallException&quot; FontFamily=&quot;Segoe UI&quot; FontStyle=&quot;Normal&quot; FontWeight=&quot;Normal&quot; FontSize=&quot;12&quot; Foreground=&quot;#FF000000&quot; Background=&quot;#FFFFFFFF&quot; Tag=&quot;TDPS;UnistallException&quot;&gt;&lt;av:TextBlock.TextDecorations&gt;&lt;x:Null /&gt;&lt;/av:TextBlock.TextDecorations&gt;&lt;/av:TextBlock&gt;&lt;/av:Border&gt;&lt;/CopyableInlineUIContainer&gt;--&gt;&lt;!--{/InlineUIContainer}--&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Closing this task with &amp;quot;Obsolet&amp;quot;, &amp;quot;Aborted&amp;quot;, &amp;quot;Rejected&amp;quot; or &amp;quot;Retraced&amp;quot; the worklfow will continue without trying to create uninstall booking again.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;In all other cases workflow will try to create the uninstall booking again.&lt;/span&gt;&lt;/p&gt;" />
|
||
</mwa:CreateTask.Description>
|
||
<mwa:CreateTask.InternalArguments>
|
||
<InArgument x:TypeArguments="x:String" x:Key="TDPSUnistallException">[UnistallException]</InArgument>
|
||
</mwa:CreateTask.InternalArguments>
|
||
<mwa:CreateTask.Summary>
|
||
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="aa87b31c-8f26-4740-975e-0553bbed10b3" PlainText="Cannot create uninstall booking" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Cannot create uninstall booking&lt;/span&gt;&lt;/p&gt;" />
|
||
</mwa:CreateTask.Summary>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</mwa:CreateTask>
|
||
<FlowStep.Next>
|
||
<FlowStep x:Name="__ReferenceID12">
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<av:Point x:Key="ShapeLocation">253,237.5</av:Point>
|
||
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:WaitForActivity DisplayName="Wait for Activity" sap:VirtualizedContainerService.HintSize="94,60" Reason="[unistallExceptionTaskClosing]">
|
||
<mwa:WaitForActivity.Activity>
|
||
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="uninstallExceptionTaskEOID" IsExpression="False" IsMultiple="False" />
|
||
</mwa:WaitForActivity.Activity>
|
||
<mwa:WaitForActivity.InternalArguments>
|
||
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[uninstallExceptionTaskEOID]</InArgument>
|
||
</mwa:WaitForActivity.InternalArguments>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</mwa:WaitForActivity>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</Flowchart.StartNode>
|
||
<x:Reference>__ReferenceID11</x:Reference>
|
||
<x:Reference>__ReferenceID12</x:Reference>
|
||
</Flowchart>
|
||
</mwa:ErrorHandler.ExceptionHandler>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
</mwa:ErrorHandler>
|
||
</FlowStep>
|
||
</FlowDecision.False>
|
||
</FlowDecision>
|
||
</FlowDecision.True>
|
||
</FlowDecision>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</Flowchart.StartNode>
|
||
<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>
|
||
</Flowchart>
|
||
</mwa:GetMultipleRecordData.Body>
|
||
<mwa:GetMultipleRecordData.InternalArguments>
|
||
<InArgument x:TypeArguments="s:DateTime" x:Key="WhereExpressionjetzt">[jetzt]</InArgument>
|
||
</mwa:GetMultipleRecordData.InternalArguments>
|
||
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
||
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
||
<mwacd:ObjectAttributeObjectReference Expression="Topics.T(SVCServiceBookingClassBase).[Expression-Objectid]" ResultType="s:Guid" ResultVariableName="expiredBookingEOID">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="70300677-a2fb-4c6a-bc54-e10a29453638" SchemaObjectName="CTMAppointmentClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
<mwacd:ObjectAttributeObjectReference Expression="Topics.T(SVCServiceBookingClassBase).Order.Requestor" ResultType="s:Guid" ResultVariableName="requestorID">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="70300677-a2fb-4c6a-bc54-e10a29453638" SchemaObjectName="CTMAppointmentClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
<mwacd:ObjectAttributeObjectReference Expression="Topics.T(SVCServiceBookingClassBase).id" ResultType="s:Guid" ResultVariableName="expiredBookingID">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="70300677-a2fb-4c6a-bc54-e10a29453638" SchemaObjectName="CTMAppointmentClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
<mwacd:ObjectAttributeObjectReference Expression="[Expression-ObjectID]" ResultType="s:Guid" ResultVariableName="appointmentEOID">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="70300677-a2fb-4c6a-bc54-e10a29453638" SchemaObjectName="CTMAppointmentClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
<mwacd:ObjectAttributeObjectReference Expression="Topics.T(SVCServiceBookingClassBase).consumer" ResultType="s:Guid" ResultVariableName="consumerID">
|
||
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
<mwacd:SchemaObjectDescriptor ObjectId="70300677-a2fb-4c6a-bc54-e10a29453638" SchemaObjectName="CTMAppointmentClassBase" SchemaObjectType="DD" />
|
||
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
||
</mwacd:ObjectAttributeObjectReference>
|
||
<mwacd:ObjectAttributeReference Expression="Topics.T(SVCServiceBookingClassBase).Service.T(SPSArticleClassBase).UninstallationMode" ResultType="x:Int32" ResultVariableName="uninstallationModeOfService" />
|
||
</scg3:List>
|
||
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
||
<mwa:GetMultipleRecordData.Outputs>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="Topics.T(SVCServiceBookingClassBase).consumer">[consumerID]</OutArgument>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="[Expression-ObjectID]">[appointmentEOID]</OutArgument>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="Topics.T(SVCServiceBookingClassBase).id">[expiredBookingID]</OutArgument>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="Topics.T(SVCServiceBookingClassBase).Order.Requestor">[requestorID]</OutArgument>
|
||
<OutArgument x:TypeArguments="s:Guid" x:Key="Topics.T(SVCServiceBookingClassBase).[Expression-Objectid]">[expiredBookingEOID]</OutArgument>
|
||
<OutArgument x:TypeArguments="x:Int32" x:Key="Topics.T(SVCServiceBookingClassBase).Service.T(SPSArticleClassBase).UninstallationMode">[uninstallationModeOfService]</OutArgument>
|
||
</mwa:GetMultipleRecordData.Outputs>
|
||
<sap:WorkflowViewStateService.ViewState>
|
||
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
||
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
||
</scg3:Dictionary>
|
||
</sap:WorkflowViewStateService.ViewState>
|
||
<mwa:GetMultipleRecordData.WhereExpression>
|
||
<mwacd:ObjectExpression ExpressionTemplate="Type = 20001 &#xA;and EndDate &lt; getdate() &#xA;and EXISTS(SUBQUERY(SVCServicebookingClassBase as svc2, svc2.id, svc2.[expression-objectid]=base.Topics.[Expression-Objectid] )) &#xA;and SUBQUERY(SVCServiceBookingClassBase as svc , count(svc.RelatedInstallationBooking.bookingid), svc.id= base.Topics.T(SVCServiceBookingClassBase).id)=0" 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="jetzt" TypeName="System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="jetzt" VariableType="s:DateTime" />
|
||
</scg3:List>
|
||
</mwacd:ObjectExpression.Parameters>
|
||
</mwacd:ObjectExpression>
|
||
</mwa:GetMultipleRecordData.WhereExpression>
|
||
</mwa:GetMultipleRecordData>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</FlowStep.Next>
|
||
</FlowStep>
|
||
</Flowchart.StartNode>
|
||
<x:Reference>__ReferenceID18</x:Reference>
|
||
<x:Reference>__ReferenceID19</x:Reference>
|
||
<x:Reference>__ReferenceID20</x:Reference>
|
||
<x:Reference>__ReferenceID21</x:Reference>
|
||
</Flowchart>
|
||
</Activity></Xaml>
|
||
<MinorVersion>8</MinorVersion>
|
||
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
<Diagram>Workflows\Diagram\721b343f-fed1-c474-27a6-08d6bdae183c\version_1_7.png</Diagram>
|
||
<LastActivationStatus>1</LastActivationStatus>
|
||
<LastActivation>2023-11-06T18:32:54.133Z</LastActivation>
|
||
</PLSLXamlComponentClassVersion>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>81c49b6e-ddaa-4b7a-9820-10bc6287c1b2</ID>
|
||
<Key>22d5d66f-02cf-4a5a-9a19-26de0a9d6de4</Key>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>46cdc3da-2834-4222-a614-1a63702bc4de</ID>
|
||
<Key>330a6970-cabd-42c9-a15f-acf3cf1742f9</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>d523c076-7956-4bde-be75-1b3218c114e4</ID>
|
||
<Key>623a9045-d27a-4025-839a-b73f39bd1cc8</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>c8d5521e-8f74-4efb-8d4f-215f4d7bcba7</ID>
|
||
<Key>f3940702-a7f5-44e6-8728-0c75982ecf9f</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>4d8ecc09-a04d-4e67-b457-2be8d16f553b</ID>
|
||
<Key>19239ec3-5a76-4db4-bffc-47fe9964e489</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>ae880ff5-acd0-4386-9b7e-5a75cab44aac</ID>
|
||
<Key>cff0a6c7-dd93-4d48-a754-b9677fc65c91</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>e25718cb-fdfc-4d40-ab36-62898245ab77</ID>
|
||
<Key>d458f3f9-5ad2-487c-8ae3-bdbdc04e96c7</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>5337c9e9-60e1-475a-aae2-718099e0ca99</ID>
|
||
<Key>457cb124-c830-4101-840a-5c0e765c50ec</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>d12a148a-947d-4a47-9ea6-7371a7a0bfcf</ID>
|
||
<Key>741b07ee-e211-432e-b0bf-cc28dd359c90</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>9e9b5fd2-7402-4b75-b998-7e2a6077f4ce</ID>
|
||
<Key>78b8153a-659e-4221-98ef-10075e468cf2</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>cfee181d-e58f-44ab-832a-9a738655a5ef</ID>
|
||
<Key>729b0d32-9132-46f8-a128-fc11cbe42d03</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>9efb6f98-c3ff-492d-89e6-ac964601357b</ID>
|
||
<Key>0d7b8dd1-99ed-4196-877d-88d1c2dae106</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>428cbb9f-bcd2-461d-a0a3-b7b633006c9b</ID>
|
||
<Key>cd0a2c00-10c7-44a7-962b-8d48752f8352</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>93292716-2d2c-4f49-94d3-c5035165d43a</ID>
|
||
<Key>aafbf927-6f16-4cbc-b64d-1546002b5aea</Key>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span><span class="s_5A9728"></span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am %Enddatum%. </span></p><p class="p_D9774E59"><span class="s_5A9728">&nbsp;</span></p><p class="p_D9774E59"><span class="s_5A9728">Falls der Service weiterhin benötigt wird, kann er über diesen Link %Servicebuchung im Self Service Portal% verlängert werden. </span></p><p class="p_D9774E59"><span class="s_5A9728">&nbsp;</span></p><p class="p_D9774E59"><span class="s_5A9728">Da die Verlängerung eventuell noch genehmigt werden muss, sollte sie kurzfristig beantragt werden.</span></p></Value>
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>821b4efc-1c08-4c70-a7da-c783f2841bcc</ID>
|
||
<Key>4ca696fd-e689-4547-a928-3faec5c1aa59</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>0bc92894-48a1-4e38-921a-d1eb30a1c42b</ID>
|
||
<Key>a8a6f532-f5b6-4e5a-bebb-29c5be97fd1f</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>9192ffda-ef80-4710-ba5a-db0c0b4a34c6</ID>
|
||
<Key>493a0133-a33c-4d7f-b90e-e5b323bbae26</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>0417efef-adc6-4959-a64a-dde7ab34fa71</ID>
|
||
<Key>cfe9221a-abc2-4111-b1ad-08d9d37f5692</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>1a15590f-04de-42a0-9415-f0baf4e0da93</ID>
|
||
<Key>f106f64b-1d4f-444f-92a5-0c0379b4dd8d</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource>
|
||
<ID>e3cf6856-95a3-4a26-87b7-fbdc5c598ed9</ID>
|
||
<Key>bb3c5e6d-0cdf-498f-bb7b-81ab41642ff6</Key>
|
||
<Value />
|
||
<Version>ef23dc7e-b528-4171-a910-691c0d8eda66</Version>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
</PLSLXamlComponentClassVersionResource>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>466cba5a-2fe0-4412-b38d-4387273c39e6</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>81c49b6e-ddaa-4b7a-9820-10bc6287c1b2</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>ee169ba7-b23d-4e7c-9664-7ab587494741</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>46cdc3da-2834-4222-a614-1a63702bc4de</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>ac4e6b2e-c741-4665-b3da-7edeb02d7884</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>46cdc3da-2834-4222-a614-1a63702bc4de</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>24e03574-2258-42db-b6eb-a4dae603030c</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>46cdc3da-2834-4222-a614-1a63702bc4de</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>d6b647f8-749a-4abe-abe5-acd96b078a8e</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>46cdc3da-2834-4222-a614-1a63702bc4de</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>85c08b94-eb44-4e64-ba4c-b70e4653d61e</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>46cdc3da-2834-4222-a614-1a63702bc4de</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>d858452b-c7eb-4e8a-bf64-d67a83792111</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>46cdc3da-2834-4222-a614-1a63702bc4de</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>bbfabb40-f005-4eb8-9bb7-e0deb6783b1c</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>46cdc3da-2834-4222-a614-1a63702bc4de</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>181b50d7-9c6e-4ed4-b71c-fbc61ede6b14</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>46cdc3da-2834-4222-a614-1a63702bc4de</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>ef398c7e-038b-4536-b567-06caf0456575</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>d523c076-7956-4bde-be75-1b3218c114e4</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>cd61ce28-1908-4ade-9edd-083e2ebb3569</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>d523c076-7956-4bde-be75-1b3218c114e4</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>75a25e67-d4a4-4725-8457-0bf02e9181c3</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>d523c076-7956-4bde-be75-1b3218c114e4</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>49cfc7be-3e1a-4f1b-81ba-602c6022b48d</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>d523c076-7956-4bde-be75-1b3218c114e4</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>bff2c5ce-bf75-4fb8-9d1d-8eb07472ce46</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>d523c076-7956-4bde-be75-1b3218c114e4</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>43bb0169-c6d0-434b-b73a-94e99fe1d9f3</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>d523c076-7956-4bde-be75-1b3218c114e4</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>1f317965-1812-4146-b84c-ae4b715921ce</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>d523c076-7956-4bde-be75-1b3218c114e4</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>b3575a3e-77dc-405f-bd9b-fbf68660519a</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>d523c076-7956-4bde-be75-1b3218c114e4</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>744212f4-41c2-440b-aff9-00e2fbb87f09</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>c8d5521e-8f74-4efb-8d4f-215f4d7bcba7</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>1833577e-494f-493b-9170-1ca983669dd0</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>c8d5521e-8f74-4efb-8d4f-215f4d7bcba7</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>b513674c-81a3-4da4-aa71-2aae34e7cfbe</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>c8d5521e-8f74-4efb-8d4f-215f4d7bcba7</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>ea0f7429-c176-494c-893e-47f112ac232b</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>c8d5521e-8f74-4efb-8d4f-215f4d7bcba7</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>8102d0f2-00d1-4ada-9190-56cda6b42835</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>c8d5521e-8f74-4efb-8d4f-215f4d7bcba7</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>23285fc5-2c13-47fc-a417-c148b1b1fdaf</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>c8d5521e-8f74-4efb-8d4f-215f4d7bcba7</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>5135d3ad-6ecd-4909-8ce3-e0571b7ebc91</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>c8d5521e-8f74-4efb-8d4f-215f4d7bcba7</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>8fda5821-6bdf-4aad-9276-fbf013c0b370</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>c8d5521e-8f74-4efb-8d4f-215f4d7bcba7</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>e32bfab3-d4d4-4a10-9aca-0400530630c3</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>4d8ecc09-a04d-4e67-b457-2be8d16f553b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>11232a1f-c48c-41c5-8cee-1a48444df66b</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>4d8ecc09-a04d-4e67-b457-2be8d16f553b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>cd73813d-4b57-4dc6-9f59-3ceb94b4d834</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>4d8ecc09-a04d-4e67-b457-2be8d16f553b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>6ea57efc-dab1-47ec-9224-458bcd4ade41</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>4d8ecc09-a04d-4e67-b457-2be8d16f553b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>7f5f755e-844c-4521-919e-854cf41d00ae</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>4d8ecc09-a04d-4e67-b457-2be8d16f553b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>464d6ff7-8b65-401a-bf9e-8d04d63392d3</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>4d8ecc09-a04d-4e67-b457-2be8d16f553b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>f1ef0537-c67d-42d1-96ea-cdc708a5773b</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>4d8ecc09-a04d-4e67-b457-2be8d16f553b</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> <br />Falls der Service weiterhin benötigt wird, kann er über diesen Link </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="102.47333333333334" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="351.066558837891" av:Canvas.Top="68.7313995361328" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: SuiteURL" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;SuiteURL"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> verlängert werden.<br />Da die Verlängerung eventuell noch genehmigt werden muss, sollte sie kurzfristig beantragt werden.</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>4d825aee-f7a9-4037-84cd-e931c7515b72</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>4d8ecc09-a04d-4e67-b457-2be8d16f553b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>e8465fba-52e1-47a9-9f11-15fb9890602b</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>ae880ff5-acd0-4386-9b7e-5a75cab44aac</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>85cab0f9-2efb-4a7b-b85e-20273a9a00b2</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>ae880ff5-acd0-4386-9b7e-5a75cab44aac</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>b63ed070-f235-4aca-b2bb-31a958852300</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>ae880ff5-acd0-4386-9b7e-5a75cab44aac</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>38c31ab4-5dcd-4bdf-9ad7-34d6e989ed03</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>ae880ff5-acd0-4386-9b7e-5a75cab44aac</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>e20de18f-994d-4637-83f7-364cf311e296</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>ae880ff5-acd0-4386-9b7e-5a75cab44aac</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>7f79b66b-4308-4899-afe5-4f31aeb4ecc5</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>ae880ff5-acd0-4386-9b7e-5a75cab44aac</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>60eb1ac0-dc46-4691-9374-7280916c20ac</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>ae880ff5-acd0-4386-9b7e-5a75cab44aac</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>518dfc3a-ab93-4298-8c73-b0f674b4f87a</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>ae880ff5-acd0-4386-9b7e-5a75cab44aac</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>56df7e85-058f-4140-ad77-00b991bbd11f</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>e25718cb-fdfc-4d40-ab36-62898245ab77</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>385c8154-d584-4b15-a825-203c91fd75dd</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>e25718cb-fdfc-4d40-ab36-62898245ab77</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> <br />Falls der Service weiterhin benötigt wird, kann er über diesen Link </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="102.47333333333334" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="351.066558837891" av:Canvas.Top="68.7313995361328" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: SuiteURL" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;SuiteURL"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> verlängert werden.<br />Da die Verlängerung eventuell noch genehmigt werden muss, sollte sie kurzfristig beantragt werden.</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>8815cd10-bc9b-48f4-aba2-42a3645bd6b0</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>e25718cb-fdfc-4d40-ab36-62898245ab77</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>90adc5f0-01dc-4049-b88d-71dfa147689b</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>e25718cb-fdfc-4d40-ab36-62898245ab77</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>f39510de-ece7-489b-80ef-862f4ff66b92</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>e25718cb-fdfc-4d40-ab36-62898245ab77</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>52f513b3-7847-4038-b143-98bada699cc6</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>e25718cb-fdfc-4d40-ab36-62898245ab77</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>55bcb92c-f04b-4099-8392-99e070108df6</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>e25718cb-fdfc-4d40-ab36-62898245ab77</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>4314e3c3-7128-4dc2-a5dc-d7e51dfa2d70</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>e25718cb-fdfc-4d40-ab36-62898245ab77</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>89771545-e526-44cd-8f15-3b12d5ee4268</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>5337c9e9-60e1-475a-aae2-718099e0ca99</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>a8b8ca91-9522-4997-a9e3-550bf8e4a17d</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>5337c9e9-60e1-475a-aae2-718099e0ca99</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>d191d4ba-543d-4de3-9426-aa5fb30ef0be</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>5337c9e9-60e1-475a-aae2-718099e0ca99</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> <br />Falls der Service weiterhin benötigt wird, kann er über diesen Link </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="102.47333333333334" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="351.066558837891" av:Canvas.Top="68.7313995361328" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: SuiteURL" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;SuiteURL"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> verlängert werden.<br />Da die Verlängerung eventuell noch genehmigt werden muss, sollte sie kurzfristig beantragt werden.</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>6a64030c-9977-4c1f-bf11-b8c74a9a9135</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>5337c9e9-60e1-475a-aae2-718099e0ca99</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>11880f36-05dd-49a7-b77a-bd65856dcd37</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>5337c9e9-60e1-475a-aae2-718099e0ca99</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>86a730a8-2e73-46a2-bf77-bd93c6437788</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>5337c9e9-60e1-475a-aae2-718099e0ca99</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>5e1feff3-de20-4222-ad33-def4eab81eeb</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>5337c9e9-60e1-475a-aae2-718099e0ca99</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>bf9079cb-8de5-4367-a286-e46609342c81</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>5337c9e9-60e1-475a-aae2-718099e0ca99</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>72183027-9f25-44ba-b557-0914e3619b91</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>d12a148a-947d-4a47-9ea6-7371a7a0bfcf</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>a4dc8cd8-84b2-4b9c-9835-0e62a3d6160d</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>d12a148a-947d-4a47-9ea6-7371a7a0bfcf</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>6dc3b663-fdd3-429f-be8f-11874c4fced0</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>d12a148a-947d-4a47-9ea6-7371a7a0bfcf</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>ca483cbd-b1ce-4043-bb0b-4001660498e1</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>d12a148a-947d-4a47-9ea6-7371a7a0bfcf</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>17a450a5-d9b2-4b8f-98c4-424cc0b69786</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>d12a148a-947d-4a47-9ea6-7371a7a0bfcf</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>382c2491-f9c0-440f-a7a1-7aa9428a7180</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>d12a148a-947d-4a47-9ea6-7371a7a0bfcf</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> <br />Falls der Service weiterhin benötigt wird, kann er über diesen Link </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="102.47333333333334" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="351.066558837891" av:Canvas.Top="68.7313995361328" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: SuiteURL" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;SuiteURL"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> verlängert werden.<br />Da die Verlängerung eventuell noch genehmigt werden muss, sollte sie kurzfristig beantragt werden.</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>c8a53846-3783-4c41-ba23-8cdee975e5ed</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>d12a148a-947d-4a47-9ea6-7371a7a0bfcf</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>4bf58011-b1d5-4c54-9262-c9829554801a</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>d12a148a-947d-4a47-9ea6-7371a7a0bfcf</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>718e3ab2-a98e-43f3-9869-28b8d008ee5c</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>9e9b5fd2-7402-4b75-b998-7e2a6077f4ce</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>b1d5cfbe-19c8-437c-9725-6738c1fcd25e</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>9e9b5fd2-7402-4b75-b998-7e2a6077f4ce</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>e0edc67e-64ee-4b24-b9e6-7c3c35eb690a</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>9e9b5fd2-7402-4b75-b998-7e2a6077f4ce</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>c755739c-a7d4-4b8c-9a64-81ee5b1b552e</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>9e9b5fd2-7402-4b75-b998-7e2a6077f4ce</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>271f0529-1628-440a-bdfa-9b7edc40dc28</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>9e9b5fd2-7402-4b75-b998-7e2a6077f4ce</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>5d1a8bba-058e-4aa9-865b-b24cd8ce7ed1</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>9e9b5fd2-7402-4b75-b998-7e2a6077f4ce</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>f60a0b28-3565-4cc3-97da-b93a7bf94b69</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>9e9b5fd2-7402-4b75-b998-7e2a6077f4ce</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>6b447fcf-dbe0-49bc-ba42-f83c30b072f7</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>9e9b5fd2-7402-4b75-b998-7e2a6077f4ce</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> </span><span class="s_5A9728"><br />Sollten Sie den Service erneut benötigen, bitten wir Sie diesen erneut über den Service Katalog zu bestellen.</span></p><p class="p_D9774E59"><span class="s_5A9728">&nbsp;</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>fae61bda-df46-4ae8-9807-10f23a647134</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>cfee181d-e58f-44ab-832a-9a738655a5ef</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>b55f8fe8-1080-4891-83f5-11f3ef135d98</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>cfee181d-e58f-44ab-832a-9a738655a5ef</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>acdbd78b-06e9-469f-851f-5549b1404c23</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>cfee181d-e58f-44ab-832a-9a738655a5ef</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>311a4bef-4c49-4a85-b4ae-5b62b35668f4</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>cfee181d-e58f-44ab-832a-9a738655a5ef</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> </span><span class="s_5A9728"><br />Sollten Sie den Service erneut benötigen, bitten wir Sie diesen erneut über den Service Katalog zu bestellen.</span></p><p class="p_D9774E59"><span class="s_5A9728">&nbsp;</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>023d76c0-04cc-4012-9158-8e832ef56c6e</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>cfee181d-e58f-44ab-832a-9a738655a5ef</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>1512f665-361b-4662-89c5-a2e03150af3d</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>cfee181d-e58f-44ab-832a-9a738655a5ef</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>48a3beb9-89e2-4f02-885d-a98792af8890</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>cfee181d-e58f-44ab-832a-9a738655a5ef</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>217deaf0-2802-45dd-af05-f8001c387e4d</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>cfee181d-e58f-44ab-832a-9a738655a5ef</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>251da61f-f1a3-4e8c-aa5b-2d9a1279f83d</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>9efb6f98-c3ff-492d-89e6-ac964601357b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>156593b7-7c1e-4b6b-b4ae-30812b5bee1f</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>9efb6f98-c3ff-492d-89e6-ac964601357b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>edf835cd-d0c8-4f0a-9e04-36b74eded3ef</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>9efb6f98-c3ff-492d-89e6-ac964601357b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>738ca8ed-0ed1-4e4d-bb0f-4240f575f099</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>9efb6f98-c3ff-492d-89e6-ac964601357b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>42bf9fa3-a455-43ad-a416-a1d1a104d76b</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>9efb6f98-c3ff-492d-89e6-ac964601357b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>e0ac82da-99a4-4ce3-8ab6-ca00dd2f1d7e</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>9efb6f98-c3ff-492d-89e6-ac964601357b</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>adfe3a9e-ee02-4496-bf69-e98d4fb5a5f4</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>9efb6f98-c3ff-492d-89e6-ac964601357b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>ad6eceed-971d-43e7-9221-ed43990f5ff1</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>9efb6f98-c3ff-492d-89e6-ac964601357b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>6065776e-91cd-429f-b318-0cd741bb9348</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>428cbb9f-bcd2-461d-a0a3-b7b633006c9b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>04c4bc16-cc02-4e9c-b9ed-23536cab4079</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>428cbb9f-bcd2-461d-a0a3-b7b633006c9b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>c9ed4240-49b6-4c53-af6b-25e3aae6cccd</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>428cbb9f-bcd2-461d-a0a3-b7b633006c9b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>20f87483-8b84-4d61-a881-8baec403bff8</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>428cbb9f-bcd2-461d-a0a3-b7b633006c9b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>52a60beb-cc5c-4f21-bb5b-8df87c75dbc0</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>428cbb9f-bcd2-461d-a0a3-b7b633006c9b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>424dbb93-efe1-44e1-ad93-a8143b73f625</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>428cbb9f-bcd2-461d-a0a3-b7b633006c9b</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> </span><span class="s_5A9728"><br />Sollten Sie den Service erneut benötigen, bitten wir Sie diesen erneut über den Service Katalog zu bestellen.</span></p><p class="p_D9774E59"><span class="s_5A9728">&nbsp;</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>0b3ad8a7-8dd8-4016-956e-b96ba45f3f82</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>428cbb9f-bcd2-461d-a0a3-b7b633006c9b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>c911f5ea-b736-42ab-92f6-c9fdeb6a8084</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>428cbb9f-bcd2-461d-a0a3-b7b633006c9b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>ad1ade91-3c90-46db-93c5-3d8646e20f53</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>93292716-2d2c-4f49-94d3-c5035165d43a</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span><span class="s_5A9728"></span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am %Enddatum%. </span></p><p class="p_D9774E59"><span class="s_5A9728">&nbsp;</span></p><p class="p_D9774E59"><span class="s_5A9728">Falls der Service weiterhin benötigt wird, kann er über diesen Link %Servicebuchung im Self Service Portal% verlängert werden. </span></p><p class="p_D9774E59"><span class="s_5A9728">&nbsp;</span></p><p class="p_D9774E59"><span class="s_5A9728">Da die Verlängerung eventuell noch genehmigt werden muss, sollte sie kurzfristig beantragt werden.</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>530077f7-7990-46f2-8392-24365ea8de1f</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>821b4efc-1c08-4c70-a7da-c783f2841bcc</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>be87b2ac-66ee-4edf-b56a-373c765d80b7</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>821b4efc-1c08-4c70-a7da-c783f2841bcc</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>2602fb71-251a-472b-aa92-8cab303e6bb4</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>821b4efc-1c08-4c70-a7da-c783f2841bcc</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>9b2e0442-c37e-4046-88f7-8e461f5d3c9a</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>821b4efc-1c08-4c70-a7da-c783f2841bcc</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>619070ed-7459-4d84-90c2-96e82c2cf2b5</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>821b4efc-1c08-4c70-a7da-c783f2841bcc</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>bcbd0708-5c70-4c7c-8655-9fc1daa2b246</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>821b4efc-1c08-4c70-a7da-c783f2841bcc</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>bac0f824-323d-437a-ab98-a194ad659441</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>821b4efc-1c08-4c70-a7da-c783f2841bcc</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>797063da-ec38-4b94-911a-fc814ee4ed6f</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>821b4efc-1c08-4c70-a7da-c783f2841bcc</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>e0808fbb-791c-4a4b-8e6b-190d1f618867</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>0bc92894-48a1-4e38-921a-d1eb30a1c42b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>76d82e4d-62be-49a1-882a-26864cd748ee</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>0bc92894-48a1-4e38-921a-d1eb30a1c42b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>619effb9-cc22-46db-ae22-900de713915c</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>0bc92894-48a1-4e38-921a-d1eb30a1c42b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>2d6f9f51-7c3a-470e-a96b-95638b0e62b9</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>0bc92894-48a1-4e38-921a-d1eb30a1c42b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>26dd9e18-4859-438d-8d38-b71e4b464a23</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>0bc92894-48a1-4e38-921a-d1eb30a1c42b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>49dd65a2-79fd-4856-aab9-d59dec4570f5</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>0bc92894-48a1-4e38-921a-d1eb30a1c42b</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> </span><span class="s_5A9728"><br />Sollten Sie den Service erneut benötigen, bitten wir Sie diesen erneut über den Service Katalog zu bestellen.</span></p><p class="p_D9774E59"><span class="s_5A9728">&nbsp;</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>cfaacf05-c2b0-45c2-ad1c-ef52a7c3b49f</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>0bc92894-48a1-4e38-921a-d1eb30a1c42b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>611dcb0e-d2f0-42d2-9702-f6be140a9929</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>0bc92894-48a1-4e38-921a-d1eb30a1c42b</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>4dea7213-527d-4a36-8b24-22140b7b5638</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>9192ffda-ef80-4710-ba5a-db0c0b4a34c6</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> <br />Falls der Service weiterhin benötigt wird, kann er über diesen Link </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="102.47333333333334" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="351.066558837891" av:Canvas.Top="68.7313995361328" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: SuiteURL" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;SuiteURL"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> verlängert werden.<br />Da die Verlängerung eventuell noch genehmigt werden muss, sollte sie kurzfristig beantragt werden.</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>1a7aa4bf-bf84-42bf-8c89-251a19a222c9</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>9192ffda-ef80-4710-ba5a-db0c0b4a34c6</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>76c14072-df19-4fdd-bd1c-5cf69b8b37e8</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>9192ffda-ef80-4710-ba5a-db0c0b4a34c6</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>9e58932c-bf8f-41c3-af8d-5d108680405e</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>9192ffda-ef80-4710-ba5a-db0c0b4a34c6</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>5e07c7a7-eacd-4884-9461-68221c1b442c</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>9192ffda-ef80-4710-ba5a-db0c0b4a34c6</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>fe5fdd7b-769f-425e-9557-8bab7cfa5ae9</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>9192ffda-ef80-4710-ba5a-db0c0b4a34c6</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>a7dcbb1c-2e65-40e2-8f48-b0837e89dbe9</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>9192ffda-ef80-4710-ba5a-db0c0b4a34c6</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>49264497-88c2-4668-845c-ce58c4b92c1f</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>9192ffda-ef80-4710-ba5a-db0c0b4a34c6</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>fdc0e90d-c0dd-46a1-be3d-1bee82a56875</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>0417efef-adc6-4959-a64a-dde7ab34fa71</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>0f313fa8-e0c0-49cb-904c-4460e48a7217</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>0417efef-adc6-4959-a64a-dde7ab34fa71</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>28da508a-124c-43de-a56c-554153db1c83</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>0417efef-adc6-4959-a64a-dde7ab34fa71</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>b00c9047-3bd8-49d3-8bf1-57ef67f27c0f</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>0417efef-adc6-4959-a64a-dde7ab34fa71</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>6b4d60bd-9383-4bf1-a459-5ccae2e2bf8e</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>0417efef-adc6-4959-a64a-dde7ab34fa71</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>264f88c7-1ea0-448e-893a-708c42af32bd</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>0417efef-adc6-4959-a64a-dde7ab34fa71</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>b7e73e28-99c3-4532-ba15-74a5daf0cf89</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>0417efef-adc6-4959-a64a-dde7ab34fa71</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>bef1cdec-9172-45bb-954e-c98af4e1f7c8</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>0417efef-adc6-4959-a64a-dde7ab34fa71</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>446d19ce-b4d1-4665-9e07-0336c8fd49d3</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>1a15590f-04de-42a0-9415-f0baf4e0da93</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>bd366efd-1b05-49f7-8685-0ce4406a74d9</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>1a15590f-04de-42a0-9415-f0baf4e0da93</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>9ba4d0e1-ce83-4c49-ab5f-0cf4649e9d66</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>1a15590f-04de-42a0-9415-f0baf4e0da93</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>69f2fa9e-8d66-470c-8a68-1bc1bdfe6188</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>1a15590f-04de-42a0-9415-f0baf4e0da93</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>61fd87fd-c921-4b92-83a7-3b4f1331eec8</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>1a15590f-04de-42a0-9415-f0baf4e0da93</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>0456a93f-e752-49c3-b766-74ccb134806b</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>1a15590f-04de-42a0-9415-f0baf4e0da93</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>05f0404b-3497-445a-a5d4-83e22f4d9df4</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>1a15590f-04de-42a0-9415-f0baf4e0da93</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>61e275b1-f9bf-4a39-80ee-a10eb3b98a0e</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>1a15590f-04de-42a0-9415-f0baf4e0da93</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Hallo </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="157.59" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="32.755859375" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: mailRecipientName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;mailRecipientName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F">,</span></p><p class="p_D9774E59"><span class="s_5A9728">die zeitliche Befristung für den Service </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="207.0078125" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="405.955139160156" av:Canvas.Top="41.3656997680664" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SEBPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"> </span></p><p class="p_D9774E59"><span class="s_5A9728">Falls der Service weiterhin benötigt wird, kann er über diesen Link %Servicebuchung im Self Service Portal% verlängert werden. </span></p><p class="p_D9774E59"><span class="s_5A9728"> </span></p><p class="p_D9774E59"><span class="s_5A9728">Da die Verlängerung eventuell noch genehmigt werden muss, sollte sie kurzfristig beantragt werden.</span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>2799e4de-57a1-4907-8a66-05d3fc1d7c32</ID>
|
||
<LCID>22</LCID>
|
||
<Owner>e3cf6856-95a3-4a26-87b7-fbdc5c598ed9</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>9a277f93-73c9-43ac-a3aa-21ea8cc63f1f</ID>
|
||
<LCID>21</LCID>
|
||
<Owner>e3cf6856-95a3-4a26-87b7-fbdc5c598ed9</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>18a0a19b-ea0d-46d2-be93-5b7d78cbc9e0</ID>
|
||
<LCID>16</LCID>
|
||
<Owner>e3cf6856-95a3-4a26-87b7-fbdc5c598ed9</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>b84e6c42-2629-4c49-a138-668984c30cfa</ID>
|
||
<LCID>9</LCID>
|
||
<Owner>e3cf6856-95a3-4a26-87b7-fbdc5c598ed9</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>03b079af-651e-4faa-96a5-70d0469b6a44</ID>
|
||
<LCID>19</LCID>
|
||
<Owner>e3cf6856-95a3-4a26-87b7-fbdc5c598ed9</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>46e69dcf-15b6-461f-9a0c-77d44353756c</ID>
|
||
<LCID>10</LCID>
|
||
<Owner>e3cf6856-95a3-4a26-87b7-fbdc5c598ed9</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>f87f3fb5-2653-4430-b028-86b54bf59e4c</ID>
|
||
<LCID>12</LCID>
|
||
<Owner>e3cf6856-95a3-4a26-87b7-fbdc5c598ed9</Owner>
|
||
<Value />
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLXamlComponentClassVersionResource-CI>
|
||
<ID>064fd1f9-656e-4eae-b270-b04e5a2b89d5</ID>
|
||
<LCID>7</LCID>
|
||
<Owner>e3cf6856-95a3-4a26-87b7-fbdc5c598ed9</Owner>
|
||
<Value><style type="text/css">
|
||
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } 
|
||
.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } 
|
||
.s_28D4440F { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;background-color: #FFFFFF; } 
|
||
</style><p class="p_D9774E59"><span class="s_5A9728">Erinnerung </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="142.17000000000002" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="63.11328125" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: serviceSSPName" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;serviceSSPName"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_28D4440F"> endet am </span><!--{InlineUIContainer}<CopyableInlineUIContainer Width="135.95666666666668" Height="21.96" FieldStart="{x:Null}" StyleName="" Tag="{x:Null}" Cursor="IBeam" OriginalProperties="{x:Null}" RevisionInfo="{x:Null}" xmlns="clr-namespace:Matrix42.Workflows.Activities.Common.Data.PlaceHolder;assembly=Matrix42.Workflows.Activities.Common" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:twdl="clr-namespace:Telerik.Windows.Documents.Layout;assembly=Telerik.Windows.Documents"><av:Border BorderThickness="1,1,1,1" Padding="2,2,2,2" BorderBrush="#FF808080" Background="#FFFFAC3B" av:Canvas.Left="262.060607910156" av:Canvas.Top="2" twdl:LayoutBox.AssociatedLayoutBox="{x:Null}"><av:TextBlock Text="Variable: endDate_String" FontFamily="Segoe UI" FontStyle="Normal" FontWeight="Normal" FontSize="12" Foreground="#FF000000" Background="#FFFFFFFF" Tag="SESPH;endDate_String"><av:TextBlock.TextDecorations><x:Null /></av:TextBlock.TextDecorations></av:TextBlock></av:Border></CopyableInlineUIContainer>--><!--{/InlineUIContainer}--><span class="s_5A9728"></span></p></Value>
|
||
</PLSLXamlComponentClassVersionResource-CI>
|
||
<PLSLWorkflowComponentClassCommon>
|
||
<ID>fa786582-79c5-e911-2181-000c298798fd</ID>
|
||
<UsedInTypePLSLXamlComponentType>721b343f-fed1-c474-27a6-08d6bdae183c</UsedInTypePLSLXamlComponentType>
|
||
<WFEngineVersion>2</WFEngineVersion>
|
||
</PLSLWorkflowComponentClassCommon>
|
||
</NewDataSet> |