rdf migration from 6i to 10g (merged) [message #635139] |
Sun, 22 March 2015 10:16  |
rishiraj09
Messages: 6 Registered: August 2010 Location: New Delhi
|
Junior Member |
|
|
Dear Member,
Presently I am working on an ERP that is based on form 6i and reports 6i , now my comp migrating from 6i to 10g after migration I am able to configure form and forms is working well on 10g and run successfully , but I am unable to configure reports 10g.
my application contain various modules like Finance, purchase , HRD etc and very modules has folder like Forms, Reports ,Menu
how could I configure my reports.
[MERGED by LF]
[Updated on: Sun, 29 March 2015 09:21] by Moderator Report message to a moderator
|
|
|
|
Re: rdf migration from 6i to 10g [message #635305 is a reply to message #635146] |
Thu, 26 March 2015 09:17   |
rishiraj09
Messages: 6 Registered: August 2010 Location: New Delhi
|
Junior Member |
|
|
I create report server and add all modules path on .conf file but still I am unable to run my reports,
That's why I asked How to configure Reports 10g
I am running my report (.rdf) through forms.
|
|
|
configuration of rdf on application server 10g [message #635556 is a reply to message #635139] |
Wed, 01 April 2015 01:51   |
rishiraj09
Messages: 6 Registered: August 2010 Location: New Delhi
|
Junior Member |
|
|
Dear Members,
Presently I am working on an ERP that is running on App Server 10G Forms and Reports and Oracle DB 9i. After migration from 6i to 10g Forms are running fine with the Apps Server but what I need to find out is how do I set the path for the .rdf files of the reports and how do I configure the Apps Server to present the Reports? I am sure we have to edit a .conf file, report_path and add the server name but not sure what to do or how to do it?
on my ERP there is several modules like HRD, Sales, Finance etc and each modules have Forms, Reports, Menu.
here I am attaching my reports code that will help you to solve my problem
--update: merged by JW
[Updated on: Wed, 01 April 2015 01:58] by Moderator Report message to a moderator
|
|
|
Re: configuration of rdf on application server 10g [message #635557 is a reply to message #635556] |
Wed, 01 April 2015 01:58   |
John Watson
Messages: 8869 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
I hesitated to reply, because it is some time since I worked with AS10g and Forms/Reports servers. I do not intend to go ack over all my notes and the documentation.
However, I can suggest that YOU should go over the documentation. For Reports, you have a choice (if I remember correctly) of the embedded Reports server, or configuring one specifically for your purpose. Which technique are you trying to use? Have you started a Reports server at all? What does the opmnctl utility tell you about configured services?
[Updated on: Wed, 01 April 2015 01:59] Report message to a moderator
|
|
|
Re: configuration of rdf on application server 10g [message #635613 is a reply to message #635557] |
Thu, 02 April 2015 09:55   |
rishiraj09
Messages: 6 Registered: August 2010 Location: New Delhi
|
Junior Member |
|
|
yes I have started a report server and already edit <server.conf> file like this (this is on 14 line on <server.conf> file ) <!--property name="sourceDir" value="D:\ERP_NAME\Module1\Reports;
D:\ERP_Name\Module2\Reports; and so on
But where I have to set reports path not know, so can you help on that.
|
|
|
|
|
|