My reports are running properly.
In my reports there is some hard code portion which is going to vary countrywise.
I want to store all hard coded portion in a xml file as per the different country language.
Now at runtime depending on the countrycode passed i want to access that particular country language from XML file which will be stored somewhere in share files.
Pls help to achieve this.
Regards
Praveen Dubey