Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Request for quote is a control used for buying and selling bonds. The Kodiak implementation implements Directed Request for Quote where counterparties need to be selected to send the quote request to.

The feature can be turned on/off in the Kodiak Server using the variable “EnableRequestForQuote”.

Server

The server validates tokens from Kodiak Token Issuer and it is necessary to include tokens from there as bearer tokens to communicate with the RFQ server.

...

The Kodiak Token Issuer needs to be present on the target machine in order to send requests to the RFQ server. You can find instructions for deploying the Token Issuer here: TODO…

  • Add to folder inetpub/wwwroot/token-issuer-iis

You will also have to run the CreateScript on your database in order for the service to run successfully.

...

When these steps are completed you will be able to start, stop and restart the service under Windows Services.To restart the service every morning, you will need to add these lines to the restart_kodiak_oms script:

Checklist:

  • Add ports 7081 and 7080 to local firewall rules