Hello,
I am aware that OTA for Liraries is not officially supported by HP.
However, I am trying to create a library but script fails with no error after the AddItem function:
Set libFact = TDConnection.LibraryFactory
set libObj = libFact.AddItem(Null) ---> noting happens after this line - WF script execution interrupts at this point, no error message is displayed, cannot find anything reasonable in the QC log files.
Has anyone being successfull in creating a library via OTA?
PS: I am able to access exisitng libraries via OTA, get their properties etc.
Env: ALM 12.01
BR,
Deyan