Several macros are added in TMPL files.
UTML files also have several tags which refer to macros (in the comment part of utml
Example a macro ERROR_MESSAGE
=============================
<td valign="top" align="left" width="100%">
<font face="arial...
Hi all,
Pls help me in UDF,DB is Oracle.
I did the following steps but not able to get in Impromtu.
1)Created this function in DB.
CREATE OR REPLACE function check_numeric(xvar varchar2) return varchar2 as
yn varchar2(1) := 'Y';
nvar number := 0;
begin
select xvar/100 into nvar from dual...
Hi all,
I saw many threads related to this issue. still I'm not able to find solution. hope somebody will help me.
There are 5 columns in my list report,of those 2 are non-numeric Column and rest are numeric column. In those 2 non-numeric Columns, in some cases there will be Numeric data...
How to find a column in Impromptu reports whether that column is numeric or non-numeric, depending on the datatype some calculations has to be carried out(if numeric).
Can anyone pls tell me how to find the datatype?
Thanx
Prapagar
In my application I'm calling a stored procedure report in the PowerPrompt Script code. some times it gives error like 'Timeout to Receive Data'. Is this problem in Oracle Stored Procedure which is called or it's error given by Cognos.
Please help me in this
Thanks
Prapagar
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.