: Public Note
Created: 15/11/2018 18:48:22
Modified: 04/12/2018 20:03:01
Project:
Advanced:
<b>[Core] Market Operation (Only Phase 1)</b><br/><br/>Global Variables (default state)<br/><i>GateClosure = true</i><br/><i>ReformulationTimeEnd = true</i><br/><br/>Thread 1 :: #lt;#lt;WS#gt;#gt; ExecuteGeneralOffer <b>Create </b><br/><ol>
<li>If GateClosure == true, ignore. <i>Return </i>Document with reason "Gate is closed".</li><li>If ReformulationTimeEnd == true, ignore. <i>Return </i>Document with reason "End of Reformulation Time".</li><li>If the offer is already in the Offer Database [Storage], <i>Return</i> document with reason "Document already exists"</li><li>Save into [Storage] Offer Database with status <i>In Validation.</i></li></ol><p/>