Use OATS to load testing for BSE

Hello
Brand new newbie here...
Could someone tell me please to some documents explaining how ot use the tool with EBS? The tutorial that I got my hands on supplied with the product (12.0.2) speaks only of 'web' app.
Or maybe it would be easier to clarify this for me - if I select EBS/forms when I run OpenScript - how the tool points to the server of forms of a specific form, I'm my lack just something...

Thank you
Anatoliy

Anatoliy salvation,

When you create scripts, you can see the following codes generated in scripts. For forms FormsService will be there.

> @ScriptService oracle.oats.scripting.modules.utilities.api.UtilitiesService utility;
> @ScriptService oracle.oats.scripting.modules.browser.api.BrowserService browser;
> @ScriptService oracle.oats.scripting.modules.functionalTest.api.FunctionalTestService ft;
> @ScriptService oracle.oats.scripting.modules.webdom.api.WebDomService web.
> @ScriptService oracle.oats.scripting.modules.applet.api.AppletService applet.
> @ScriptService oracle.oats.scripting.modules.formsFT.api.FormsService forms;

So when you record a script of EBS/forms, then addons will monitor actions performed on the Web page and the forms.

When you start recording, a browser will launch, and anything done on this page or its child pages will be captured for OpenScript

Kind regards
Dembélé M

Tags: Oracle Development

Similar Questions

  • Oracle load testing for Web Applications - connection problem

    Hello

    I am currently trying to learn that load tests of Oracle for Applications Web tool Version: 8.50.0299 and he asks me a user name and password to connect...

    and I only set a master password during installation
    try recording with user name: System, sys
    password: master password

    It did not work :(


    any ideas?

    You want the user 'administrator' (with the password you set during installation).

  • Open used to Lightroom 4 test for Mac

    I have this message when I try and open the trial verson.

    Operation could not be performed. (error com.apple.installer.pagecontroller - 1).

    Cannot open the 'Adobe Photoshop Lightroom 4.pkg".

    Can someone help me please

    Required minimum Lightroom requires Mac OS 10.6.8 or later.

    http://www.Adobe.com/products/Photoshop-Lightroom/tech-specs.html

  • Test for E-Business Suite using IE8 issue of load ATS

    Hello
    I am trying to record a script using Oracle Application testing SUite for E-Business Suite R12.1.3 of load test application. When I start recording, I get a pop up asking me to change/disable the XSS filter in IE8. I altready done this and restart the browser. But the same pop-up message arrives.

    My questions are:
    (1) 9.3 ATS is supported for use with Internet Explorer 8? I am on Windows 7

    (2) how can I overcome this problem so that I can script EBS records in openscript.

    I executed the file runDiagnosis.bat under the folder of installation of openscript, and the output is as follows:


    10:40:17, 892 INFO [Application] newspapers stored in: C:\OracleATS\logs\odt
    10:40:17, 905 INFO [DiagnosisExecutor] start diagnosis...
    10:40:17, 908 newspapers INFO [DiagnosisExecutor] for the diagnosis of all categories are stored in: "C:\OracleATS\logs\odt."
    10:40:18, 105 INFO [DiagnosisExecutor] environment Info - Date Tue Oct 11 10:40:17 EST 2011
    Windows Vista 6.1, x 86
    OpenScript
    Internet Explorer 8.0.7600.16385
    FireFox 7.0.1

    10:40:18, 108 Openscript INFO [DiagnosisExecutor] installation directory: C:\OracleATS\openScript
    10:40:18, 117 DEBUG [DiagnosisExecutor] diagnosis Oracle EBS/forms functional test - tool of FT
    10:40:18, 532 ERROR [Forms FT tool] JInitiator is not found on the system.
    10:40:18, 537 JRE INFO [install] cache option is available: false
    10:40:18, 541 [install] failed to backup JRE ERROR! FormsFT for installation assistance will continue...
    java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (the system cannot find the path specified)
    at java.io.FileInputStream.open (Native Method)
    at java.io.FileInputStream. < init > (FileInputStream.java:106)
    at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:119)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
    at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
    at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
    at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
    at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
    at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
    at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
    at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
    at org.eclipse.core.launcher.Main.main(Main.java:30)
    10:40:22, 867 WARN [install] FormsFT Helper is installed without cache
    java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (the system cannot find the path specified)
    at java.io.FileInputStream.open (Native Method)
    at java.io.FileInputStream. < init > (FileInputStream.java:106)
    at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:193)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
    at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
    at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
    at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
    at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
    at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
    at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
    at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
    at org.eclipse.core.launcher.Main.main(Main.java:30)
    10:40:22, 936 JRE INFO [install] cache option is available: false
    10:40:24, 044 DEBUG [DiagnosisExecutor] diagnostic Oracle EBS/forms functional tests - shape tool of FT. Analysis of the results.
    10:40:24, 063 DEBUG [DiagnosisExecutor] diagnosis Sun JRE Version 1.6.0_24
    10:40:24, 077 DEBUG [DiagnosisExecutor] diagnosis form FT for Installation assistance
    10:40:24, 080 DEBUG [DiagnosisExecutor] diagnosis Web functional Testing - IE Helper
    10:40:24, 238 INFO [IEBhoUtil] DotNet Framework found. The version is 4.0.30319
    10:40:24, 404 INFO [RunCommand] [run Cmd] cmd.exe /C C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe
    10:40:26, 187 INFO [IEBhoUtil] DotNet Framework works.
    10:40:26, 318 INFO [IEBhoUtil] OpenScript IE Toolbar/BHO is found.
    10:40:26, 458 INFO [RunCommand] [run Cmd] cmd.exe/c 'C:\OracleATS\openScript\Oracle IE ToolBar\OpenScriptToolBar.exe.
    10:40:27, 357 error [IEBhoUtil] run Oracle IE Toolbar: attempted to perform an unauthorized operation.

    10:40:27, 594 INFO [IEBhoUtil] IE Enhanced Security Administrator setting: null
    10:40:27, 675 INFO [IEBhoUtil] users of IE security settings: null
    10:40:27, 677 INFO [IEBhoUtil] IE Enhanced Security Settings disabled
    10:40:27, 681 DEBUG [DiagnosisExecutor] diagnostic Web functional Testing - IE Helper. Analysis of the results.
    10:40:27, 683 DEBUG [DiagnosisExecutor] diagnosis .NET Framework
    10:40:27, 685 DEBUG [DiagnosisExecutor] diagnosis IE Installation assistance
    10:40:27, 686 DEBUG [DiagnosisExecutor] IE Helper accessibility diagnosis
    10:40:27, 687 found at diagnosis Web Functional Testing IE Helper failed ERROR [DiagnosisExecutor]
    10:40:27, 689 DEBUG [DiagnosisExecutor] trying to fix IE Helper accessibility
    10:40:27, 691 INFO [IE Helper] try to solve a problem: IE Helper accessibility
    10:40:27, 860 INFO [IEBhoUtil] OpenScript IE BHO/toolbar has been enabled.
    10:40:27, 864 INFO [DiagnosisExecutor] auto-correction IE Helper accessibility
    10:40:27, 866 DEBUG [DiagnosisExecutor] diagnosis IE conflict Helper
    10:40:27, 869 DEBUG [DiagnosisExecutor] diagnosis IE Zoom factor
    10:40:27, 871 DEBUG [DiagnosisExecutor] diagnose enhanced IE security setting
    10:40:27, 982 DEBUG [DiagnosisExecutor] diagnosis Web functional Testing - Firefox Helper
    10:40:28, 076 INFO [FFExtUtil] OpenScript WebDom Firefox extension is already installed.
    10:40:28, 156 INFO [FFExtUtil] OpenScript WebDom module is compatible with the installed Firefox 7.0.1
    10:40:28, 174 INFO [FFExtUtil] Firefox profiles are located.
    10:40:28, 179 INFO [FFExtUtil] Firefox profiles are located.
    10:40:28, 182 DEBUG [DiagnosisExecutor] diagnostic Web functional Testing - Firefox Helper. Analysis of the results.
    10:40:28, 191 DEBUG [DiagnosisExecutor] diagnosis of the Installation of Firefox support
    10:40:28, 193 DEBUG [DiagnosisExecutor] diagnosis Firefox Version
    10:40:28, 199 DEBUG [DiagnosisExecutor] diagnosis Firefox Accessibility Helper
    10:40:28, 201 DEBUG [DiagnosisExecutor] diagnosis reset content Firefox preferences.
    10:40:28, 207 DEBUG [DiagnosisExecutor] OS diagnosis - WebDom platform Diagnosor
    10:40:30, 798 DEBUG [DiagnosisExecutor] diagnosed with OS - WebDom platform Diagnosor. Analysis of the results.
    10:40:30, 801 DEBUG [DiagnosisExecutor] diagnosis of Environment Variables
    10:40:30, 803 DEBUG [DiagnosisExecutor] diagnosis IE Toolbar/BHO Remover
    10:40:30, 806 DEBUG [DiagnosisExecutor] diagnosis Oracle EBS/forms Load Testing - Forms LT tool
    10:40:31, 647 DEBUG [Forms LT tool] Proxy settings for Sun Java 1.5 and above are well positioned to "use browser settings". Proxy settings for older versions of Sun's Java and JInitiator should be checked manually.
    10:40:31, 650 DEBUG [DiagnosisExecutor] diagnostic Oracle EBS/forms Load Testing - form LT tool. Analysis of the results.
    10:40:31, 654 [DiagnosisExecutor] diagnosis IE8 XSS security DEBUGGING settings
    10:40:31, 655 [DiagnosisExecutor] failed ERROR found during the diagnosis of Oracle EBS/forms Load Testing Forms LT tool
    10:40:31, 659 DEBUG [DiagnosisExecutor] trying to fix IE8 XSS security settings
    10:40:31, 671 ERROR [DiagnosisExecutor] do not auto-fix of the problem.
    10:40:31, 674 ERROR [DiagnosisExecutor] Suggestion for fixing: Local intranet: the XSS filter is disabled
    Trusted sites: the XSS filter is enabled
    Internet: The XSS filter is disabled
    Sensitive sites: XSS filter is enabled

    To change the setting:
    Go to tools > Internet Options and select the Security tab
    Select the field to be changed and press custom level
    Find XSS activate filter setting - select Disable and click Ok
    10:40:31, 680 diagnosis of DEBUGGING Sun Java [DiagnosisExecutor] proxy settings
    10:40:31, 683 DEBUG [DiagnosisExecutor] diagnosis Helper Service - helpdesk
    10:40:32, 282 DEBUG [DiagnosisExecutor] Diagnostic Helper Service - assistance Service. Analysis of the results.
    10:40:32, 284 DEBUG [DiagnosisExecutor] support diagnostic Installation Service
    10:40:32, 287 DEBUG [DiagnosisExecutor] diagnosis Helper Service status
    10:40:32, 289 DEBUG [DiagnosisExecutor] diagnosis Helper Service connection
    10:40:32, 612 Eclipse No. DEBUG [DiagnosisExecutor] .log available configuration file.
    10:40:32, 774 INFO [DiagnosisExecutor] complete diagnosis.


    Please notify.

    concerning
    CP

    Hello
    1 / ATS 9.3 is supported with IE8, not IE9 now

    2 / you have disabled xss settings for four different security zones?

    Alternatively, you can try to add the url of the EBS for trusted sites and disable the settings of xss for this area.

    Let know us and good luck

    JB

  • Unable to run the load using OAT test!

    Hello

    I recorded a web application using open Script and when I try to run a load test using "Oracle Load Testing", I could see no scenario on the scenario of Biuld tab. I actually tried the new scenario option (by clicking on the icon of the new scenario and scenario dropdown as well), but nothing happened (happens to me to see the page is just get updated).

    I use the IE 8.0 mode and HTTP (under Test in charge) for recording.

    Could someone tell me how to create a new scenario? Here I need to do anything on open script mode?

    Any help would be much appreciated!

    Thanks in advance!

    Kind regards
    Bazi

    Hi Bazi,

    The issue could be due does not correctly set repository path. Please check repository path where script will be saved.

    Kind regards
    Mahesh

  • Protocols supported in OAT 9.2 for load tests

    Hello

    Can someone help us to provide a list of protocols supported by OATMEAL 9.2 for load test applications.

    Thanks in advance.

    Kind regards
    Mahesh

    Hi Manu

    OATS 9.20 has the following modules for load tests:

    HTTP/S
    -Siebel
    EBS/forms
    -ADF
    -Flex
    -Oracle database

    Concerning

    Alex

  • OATS: olt: where can I see Oracle load test report

    Hello

    When I run the script open (for load tests) reports are get generated in < Repo > / ScriptName/results/< Session > and it contains all the necessary information.

    Publient1) but when I ran the same load test reports are not saved @ the above mentioned location. I searched all directories, it seems that the reports are not saved to the local file system.

    Issue2) also., when I executed the command line load test with '-localFile = < Filename > .htm ' option, the file is not generated. Here's my syntex:

    /Scratch/ < folder > / oats12/jdk/bin/java - jar OLTCommandLine.jar - run - scenarioFile = "" /scratch/ < folder > / oats12/OFT/SearchTarget/SearchTarget.scn "- session = TestSession1430100808pm - OLTServer = localhost:8088 - user = oats-password = PWD123-iteration = 10 - groupdatanumber = 2 - ramptriggerafterseconds = 10 - VUCount = 6 - log = / scratch / < folder > TestSession1430100808pm.log - localFile = / scratch / < folder > TestSession1430100808pm.html"

    Above the case I'm exepcting "TestSession1430100808pm.html" file that is generated with all the results @ the place given, but it did not work.

    I tried the same example above giving the local directory is in dire.,./Abc.htm that does not work too.

    Hello!

    You must use - report instead of - run and the report will be generated.

    Attila

  • With the help of functional test for load testing scripts

    Hey,.
    I'm new to this tool. Right now, I use a version 9.2 of OATS. I created a few functional scripts for Oracle E - business applications using openscript. Can I use the same scripts for my load tests. If so, how would I be able to do? When I created a load of scripts using openscript, they appear in BTA. But my functonal scripts do not appear under 'select scripts' upward section OLT.

    You will need create scripts for load tests. Functional scripts cannot be used BTA. The exceptions to this rule would be the "General" components (Code of Java Script & Web Services), which can also be used in BTA.

    for example, instead of "Testing - Oracle EBS/functional forms.
    Select "Load Testing (Protocol Automation) - Oracle EBS/forms.

    Once you get in tests that you will realize that you want to create very specific scripts and do not want to try to re-use of functional scripts to load. I know that many of these tools are "sold" to the fact that functional scripts can be reused for the load, but when it comes down to it, you'll want to design your scripts load separately anyway!

  • Loading limits for a dynamic step name using the shipper of the property

    Hello

    I'll have a stage whose name is upadted in a loop based on the index of the loop by using the 'Step.Name' API For this step, I'm trying to load limits using the stage property loader. One reason for the first iteration of the loop works, but for the next iteration, it is unable to load the property lines.

    Can someone help me with this?

    Kind regards

    River

    test the following example

    \Examples\PropertyLoader\LoadingLimits\LimitsFromTextFile\LimitsFromTextFile.SEQ

    It is not exactually your requirement, but it should help you with the marker/end marker to start. (I hope)

    Concerning

    Ray Farmer

  • OATS load tests - how can I disable mentions legal browser banner laid

    When I run a test in the Load Test, the browser that is generated displays our banner Disclaimer, which requires a click ok to go beyond and is not captured in openscript. How can I disable this banner or automate the click ok?

    I guess it is a new connection session and so this legal opinion is not captured when openscript recording.

    OAT 12.5.0.2

    Windows 2008R2

    As a side note.

    The agent has never generates a new window browser for the following tests, after the first run, without a reboot.

    Tried only stopping and restarting the OATS 3 services (ATS, ATS server, Agent ATS officer), but no luck.

    Seemed that I read that there was a problem and just restart these services.

    Anything else I should do?

    Thank you

    Devon Irwin

    In fact, I just removed from here, but GPO will probably put it back

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

  • See load test: ways to script for applications commands?

    Hello

    I'm designing a simple tool for an environment of view and so far its goes pretty well load test.  With the help of command line arguments and some Powershell, I am capable of recursion through a list of users and connect multiple sessions on a display server and open office and a few RDS App sessions.  My question is: is there a built-in way to pass a script in the command line arguments run certain commands on this computer to office or RDS App session?  Nothing crazy, just type in Notepad, open a few programs, save a doc or two--the usual stuff to generate regular workloads.

    I know that VMware and third party companies have tools for this, but they don't specifically meet my needs without extensive configuration and a lot of hooks in our systems.  I'm trying to keep the footprint of this test as small as possible, so a simple Powershell script is how I want to move forward.  I guess that Powershell has a method to do this, but I'm not guru script nor it is a PS forum, so I was hoping there was something that already exists when I call the view connection that I could use.

    Any help is appreciated, thanks in advance!

    I can not completely solve your problem, but it can be a little simpler.

    Q. for the "is there a built-in way to pass a script in the command line arguments run certain commands on this computer to office or RDS App session?

    A. No, but you can use strategies Group (GPO) that can be activated when his connection to run a script.

    BTW, for others who read this blog, "VMware View Planner" is the internal tool that can be used by customers too much for some areas of load test: VMware View Planner | United States

  • Basic authentication for the WSDL Web Service for load test

    I am trying to load test a web service; the URL of the WSDL is behind a user name and password using http basic authentication. I can add the URL of the WSDL without problem with the user name and password, but when I read the script, I receive a "401 Unauthorized" errors

    I looked at the preferences > recording > Web Services > the Proxy Configuration, and then refer you to the preferences > recording > HTTP > the Proxy settings. I also looked at similar settings under Preferences > reading.

    I'm running OpenScript (9.1), how to configure it...?

    Thank you very much!

    KM

    Published by: KM 14 Sep, 2011 12:12

    Hello

    You can right click on the section to initialize your script and then:

    Add-> other-> HTTP-> authentication.

    You need 3 parameters:

    A - http://someurl - url that will authenticate any url that contains the http://someurl string for example http://someurl.com/index.html
    A password
    A user

    The following code should be added in your script:

    http.addAuthentication("http://someurl", "username",
                        deobfuscate("5blNah5kX/XuZnepYwInFw=="));
    

    Hope this helps

    Alex

  • Create a virtual channel that increases a counter for each iteration of a cyclic load test

    We will be a long period of cyclic fatigue tests, and I wish I could keep track of which iteration we are on this block.  The current plan is to test for 10 hours at 15 Hz, and then stop test for 2 hours for an inspection of the structure.  Later tests will begin upward.  Each of these blocks of 10 hours can start at a number of 0, but I would like to follow the release of our cell so that when he sees a rising edge (with filtering to take account of any noise) it will increase a 1 meter.  Each sample will then save this number in a column in the data file.  It doesn't have to be perfect in the measurement on the forehead, he sees the new cycle, but there need to be specific in the way that it is not miss or as an additional cycle.

    Is something like this in Signal Express full?

    Yes, what you are proposing is possible with SignalExpress full. You can call LabVIEW signal express code, so call a LabVIEW VI, which contains your counter code is a way to do it. If want to do entirely in SignalExpress you can use DAQmx features by browsing up to add a step > acquire signals > DAQmx acquire and put in place a task entry counter to match your needs.

  • Test for the day of the week, using javascript?

    Is it possible to test for what day of the week has been selected in a Date field using javascript?

    I have a script that checks if an option button 'Day' is checked and if so throws an error if the input time is not between 06:00 and 15:30. I need to change the hours between 06:00 and 14:30, but only if the day of the week is a Friday (selected in the field 'Date').

    Any ideas would be really appreciated.

    If

    (TimeReceived.isNull == true()

    {

    xfa.host.messageBox ("Please enter a time received");

    TimeReceived.rawValue

    = null;

    xfa.host.setFocus ("TimeReceived");

    }

    else If ((TimeofCall.Day.rawValue ==0))

    {

              if (TimeReceived.rawValue.search(":") > 0)

                        val1 = TimeReceived.rawValue.replace (":", "");

    on the other

                        val1 = TimeReceived.rawValue;

              if (val1 < 600 || val1 > 1530)

    {

    xfa.host.messageBox ("If 'Airtime' has selected day, the"received time"must be included in the normal working hours (06:00 to 15:30).") Make sure that you use military time, please re-enter. ») ;

    TimeReceived.rawValue

    = null;

    xfa.host.setFocus ("TimeReceived");
    }
    }

    FormCalc has a date function to obtain the day of the week.

    Form1.Page1.Subform1.DayOfWeek::calculate - (FormCalc, client)

    date_ var = Date2Num(date.formattedValue,"MM/DD/YYYY")
    $ = Num2Date (date_, "EEE")

    The "EEE" model returns MON, Mar, sea, etcetera. You must synchronize the date pattern on the DateTimeField ('date' in my case) with the script.

    "dayOfTheWeek" could be a hidden field and you can reference the 'dayOfTheWeek.rawValue' of your JavaScript.

    Steve

  • Do we not have to load the SBH20 before using it? If so, for how long?

    Hi friends,

    I just bought a Sony SBH20 bluetooth headset yesterday. Should I charge before using it? If so, for how long?

    Yes, that's correct.

    You can download the user guide here:

    http://support.sonymobile.com/global-en/sbh20/

Maybe you are looking for