Adding RITM variables in Database view for RITM and Approvers

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2019 12:30 PM
is it possible to add sc_req_item variables in a database view between sysapproval_approver and sc_req_item? when i try to generate a report on this DB view, i cannot select the variables for filtering or for report columns.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2019 12:36 PM
You need to look and use the sc_item_option_mtom table. Going to get one row per question though

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 02:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 02:29 PM
Why not create a field on RITM table, make it calculated and fill it with variable value.
Please mark my response as correct and helpful if it helped solved your question.
-Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 03:07 PM
we would like to keep custom fields to a minimum. it's like adding 1 field in RITM table for this 1 user. imagine if 100 others come up with such requirement.