- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 04:48 AM
Hi,
Create a schedule job with the below conditions,
1.It should Create Incident records, for the first time run it has to create 4 weeks of incident and
2.later on for Every weekend create Incident records for Additional weeks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 06:50 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 06:50 AM
You can use flow designer to achieve this requirement easily.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 10:48 PM
Hi @Alp Utku - Can you please provide steps regarding the flow if possible.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 02:49 AM
1) Your trigger condition should be "Run monthly"
2) Create Record should be your next step on Incident Table
3) You can use wait for condition to wait until weekend
4)Use another Create Record step on Incident Table to create an Incident
You can check this link as well : https://www.youtube.com/watch?v=wGQPuod7kP0