Is it possible to do an interactive simulation of a software package using Captivate or similar?

I have Captivate 6. I want my users to do some actions on a screen from an in-house software package and then test the entries made. I need to simulate a graphical-based (rather than text-based) system wherein they click on certain items to produce a desired result.
Is this kind of thing actually possible with Captivate 8 or another adobe product in the eLearning suite...or something else?

Christian,
This can be a little tricky at first. Try this:
1. Remove the order by clause from the query.
2. Log out of the application, not the builder, just the application.
3. Log back in and try using the options in the interactive report to sort the information.
Does it work? If so:
4. Get the order the way you would like it as the default. Note: you get more sort options if you use the Action Menu (grind wheel) and selecting Sort over just clicking the column headers.
5. Save the report by selecting the Save Report option from the Action Menu. If you see a drop down, save the report as the "default".
6. Log out of the application again and back in.
Does it work?
Regards,
Dan
http://danielmcghan.us
http://sourceforge.net/projects/tapigen
You can reward this reply by marking it as either Helpful or Correct ;-)

Similar Messages

  • Faliure text in interactive simulation

    Hello,
    I am giving the learner two tries to perform an action within
    an interactive simulation. I'd like to have the ability to have
    different failure text appear. Right now the same text box appears
    with repetitive text for each try.
    Is this possible,
    thanks
    Lisa

    hi,
    disregard. I figured it out

  • Is it possible to make an interactive symbol?

    I'm trying to make a relay for use in multisim, and I don't quite understand how the symbol editor works, but is it possible to make an interactive symbol, like a switch that opens/closes ?
    I think I should be able to use spice data from a relay(modified) to get mine to work?
    [CODE]
    * !!!BEGIN-INTERACT
    *  : Ion           0.0048   ;
    *  : Ioff           0.0016 ;
    *  0        constant  S_OFF
    *  1        constant  S_ON
    *  0.0      VARIABLE   r1Cur
    *  .( Loading the relay 1B form ... ) cr
    *  : PWR_OFF
    *      S_OFF  ==>_*animation_state
    *  : PWR_ON
    *      S_ON   ==>_*animation_state
    *  PWR_OFF
    *  :BEGIN_PLOT
    *     PWR_OFF
    *  UT_DATA
    *     GET_INSTANCE Vsource ::V V  i  ==>_*r1Cur
    *      Ion    *r1Cur    f.<=   if
    *         PWR_ON
    *     else   Ioff *r1Cur  f.>=   if
    *         PWR_OFF
    *     endif endif
    * : BEGIN_ANALYSIS UPDATE_SETTINGS;
    * !!!END-INTERACT
    .SUBCKT DPDT_RELAY C1 C2 NO1 COM1 NC1 NO2 COM2 NC2 PARAMS: RCOIL=500 LCOIL=0.048 RON=1m
    RC C1 C3 RCOIL
    LC C3 C4 LCOIL
    XK4 C4 C5 COM2 NC2 RELAY (RON={RON} ROFF=1E12)
    XK2 C5 C6 COM1 NC1 RELAY (RON={RON} ROFF=1E12)
    XK3 C6 C7 NO2 COM2 RELAY (RON=1E12 ROFF={RON})
    XK1 C7 C2 NO1 COM1 RELAY (RON=1E12 ROFF={RON})
    .ENDS
    .SUBCKT RELAY 1 2 3 4 PARAMS: RON=1m ROFF=1E12
    V 1 2 0
    W0 3 4 V NC_contact
    .MODEL NC_contact ISWITCH (Ion=0.0048 Ioff=0.0016 Ron={RON} Roff={ROFF})
    .ENDS[/CODE]

    Thats precisely what I did, and made a symbol for it but it isn't working quite right so maybe the spice data is wrong.
    I originally made a circuit using 2xSPDT NO and 2xSPDT NC relays to make a DPDT. I used that spice data and had someone help me cut it down into a single model.
    This is what I ended up with.
    *## Multisim Component U1 ##*
    * !!!BEGIN-INTERACT
    *  2.0 constant high
    *  0.0 constant low
    *  2   constant max_states
    *  low VARIABLE volt
    *  :MAP_KEYBOARD_INPUT ++++K1 1 ++++k1 -1 ;
    *  : UPDATE_SETTINGS
    *     *animation_state max_states  low  high  STATE  volt
    *     GRADUAL_CHANGE_AT_RUN  
    *  :KEYBOARD_INPUT locals| shift_state |
    *     shift_state *animation_state max_states NEXT_STATE_WRAP
    *                                             ==>_*animation_state
    *     UPDATE_SETTINGS
    *  :GRADUAL_CHANGE_AT_RUN locals| ref value |
    *     value  SET_INSTANCE Vsource ::V  V2 dc
    *  :BEGIN_PLOT
    *     UPDATE_SETTINGS
    *  : INIT_IMOUSE_OPTION
    *    1 0 4 IMOUSE_SET
    *  : GET_IMOUSE_SUBCOMPS ( -- [iIdxN ... iIdx1] )
    *    1
    *  : ON_SUBCOMP_IMOUSE_EVENT locals| eEventType nOptions iSubCompIdx |
    *    eEventType 2 = if
    *      -1
    *      -1 KEYBOARD_INPUT
    *    else
    *      0
    *    endif
    *  ( Initialize the settings )
    *   UPDATE_SETTINGS
    *   INIT_IMOUSE_OPTION
    *  :BEGIN_ANALYSIS
    *    UPDATE_SETTINGS
    * !!!END-INTERACT
    .SUBCKT DPDT_Relay  COIL+ COIL- NO1 COM1 NC1 NO2 COM2 NC2 PARAMS: RCOIL=500 LCOIL=0.048 RON=1m
    RC C1 C3 RCOIL
    LC C3 C4 LCOIL
    XK4 C4 C5 COM2 NC2 RELAY (RON={RON} ROFF=1E12)
    XK2 C5 C6 COM1 NC1 RELAY (RON={RON} ROFF=1E12)
    XK3 C6 C7 NO2 COM2 RELAY (RON=1E12 ROFF={RON})
    XK1 C7 C2 NO1 COM1 RELAY (RON=1E12 ROFF={RON})
    .ENDS
    .SUBCKT RELAY 1 2 3 4 PARAMS: RON=1m ROFF=1E12
    V 1 2 0
    W0 3 4 V NC_contact
    .MODEL NC_contact ISWITCH (Ion=0.0048 Ioff=0.0016 Ron={RON} Roff={ROFF})
    .ENDS

  • Is it possible to create Adobe Interactive form in ECC 5.0 IDES using WDA?

    Hi every body,
    I am trying to create an adobe interactive form in ECC 5.0 IDES using Web Dynpro for ABAP. But I am facing some configuration problems. My doubt here is -> "Is it possible to create abobe interactive forms in ECC 5.0 IDES using Web Dynpro for ABAP ?"
    Please help me out.
    thanks in advance,
    best regards,
    naveen.

    Hi Naveen,
    ECC 5.0 is NW04 - not NW04s so you don't have WDA at all as you should be able to see from e.g. it not appearing in the list of possible programming objects in transaction SE80.
    You'd need ECC 6.0.
    Double-check your SAP_BASIS release in menu System > Status > Component Information.  If it says 6.40 then that's no good... you need to be on 7.00.
    You can still use Java WebDynpro with ECC 5.0 of course.
    Regards,
    Jocelyn

  • Is it possible to remove user interaction in a eventListener ?

    Hi,
    I am working on two scripts that both need to deal with the user interaction.
    This following script works just fine. The only matter is that Indesign alerts me that the script prevented the UI dialog from opening.
    What if I don't want any alert ?
    #targetengine "newdialog"
    Application.prototype.main = function(){
         //app.addEventListener ("beforeNew", preventMe, false);
         var myMenuAction = app.menuActions.item("$ID/Document...");
         myMenuAction.addEventListener ("beforeInvoke", preventMe, false)
    function preventMe(myEvent){
         //alert(myEvent.cancelable);
         myEvent.stopPropagation();
         myEvent.preventDefault();
    app.main();
    I thought about userInteractionLevel but I tried to use it recently and I couldn't get it working. My intention was to get an automated update of my modified links when opening a file.
    It's like
    app.scriptPreferences.userInteractionLevel
    couldn't be set once the script has been launched.
    #targetengine "autolinkupdate"
    main();
    function main(){
         var myMenuAction = app.menuActions.item("$ID/kPMOpenDocTextKey");
         myMenuAction.addEventListener("beforeInvoke",removeInteraction,false);
         //app.addEventListener("beforeOpen",removeInteraction, false);
         app.addEventListener("afterOpen",updatelinks, false);
    function updatelinks(myEvent){
         var doc=myEvent.parent;
         var lk = doc.links;
         for(var i=0; i<lk.length; i++){
              try{
                   lk[i].update();
              catch(e){}
         app.scriptPreferences.userInteractionLevel = UserInteractionLevels.INTERACT_WITH_ALL;
    function removeInteraction(myEvent){
         app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;
    So my question is : Is it possible to remove user interaction in a eventListener ?
    Thanks,
    Loic

    Assuiming NHTEST is a database link to the remote database connecting with SCOTT, use user_Tab_cols@NHTESTNicolas.

  • Is it possible to pass the Interactive Form on dynamic?

    Hi,
    Is it possible to pass the Interactive Form on dynamic?
    In webdynpro I am handling the header part that will be common for the entire input screen, based on the application name I want to call the different interactive forms. I have seen in template source there is no option to provide binding with context.
    Regards,
    Mahesh.Gattu

    Hi Mahesh,
    You can create different views with different PDF forms in their template source and dynamically navigate to the required view/ make the required view visible.
    say on your main view, create the header part with the necesaary UI elements and insert multiple view containers below it. Embed a pdf view in the respectve view containers.
    Create a context node UI_RENDER .. cardinality 1..1
    Create attributes pdf1_visible type wdui_visibility
    pdf2_visible and so on. Bind these to the visible property of the respective view container.
    based on the application name, set them to either visible or invisible.
    Hope this helps.
    Regards,
    Reema.

  • Why is there no Verizon Interactive Simulator for my iPhone 5s?

    Why is there no Verizon Interactive Simulator for my iPhone 5s?  The Verizon page for obtaining a Verizon hotspot is available for all phones except Apple, why?

        Captfrog-
    I understand the importance of interactive simulators because they are so useful when learning tips and tricks about the phones.  I apologize we don't have one listed on our page for the iPhone 5s, but here is a link so you can get more information online http://bit.ly/1bRR5ss .  Have a great rest of your day!
    EmmaM_VZW
    Follow us on Twitter at @VZWSupport

  • Possible to attach an Interactive pdf to DPS ? ( & Keep the interactivity alive )

    Hi,
    Is it possible to open an interactive pdf from an DPS app and keep the interactive alive
    ( buttons /textboxses /submit / send to email ) ?
    I know how to make an zip-folder and link to the document form a button ( HTMLResources/filename.pdf )
    But the pdf is flatten , and the document is useless for my purpose.
    It would be great if this worked, and Adobe DPS could be even more handy than it is to day
    I know it's also possible to import html to indesign, and I have tried to make a form in Dreamwaver.
    The form looks nice on the Ipad & the buttons/ text fields works. But when I press submit ( mailto url )  the email opens.. But no data follows.
    ( Might be something wrong with the form of course )
    If I could link to Adobe Reader ( where the document already exist ) from the DPS-app.. that could be an solution/ and the interactivity works in Reader..
    But I haven't found any way to do that.
    My wish for the DPS of the future is that it would be more like MUSE. More options/ menus and no coding
    If someone have any good ideas on this issue, please let me know.

    Hi, after my first post in this issue I have solved the problem my self.
    The answer is to use Dreamweaver.
    1. Create an form with all the information you need in Dreamweaver. Be aware of the pixel value of the form, should not be larger than the Ipad
    Import the HTML into Indesign (Object /import HTML )
    If the form is larger than the Ipad - You can resize the imported html "frame" and use scale to fit in the web content menu.
    But in this way you don't have 100 % control of what your doing.
    After you imported the code in Indesign, and used the settings you like in web Content ( Folio Overlays ) Upload the DPS article as usual.
    2. Another way is to create an HTML article, where you import a folder with all files the form consist of ( Pictures, CSS and the HTML form  )
    A lot more you can do in this way like dropdown menues, fading images ++ . But is a bit more complicated workflow. So go for nr. 1

  • How to create interactive map in SAP Visual Business using SAP UI5 SDK

    Hi,
    Please tell me,
    How to create interactive map in SAP Visual Business using SAP UI5 SDK.
    Is it possible to create interactive map using VB Control in SAP UI5 SDK..?
    if possible please any one let me know.

    Hi folks, one question:
    We have our development close moved and now it is earlier than originally planned. 
    That means that we maybe can't finish our convenient API and you have to wait till we will release it - early 2015 is planned.
    But there is another option:
    Currently we have a API based on json. The developer has to create json and  to transfer it to the Visual Business control.
    This interface is more used as a low level API and we are developing on top the more convenient one. So all the features are the same.
    It will stay stable & compatible in the future and you can build on it.
    Do you want to use this interface?  
    Then I will publish the documentation.
    Let me know.
    Thanks

  • Possible to allow the user to navigate to form sections using a dropdown?

    I am designing a realtively long PDF form that has many sections.
    I am hoping that I can create a TAG inside the PDF form that I can reference using drop downs that the free Reader will support
    The desired functionality is :
    User activates drop down - selects the section they want to see if it is not already visible - and the reader moves them to that location -
    so they can read the data at that location -
    Can you please help me by indicating :
    1. Is this possible ?.
    2. Where I can find a useful example for doing something of this sort ?
    Thank You very much

    Fundamentally, you have two possibilities:
    a) create Named Destinations where you want the user to get to, and then make your drop so that the destination name will be defined as return value, so that you can go to it.
    b) define the first field of a section, and put its name as return value in the drop down (aka combo box). Then set the focus to that field.
    HTH.
    Max Wyss.

  • Is it possible to transfer music between iPhones and iPods with out using iTunes

    Is it possible to transfer music between iPhones and iPods with out using iTunes

    Nope.  Both require iTunes on a computer to sync music from.
    Unless the iPod is an iPod Touch and the music was bought from iTunes.  In which case the Touch can simply go to the iTunes App, under Purchased  and download the purchased songs for free.

  • Possible to send the 50,000 records at a time using proxy?

    Hi All,
    I am using the proxy to send the data form SAP to PI and then send it to Receciver by using JMS. Here i have a small issue.... is it possible to send the 50,000 records at a time using proxy? If not please suggest me how can i send bulk of records through proxy?
    Thanks
    Karthik.

    is it possible to send the 50,000 records at a time using proxy? If not please suggest me how
    can i send bulk of records through proxy?
    you can try this in steps...do not go for a BigBang testing :)....check how much your XI system can handle at a time...then you may need to tune the system parameters to accomodate more message size.....how to do this??...check the below document..section 3.9.2 (Special Cases)
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2016a0b1-1780-2b10-97bd-be3ac62214c7
    Regards,
    Abhishek.

  • TS1702 After installing the new software to my iPhone 4S , my dream zoo either will not start or when it does it has a blank screen that has a few icons on it that wont work. How can I fix this is it possible to go back and reinstall the older software ?

    After installing the new software to my iPhone 4S , my dream zoo either will not start or when it does it has a blank screen that has a few icons on it that wont work. How can I fix this is it possible to go back and reinstall the older software ?

    Unfortunately I tried that and it didn't work. Thanks for the help though. I tried to uninstall and it said I couldn't because the file is corrupt or something, but I think I finally got it uninstalled and/or deleted or whatever, but now I try to reinstall/download it again from the beginning and I can't. No matter what I do I can not get Firefox working again. No matter how many times I try to redownload it. Any other suggestions?

  • After download itunes installation began in windowx xp near the end of the installation the message says: it was not possible to write the value to the key Software / Classes / .mpg / OpenWithList / iTunes / .exe. Already reinstalled 3 times and always sa

    After download itunes installation began in windowx xp near the end of the installation the message says: it was not possible to write the value to the key Software / Classes / .mpg / OpenWithList / iTunes / .exe.
    Already reinstalled 3 times and always says the same message.
    thank you

    Only two had virus on windows XP this week and wiped them with Avast. The itunes asked me to install the update, and so I did. but it always gives me that message.

  • I would like to extend the screen from my circa 2013 27in iMAC with thunderbolt onto my circa late 2006 imac using the DVI port on that iMAC. Is this possible? If not is there another approach I can use?

    I would like to extend the screen from my circa 2013 27in iMAC with thunderbolt onto my circa late 2006 imac using the DVI port on that iMAC. Is this possible? If not is there another approach I can use? My 2006 iMAC is showing it's age but I figure I can use it as just a monitor just fine. Assuming I can connect the two together.

    That older iMac isn't designed to receive video input through the mini-DVI connection. Only certain newer iMacs are able to be used as displays.
    Your only options are to use something like ScreenRecycler mentioned above.
    ~Lyssa

Maybe you are looking for

  • Error while doing patch 7461070

    Hi All, I am doing EBS upgrade from 11.5.10.2 to R12.1.1 in RHEL 4.7 environment. I am in the process of applying a patch 7461070. It is giving error as mentioned below:- xdf files are fnd_seed_stage_config.xdf and fnd_seed_stage_entity.xdf Before ap

  • There is no place in Settings to set up Apple Pay

    I am trying to set up Apple Pay on my iPhone6  In Settings there is no button that says "Passbook & Apple Pay"

  • Multiple Class-Path: attributes in Jar files

    Hello, I'm packaging a set of jar files for distribution with Class-Path: attributes in them. In the documentation I read and in one of the java trails it said that I could have a manifest file like: Class-Path: log4j.jar log4j-core.jar Class-Path: j

  • Download NWDS 7.0.11

    Hi, Where could I download NetWeaver Developer Studio 7.011 ? I already search in market place and sdn, in market place I found a sar file, but I need an exe file because I don't have access as admin in SAP server. In Sdn is a trial version for Linux

  • Itunes not using any CPU - freezes up for 5-10 seconds

    I'm having a very odd problem. I've submitted this before and didn't get any replies at all, so perhaps it truly is a mystery (hello apple?). Description: iTunes will "Freeze" and the application as a whole becomes completely unresponsive; can't focu