Oracle Forms (MOSC)

MOSC Banner

File name Truncation when URL launched from oracle Forms

edited Sep 20, 2010 11:28PM in Oracle Forms (MOSC) 2 commentsAnswered
  I am trying to launch a URL from oracle forms using “web.show_document”  built in function. The Url is launching the require page. The names of the file in the launched window are visible. however if the file name is bigger (more lengthy filenames) then the files are truncated and are not completely visible.

 

We are picking the url from a environment variable and the further suffixing with the required name and launching the url using “ web.show_document “. The syntax used is as show below.

 

 

tool_env.getvar('FORMS60_MAPPING',v_url)

 

v_url := v_url ||'perf_data/';

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center