Hi Dinu--

There are some PHP samples here [1] that show how to call the clone
method.  Once an experiment has been launched, it becomes (or should
become) immutable in the API. So if you want to change something (an
input parameter or a resource) and resubmit, then you have to make a new
version of the experiment (clone it).

Marlon

[1] https://github.com/SciGaP/Airavata-PHP-Client-Samples

On 5/29/14 5:46 AM, Dinu Sandaru wrote:
> Hi all,
>
> I am trying to write some integration tests for Airavata. Right now I am
> looking at clone experiment method. Can somebody explain to me how it works?
>
> Thanks in advance!

Reply via email to