Click to edit Master text styles,Second level,Click to edit Master title style,Click to edit Master text styles,Second level,Click to edit Master title style,Cognos 8 SDK,宁冰,bingningsuper-,Objectives,安装,SDK,Cognos,架构,(SOAP&WSDL),WSDL,与,SOAP,SDK,及其组件,查询,Content Manager,Portal,集成,SDK Introduction,Module 1,安装,SDK,安装,SDK,issetup.exe,documentation,What Can We Do With the SDK?,SDK可以实现大局部reporting 和管理功能:,查询Content Manager,Packages,Reports,Connections,and other objects,运行、修改Reports、Queries,用户管理,发布包,调度,内容管理,SDK Introduction,Module 2:,Cognos,架构,DW,ETL,ETL,Cognos8,架构,Cognos 8 符合 web services 模型架构,可以与任何操作系统或程序语言集成,两个主要工作机制:,Web 效劳描述语言WSDL(Web Services Description Language),简单对象访问协议SOAP(Simple Object Access Protocol),SDK Introduction,Module 3:WSDL,与,SOAP,WSDL Implementation,Web service based applications need a mechanism for validating requests:,this mechanism is WSDL,WSDL is like a,contract,between the requesting application and the responding application,it is an XML document,It describes the software components(functionality)that the application is exposing as a service,The Cognos SDK is essentially a WSDL file,SOAP Implementation,XML is used as the message passing mechanism for the ReportNet API,these messages are encapsulated inside a message protocol(SOAP),It is XML based,it has no reliance on proprietary protocols,it is a W3C standard,uses a highly pervasive transport protocol:http,this is what makes the ReportNet API work in a language/OS independent manner.,This Is What a SOAP Message Looks Like,XML Payload,A simple example of a SOAP request,SDK Introduction,Module 4:SDK,及其组件,SDK and its Components,Currently,only a limited number of environments support design-time Web Services integration,(Microsoft.NET,for example).Other environments must rely on external processes to transform the WSDL to something useful.,WSDL,.NET,Generated Code,ApplicationCode,SDK and its Components,Since our customers are not all.NET shops,we have taken steps to ensure an easy integration.,ReportNet ships with two pre-consumed libraries that are easily integrated with development environments.,1.Java,WSDL,AXIS,Generated JAR File,Development Environment,ApplicationCode,SDK and its Components,For Win32 programmers,such as Visual Basic and ASP,Cognos ReportNet ships with a COM implementation of the SDK.The generation of the COM dll is done prior to shipping,for convenience.,2.COM,WSDL,Cognos,Tool,Generated COM dll,Product Shipment,ApplicationCode,Development Environment(VB),SDK Introduction,Module 5:,查询,Content Manager,Programmatic Access to Content Manager,Before we can query Content Manager for objects,we need to know something about SEARCH PATH,s,Access an objects search path from its properties,Programmatic Access to Content Manager,Attributes of the object are denoted by the symbol,Search Path Syntax,Please refer to the Cognos Developer guide for a more exhaustive reference:,/*,/folder,/*,/configuration/*,/content/package/folder/reportcontains(name,Product List,),SDK Introduction,Module 6,:,portal,集成,Portal,集成,url,Cognoslaunch,SDK,Jar,Dll,Access Manager Batch Maintenance,url,调用,Url,调用,Report Studio,Query Studio,Analysis Studio,Event Studio,Cognos Viewer,Q,&,A,