running report issue [message #678077] |
Fri, 08 November 2019 13:22 |
![](//www.gravatar.com/avatar/26894e113035ee74fa639742bf42b78a?s=64&d=mm&r=g) |
scionglory
Messages: 1 Registered: November 2019
|
Junior Member |
|
|
hello.
when i running report the address coming wrong and not showing the report
address generated like that
localhost:7778/forms/java/localhost:7778/reports/rwservlet/getjobid8?
here is calling code
WEB.SHOW_DOCUMENT('localhost:7778'||'/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?','_blank');
----------
i don't know why the address coming wrong.
any help please?
|
|
|