Connecting to the WebDav folder to customize Heritage Process Portal (deprecated)

You can use web-based Distributed Authoring and Versioning (WebDAV) to make and deploy customized login pages and banners to Heritage Process Portal. WebDAV provides a network protocol for creating interoperable, collaborative applications.

Before you begin

Various third-party clients are available that support the WebDAV protocol. Try your preferred client to determine its usability.

Tip: If customizing Heritage Process Portal with WebDAV does not work, you might need to adjust the following security configuration settings:
  • In the administrative console, open the Global security page by clicking Security > Global security.
  • Expand Web and SIP security and click General settings.
  • Make sure that Default to basic authentication is selected. Then click OK and save the configuration.
  • Restart the server to apply changes.

About this task

Because WebDAV works over HTTP, you get all the benefits of HTTP that FTP cannot provide, such as strong authentication, encryption, proxy support, and caching.

By default, Business Automation Workflow blocks HTTP requests with methods other than GET, PUT, POST, DELETE, HEAD, and OPTIONS. A WebDAV connection also uses the methods PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK, and UNLOCK. These methods need to be added to the allowlist as described for the ProcessServer.AllowedHttpMethods property in the topic Security-hardening properties. It is recommended that you enable these particular HTTP methods only temporarily while modifying the theme.

Procedure

Regardless of the WebDav client that you use, ensure that you configure the client to use the HTTP/SSL protocol. In addition, include the following information in the configuration settings.

  • The host name of the Business Automation Workflow server that hosts Heritage Process Portal.
  • The SSL port of the Business Automation Workflow server, for example, 9443.
    Tip: To check which SSL port to use, in the administrative console go to Servers > Server Types > WebSphere application servers > server_name > Ports, and use the value in the WC_defaulthost_secure field.
  • The user name and password for the Heritage Process Portal administrator that was used during profile creation.
  • The path to be used for the WebDav folder: /mum/mycontenthandler/mm/dav/filestore