Is it possible to select Values from Web Configuration or Environment Configuration?
Hi There,
Is it possible to select Values from Web Configuration or Environment Configuration from forms?
We need to select the forms path from Environment Configuration.
We created a library to run the report and we need to send the forms path.
eg.
set_report_object_property (report_id, report_filename, Forms_Path || report_subdir || 'report.rdf');
We tried with CLIENT_WIN_API_ENVIRONMENT.GET_ENVIRONMENT_STRING but then we need to add the webutil objects to all the forms.
Is there a way to get the value of the path?
Many Thanks,
Stavros.