Re: XML report don't work anymore
Hi Lynn,Sorry, you're right.The error message is:CNC-GEN-2107 An unexpected error has occurred. The message is: Java heap space.RSV-DST-0014 Unable to deliver the output of the report. See the run...
View ArticleRe: Filtering data between tabs
Quote from: Pratap Reddy on 09 Jan 2018 10:51:42 pmHi MFGF,Thanks for your Reply.Can you please explain in detail if possible or with an exampleConcept;if i click Data item in visualization or list in...
View ArticleRe: Don't run report rsv-srv-0042
Quote from: Fab91 on Today at 03:24:22 amHi MFGF,You're right, the free server memory wasn't enough. I restarted the server yesterday evening and it' work now.Great ! I was looking for since 2 days.I...
View ArticleRe: XML report don't work anymore
Quote from: Fab91 on Today at 03:28:08 amHi Lynn,Sorry, you're right.The error message is:CNC-GEN-2107 An unexpected error has occurred. The message is: Java heap space.RSV-DST-0014 Unable to deliver...
View ArticleRe: Semi monthly data in report
You can use the mod function to determine if a given year is a leap year. It would look something like this:[code]IF (MOD(current_date,400)=0 OR ( MOD(current_date,4)=0 AND...
View ArticleRe: Line chart doesn’t display line when there is no data for a particular...
Take a look at my post here: http://www.cognoise.com/index.php/topic,33840.msg111407.html#msg111407
View ArticleRe: Preventing blank Pages from Rendering in page layers
@New_Guy, I had actually already tried that option with no success.Ultimately the solution ended up being to add a list to the report with the specific item that I wanted to look at, and set a render...
View ArticleCan't seem to get my Legend to display for a Visualization. Any ideas.
Howdy Crew,I'm using v11.0.7. It seems that regardless of the charts I've included in my reports (not using Dashboard at this time), I can't see a legend render on the HTML nor PDF outputs.The...
View ArticleConditional Formatting on a Single Value in a Field
Hi all!I've been banging my head for the past day trying to figure out something and was hoping I could get some help. We have a crosstab report that needs to highlight a threshold on a value within a...
View ArticleCM-REQ-2378 A request was received to start the negotiation process to determine
I can run reports fine until, after clicking on Activities in the Manage portion of Analytics the CogAudit log gets filled with attached text document. I have no clue what is causing this. Then...
View ArticleRe: CM-REQ-2378 A request was received to start the negotiation process to...
The log indicates you have a Content Manager problem. It seems to think you have a secondary content manager and when it tries to figure out which one should be active, it causes an internal error. So...
View ArticleRe: Excel Output Report with Summary in E-mail Body
Hi Lynn & Nikhil,I tried this and it works like a charm, nice way of adding exec summary in email body and attaching the excel with detailed information.Thanks much LynnRegardsRaj
View ArticleEmbed html report in Email body
Is it possible to embed data in the email body? When scheduling report as email output, we can set the report as attachment. We have a requirement to show a pivot as part of the email body. I tried to...
View ArticleRe: Embed html report in Email body
Quote from: Nikhil Shenoy on Today at 02:37:20 amIs it possible to embed data in the email body? When scheduling report as email output, we can set the report as attachment. We have a requirement to...
View ArticleRe: Embed html report in Email body
Sorry to re-post the question.I tried it in simple report and it worked. The report in which I am trying to do this has total 2 pages:1. Page for Mail Body2. Summary sheet3. Detailed line itemsThe...
View ArticleRe: Embed html report in Email body
How to use the render variable??Can you help me out with that?
View ArticleWarning message when running prompt page with JS
Dear all,The context is: Cognos 10.2.2 / IE 11 (11.0.9600.18617).Cognos page / URL is referenced as "local intranet" in the security settings of the browser, per default.I have added few JavaScript...
View ArticleRe: Framework Manager licenses.
Quote from: randomcoder on Today at 07:27:38 amAncient topic but audits still do happen...Simple question: If FrameworkManager is installed at a server, do you need a license for every user that can...
View ArticleRe: CM-REQ-2378 A request was received to start the negotiation process to...
Quote from: bdbits on 10 Jan 2018 05:21:06 pmThe log indicates you have a Content Manager problem. It seems to think you have a secondary content manager and when it tries to figure out which one...
View ArticleRe: CM-REQ-2378 A request was received to start the negotiation process to...
Quote from: Vgamer on Today at 09:06:25 amI feel a clean install for the dispatcher/portal may be required.If you look in the Cognos Configuration utility on the server, what entry or entries exist in...
View Article