Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

Is there any different way to execute reports through OTA?Command object isn´t available

$
0
0

Good morning! 

 

I have a problem related reports through OTA; In this project I´m not the QC administrator, then I can´t set Command object and I can´t execute query to generate reports.

 

Dim com As Command
    Dim RecSet As Recordset, CloneSet As Recordset
    Dim i As Integer, RecCnt%, ColCnt%
    Dim OriginalSummary As String, CloneSummary$
    Dim TypeCode As Integer, TypeString As String
    On Error GoTo RecordSetExampleErr

' Set and execute the SQL statement to select defects
' that have tests associated with them and sort them
' by the defects’ summaries.
    'tdc is the global TDConnection object.
    Set com = tdc.Command

 

(this is not possible, due i haven´t permissions to create Command object) 

 

I was thinking if it is possible collect the values from an exisiting excel report on dashboard through OTA?

Or do i have to recover all data through OTA and then start filtering? 

 

thanks in advance

 

 

 


Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>