on 26 November 2019
JMETER
and Tags: HYPERION, JDEdwards, JMETER, ORACLE-ERP, PEOPLESOFT, PERFORMANCE, PLUGINS, SIEBEL, UbikLoadPack, VAADIN
with 0 comments
Overview
UBIK LOAD PACK auto-correlator plugin is a JMeter plugin for load testing:
- Oracle Siebel CRM,
- Oracle JD Edwards EntrepriseOne (JDE Eone) ERP,
- Oracle PeopleSoft,
- Oracle Hyperion Financial Management,
- Vaadin applications
It extracts and injects every variable that needs to be correlated on every request. It includes the following components
- ULP Autocorrelator PreProcessor for injecting the variables
- ULP Autocorrelator PostProcessor for extracting the variables
Pre-requisites
Getting a trial license
A valid license is necessary to use the plugin, to obtain it:
- Ask for a free trial license by checking this link
- Select the Auto-correlator plugin in the drop box and fill the requested fields (double check your e-mail and ensure you fill in the two check boxes for Robot detection and “terms and conditions”)
- Click on the button “Get my free evaluation key” and wait for the email delivering the trial license
Installation of UBIK LOAD PACK auto-correlator plugin
Via PluginsManager (available since 2th december 2019)
- If you have not installed jmeter-plugins yet :
- get the jar from here
- put it in jmeter/lib/ext directory
- if you’re behind an enterprise proxy with (for example) the following configuration:
- proxyHost : my.proxy.server
- proxyPort : 8000
- proxyUser : user
- proxyPassword : pass
- use the following command to launch Apache JMeter :
- Linux/Mac :
JVM_ARGS="-Dhttps.proxyHost=my.proxy.server -Dhttps.proxyPort=8000 -Dhttp.proxyUser=user -Dhttp.proxyPass=pass" ${JMETER_HOME}\bin\jmeter
- Windows :
set JVM_ARGS="-Dhttps.proxyHost=my.proxy.server -Dhttps.proxyPort=8000 -Dhttp.proxyUser=user -Dhttp.proxyPass=pass" && %JMETER_HOME%\jmeter.bat
- Linux/Mac :
- If you experiencing “Connection Timed Out” errors, you can set this property in the user.properties file:
jpgc.repo.timeout=120000.
- Restart JMeter
- In JMeter, open the plugin manager (icon on the far right)
- In the “Available Plugins” tab and in the search field enter the term “UbikLoadPack”
- Select the UbikLoadPack Auto-correlator plugin
- Click the “Apply Changes and Restart JMeter” button
Via Trial mail
The trial mail contains the link to the bundle that you can download then:
- Unzip ulp-autocorrelator-XXX.zip
- Copy the bundle’s lib/ext/ubik-jmeter-autocorrelator-plugin-X.X.X.jar to the lib/ext directory of your Apache JMeter installation
- Restart JMeter
Configure License
When launching Apache JMeter for the first time after the installation of the plugin, a pop up will ask for the path of the license file. Navigate to the location of your license and click on the button “Open”.
If the popup does not appear, open the user.properties file in the bin folder of your Apache JMeter installation and modify the following property:
ULP.autocorrelator.licensepath=<LICENSE_FOLDER>/ubik-autocorrelator-plugin.license
Tutorials:
Oracle JD-Edwards Enterprise One:
Vaadin
About us
- We provide professional services for Load Testing
- We’re strong contributors to JMeter and its eco-system
- Ubik Load Pack is a set of Enterprise Grade plugins for Apache JMeter used by Big players
- Learn more about our autocorrelator plugin & Get a Free trial
Recent Posts
- How to setup ads insertion on video streaming with AWS Services 26 November 2024
- UbikLoadPack Video Streaming Plugin 10.0.0 26 November 2024
- UbikLoadPack Video Streaming Plugin 9.1.6 26 November 2024