<div dir="ltr">Hi All,<div><br></div><div>I have been trying to chain process requests using OWSLib and PyWPS server but have not been too successful.  I have been able to fire separate requests off in order using the output from one as input to the next but I would specifically like to be able to chain them through embedding.  I have attempted to use the WPSExecution object to build my requests by embedding a request as the input of the second request but have found that the xml for the embedded request ends up being escaped and malformed.  Looking at the ComplexDataInput class, I notice that this can only be a ComplexReference type or a ComplexDataRaw type but it appears that it always evaluates to the reference type so my embedded query is then escaped and appears in the HREF tag of the input data.  I have also tried to create a manual xml document but cannot find the correct XML element that identifies the embedded request.  So what I am asking is if anyone knows or can point me to an example showing how chaining is achieved, or alternatively the correct XML structure for an embedded / chained request.</div><div><br></div><div>Thank you,</div><div>Suzana<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><p style="font:7.5pt/normal arial,sans-serif;color:gray;text-transform:none;text-indent:0px;letter-spacing:normal;word-spacing:0px;white-space:normal;font-size-adjust:none;font-stretch:normal;background-color:rgb(255,255,255)"><b>Dr Suzana Barreto<br>Software Analyst<br>Environment Systems</b><br>Tel: <a style="color:rgb(17,85,204)" href="tel:%2B44%20%280%29%201970%20626688" value="+441970626688" target="_blank">+44 (0) 1970 626688</a><br><a style="color:rgb(17,85,204)" href="http://www.envsys.co.uk/" target="_blank">www.envsys.co.uk</a></p><p style="font:7.5pt/normal arial,sans-serif;color:gray;text-transform:none;text-indent:0px;letter-spacing:normal;word-spacing:0px;white-space:normal;font-size-adjust:none;font-stretch:normal;background-color:rgb(255,255,255)">The information contained in this e-mail is intended only for the use of the person(s) to whom it is addressed and may contain confidential or privileged information. If you have received this e-mail in error please contact the sender and delete the material without copying, distributing or disclosing the content. All reasonable precautions have been taken to ensure that this e-mail is free from any virus, however, the recipient should verify this to be the case. Please 'think before you print'</p></div></div></div></div></div></div>