Quantcast
Channel: Quality Center / ALM Practitioners Forum topics
Viewing all articles
Browse latest Browse all 5491

HP ALM 11.00 ota api - no idea :(

$
0
0

Hey together,

 

got some trouble while trying to use ota api. can anyone assit me maybe with some tips how to use the ota api?

i think i dont understand how to use or access it.

 

I'm trying to set a default value to a field that i added to the testconfiguration mask triggered by the creation of the test in in the testplan.

 

so please dont laugh ;) i put the code in the Sub Test_AfterPost Workflow :)

 

i tried somthing like that:

set TdcTestConfFact = TDConnection.TestConfigFactory
set TestConf = TdcTestConfFact.Field("TSC_STATUS_01")
set TestConf="HOCH"

 

 or

 

set TdcTestConfFact = TDConnection.TestConfigFactory
set TestConf = TdcTestConfFact.Field
set TestConf("TSC_USER_01")="HOCH"

 

 

and lot of other combinations which all seems to be very wrong :D

 

maybe someone can help me :)

 

my target is to fetch the priority value of the test and assign it to the priorityfield(TSC_USER_01) which i added to testconfigurations mask after creating the test, triggered by the creation. so that the first testconfiguration in the list hast the same priority as the test itselfs. for every new configuration which will be created the priorityfield ist mandatory and has to be filled out, but for the first configuration which is created by default there is no value in my field tsc_user_01 :/

 

thanks so much for helping me, giving advices or assitance in advance 

-daniel


Viewing all articles
Browse latest Browse all 5491

Trending Articles



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