Syncing SCTask Description Back to RITM – Field Showing Empty/Read-Only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
My RITM field is showing empty and read-only, but the SCTask description is populated from Flow Designer. How can I sync values back to the RITM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
You can update the RITM description field via a Business Rule when sc_task.description is updated, or when you are setting this field in the Flow, also add an activity to update the trigger record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
56m ago
One thing to note - if your flow is built to create the task as a "task" on the "sc_task" table, rather than as a "catalog task" (specifically), you may face synchronicity issues between the records or other unexpected results. I've been there before - so maybe double check your flow and make sure you need to fix the problem this way first...you may find that you fix it upstream instead.

