Hi @bihagkashikar ,
You are correct that multiple data sources can be declared within a single JavaScript file. However, querying information_schema to declare sources is not currently supported. Here are some potential approaches you might consider, including the one you’ve mentioned:
- Declaring multiple sources within one file with JavaScript
- Declaring multiple sources within one file using forEach
For more detailed guidance, you can refer to best practices for managing data sources.
Alternatively, if needed, you might consider submitting a feature request for enhanced functionality. I can’t give a timeline for when this feature will be available, but I suggest checking the issue tracker and release notes for the latest updates.
I hope the above information is helpful.