Acceleration mode for sandboxΒΆ
If you want to experiment with lot, you can use acceleration mode and start your lot name with “TESTING”.
Acceleration mode was developed to enable procedure testing in the sandbox and to reduce periods of this procedure.
- To enable acceleration mode you will need to:
- add additional parameter mode with a value
test
; - set
quick, accelerator=1440
as text value for procurementMethodDetails. This parameter will accelerate auction periods. The number 1440 shows that restrictions and time frames will be reduced in 1440 times. - set
quick, accelerator=1440
as text value for sandboxParameters. This parameter will accelerate lot fnd asset periods. The number 1440 shows that restrictions and time frames will be reduced in 1440 times. - set
quick
as a value for submissionMethodDetails. This parameter works only withmode = "test"
and will speed up auction start date.
- add additional parameter mode with a value
This mode will work only in the sandbox.