Skip to content

IBM Cognos Analytics - Process Steps

Export

Export content from the content store to an archive file in the deployment directory within your Cognos home.

NameTypeDescriptionRequired
Archive NameStringThe name of the export archive file. Do not include the .zip file extension.Yes
Cognos Analytics Java Library DirectoryStringThe Cognos Analytics Java library directory. The directory must contain the required JAR files, including the cognosClient.jar andcognos-axis.jar files. For example: C:\Program Files\IBM\cognos\analytics\sdk\java\lib.Yes
Deployment SpecStringThe name of an export deployment specification. If thisspecification does not exist on the Cognos Analytics server, it is be created.Yes
Export ContentStringThe search path of the content to export. For example: /content/folder/[@name=’Samples’]. The search path is displayed in the properties of any file or folder in the Cognos Analytics web application.Yes
Gateway URLStringThe URL of the Cognos Analytics gateway or dispatcher used to communicate with the dispatcher. For example: http://localhost:9300/p2pd/servlet/dispatchYes
IBM Cognos Analytics HomeStringThe URL of the Cognos Analytics server. Do not include a trailing forward slash.Yes
NamespaceStringThe user namespace on the Cognos server. You can locate the namespace on the User Preferences page of the Cognos Analytics web application.Yes
Overwrite Deployment Spec.BooleanEnable to overwrite the deployment specification if itexists in the content store.No
Parent DirectoryStringThe search path of the directory that the new or existingdeployment specification exists under. The default is the root directory: /adminFolder. For example: if you specify /adminFolder/adminFolder[@name=’Exports’], this indicates that the Exportsdirectory under the adminFolder root directory.No
PasswordPasswordThe password associated withthe administrator’s user ID. The default is the value in the ${p:resource/crnPassword} property.Yes
UserIDStringThe administrator user ID that has import and export privileges.Yes

Import

Import content from an archive to the Cognos Analytics content store.

NameTypeDescriptionRequired
Archive NameStringThe name of the archive file to import. Do not include the .zip file extension.Yes
Cognos Analytics Java Library DirectoryStringThe Cognos Analytics Java library directory. The directory must contain the required JAR files, including the cognosClient.jar and cognos-axis.jar files. For example: C:\Program Files\IBM\cognos\analytics\sdk\java\lib.Yes
Deployment SpecStringThe name of an import deployment specification. If this specification does not exist on the Cognos server, it is created.Yes
Gateway URLStringThe URL of the Cognos Analytics gateway or dispatcher used to communicate with the dispatcher.For example: http://localhost:9300/p2pd/servlet/dispatchYes
IBM Cognos Analytics HomeStringThe URL of the Cognos Analytics server. Do not include a trailing forward slash.Yes
NamespaceStringThe user namespace. The user namespace is displayed on the User Preferences page of the Cognos Analytics web application. on the user preferences page.Yes
Overwrite Deployment Spec.BooleanEnabled to overwrite the deployment specification if it exists in the content store.No
Parent DirectoryStringThe search path of the directory that your new or existing deployment specification exists under. The default is the root directory: /adminFolder. For example: /adminFolder/adminFolder[@name=’Imports’], indicates to use the Imports directory under the adminFolder root directory.No
PasswordPasswordThe password associated withthe administrator’s user ID. The default is the value in the ${p:resource/crnPassword} property.Yes
Target DirectoryStringIf this is a new deployment specification, provide the search path of the directory in the Cognos Analytics content store where the artifact is deployed.No
User IDStringThe administrator user ID that has import and export privileges.Yes