Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to define reports port when using web.show_document ?

frank1018Feb 22 2013 — edited Feb 25 2013
I'm now using web.show_document("/reports/rwservlet/getjobid1?server=serverName"); to show my reports.

It's called in the RP2RRO library, my forms server port is *9001*, reports server port is *9002*.

but every time the URL opened is like http://192.168.0.10:9001/reports/rwservlet/getjobid2?server=serverName

Do I need to configure somewhere to change the reports port ?

What's the problem with this ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2013
Added on Feb 22 2013
3 comments
384 views