How get dynamic values for variable from 3rd party in Catalog request not using remote tables?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 01:46 AM
Dear Community
What is the best practice to get values for variable in SC Catalog request from 3rd party ?
Preferably not using remote table option. Is there any other good way?
3rd party in this case is Database in Azure, and we want to query values for variable directly from this source.
Thanks,
Mantautas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 09:29 AM
Hey Mantautas,
I'm facing the same issue and I'm wondering if you managed to complete this task?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 08:37 PM
Hello @philipzhekov ,
We ended up using Remote Tables to achieve this requirement. All other options (such as writing business rules with custom scripting) seemed not to fit the purpose.