Multiple form submission actions


(Mahearnpad) #1

Hi

 

Is it possible to set multiple SOAP call actions on the submission action of a custom form asset?  I'm assuming this must be possible, since otherwise you wouldn't be able to do much with this facility.  For example, I need to be able to create an asset, then set the metadata and regenerate the metadata. So there will be at least 3 SOAP api calls there.  

 

Is this doable?  At present I can create the asset, but I'm not sure if the other calls are working.

 

TIA


(Bart Banda) #2

Yea you can, the SOAP calls will run one after another in the order that you have them in. 


(Mahearnpad) #3

Good to know, thanks Bart. I just need to keep playing around with them until they work then,