Hi,
I am getting a report linking error when I try to link a report to another Crytal Report using OpenDocument.jsp. I suspect that the error is due to the date prompts. I have tried to use all kinds of date function calls (ie, Date, DateValue, DateTimeValue, etc) but still experiencing this error -- Report Linking Error Back There was an error in launching the viewer: null
Here is the Formula I'm using:-
"[Public+Folders],[Engineering],[BAC]&sDocName=CheckLink&lsSBeginDate="&DateValue(cstr({?BeginDate},"yyyy-MM-dd"))&"&lsSEndDate="&DateValue(cstr({?EndDate},"yyyy-MM-dd"))
Any help is appreciated.
XIR2 on Unix Solaris
Informatica 7.1.3
CRXIR2, Oracle 9i/10g
I am getting a report linking error when I try to link a report to another Crytal Report using OpenDocument.jsp. I suspect that the error is due to the date prompts. I have tried to use all kinds of date function calls (ie, Date, DateValue, DateTimeValue, etc) but still experiencing this error -- Report Linking Error Back There was an error in launching the viewer: null
Here is the Formula I'm using:-
"[Public+Folders],[Engineering],[BAC]&sDocName=CheckLink&lsSBeginDate="&DateValue(cstr({?BeginDate},"yyyy-MM-dd"))&"&lsSEndDate="&DateValue(cstr({?EndDate},"yyyy-MM-dd"))
Any help is appreciated.
XIR2 on Unix Solaris
Informatica 7.1.3
CRXIR2, Oracle 9i/10g