Forum Post: Oracle Forms
I am using SP 15.5 and trying to record an Oracle Forms scenario but I am facing issues.. Only the web part of the script is getting recorded , I am getting nothing for the oracle forms part , not...
View ArticleForum Post: RE: How to use VB script function to click on button in...
Assume you are using the AJAX/BDLT project type - try to find a different locator in SilkPerformer's Browser App / DOM hierarchy tree. SP has ".NET framework", check help Article has example using...
View ArticleForum Post: RE: Silk Performer: Handling Reverse AJAX behavior
Hi Billy, If you have a "Browser Driven (AJAX)" project I think excluding an url is the only possibility to handle this situation. If you do record low-level "Web business transaction (HTML/HTTP)"...
View ArticleForum Post: RE: Oracle Forms
Hope you have configured the Java version in to SP, under settings- Active profile and systems for Java, check out your application supports which version of Java 7 or 8, it may not support either of...
View ArticleForum Post: RE: Question regarding SilkPerformer and .Net Applications
sounds like a complicated environment ! check what protocol it uses - it may be HTTP/HTML and you could record. If the application has existing test drivers maybe you could call these using the .NET...
View ArticleForum Post: RE: Runtime Event
Was it showing perfrun.exe as the process? If so one of the VUs has died (sometimes you can get a 3317 error reported in the workbench when the process is terminated). If it's still happening you...
View ArticleForum Post: sample files for download
If one reviews online help files, e.g., http://documentation.microfocus.com/help/index.jsp?topic=%2Fcom.microfocus.silkperformer.doc%2FSILKPERF-244E52FA-MEASURESETBOUNDFUNCTION-REF.html at the bottom...
View ArticleForum Post: RE: Capturing data in Angular JS Component
thanks you for the reply.But unfortunately i am not able to apply this to my project.I wish to make my requirement clear. 1.On logging in,initially the home page is displayed(with headers and...
View ArticleForum Post: RE: sample files for download
@shippee I have answered your inquiry in the support ticket you have raised. You can find the sample scripts in the sub-folders of the installed Silk-Performer Sample folder locally in your machine...
View ArticleForum Post: RE: Oracle Forms
@arkaonline Please make sure that you are using a 32 bit Java run-time installation. Silk-Performer does not support 64 bit Java run-time. This is one of the main reasons why it might have failed to...
View ArticleForum Post: AJAX Behaviour and capturing data in chrome
Hi all, Please find my requirement below and kindly provide suggestions 1.On logging in,initially the home page is displayed(with headers and footers).The body contains a webservice which dynamically...
View ArticleForum Post: OraFormsConnect issue when launching TryScript
Hi everyone, I have an issue with OraFormsConnect function and I can't find where I've made a mistake. In fact, the script is specified on below: function Start(sEtape : string; sServeur : string;...
View ArticleForum Post: RE: OraFormsConnect issue when launching TryScript
Hi Hien HOANG. The first thing I would try would be changing the port number in the OraFormsConnect function. Currently its set to -1 " http://xxx.xxx.xxx:-1/ Try changing that to port 80 (or...
View ArticleForum Post: RE: OraFormsConnect issue when launching TryScript
Thank CiaranB, In fact I already found where I made a mistake. In fact in the transaction Tinit, there is a function called OraFormsInit and inside we define the server under test and as you said, I...
View ArticleForum Post: RE: Oracle Forms
The Java settings were already configured,, But I will try the suggestions given by sky.. Thanks a ton
View ArticleForum Post: RE: AJAX Behaviour and capturing data in chrome
You should be able to see the server response in the replay Truelog "In Body / Data" section, and add a verification. With AJAX at protocol level you should check the Out-Header; compare the Record /...
View ArticleForum Post: RE: Silk performer functions
Empty Page - community.microfocus.com/.../23408.silk-performer-videos.aspx
View ArticleForum Post: RE: Silk performer functions
@mkraghavan - the videos are listed to the right in the 'Table of Contents' under the 'Silk Performer videos' section.
View ArticleComment on Getting Started with Silk Performer - New videos available!
Hi Udo, Thanks for sharing ... Are there any other videos available with the steps to do Manual correlation / handling dynamic values? Thanks.
View Article