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

Empty TestFolder_Fields.Field("AL_ITEM_ID").Value

$
0
0

Hi,

 

I am using the below code (which was posted on a different post in this forum):

 

Sub TestFolder_MoveTo
On Error Resume Next

myFolderID = TestFolder_Fields.Field("AL_ITEM_ID").Value
set TreeMgr = TDConnection.TreeManager
set TestPlanFolder = TreeMgr.NodeByID(myFolderID)
myFolderPath = TestPlanFolder.Path
Set TreeMgr = Nothing

set TestPlanFolder = Nothing


On Error GoTo 0
End Sub

 

The problem is that myFolderID is empty and doesn't get a value when I select a test folder in the test plan module.

Any idea what could be the probelm (using QC 11 SP2)?

 

Thanks

Ruth


Viewing all articles
Browse latest Browse all 14708

Trending Articles



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