This is an archive related to a previous version of Esri Maps for IBM Cognos. If you need the current version go to http://doc.arcgis.com/en/maps-for-cognos/.
When specifying the user login method on ArcGIS Online, administrators must register the application with the ArcGIS Online platform and include the generated application ID in the Esri Maps configuration settings file. To configure user logins for use with an ArcGIS organization, you must first add Esri Maps for IBM Cognos as an application, and register it with the organization. This process generates a unique application ID, which identifies Esri Maps for IBM Cognos to your ArcGIS Onlineorganization. You use this application ID to set the arcgisAppId property in the Esri Maps for IBM Cognos configuration settings file. For more information, see Adding applications.
The following procedures should be performed by an administrator or publisher in the ArcGIS Online organization.
The Add Item window appears.
For example, http://<myHostName.com>/c.10.2_64.
Your application is now added to ArcGIS Online. It appears on My Content, and you can edit item details and share the application.
To generate a unique ID for your application, you must now register it with your ArcGIS Online organization.
Redirect URIs are valid base URIs—addresses to which Esri Maps for IBM Cognos users are redirected after they successfully log in. In most organizations, your Business Intelligence platform can accessed in many ways; for example, using fully qualified domain names, IP addresses, development/test/production environments, and so on. Be sure to list all possible redirect URIs.
The following is a sample list of base URIs:
http://app
http://app.mycompany.com
https://app.mycompany.com
https://app
http://10.69.1.57
http://app.mycompany.com:8080
When your application is successfully registered, it is assigned a unique app ID.
For details, see Configure login settings.
arcgisUrl: "[URL to your ArcGIS organization]"
For example: "https://myorganization.argis.com"
arcgisAuthType: "user"
arcgisAppId: "[app ID generated upon application registration]"
For example: "nvgHDDFXzMRWmKfY"