Guten Morgen,
wir haben uns für die Windows 11 Migration ein Formular gebaut un ein Datum von der Koordination eingeben lassen.
Jetzt wäre es schön auf das Feld eine CORu laufen zu lassen jeden Morgen um zu sehen ob ein Termin am dem Tag vorhanden ist und eine Mail senden. Wie kann man das am besten lösen? Wie müsste eine Coru dazu aussehen? Kann da jemand helfen? Im Anhang das Formular.
Vielen Dank
Grüsse
ROBudus
CORU jeden morgen bei Termin
CORU jeden morgen bei Termin
- Attachments
-
- win11mig.png
- (183.91 KiB) Downloaded 94 times
Re: CORU jeden morgen bei Termin
Guten Morgen,
du könntest dir eine CoRu bauen, die prüft, ob es Objekte gibt bei denen das Objekt auf TODAY() steht.
Hier ein Link zur Matrix-Help:
https://help.matrix42.com/030_DWP/010_S ... _Attribute
Diese CoRu's werden dann über die Modulaktivierung "Process Compliance Rules - Date Conditions" nächtlich verarbeitet:
https://help.matrix42.com/030_DWP/010_S ... Conditions
Hoffe das hilft dir weiter.
du könntest dir eine CoRu bauen, die prüft, ob es Objekte gibt bei denen das Objekt auf TODAY() steht.
Hier ein Link zur Matrix-Help:
https://help.matrix42.com/030_DWP/010_S ... _Attribute
Diese CoRu's werden dann über die Modulaktivierung "Process Compliance Rules - Date Conditions" nächtlich verarbeitet:
https://help.matrix42.com/030_DWP/010_S ... Conditions
Hoffe das hilft dir weiter.
neo42 GmbH
Ihr Partner für Unified Endpoint Management, IT Service Management, Software Asset Management und Enterprise Mobility Management
http://www.neo42.de
--------------------------------------------------------------------------
Morpheus42
Entdecke mit uns die Welt des Enterprise Service Management & Matrix42
https://www.morpheus42.com
Ihr Partner für Unified Endpoint Management, IT Service Management, Software Asset Management und Enterprise Mobility Management
http://www.neo42.de
--------------------------------------------------------------------------
Morpheus42
Entdecke mit uns die Welt des Enterprise Service Management & Matrix42
https://www.morpheus42.com
Re: CORU jeden morgen bei Termin
Das klingt super. Ich teste und gebe ein Feedback. Ich denke euch.
Re: CORU jeden morgen bei Termin
Moin,
leider zieht die Coru nicht. Heute war eben dieses Datum. Im Anhang die Konfig meiner CoRu.
Über einen Tipp würde ich mich freuen.
Vielen Dank
G ROBudus
leider zieht die Coru nicht. Heute war eben dieses Datum. Im Anhang die Konfig meiner CoRu.
Über einen Tipp würde ich mich freuen.
Vielen Dank
G ROBudus
- Attachments
-
- Curo_Date3.png
- (17.4 KiB) Downloaded 117 times
-
- Curo_Date2.png
- (20.64 KiB) Downloaded 117 times
-
- Curo_Date1.png
- (29.04 KiB) Downloaded 106 times
Re: CORU jeden morgen bei Termin
Mit Today() bekomme ich einen Fehler angezeigt.
- Attachments
-
- Curo_Date4.png
- (23.63 KiB) Downloaded 120 times
Re: CORU jeden morgen bei Termin
Keiner eine Idee? Soll ich noch was liefern?
G ROBudus
G ROBudus
Re: CORU jeden morgen bei Termin
Bitte auch folgendes beachten: bei Datumsbezügen muss die Regel als "AFTER" angegeben sein (im Screenshot oben ist ein before). Siehe auch der oben schon verlinkte Artikel:
Date Conditions
Although it is not marked in the UI, you need to be aware of the third implicit processing option. If your CoRu has a data condition that involves a date attribute such as the one that is shown below, it will be automatically scheduled for an additional daily processing cycle. This cycle will check your rule for the date condition to be true. In the example, you see that there is one date clause. The system needs to process date rules daily because the Value for that clause is time-dependent and changes every day.
The rules are performed by the Process Compliance Rules - Date Conditions Engine Activation and it only works if all conditions in the CoRu are set at After. If only one condition uses Before, it doesn't work.
When such a condition becomes true, it will be true on each subsequent processing cycle. It means that you can get the same expiration email every day. To overcome this, you have to use any special Boolean attribute in your object that will hold the state 'If mail has already been sent.
Who is online
Users browsing this forum: No registered users and 4 guests