Error trying to connect UFT to ALM
Question ID: 105181
1
0

When we try to connect UFT 11.52 to ALM, we’re getting an error stating "Unable to create the default Business Process Testing resource folders and/or files"

Does anyone have advice to fix?

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on December 11, 2013 5:48 pm
24 views
Answers (1)
1
Private answer

Try this, it worked for us:

Log in to site administrator, select that particular project and run the following query for RESOURCE_FOLDERS table:

UPDATE RESOURCE_FOLDERS SET RFO_ID = 1 WHERE RFO_NAME = 'Resources'

UPDATE RESOURCE_FOLDERS SET RFO_PARENT_ID = 1 WHERE RFO_NAME = 'BPT Resources'

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on December 11, 2013 5:49 pm
0
Worked for us too! Thanks!
( at December 11, 2013 5:50 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top