The provided URI scheme https is invalid expected http Parameter name via when attempting to configure KAFTA navigation in KTA
Article # 3039003 - Page views: 1154
Issue
In an HTTPs environment, when attempting to configure a built in KAFTA target from within the KTA Designer:
The following error is encountered:
The provided URI scheme 'https' is invalid; expected 'http'.
Parameter name: via
Cause
This can be caused when the BasicHttpBinding_InsightDataService found in the web.config is still configured to use HTTP.
Solution
Scenario 1 - All in one environment (App, Web, Transformation on the same machine)
- Navigate to the following directory (default) and make a backup of the current web.config file. C:\Program Files\Kofax\TotalAgility\Agility.Server.Web\
- Edit the BasicHttpBinding_InsightDataService section by uncommenting out the proper HTTPS section. See Fig. A for example.
- Restart all Core Worker services.
Scenario 2 - Split install (App, Web on different machines)
- On all App and Web servers, navigate to the following directory (default) and make a backup of the current web.config file. C:\Program Files\Kofax\TotalAgility\Agility.Server.Web\
- Edit the BasicHttpBinding_InsightDataService section by uncommenting out the proper HTTPS section. See Fig. A for example.
- Restart all Core Worker services.
Fig. A
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
KTA | 7.10.0 |
References
Add any references to other internal or external articles