Hi Jorge,

We do have an unofficial functionality to do this, it is not in the UI
wizard, basically in the data service configuration, in the operation, use
the syntax in the following way:

<operation name="...">
  <call-query-group>
    <call-query href="q1"/>
    <call-query href="q2"/>
  </call-query-group>
</operation>

Cheers,
Anjana.

On Thu, Feb 16, 2012 at 7:37 AM, Jorge Infante Osorio <jorg...@uci.cu>wrote:

> Hi folks.****
>
> ** **
>
> In DSS, it´s possible to combine two query result  into the result of
> another query?****
>
> ** **
>
> In query X I have the result of a SELECT in one DB/table in server X, and
> in query Y I have the result of another SELECT in another DB/table in
> server Y. ****
>
> Both DB have a table with the same fields.****
>
> ** **
>
> I think in something similar to UNION in SQL. :-D****
>
> ** **
>
> It could be possible??****
>
> ** **
>
> Saludos,****
>
> Ing. Jorge Infante Osorio.****
>
> J´Dpto Soluciones SOA.****
>
> CDAE.****
>
> Fac. 5.****
>
> UCI.****
>
> ** **
>
>   <http://www.antiterroristas.cu/>
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to