Discrepancy interface

Previous Topic

Next Topic

Book Contents

Discrepancy interface

If you migrated the Discrepancy Enhanced WCF interface, open the web.config file on the old environment and configure security on the new environment depending on the parameter values described in the following table:

Parameter values and appropriate commands

If the value of this key is true in web.config

And the value of this key is false in web.config

Run the following command

  • DiscrepancyService.AuthenticateRequests

    and

  • DiscrepancyService.BehindLoadBalancer

-

WebConfigSelector.cmd F5

DiscrepancyService.AuthenticateRequests

DiscrepancyService.BehindLoadBalancer

WebConfigSelector.cmd SECURE

DiscrepancyService.AuthenticateSignature

DiscrepancyService.BehindLoadBalancer

WebConfigSelector.cmd F5CERT

If none of the above conditions are met, the interface was in unsecured mode before the migration. Run the following command to configure the interface in unsecured mode:

WebConfigSelector.cmd UNSECURE

Note: Oracle does not recommend configuring interfaces in unsecured mode.

Send Feedback