Configuring the Ajax proxy to allow FileNet requests | HCL Digital Experience
Configure the Ajax proxy so that direct requests that the CCM portlet makes to the FileNet server are allowed to pass through the proxy server.
About this task
Note: If you installed the embedded option when you installed HCL Connections, you do not need to do
these steps.
Procedure
-
Determine the HTTP and HTTPS URLs for the FileNet server.
-
Open a command line and change to the following directory:
- AIX: wp_profile_root/ConfigEngine
- Linux: wp_profile_root/ConfigEngine
- Solaris: wp_profile_root/ConfigEngine
- Windows: wp_profile_root\ConfigEngine
- Run this command to configure the Ajax proxy to handle
all requests to FileNet:
ConfigEngine action-config-ajax-proxy-SNPortlets-filenet -DICfilenetURL=ssl_href_attribute -DICfilenetURLunsecured=href_attribute
-DWasPassword=password
- Run the following command if you want to remove the Ajax
proxy configuration for FileNet:
ConfigEngine action-remove-ajax-proxy-SNPortlets-filenet -DWasPassword=password