Hi Kennath,

Yes you have to give the application interface Id when you create
Experiment. During registration registerApplicationInterface will return
the Id. but if you have already registered and you don't have it you have
to get all the Applications and find which Application Id you need by
comparing the name or some other sensible property you have.
Please check following operations.

registerApplicationInterface

getAllApplicationInterfaceNames

getAllApplicationInterfaces


Lahiru

On Wed, Nov 12, 2014 at 6:36 PM, K Yoshimoto <[email protected]> wrote:

>
> I've been playing with the Python API.  I can registerApplicationDeployment
> registerApplicationInterface, registerApplicationModule.  I am
> trying to createExperiment, but when I launch, I either get an
> internal error on the server side, or it complains that it can't
> figure out application type, Unable to figureout execution type for
> application
>
> Do I need to specify an applicationId for createExperiment?
> How do I generate an applicationId?  Or is execution type set
> somewhere else?
>
> Thanks,
> Kenneth
>



-- 
Research Assistant
Science Gateways Group
Indiana University

Reply via email to