Forum Post: RE: Hide password in WBD
Are your passwords scripted in the clear or in a Decrypt3DES function?
View ArticleForum Post: RE: Hide password in WBD
I use a password field in the Project Attributes and with AttributeGetString I read the password into a string variable which I use for the password field of the web page.
View ArticleForum Post: RE: Hide password in WBD
Consider this value below as your project attribute: BV1TrNRWmvM5BYa4olsIrYz0wd/bD0RGXg== Use this command: print("Decrypted project password is " + Decrypt3DES(sMyEncryptedPassword)); What do you...
View ArticleForum Post: RE: Hide password in WBD
Just let me add that you can also use the BrowserSetPassword() function in a BDLT project, which will hide the password string in the Truelog Explorer and the browser application.
View ArticleForum Post: RE: Citrix Text Polling Problem? WaitForText needs full timeout...
Hello, sorry for pushing this topic, but would be nice to know if some analysis is proceeding or if some new advices are available. Thanks a lot Sebastian
View ArticleForum Post: RE: Citrix Text Polling Problem? WaitForText needs full timeout...
Hi Sebastian, I am currently in the middle of trying to recreate the issue, however this would be seen as a stereotypical support case. Could you log a case and we can continue investigations further....
View ArticleForum Post: RE: Citrix Text Polling Problem? WaitForText needs full timeout...
Hi PaulCo, I am freelancer and my project ended now. And I have no Credentials for a Micro Focus Support Account. The license and was from my customer. But my Custom Solution with the loop around the...
View ArticleForum Post: Cannot record anything RMI traffic against the sampleApp -...
Hi, guys Please, I've followed the profile suggestion to configure IE profile for Java RMI recording, like choose Java JNDI, Java RMI from the Application Profile Wizard. I saw lots of exceptions and...
View ArticleForum Post: RE: Cannot record anything RMI traffic against the sampleApp -...
more information about my laptop. jre = jre7 + jre6 windows 7 64bit IE 11
View ArticleForum Post: RE: Cannot record anything RMI traffic against the sampleApp -...
Hi arica, Is the JVM that you have specified in Silk Performer 32bit? Silk Performer cannot yet work with 64bit JVMs. Regards, Neil
View ArticleForum Post: RE: Cannot record anything RMI traffic against the sampleApp -...
Neil, when one runs java x32 and x64 side by side, with x64 as the 'default' do configuration tweaks need made to Silk Performer to work with the x32 installed version?
View ArticleForum Post: RE: Cannot record anything RMI traffic against the sampleApp -...
Hi Steve, You can specify the JVM that will be used by Silk Performer in the profile settings: "settings | active profile | java" or using the JavaSetOption function. Regards, Neil
View ArticleForum Post: RE: Cannot record anything RMI traffic against the sampleApp -...
Hi, Neil Yes, I tried jre7 and jre6 both in 32bit though my OS is 64 bit one.
View ArticleForum Post: Issue running more than 15 Citrix vusers on SilkPerformer
Greetings, I am encountering issues when attempting to run more than 15 vusers while performance testing a Citrix application. I have three SilkPerformer agents at my disposal. I am able to...
View ArticleForum Post: RE: Issue running more than 15 Citrix vusers on SilkPerformer
Does this apply? support.citrix.com/.../CTX108846
View ArticleForum Post: RE: Issue running more than 15 Citrix vusers on SilkPerformer
Hi Shippee, I appreciate the response. I will certainly look into this possibility but I would be surprised if this is the issue at hand. I say this because the application we are attempting to run...
View ArticleForum Post: RE: Issue running more than 15 Citrix vusers on SilkPerformer
Hi droman, In the Agent Assignment tab check if the "Agent resource utilization" option is set to "50%". If so, changing this to "100%" should allow you to run 30 VUs per agent. Regards, Neil
View ArticleForum Post: RE: Cannot record anything RMI traffic against the sampleApp -...
Hi, It may be that the sample application is not starting correctly. There are some troubleshooting steps that come with the sample which can accessed from the "Product Manager" link on the Start...
View ArticleForum Post: RE: Issue running more than 15 Citrix vusers on SilkPerformer
What kind of errors do you get? Cheers, Thomas
View Article