Are you sure you want to delete your shared model 'A c converteer datums diagnose'?
This action cannot be undone and will break any existing embeds of this microflow in forums, blog posts etc.
FPA_RAW.Diagnose (Object)
Diagnose
Create Variable
String
formatDateTime([%CurrentDateTime%], 'yyyy')
JaarIn
Create Variable
String
formatDateTime([%CurrentDateTime%], 'yyyy')
JaarUit
Call Microflow
FPA_RAW.ConvertStringToDate
$Diagnose/Begindatum_Diagnose_RAW
Yes
BeginDatum
leeg BeginDatum
$BeginDatum = empty
Change Variable
JaarIn
formatDateTime($BeginDatum, 'yyyy')
Call Microflow
FPA_RAW.ConvertStringToDate
$Diagnose/Einddatum_Diagnose_RAW
Yes
EindDatum
leeg EindDatum
$EindDatum = empty
Change Variable
JaarUit
formatDateTime($EindDatum, 'yyyy')
Retrieve Objects
From database
Basistabellen.DSM4_diagnostiek
First
[contains(Diagnose, $Diagnose/Diagnose)]
DSM4_gevonden
empty
$DSM4_gevonden = empty
The return type of the microflow is the same for all end events.
Change Object
Diagnose
Yes without events
Yes
$DSM4_gevonden
The return type of the microflow is the same for all end events.
Change Object
Diagnose
Yes without events
Yes
false
Change Object
Diagnose
No
Yes
$PerJaar
leeg?
$JaarOverzicht = empty
Change Object
Diagnose
No
No
false
Retrieve Objects
From database
Basistabellen.Jaren
All
[Jaarnummer >= $JaarIn and Jaarnummer <= $JaarUit]
JaarOverzicht
Change Object
Diagnose
No
Yes
$EindDatum
$BeginDatum