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 the different levels at which oracle form services interact.
how to send file attachment from oracle forms
what are the new features introduced in oracle form services in 11g release 2?
What is the difference between bind and lexical parameter?
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
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
how do u compile a form i.e .fmb file in Unix or in dos
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 various configuration files that are used by oracle forms?
What do you understand by oracle forms and why are they required?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
What is a canvas in oracle forms?
from where do u receive the information to develop report