Hello
I am using a exception handler in my script and the library files are located in the shared folder. In my script library file the i have a link to the shared folder, when i try to run the script from Performance center i am getting error as it is not able to locate the library which is inside the script folder.
Description:
1) Inside script folder a Link to gloabal library file is located. Name of that is Link_GlobalHandler. This has a link to the global file which is in shared location and that location is accessible from load generator.
2) I uploaded this script with all files option and when it is executed from performance center it throws an error "Call Function GlobalHandler.Lock ** failed - library named 'GlobalHandler' could not be located". This file is available in the script but it is not able to locate it.
If anyone faced this issue and found a solution please share it to me.
~ Manicmut