Versions Compared

Key

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

Prerequisite

Database Tables

Code Block
[STRATEGY_ORDERS]
[STRATEGY_ORDER_LEGS]

...

View file
nameCreateScript.sql

Access Rules

insert into ACCESSRULES (OPERATION_NAME, PERMISSION, ACCESSLIST_ID) values ('StrategyOrderEntryService', 1, 1)

...

  • Spring

  • Services

  • Connection strings

  • Access

  • Authorization/user configuration

  • Access rules updates?

Setup

Overview - What does this service do

...

Where is the jenkins build?

Deployment

Where are the configs saved after deployment

...