Hi all,
Since we have a two step process in submitting an experiment ( creating and
launching), we should/can allow saving experiments to be launched later as
we support saving through the createExperiment method.
Right now we don't allow the gateway to get those "SAVED" experiments. We
can have a general method at the API level that can get Experiments based
on the status.
So that if a gateway wants to retrieve the saved Experiments it can make a
call like getExperimentsByStatus("CREATED").
--
Thanks,
Sachith Withana