I downloaded and installed Cognos BI latest version 10.2.1 the trialversion i'm not sure if it's ok or not as it's my first time to proccess this version and trial on windows environment I'm not able to find the configuration under IBM cognos Business intelligence developer trial folder i only have framework manager , cognos bi and manager console and map manager
when i open IBM cogno BI it open browser with following error:
HTTP Status 404 - /p2pd/servlet/dispatch
type Status report
message /p2pd/servlet/dispatch
description The requested resource (/p2pd/servlet/dispatch) is not available.
Apache Tomcat/6.0.35
also under services the service of cognos is up
not sure where to start from any hints
Related
I'm running BizTalk 2016 Developer edition with Feature Pack 2 and CU3. I've configured a Receive location to pull from a SharePoint 2013 library but I'm seeing the following in the event log:
The adapter "Windows SharePoint Services" raised an error message. Details "Could not load file or assembly 'Microsoft.SharePoint.Client, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified.".
The following suggests this should have been installed to the GAC as part of the BizTalk installation: https://learn.microsoft.com/en-us/biztalk/core/csom-sharepoint-services-adapter . I can't find the assembly on the BizTalk VM.
I've read that Windows Identity Foundation must be installed on the BizTalk Server if using SharePoint CSOM. Server manager was showing that it was installed, although the tick is in a grey box that can't be un-ticked. I ran the PS Remove-WindowsFeature Windows-Identity-Foundation and then added it again using Server Manager - it's now showing with a "full tick". Didn't fix the problem though :(
Anyone else hit this problem?
I was able to solve this by installing the SharePoint Client Components SDK from the following site: https://www.microsoft.com/en-us/download/confirmation.aspx?id=35585
Be sure to restart the host instance of the receive location after installing.
I want to connect sap to azure logic app ...
I have a sap server and via on-premise gateway and .NET connector 3.0 i am trying to create a SAP connection in Logic Apps using "SAP Application Server - Send to SAP" action but in vain !!
The error is like :--
Please check your account info and/or permissions and try again. Details: Unable to connect to SAP server. Failed to process request. Error details: 'Could not load file or assembly 'sapnco, Version=3.0.0.42, Culture=neutral, PublicKeyToken=50436dca5c7f7d23' or one of its dependencies. The system cannot find the file specified.'.
Please help me to sort this out.
Here are some rules you need to compliance:
You need to install the 64 bit version and only the 64 bit of SAP Nco.
You need to install the latest version of SAP Nco as well.
You need to install the .Net 4.0 version of SAP Nco as the data gateway host service and Microsoft SAP Adapter are build with .Net 4.5.
For more details about with SAP Nco version to pick for Azure Logic App, you could refer to this article.
Also, someone gets the same error like you, he download Nco connnector from SAP website and install in server then everything goes well.
You could go to see the similar issue.
I been have the same error. In my case have SAP in a private network and I use another machine with Data Gatewat to acces to SAP throught Logciapp.
This steps are not in SAP machine are in Midelware machine that will have Data Gateway to communicate with SAP.
Install Data Gateway
Install the SAP NCo library and .NET
Then for Data Gateway can recognize the SAP NCo library you will need to copy .dll located on SAP NCo folder installations to Gateway
folder installation.
Here are some rules you need to compliance:
You need to install the 64 bit version and only the 64 bit of SAP Nco.
You need to install the latest version of SAP Nco as well.
You need to install the .Net 4.0 version of SAP Nco as the data gateway host service and Microsoft SAP Adapter are build with .Net 4.5.
For more details about with SAP Nco version to pick for Azure Logic App, you could refer to this article.
Also, someone gets the same error like you, he download Nco connnector from SAP website and install in server then everything goes well. You could go to see the similar issue.
I am trying to configure the application insights for asp.net web application hosted in IIS server of windows server 2012 using application insights status monitor. For that I have logged into azure portal and select required application insights resource, then I clicked on Add Application Insights button in status monitor. At that time I got the error like below screenshot.
But I have all sdk dependencies installed in the following path:
Can you please tell me how to resolve the above error as soon as possible?
Thanks for reporting the issue! We did breaking change in the latest version and as a result it becomes broken when updated only partially or installed without following update. We're working on the fix: https://github.com/Microsoft/ApplicationInsights-Announcements/issues/16
For now you can finish the full update by clicking on Update is available link in the bottom left corner and Install SDK 2.4.0
I am using IBM Cognos 10 trial version and I am new to it. Here I created different types of reports. Recently I came to know that we can also create scorecard and strategy maps using Cognos Metric studio. Till now I just used Cognos Report studio and Cognos Framework manager. I have googled about how to open Cognos Metric studio but in every article I found that in Cognos Welcome page we can find the Metric studio, but in my Cognos welcome page there is no such kind of thing. See the following diagram.
I want to know how we can open Cognos Metric studio in IBM Cognos 10 trial version?
I have some doubts here, Is Cognos trial version they don't provide any Metric studio or we have to download it and configure it to the Cognos separately.
Or
Is the installation process which I followed is Wrong?
My another doubt is, Cognos Framework manager rpd file is enough to Scorecard type of things or we have to use Metric designer for this, anyhow I did not have Metric designer as well......
Can we do all things which we can do in Cognos Metric studio also using Report studio, if yes can anyone suggest me how to do scorecards in Cognos Report studio.
I don't know about trial version, but normal Metric Studio is a separate distribution.
There may be possibly two reasons for it that I know;
The Profile assigned to your User ID may not contain these
rights/permissions.
Can you login using Internet Explorer or Mozilla instead and see if it appears ? Sometimes the latest versions of Browser do not render due to some bugs in Cognos Connection code.
I am working on sharepoint 2013 ,while working on Performance Point Service when i amd connecting to a new Analysis source in Dashboard Designer ,it is not loading databases.
I have googled the problem and found the in my EventLogs it appears
"The data source provider for data sources of type 'ADOMD.NET' is not registered. Please contact an administrator.PerformancePoint Services error code 10115."
I downloaded and installed latest version of ADOMD.NET but it didnt worked.Please Help
If you are using SQL Server 2012 or newer, and SharePoint Server 2013, it will try to load the SQL Server 2008 version of the ADMD.NET dll.
Try to install the SQL Server 2008 R2 ADMD.NET component from here: http://www.microsoft.com/en-us/download/details.aspx?id=16978 and restart IIS.