- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 09:21 AM
Hi Team,
Can someone please help me on the below query.
Created custom table(in custom application from scratch) to store financial details pulled from third party application. Now want to show those details in catalog item. However, when creating reference variable in catalog item not able to see the custom table in variable dropdown.
Please help me on this how can we achieve through the custom table or is their any way to achieve this without custom table.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 10:56 AM
Hi, Did you try with Database View and move the custom table entries? Map with catalog variables. I believe, it will work.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 09:34 AM
Hi Nikhitha,
Can you make sure that both the table & catalog-item are in the same APPLICATION SCOPE? Normally you will face these issues when your catalog item is in GLOBAL application & your custom table in a different application.
If both are in different scope & you can't make both of them in same scope, try modifying the APPLICATION ACCESS in the custom table itself & select GLOBAL access & provide appropriate access to it.
If it helps, please mark this answer as ACCEPTED / HELPFUL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 10:56 AM
Hi, Did you try with Database View and move the custom table entries? Map with catalog variables. I believe, it will work.
Suresh.