Answer Posted / xeeshan
Can you pls guide me what is ":global.host"
and ":global.port". I know, it's the application server
name but my question is: how will this code work when we
deploy it on web (on the internet)?
Do I need to hardcode the URL? like
web.show_document
('http://www.sis.edu.com'||'/reports/rwser
vlet/getjobid'|| report_job_id||'?
server='||:global.r_server,'_blank');
Actually my application is working in different domains, so
can you pls give me the way to retreive the url of my
current (opened) form (from where i am calling the report)
Thank you very much!
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how one can iterate through items and records in a specified block?
Explain the different levels at which oracle form services interact.
Name the different triggers supported by oracle reports and their firing order.
How to create Drill down report?
from where do u receive the information to develop report
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
a text item is there what r the different types of triggers associated with it
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What is responsibility and how u attach How to create user and how u attach with responsibility.
what are bind variables?
what exactly u write in when_new_form_instance
What is the difference between BPA AND Contract What are documents and test cases u followed