webMethods Active Transfer WebClient Interface Not accessible in all browsers

Right now we are upgrading to 10.7

I have created a https port in MWS -->MFT -->ServerManagement with port 5443
I have given the keystore path and password and activated the port.

But issue is I am able to access the URL in IE not able to access the same in Edge and chrome.

Can anyone help me out.

Hi Pinninti,

In ActiveTransfer 10.7, there’s a new feature to restrict few http headers(for security reason).
Maybe that is causing the issue in Edge and chrome.

Please check for the following message code in ActiveTransfer.log?
“6609”.
e.g: “[6609] Unsupported header: abcd:value”

Add this header ‘abcd’ in the following file(in a new line) to mitigate the issue.
“/IntegrationServer/instances/default/packages/WmMFT/config/headers.txt”

Hope this helps answer your query.

Regards
Biswa

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.