Question
How to realize the SQL by Windchill API?
Hi,
Need help to create QuerySpec by using Windchill API, the sql like below :
select LENGTHSCALE from EPMDOCUMENT WHERE IDA3MASTERREFERENCE IN (SELECT ida2a2 from EPMDOCUMENTMASTER WHERE DOCUMENTNUMBER='TEST.PRT')
Who can help me?

