[Anthill-pro] SOAP WSDL Interface

Frederic Jean frederic.jean at ubisoft.com
Thu Apr 3 12:55:24 CST 2008


Tnx !

Another question :

Is there a way to fetch all the properties from an agent ?
There is the AgentVarHelper object but I need to know the name of the property to fetch it.
In my beanshell script I would like to get the list of properties in a Name,Value format.

The Agent object doesn't seem to have an API for that.

Thank you
Frederic


-----Message d'origine-----
De : Ryan Smith [mailto:rws at urbancode.com] 
Envoyé : 3 avril 2008 14:47
À : Frederic Jean
Cc : AnthillPro user and support list.
Objet : Re: [Anthill-pro] SOAP WSDL Interface

You would use the buildProject methods:


buildProject(String username, String password, String projectId, String workflowId, boolean force)

buildProjectWithProperties(String username, String password, String projectId, String workflowId, boolean force, PropertyFacade[] properties)


Ryan

Frederic Jean wrote:
> Nice :)
> 
> But what happen if i want to run a originating workflow with no buildlife associated with it ?
> 
> Tnx 
> 
> Frederic
> 
> -----Message d'origine-----
> De : anthill-pro-bounces at lists.urbancode.com [mailto:anthill-pro-bounces at lists.urbancode.com] De la part de Ryan Smith
> Envoyé : 3 avril 2008 11:18
> À : AnthillPro user and support list.
> Objet : Re: [Anthill-pro] SOAP WSDL Interface
> 
> The properties are the following:
> 
> username, password, buildLifeId, workflowId, serverGroupId, properties
> 
> 
> Ryan Smith
> 
> Frederic Jean wrote:
>> Can i run a secondary workflow on a buildlife with the SOAP Api ?
>>
>>  
>>
>> Also I was looking at the SOAP interface of this function  :
>>
>>  
>>
>> <wsdl:message name="runWorkflowWithPropertiesRequest">
>>
>>     <wsdl:part name="in0" type="xsd:string"/>
>>
>>     <wsdl:part name="in1" type="xsd:string"/>
>>
>>     <wsdl:part name="in2" type="xsd:string"/>
>>
>>     <wsdl:part name="in3" type="xsd:string"/>
>>
>>     <wsdl:part name="in4" type="xsd:string"/>
>>
>>     <wsdl:part name="in5" type="impl:ArrayOfPropertyFacade"/>
>>
>>   </wsdl:message>
>>
>>  
>>
>>  
>>
>> Is there information about what argument I need to pass , I suppose that
>>
>>  
>>
>> In0 = username
>>
>> In1 = password
>>
>>  
>>
>> Then in3 is probably the workflow name ? what about in4 ?
>>
>>  
>>
>> Thank you
>>
>>  
>>
>> Frederic Jean
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Anthill-pro mailing list
>> Anthill-pro at lists.urbancode.com
>> http://lists.urbancode.com/mailman/listinfo/anthill-pro
> 

-- 
===========================================================
Ryan Smith.           		2044 Euclid Ave., Suite 600
Developer                   Cleveland, Ohio 44115
Urbancode, Inc.
                                email:  rws at urbancode.com
web:     www.urbancode.com      phone:  216-858-9000
web:     www.anthillpro.com     fax:    216-858-9602
===========================================================


More information about the Anthill-pro mailing list