true **Zweckbindung - Geburtsdatum gefüllt - ohne Anforderung - ohne Verbindung --> Popup in dem Begründung und Quelle erfasst werden muss (mindestens 20 Zeichen). Dadurch wird eine Aktivität erstellt (Aktionsart muss noch angepasst werden) 2 10000 <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:ProzPerson)" /> <x:Property Name="OriginalDatensatz" Type="InArgument(ebpe:ProzPerson)" /> </x:Members> <sap:VirtualizedContainerService.HintSize>864,1080</sap:VirtualizedContainerService.HintSize> <mva:VisualBasic.Settings>Assembly references and imported namespaces serialized as XML namespaces</mva:VisualBasic.Settings> <Flowchart DisplayName="Flowchart" sap:VirtualizedContainerService.HintSize="824,1040" mva:VisualBasic.Settings="Assembly references and imported namespaces serialized as XML namespaces"> <Flowchart.Variables> <Variable x:TypeArguments="x:String" Name="resultText"> <Variable.Default> <Literal x:TypeArguments="x:String" Value="" /> </Variable.Default> </Variable> <Variable x:TypeArguments="ebpe:ProzVerbindung[]" Name="Suchergebnis_Verbindung" /> <Variable x:TypeArguments="x:Boolean" Name="result" /> </Flowchart.Variables> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <x:Boolean x:Key="IsExpanded">False</x:Boolean> <av:Point x:Key="ShapeLocation">270,2.5</av:Point> <av:Size x:Key="ShapeSize">60,75</av:Size> <av:PointCollection x:Key="ConnectorLocation">270,40 180,40 180,56.5</av:PointCollection> <x:Double x:Key="Height">1004.5</x:Double> <x:Double x:Key="Width">810.15384615384585</x:Double> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <Flowchart.StartNode> <x:Reference>__ReferenceID8</x:Reference> </Flowchart.StartNode> <FlowStep x:Name="__ReferenceID0"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <av:Point x:Key="ShapeLocation">355,662.5</av:Point> <av:Size x:Key="ShapeSize">350,135</av:Size> <av:PointCollection x:Key="ConnectorLocation">530,797.5 530,827.5 55,827.5 55,324 260,324 260,354</av:PointCollection> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <epbu:HinweismeldungAnzeigenActivity DisplayName="Hinweismeldung anzeigen" sap:VirtualizedContainerService.HintSize="350,135" Text="Begründung ist zu kurz!" Titel="Achtung!" /> <FlowStep.Next> <FlowStep x:Name="__ReferenceID1"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <av:Point x:Key="ShapeLocation">85,354</av:Point> <av:Size x:Key="ShapeSize">350,132</av:Size> <av:PointCollection x:Key="ConnectorLocation">260,486 260,516 200,516 200,566.5</av:PointCollection> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <epbu:TexteingabeDialogAnzeigenActivity Beschreibung="[&quot;Bitte tragen Sie einen Grund ein,&quot;+Environment.Newline +&quot;um das Geburtsdatum zu speichern.&quot;]" DisplayName="Texteingabe-Dialog" sap:VirtualizedContainerService.HintSize="350,132" Result="[result]" Text="[resultText]" Titel="Änderungsgrund"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <x:Boolean x:Key="IsExpanded">True</x:Boolean> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> </epbu:TexteingabeDialogAnzeigenActivity> <FlowStep.Next> <FlowDecision x:Name="__ReferenceID2" Condition="[resultText.length &gt; 20 and result]" sap:VirtualizedContainerService.HintSize="70,87"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <x:String x:Key="TrueLabel">Ja</x:String> <x:String x:Key="FalseLabel">Nein</x:String> <x:Boolean x:Key="IsExpanded">True</x:Boolean> <av:Point x:Key="ShapeLocation">165,566.5</av:Point> <av:Size x:Key="ShapeSize">70,87</av:Size> <av:PointCollection x:Key="FalseConnector">235,610 265,610 265,516.5 430,516.5 430,546.5</av:PointCollection> <av:PointCollection x:Key="TrueConnector">165,610 160,610 160,855.5</av:PointCollection> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <FlowDecision.True> <FlowStep x:Name="__ReferenceID3"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <av:Point x:Key="ShapeLocation">25.5,855.5</av:Point> <av:Size x:Key="ShapeSize">269,149</av:Size> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <epbb:AktivitaetAnlegenActivity AktivitaetKosten="{x:Null}" AktivitaetQuellenID="{x:Null}" AufgabeAktionsArtID="{x:Null}" AufgabeBenutzerGuid="{x:Null}" AufgabeBetreff="{x:Null}" AufgabeErinnerungAm="{x:Null}" AufgabeFaelligAm="{x:Null}" AufgabeText="{x:Null}" HinweisTextBeimOeffnen="{x:Null}" TerminBetreff="{x:Null}" TerminEndDateTime="{x:Null}" TerminOrt="{x:Null}" TerminStartDateTime="{x:Null}" TerminText="{x:Null}" VorgaengerEintrag="{x:Null}" WarteDauerMax="{x:Null}" ZugeordnetesObjekt="{x:Null}" AktivitaetAktionID="53" AktivitaetDatum="[DAtetime.Now]" AktivitaetErstellen="True" AktivitaetText="[resultText]" AufgabeErstellen="False" AufgabeHatErinnerung="False" AufgabePerEMailInformieren="False" AufgabePrioritaetID="Mittel" AusfuehrungsModus="Hintergrund" DisplayName="Aktivität/Termin/Aufgabe anlegen" sap:VirtualizedContainerService.HintSize="269,149" NameInProzessliste="Aktivität/Termin/Aufgabe anlegen" TerminAnzeigenAls="1" TerminErinnerungIntervalInMinutes="15" TerminErstellen="False" TerminHatErinnerung="False" TerminIsGanztags="False" TerminIsPrivate="False" ZugeordnetePerson="[Datensatz]"> <epbb:AktivitaetAnlegenActivity.TerminResourceIDs> <scg:List x:TypeArguments="x:Int32" Capacity="0" /> </epbb:AktivitaetAnlegenActivity.TerminResourceIDs> <epbb:AktivitaetAnlegenActivity.TerminTeilnehmerIDs> <scg:List x:TypeArguments="s1:Guid" Capacity="0" /> </epbb:AktivitaetAnlegenActivity.TerminTeilnehmerIDs> <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:AktivitaetAnlegenActivity> </FlowStep> </FlowDecision.True> <FlowDecision.False> <FlowDecision x:Name="__ReferenceID6" Condition="[result]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID0}" False="{x:Reference __ReferenceID0}"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <x:String x:Key="TrueLabel">Ja</x:String> <x:String x:Key="FalseLabel">Nein</x:String> <x:Boolean x:Key="IsExpanded">True</x:Boolean> <av:Point x:Key="ShapeLocation">395,546.5</av:Point> <av:Size x:Key="ShapeSize">70,87</av:Size> <av:PointCollection x:Key="FalseConnector">465,590 530,590 530,662.5</av:PointCollection> <av:PointCollection x:Key="TrueConnector">395,590 365,590 365,530 530,530 530,662.5</av:PointCollection> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> </FlowDecision> </FlowDecision.False> </FlowDecision> </FlowStep.Next> </FlowStep> </FlowStep.Next> </FlowStep> <FlowDecision x:Name="__ReferenceID8" Condition="[object.equals(Datensatz.AGeburtstag,OriginalDatensatz.AGeburtstag)]" sap:VirtualizedContainerService.HintSize="70,87"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <x:String x:Key="TrueLabel">Ja</x:String> <x:String x:Key="FalseLabel">Nein</x:String> <x:Boolean x:Key="IsExpanded">True</x:Boolean> <av:Point x:Key="ShapeLocation">145,56.5</av:Point> <av:Size x:Key="ShapeSize">70,87</av:Size> <av:PointCollection x:Key="FalseConnector">215,100 360,100 360,136.5</av:PointCollection> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <FlowDecision.False> <FlowDecision x:Name="__ReferenceID7" Condition="[Datensatz.GetAnforderungen() is Nothing]" sap:VirtualizedContainerService.HintSize="70,87"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <x:String x:Key="TrueLabel">Ja</x:String> <x:String x:Key="FalseLabel">Nein</x:String> <x:Boolean x:Key="IsExpanded">True</x:Boolean> <av:Point x:Key="ShapeLocation">325,136.5</av:Point> <av:Size x:Key="ShapeSize">70,87</av:Size> <av:PointCollection x:Key="TrueConnector">325,180 295,180 295,120 620,120 620,204.5</av:PointCollection> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <FlowDecision.True> <FlowStep x:Name="__ReferenceID4"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <av:Point x:Key="ShapeLocation">470,204.5</av:Point> <av:Size x:Key="ShapeSize">300,71</av:Size> <av:PointCollection x:Key="ConnectorLocation">620,275.5 620,305.5 520,305.5 520,326.5</av:PointCollection> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> <epbb:VerbindungenSuchenActivity BetreuerFilter="{x:Null}" ObjektFilter="{x:Null}" DisplayName="Verbindungen suchen" sap:VirtualizedContainerService.HintSize="300,71" PersonFilter="[Datensatz]" Result="[suchergebnis_Verbindung]" Top="100"> <epbb:VerbindungenSuchenActivity.SuchFelder> <epbb:SuchenActivityComboItem Value="{x:Null}" CompareType="Equal" DisplayName="Verbindungen Verbindungsstatus" FeldName="VerbindungStatus" IsEditable="False" MasterdataName="VerbindungStatusList"> <epbb:SuchenActivityComboItem.Val> <x:Int32>1</x:Int32> </epbb:SuchenActivityComboItem.Val> </epbb:SuchenActivityComboItem> </epbb:VerbindungenSuchenActivity.SuchFelder> <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:VerbindungenSuchenActivity> <FlowStep.Next> <FlowDecision x:Name="__ReferenceID5" Condition="[Suchergebnis_Verbindung.Length &lt; 1]" sap:VirtualizedContainerService.HintSize="70,87" True="{x:Reference __ReferenceID1}"> <sap:WorkflowViewStateService.ViewState> <scg:Dictionary x:TypeArguments="x:String, x:Object"> <x:String x:Key="TrueLabel">Ja</x:String> <x:String x:Key="FalseLabel">Nein</x:String> <x:Boolean x:Key="IsExpanded">True</x:Boolean> <av:Point x:Key="ShapeLocation">485,326.5</av:Point> <av:Size x:Key="ShapeSize">70,87</av:Size> <av:PointCollection x:Key="TrueConnector">485,370 455,370 455,324 260,324 260,354</av:PointCollection> </scg:Dictionary> </sap:WorkflowViewStateService.ViewState> </FlowDecision> </FlowStep.Next> </FlowStep> </FlowDecision.True> </FlowDecision> </FlowDecision.False> </FlowDecision> <x:Reference>__ReferenceID1</x:Reference> <x:Reference>__ReferenceID2</x:Reference> <x:Reference>__ReferenceID3</x:Reference> <x:Reference>__ReferenceID4</x:Reference> <x:Reference>__ReferenceID5</x:Reference> <x:Reference>__ReferenceID6</x:Reference> <x:Reference>__ReferenceID7</x:Reference> </Flowchart> </Activity> false false false false false false false 0 0 0 0 0 68108a75-031b-4a4f-b8fe-d97639e85a24 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 2018-04-05T09:39:33.833 06ec0892-4ab9-4fd4-a5d3-45fbf4cb4ad0 7ce19647-a32c-4ddc-86ea-b14da1f9c782 2 2018-04-17T14:16:02.743 17 0