Difference between Task activity and Catalog Task activity in Workflows?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 09:23 PM
Hi All,
What is the Difference between Task activity and Catalog Task activity in Workflows?
where can we use the task activity and catalog task activity can any one give me the explanation with an example
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 09:25 PM
Catalog Task is the usual child task for a Request Item and has a special relationship with RITM variables.
The "Create Task" activity creates *ANY* kind of task, but does not inherit any of the variables of the RITM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 09:27 PM
Hi Burra,
Create Task workflow activity
The Create Task activity generates a record on any of the tables that extend Task [task].
If the Wait for completion check box is selected, the workflow context waits for a user action on the task, such as Complete or Incomplete, and then progresses based on the user action.
Catalog Task workflow activity
The Catalog Task activity creates a service catalog task record.
A user must complete the catalog task. This activity is available only for workflows running on the Catalog Request Item [sc_req_item] table.
Catalog Task workflow activity
please go through these above links you would able to get the differences.
Thanks,
Abhishek
Please mark this response as correct and helpful via your post link (Difference between Task activity and Catalog Task activity in Workflows? ) to help others with the same question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2017 12:16 AM
Hi Burra,
If your query is resolved.Please mark this response as correct and helpful via your post link (Difference between Task activity and Catalog Task activity in Workflows? ) to help others with the same question.
Thanks,
Abhishek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2017 03:46 AM
Hi Abhisek,
for this post i did not find the Correct Answer link
Thank you.