Noctam/DWP/ACS Test Harness/Notes
| ACS Test Harness |
|---|
|
Meetings Existing System Specifications Diary |
Notes
Just a scratchpad to make notes as I'm looking at stuff. Temp stuff - probably be wiped regularly.
CISSIM
- Reads config provided
- 'FOLDER' is the folder in which the output files are stored
- Handling for DCI calls puts together a lookup key from:
- The 'dialog' - one of:
DCI908_R_RPLYDCI913_R_RPLYDCI923_R_RPLY
- And the 'system id' from the
ns1:systemIDvalue of the provided XML.
- The 'dialog' - one of:
- It then uses those values to look up entries in the config for that type of call; the entry is a dict with 'output file name' as key, and a list of key/value pairs... which I'm getting to.