2013-10-14 01:10:00
Topic starter
Which configuration file is used to configure Global Search Reports ?
Once changes made in the configuration file, what is the action to be taken to reflect those changes ?
Configuration file ModuleInstanceConfig.xml.template under Transportation is used to configure Global Search Reports. The entire content of this file is getting stored/updated in DB in INSTANCE_CONFIG.CONFIG column once you build your application from root e.g C:Viewsln_11_0>ant build
Once you update this configuration file, in the development phase there are 2 ways by which you can reflect those changes -
To do not spend time for whole build you can just invoke from root of spec
ant create-instance-config