true 6.1: E-Mail wenn Aufgabe auf erledigt gestellt wird Wenn eine Aufgabe von einem Mitarbeiter auf erledigt gestellt wird, erhält man eine E-Mail mit diversen Informationen der erledigten Aufgabe. 7 0 <Activity mc:Ignorable="sads sap" x:Class="estateProActivity" xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:ebpe="clr-namespace:EstatePro.Business.Prozesse.Entities;assembly=EstatePro.Business" xmlns:epbb="clr-namespace:EstatePro.Prozesse.BaseActivityLibrary.BusinessActivities;assembly=EstatePro.Prozesse" xmlns:epbu="clr-namespace:EstatePro.Prozesse.BaseActivityLibrary.UtilityActivities;assembly=EstatePro.Prozesse" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities" xmlns:s="clr-namespace:System;assembly=System" xmlns:s1="clr-namespace:System;assembly=mscorlib" xmlns:s2="clr-namespace:System;assembly=System.Core" xmlns:s3="clr-namespace:System;assembly=System.ServiceModel" xmlns:sa="clr-namespace:System.Activities;assembly=System.Activities" xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger" xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation" xmlns:scg="clr-namespace:System.Collections.Generic;assembly=mscorlib" xmlns:swf="clr-namespace:System.Windows.Forms;assembly=System.Windows.Forms" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> <x:Members> <x:Property Name="ProzessStarter" Type="InArgument(ebpe:ProzBenutzer)" /> <x:Property Name="Kontext" Type="InArgument(ebpe:ProzKontext)" /> <x:Property Name="Datensatz" Type="InArgument(ebpe:ProzWorkflowEintrag)" /> <x:Property Name="OriginalDatensatz" Type="InArgument(ebpe:ProzWorkflowEintrag)" /> </x:Members> <sap:VirtualizedContainerService.HintSize>654,676</sap:VirtualizedContainerService.HintSize> <mva:VisualBasic.Settings>Assembly references and imported namespaces serialized as XML namespaces</mva:VisualBasic.Settings> <Flowchart DisplayName="Flowchart" sap:VirtualizedContainerService.HintSize="614,636" mva:VisualBasic.Settings="Assembly references and imported namespaces serialized as XML namespaces"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <x:Boolean x:Key="IsExpanded">False</x:Boolean> <av:Point x:Key="ShapeLocation">270,2.5</av:Point> <av:Size x:Key="ShapeSize">60,75</av:Size> <av:PointCollection x:Key="ConnectorLocation">270,40 200,40 200,176.5</av:PointCollection> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <Flowchart.StartNode> <x:Reference>__ReferenceID0</x:Reference> </Flowchart.StartNode> <FlowStep x:Name="__ReferenceID0"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <av:Point x:Key="ShapeLocation">15,176.5</av:Point> <av:Size x:Key="ShapeSize">370,167</av:Size> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <epbb:EmailVersendenActivity AktionObjekt="{x:Null}" AktivitaetAktionID="{x:Null}" AktivitaetDatum="{x:Null}" AktivitaetKosten="{x:Null}" AktivitaetObjekt="{x:Null}" AktivitaetQuellenID="{x:Null}" AktivitaetText="{x:Null}" AnEmail="{x:Null}" AnPerson="{x:Null}" BCCEmail="{x:Null}" BCCPerson="{x:Null}" CCEmail="{x:Null}" CCPerson="{x:Null}" HinweisTextBeimOeffnen="{x:Null}" WarteDauerMax="{x:Null}" AktivitaetErstellen="False" AktivitaetVorgaenger="[Datensatz]" AusfuehrungsModus="Hintergrund" Betreff="[&quot;Aufgabe: &quot; + Datensatz.AWAAufgabeBetreff]" DisplayName="E-Mail versenden" EmailKontoGuid="ca3be67d-87fc-4dc0-a2c4-103699a4dd5f" EmailVorlageGuid="00000000-0000-0000-0000-000000000000" sap:VirtualizedContainerService.HintSize="370,167" InhaltText="[&quot;Aktion: &quot; + Datensatz.AWAAufgabeAktion + Environment.NewLine +&#xA;&quot;Fällig am: &quot; + Datensatz.AWAAufgabeFaelligAm.ToString() + Environment.NewLine +&#xA;&quot;Erledigt am: &quot; + Datensatz.AWAAufgabeErledigtAm.ToString() + Environment.NewLine +&#xA;&quot;Aufgabenersteller: &quot; + Datensatz.AWAAufgabeErsteller + Environment.NewLine +&#xA;&quot;Abgeschlossen durch: &quot; + Kontext.Benutzer.Nachname + &quot; &quot; + Kontext.Benutzer.Vorname + Environment.NewLine +&#xA;&quot;Zugeordnete Adresse: &quot; + Datensatz.GetPerson().ANachname + &quot; &quot; + Datensatz.GetPerson().AVorname + Environment.NewLine +&#xA;&quot;Zugeordnetes Objekt: &quot; + Datensatz.GetObjekt().OSchluessel]" NameInProzessliste="E-Mail versenden"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <x:Boolean x:Key="IsExpanded">True</x:Boolean> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> </epbb:EmailVersendenActivity> </FlowStep> </Flowchart> </Activity> false false false false false false false 0 0 0 0 0 81ff18fd-3531-4acf-bcd5-6d648a3ffefc 06ec0892-4ab9-4fd4-a5d3-45fbf4cb4ad0 a3913d5d-12a8-4fe1-842a-b3b16971ed10 7ce19647-a32c-4ddc-86ea-b14da1f9c782 06ec0892-4ab9-4fd4-a5d3-45fbf4cb4ad0 7ce19647-a32c-4ddc-86ea-b14da1f9c782 2016-12-29T17:03:44.647 06ec0892-4ab9-4fd4-a5d3-45fbf4cb4ad0 7ce19647-a32c-4ddc-86ea-b14da1f9c782 2 2017-01-20T17:16:02.55 21 0