# How to retrieve information from other tables on Servicenow

**URL:** https://community.exalate.com/t/how-to-retrieve-information-from-other-tables-on-servicenow/4246
**Category:** General Questions
**Tags:** cloud-servicenow, migrated\_question
**Created:** [November 4, 2024, 6:41am UTC](https://community.exalate.com/t/how-to-retrieve-information-from-other-tables-on-servicenow/4246 "2024-11-04T06:41:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![xl8bot](https://dub1.discourse-cdn.com/flex018/user_avatar/community.exalate.com/xl8bot/32/324_2.png) [@xl8bot](https://community.exalate.com/u/xl8bot)
#### Post date: [November 4, 2024, 6:41am UTC](https://community.exalate.com/t/how-to-retrieve-information-from-other-tables-on-servicenow/4246/1 "2024-11-04T06:41:33Z")

</div>

_Originally asked by Dushantha on 09 June 2020 [(original question)](https://oldcommunity.exalate.com/questions/11339799)_

* * *

This question is about Request Item / catalog task variables in Service now and how we can sync the information on these linked tables to jira issue using exalate ? Variables are not like normal fields. The table that is used is sc\_item\_option\_mtom, which just links sc\_req\_item and sc\_item\_option.

Request Item: sc\_req\_item

Request Item to Variable: sc\_item\_option\_mtom

Variable: sc\_item\_option

Source: [ServiceNow (Cloud)](http://community.exalate.com/pages/viewpage.action?pageId=3703243)

* * *

---

<div class="post-metadata">

### Author: ![xl8bot](https://dub1.discourse-cdn.com/flex018/user_avatar/community.exalate.com/xl8bot/32/324_2.png) [@xl8bot](https://community.exalate.com/u/xl8bot)
#### Post date: [November 4, 2024, 6:41am UTC](https://community.exalate.com/t/how-to-retrieve-information-from-other-tables-on-servicenow/4246/2 "2024-11-04T06:41:34Z")

</div>

_Answer by Dushantha on 10 June 2020_

Thanks, I hope that will work for variables in linked tables.

* * *

---

<div class="post-metadata">

### Author: ![xl8bot](https://dub1.discourse-cdn.com/flex018/user_avatar/community.exalate.com/xl8bot/32/324_2.png) [@xl8bot](https://community.exalate.com/u/xl8bot)
#### Post date: [November 4, 2024, 6:41am UTC](https://community.exalate.com/t/how-to-retrieve-information-from-other-tables-on-servicenow/4246/3 "2024-11-04T06:41:35Z")

</div>

_Answer by Francis Martens (Exalate) on 10 June 2020_

Hi Dushantha

Request items have been introduced in version 5.0.17 and support for catalog tasks are currently being tested (version 5.0.18). The release candidate is available on hub.docker ([here](https://hub.docker.com/r/idalko/snownode/tags)) when using an on premise deployment of Exalate

If you use an exalate.cloud node, you will have to wait for 5.0.18 to be deployed in the course of the coming days.

Also - we are currently looking into a more generic approach to support any table.

Hope this helps

* * *
