VMware

This Question is Not Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
4 Replies Last post: Oct 30, 2009 6:01 AM by philsttr  

Plans for generic SOAP support within workflows? posted: Oct 20, 2009 8:26 AM

Click to view philsttr's profile Lurker 3 posts since
Oct 19, 2009

Hi,

Are there any plans to add generic SOAP support into VMO (so that SOAP operations can be called from workflows)?

By "generic SOAP support", I mean things such as

  • Importing a WSDL
  • Having the types exposed by the XML schemas used by the WSDL automatically exposed as types / scriptable objects in VMO
  • Perhaps having a "SOAP operation" task to invoke a soap operation as part of a workflow.
  • Perhaps having the interface defined by the WSDL exposed as a scriptable object in VMO (so that operations can be invoked via javascript)

--Phil
Click to view Cédric's profile Hot Shot 75 posts since
Jun 27, 2008
Sia is the one who can talk about future features

With actual features, the best way to do that is to use Axis or another SOAP framework to create Java classes from your WSDL. Them, you should expose them to the scripting by creating a Plug-in. Just have a look at the vCO Developer Guide (vco_40_developers_guide.pdf)
Click to view siayiu's profile Enthusiast 65 posts since
Feb 4, 2008

Hi Phil,

This is something we have considered in the past. Having something that just looks at a WSDL and dump a plugin out on the other end sounds like an execellent idea. In practice, it might not actually render a usable plugin since a WSDL does not always provide relationships between calls. At the end of the day, the intelligence of a developer is not quite as easily replaceable.

With that said, what do you find most challenging in creating a plugin?

Thanks,
Sia

Developer Social Media

Communities