Dear All,
I need to generate the following link in an email body.Example as below
http://test.com/Production%20Code
I am using the following javascript code:
var val2 = 'Production Code';
window.location.href = "mailto:user.name@test.com?body=http://test.com/"+escape(val2);
However when...
Dear All,
I am really new to Cognos ReportNet.
How do I customized a Date Prompt Value to a value acceptable by the oracle SP?
For example the value in my Query Subject Definition argument is
#prompt('p1','characterLength16','01-FEB-2006')#
Basically the Oracle SP accepts a string value...
Dear All,
I actually could not figure out the problem. However after uninstalling and reinstalling the entire cognos 7.3 I was able to connect to the Upfront Admin without any problems. I guess something somewhere was "corrupted".
Thanks.
Regards,
Dear All,
I am currently running Congnos 7.3. I am basically using the Gosecurity.lae as the authentication source.
I am able to run all the services in the Configuration Manager successfully.
However I am having problem with seting up the upfront portal. When ever I try to log on to the...
Dear All,
I will use the CAR table to illustrate my problem. Below is the code
TABLE FILE CAR
PRINT
COUNTRY
CAR
RETAIL_COST
DEALER_COST
BY COUNTRY NOPRINT
BY CAR NOPRINT SUBTOTAL DEALER_COST
END
-EXIT
However, when it is displayed on the webpage, the subtotal of the dealer cost is not in the...
Dear All,
I have really run out ideas on this problem. I am basically trying to save a graph to the gif file. I suspect that it is some configuration problem but i have no idea where to start.
When running the following:
http://webserver/ibi_apps/IBIGraphServlet
I am getting a HTTP 500...
Dear All,
I have installed Webfocus Server 7.1 and Client 7.1 on Windows Server 2003.
I can basically access the webconsole test it and everything seem to be running well.
However when i tried to run the following in the browser
http://localhost/ibi_apps/WFServlet?IBIF_ex=Test
It says that...
Dear Stefan,
Thanks for your response. I don't have that running. however i think it's not necessary to install the Sun Java System Directory Server right?
Regards,
Dear All,
Just wondering if anyone can help me here. I am having some problems when starting some services using the Configuration Management.
Attached is the error taken from the log file:
Error: The directory server 'CARTWEB01:389' is not responding.
Warning: Could not complete Apply for...
Paul and Derren,
Thanks for your reply. Unfortunately this is reagarding the faq. I am using the second method as suggested by the faq. However it's still not working.
Any suggestion
thanks.
YJ
Hi All,
I have tried the out the solution as suggested in the FAQ but the page is still cache (when press back button) the page still shows the old information.
I used the following method
*code take from faq
<%@ Language=VBScript %>
<% Option Explicit %>
<%
dim uUrl
uUrl = "uUrl="...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.