Is it possible to instantiate/lookup built-in server data source from server-side Java code in a fashion similar to client side DataSource.get() and then call on the found/located source execute() with a "fabricated" DSRequest? My specific problem which leads me to the question is to perform within a custom server data source validation which depends on the content of other built-in data sources declared in xxx.ds.xml files.
Announcement
Collapse
No announcement yet.
X
Comment