Create TimeCard from RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 09:41 PM
Hi Team ,
I want to create a brand new entry in Time Card table when and RITM is submitted using Flow Designer , I have create a flow for RITM , I am planning to create a Subflow for creating Time Card entry , Kindly assist how can I achieve this requirement .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 09:44 PM
Hi,
Can you please share what you have tried and where exactly you need assistance?
A screenshot will be helpful.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 09:47 PM
I have selected Service Catalog in Trigger and upon that I have gathered the catalog variables which I have copy to the Time Card record.
Now the task is , after the RITM is created , I want an Time card record also to be created along with it

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 09:57 PM
You can use 'Create Record' action and set/populate the basic details of Time Card record from data picker.
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 10:20 PM
You can do something like this:
Thanks
Anil Lande