IBM Support

Setting up APIs for external web application server on IBM Content Collector Server

Product Documentation


Abstract

This document provides information on how to set up APIs for external web application servers on the IBM Content Collector server.

Content

Configure WebSphere Application Server security

For setting up APIs for the external web application server on the IBM Content Collector server, you need to configure the WebSphere Application Server.
I. Enabling security for API calls
IBM Content Collector (ICC) restricts web application services APIs to protect message exchanges. Therefore, you need to enable security for API calls.
  1. Start the WebSphere Application Server administrative console.
    Replace serverName with the name of your web application server and enter the following web address in a browser:
    http://serverName:11043/ibm/console
  2. Enable administrative security.
    Refer to Enabling WebSphere Application Server administrative security.
  3. Enable application security.
    Refer to Enabling WebSphere Application Server application security.
  4. Provide certificates for API calls.
    Refer to Providing certificates for Web Application services API calls.
II. Stopping web application
In case you have changed any web application configuration settings after performing step 4, you need to restart the ICC external web application service. You can stop the service in two ways:
  • Using the Windows Services app
  • Using the stopserver batch script
Note: However, after enabling security for the WebSphere Application Server, the ICC external web application service may fail to stop using the Windows Service app. In that case, use the batch script as shown below.
Use the WebSphere Application Server administrator credentials for running this script.
  1. Open the command prompt and navigate to <WAS_INSTALL_DIR>/bin.
  2. Run this command:
    stopserver afuServer -profileName AFUWeb -username admin_username -password admin_password

Document Location

Worldwide

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSAE9L","label":"Content Collector"},"Component":"","Platform":[{"code":"PF033","label":"Windows"}],"Version":"4.0.1.10","Edition":"Interim Fix 5","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
07 November 2019

UID

ibm11099947