cancel
Showing results for 
Search instead for 
Did you mean: 

How Execute CMISQL

klebervz_
Confirmed Champ
Confirmed Champ

Hello,

Here's an example query that I need to run when you click the link in the Content tree (Image) and present the result of the query Views

SELECT a.id, a.initiator, a.type , a.targetdocumentid, d.id, d.title, d.creator FROM dublincore d INNER JOIN Task a ON d.id = a.targetdocumentid

![alt text][1] [1]: /upfiles/ListDoc_13.png

How to call this CMISQ by clicking on the tree?

2 REPLIES 2

Florent_Guillau
World-Class Innovator
World-Class Innovator

This was already asked as support ticket SUPNXP-11096. Are you the same person/organization? Don't ask questions twice, especially if you have support.

SergioFerreira_
Confirmed Champ
Confirmed Champ

Sorry Florent