Trading Networks 10.7 | Administering and Monitoring B2B Transactions | Managing File Transfers with ActiveTransfer | Administering ActiveTransfer with Command Central | Configuring ActiveTransfer | Accessing ActiveTransfer New User Interface
 
Accessing ActiveTransfer New User Interface
 
Configuring Single Sign-On for ActiveTransfer Web Client
After you install ActiveTransfer, ensure that you adhere to the following criteria to access the webMethods ActiveTransfer new user interface.
*Type http://host:9100 or https://<host>:9102 (where, host is the host name or IP address on which ActiveTransfer Server is running and 9100 and 9102 are the default ports) on a web browser to access the webMethods ActiveTransfer new user interface.
If you want to change the default port, do the following:
1. Navigate to the following installation directory location: Integration Server_directory \profiles\IS_default\configuration\com.softwareag.platform.config.propsloader
2. Open the following files:
*com.softwareag.catalina.connector.http.pid-ActiveTransfer.properties
*com.softwareag.catalina.connector.https.pid-ActiveTransfer.properties
3. Update the port number in the port property.
4. For HTTPS protocol, if you want to use a different version of Transport Layer Security (TLS), do the necessary changes in the com.softwareag.catalina.connector.http.pid-ActiveTransfer.properties file. Additionally, if you want to support different ciphers other than the existing list of ciphers, then make the corresponding changes in the same file. ActiveTransfer supports TLSv1.2 by default.
5. Restart Integration Server.
*Provide users with access to ActiveTransfer screens and functional actions to enable users, My webMethods roles, or Integration Server groups to log into ActiveTransfer. For more information, see Configuring UI Permissions to Users, Roles, or Groups.
*webMethods ActiveTransfer new user interface connects to the Integration Server that hosts ActiveTransfer Server for exchanging data. ActiveTransfer Server user interface automatically detects the Integration Server host and port that it needs to connect to. In case you want to specify a different host and port, you can configure the following parameters and restart Integration Server:
1. Open properties.cnf file located in the Integration Server_directory \instances\instance_name\packages\WmMFT\config directory.
2. Update the following parameters:
*mft.isserver.host: Defines the Integration Server host. Specify the IP address or host name of the machine where ActiveTransfer Server is running. If you do not specify a host name, then 'localhost' is used.
*mft.isserver.port: Defines the Integration Server port. Specify the port in the following format: Protocol@Port. For example, Protocol is either HTTP or HTTPS and Port is 5555. The default protocol is HTTP. If you do not specify a port number, then the primary Integration Server port is used.
3. Restart Integration Server.
For more information about the properties supported by Integration Server, see webMethods Integration Server Administrator’s Guide.