Just out of curiosity, what are you trying to accomplish? What are you trying to do which you can't do via the UI?
↧
Re: Extract metadata from Data Modules
↧
Re: Filter Rows and Not Measure
That pointed me in the right direct. I had to do a little tickery to get it to work exactly how I wanted it.
I used a completeTuple(), prevented my filter from working properly. After I got the tuple to give me the proper number I used put in some log...
I used a completeTuple(), prevented my filter from working properly. After I got the tuple to give me the proper number I used put in some log...
↧
↧
Re: XQE-V5-0005 Identifier not found
Progress of a sort.
What happens if you mock in values rather than the CSVIdentityName(%biSecureCostMetrics ) stuff? Put in a value which you want the csvidentity stuff to resolve to. This would control for a problem with the function. You might a...
What happens if you mock in values rather than the CSVIdentityName(%biSecureCostMetrics ) stuff? Put in a value which you want the csvidentity stuff to resolve to. This would control for a problem with the function. You might a...
↧
Re: XQE-V5-0005 Identifier not found
Hey, I had been copying out the code previously and deleting the existing data items when I created the weekly IOR calc. I decided to just type it in from scratch and drag over the data item, and it worked. I guess copying and pasting it meant there m...
↧
Executing a report from command line
Hello,
Is there any way to execute a report from Command Line so that it generates the result into a folder? I did some search and people are saying to install TCR to use the trcmd command. Is there any other alternative without installing TCR?
I...
Is there any way to execute a report from Command Line so that it generates the result into a folder? I did some search and people are saying to install TCR to use the trcmd command. Is there any other alternative without installing TCR?
I...
↧
↧
Re: Setting up HTTPS communication between Gateway and Application server
Thanks for the reply, we have all that setup and working so any http requests get rewritten to https and it works fine. We have a business requirement though that all communications are required to be https and the bit we are struggling with is the co...
↧
Re: Extract metadata from Data Modules
Hi,
Thank you for the immediate response and your input is of great help @MFGF.
@bus_pass_man Feeding your curiosity.. I am actually trying to get the metadata of the data module to retrieve the lineage of reports using the data module and as well as u...
Thank you for the immediate response and your input is of great help @MFGF.
@bus_pass_man Feeding your curiosity.. I am actually trying to get the metadata of the data module to retrieve the lineage of reports using the data module and as well as u...
↧
FM SQL - XQE-PLN-0012 column could not be found in the model
I am writing some simple SQL in Framework manager writing back to a Teradata database. In the SQL I have created a new column called Diff and yet when i try to reuse that column as a filter later on in the code I get the error message above saying it d...
↧
Re: How to check the history of Scheduled Reports
Thanks Oscarca and Dougp for the replies.
Dougp,
Yes, it posted two threads and I was unable to delete one of those.
I have tried with the properties changes in Cognos Adminis...
↧
↧
Impala Connection String for Cognos Analytics 11.1
I want to connect Cognos Analytics 11.1 with Cloudera Impala.
The connection string that I have used so far is :
jdbc:impala://host:port/<schema name>. Also the jdbc that I used at cognos is Simba JDBC Driver for Impala.
My question is , I want to ...
The connection string that I have used so far is :
jdbc:impala://host:port/<schema name>. Also the jdbc that I used at cognos is Simba JDBC Driver for Impala.
My question is , I want to ...
↧
Re: FM SQL - XQE-PLN-0012 column could not be found in the model
I suspect that you're trying to over-complicate things and your filter expression could be created without too much fuss. Have you just tried to create a filter with the required expression?
If so, what results did you get?
If not, why not?
Other ...
If so, what results did you get?
If not, why not?
Other ...
↧
Where is the "Keep this version">"Email Report" choice?
Hi All,
I put as attachment what I'm searching for in Cognos Analytics. In the Cognos 10.2.2, I used to have the possibility to select "Keep this version" > "Email Report" once a report was displayed in the browser (speaking about a PDF report).
Where...
I put as attachment what I'm searching for in Cognos Analytics. In the Cognos 10.2.2, I used to have the possibility to select "Keep this version" > "Email Report" once a report was displayed in the browser (speaking about a PDF report).
Where...
↧
FOR statement causes XQE-GEN-0002 java.lang.ArrayIndexOutOfBoundsException error
Hi,
I have a relational FM based report which has a data item: count(distinct [Customer User ID] for [Channel Name]),
It seems that after the JDBC change to the FM, the report has stopped working and throws a "XQE-GEN-0002 An unexpected exception occ...
I have a relational FM based report which has a data item: count(distinct [Customer User ID] for [Channel Name]),
It seems that after the JDBC change to the FM, the report has stopped working and throws a "XQE-GEN-0002 An unexpected exception occ...
↧
↧
Could not Add Metadata to the report
Hi All,
I tried copying a report xml and open it after modifying it because we had to change the Framework Manager Package.(Copy to Clipboard-> Open from Clipboard)
It doesn't let me choose the pacakge(metadata) from the source . The '+' sign comes as ...
I tried copying a report xml and open it after modifying it because we had to change the Framework Manager Package.(Copy to Clipboard-> Open from Clipboard)
It doesn't let me choose the pacakge(metadata) from the source . The '+' sign comes as ...
↧
Re: Could not Add Metadata to the report
Hi All,
I tried copying a report xml and open it after modifying it because we had to change the Framework Manager Package.(Copy to Clipboard-> Open from Clipboard)
It doesn...
↧
Cognos Gateway Server (IIS) serving hyperlinks instead of passing through
At the moment we are facing a problem with an Cognos setting in which we use a Gateway server in the DMZ. The Gateway server is linked to a Cognos application (cm) server on the local network. We use IIS. This setting is functioning as expected for Cog...
↧
Repeat Query, Macro?
Hello,
I'm trying to simplify multiple almost identical queries to one, more flexible query....but I'm not seeing it..
DWH setup:
Each dim/fact line has a begin and end date.
> If a change occures the current line gets an end date and a new line is cre...
I'm trying to simplify multiple almost identical queries to one, more flexible query....but I'm not seeing it..
DWH setup:
Each dim/fact line has a begin and end date.
> If a change occures the current line gets an end date and a new line is cre...
↧
↧
Re: Could not Add Metadata to the report
Thanks a lot MFGF for your reply.
I tried publishing the package using the Dynamic Query Mode and created a quick report out of it . It gives error saying it can't connect to database.
Again published it without DQM and the report works fine.
I think i...
I tried publishing the package using the Dynamic Query Mode and created a quick report out of it . It gives error saying it can't connect to database.
Again published it without DQM and the report works fine.
I think i...
↧
Re: How to check the history of Scheduled Reports
Thank You MFGF.
Dougp,
After making the changes in Cognos Connection , Report view settings, I am able to view the last 5 days ran files. This is exactly what i wanted.
Thank You so much for your help.
Thanks,
Pranathi
Dougp,
After making the changes in Cognos Connection , Report view settings, I am able to view the last 5 days ran files. This is exactly what i wanted.
Thank You so much for your help.
Thanks,
Pranathi
↧
TM1 to Dynamic Cube
Hello Everyone,
I am struggling with extremely slow TM1 reporting cubes, I have upgraded hardware, bumped up memory, and started re-writing reports to be as efficient as possible, i.e. getting rid of any detail filters and using dimensional functions w...
I am struggling with extremely slow TM1 reporting cubes, I have upgraded hardware, bumped up memory, and started re-writing reports to be as efficient as possible, i.e. getting rid of any detail filters and using dimensional functions w...
↧