One Identity Manager - Join in Query class

Hello,

I have a question regarding to the SDK's for One Identity 8.2 version. I'm looking for possibility to launch a query with option to make it left/right join. Is this possible to do it via SDK and connectivity to AppServer?

 new QBM.AppServer.Client.ServiceClientFactory();

I found there's Query.From class however it's not passing "Join" operation + not accepting two or more joins.

I found this article from Barry but it's taking DBApp.Instance and as I understood, it throwing DB connection, not AppServer? If it's right, it's not for me because I'm not allowed to using DB connectivity

 Execute plain SQL in script 

There is any other option to launch a "pure" or with Joins query via AppServer?

Parents Reply Children
No Data