State Initiated:
- State requests FRS data from CDX (synchronous query via Query())
- State requests FRS data from CDX (asynchronous query via Solicit())
- State submits data to CDX (via Submit()); CDX then submits the data to the FRS application (via https Notify and subsequent web services Download)
CDX Initiated:
- CDX requests FRS data from the State (synchronous query via Query()); CDX then submits the data to the FRS application (via https Notify and subsequent web services Download)