Create a simulated software environment

Captivate captures the screens, interactions you click on. How can you create a simulation that mirrors as close as possible to the real software environment? Menus, text fields, checkboxes are all selectable and it evaluates you if you clicks at the right thing or enter the right text.
Is it possible?
Thanks,

You need to capture the drop-down menus separately (probably using something like SnagIT) then place them on your Captivate slides to be activated by mouseover.  There are a couple of ways to pull this off.
One way is to have the menu capture images set up as rollover image objects.  But they're not clickable objects.  So that way doesn't really work too well
The other way is far more complex but at least it works.  You need to use Event Handler widgets on the slide that detect rollover events on hidden highlight boxes placed as hit areas where the drop-down menus are activated.  The Event Handler will then jump the user to another slide that shows the dropdown menu in its open position.  On that slide you have rollover image objects placed on top of the drop down menu so that rolling over the drop down menu options triggers images to appear that look like the rollover states of each menu item.  Then you have these images attached to more Event Handler widgets that are set to listen for mouse click events on these rollover images.  When clicked, each separate menu item will then jump the user to still other slides that reflect what they would see in the app if they had chosen those options.
Are you getting the idea?

Similar Messages

  • Is there any free simulation software for  z/OS environment?

    HI! Gurus:
    I want to warm up to be ready for z/OS.
    At this moment I do not have z/OS yet.
    Is there any free simulation software for z/OS on internet for trial?
    Thanks a lot!

    There is a hardware simulator call "hercules" (http://www.hercules-390.org/) but it comes without z/OS (or any other OS). On top, IBM does not allow to run z/OS on the emulator but only on their hardware. On the the mailinglist, however, there were in the past a few people able to technically make OS/390 or z/OS to run. Some time ago I played with this emulator and installed z-Linux (31-bit).
    z/OS is VERY different to everything you may have seen before, it requires a huge amount of special knowledge.
    You may get an idea about the architecture by installing an (ancient - but likewise) system:
    http://www.bsp-gmbh.com/turnkey/
    Markus

  • Creating a Simulation-based Final Test in Captivate 4.0

    Can I create a simulation-based SCORM-Compliant Final Test in Captivate 4.0 that can be tracked by an LMS?
    I want to be able to create a final test that is simulation-based, not knowledge-based and have it load to an LMS which would keep track of each learner's scores and test attempts. I have created a sample simulation-based test around software use so I could make sure that Captivate tracks right/wrong responses and results appear as expected on the quiz Summary screen. My question is, will it load successfully to an LMS assuming I've set the publishing preferences correctly or do I need to follow some set of rules for what a final test should include based on Captivate's and an LMS's functionality?
    The "rules" I have received in the past for creating a scored final test have been to 1) always create a knowledge-based test with either multiple choice questions or true-false questions. 2) The Final Test is in a separate file with no test introduction or post-test summary. I'm sure these rules came from somewhere because I have seen them followed in more than one company. However, I'm hopeful that it is now possible for me to create a  more challenging and realistic simulation-based test --- can I? Are there any new rules I should keep in mind for this type of test in order to make sure that the published package conforms with a standard LMS's requirements?
    Thanks so much for your help!

    Hello,
    A lot depends on the LMS too, not only on CP. I have been creating software simulation assessments, and been successful in loading them up to our LMS (blackboard based). In those simulations I use a mix of scored interactivities (such as clicking, choosing menu options) and question slides. You have to decide which interactivities will be scored, and added to the Total score. Some tips: try to label your interactivity objects (such as click boxes) because it will be easier to understand the results page on the LMS (if the LMS is able to give you the data stored). Check and double check the view 'Advanced Interaction' which gives you a global view of the scored questions and interactions. I had to do some 'trial and error' attempts before finding the right way to publish, but am not sure my settings will be the right one for every LMS. P.e. our LMS can return only the first or the last score, if you want to have multiple attempts. If it is a real final assessment I will rarely allow multiple attempts. Be sure to block the possibility to go back. Perhaps this blog could help you (some nice widgets for quiz slides):
    http://blogs.adobe.com/captivate/2009/09/widgets_to_streamline_your_qui.html
    Hoping to have been of some help,
    Lilybiri

  • Problem in creating the simulation dll using SIT 2.0.3,matlab 7.1,labview 7.1

    I am currently using SIT 2.0.3 ,using this toolkit i am trying to create the simulation DLL for labview.but i am getting the following error in matlab command window
    Error: File: C:\SimulationInterfaceToolkit\ModelInterface\basic.tlc Line: 117 Column: 7
    Undefined identifier ReleaseVersion
    Error: File: C:\SimulationInterfaceToolkit\ModelInterface\basic.tlc Line: 117 Column: 25
    The == and != operators can only be used to compare values of the same type
    Error: File: C:\SimulationInterfaceToolkit\ModelInterface\basic.tlc Line: 260 Column: 26
    Undefined identifier ReleaseVersion
    Error: File: C:\SimulationInterfaceToolkit\ModelInterface\basic.tlc Line: 260 Column: 44
    The == and != operators can only be used to compare values of the same type
    Is this a version problem?
    I am using
    Simulation interface toolkit 2.0.3
    Matlab 7.1.0.246(R14) Service pack
    Real time workshop V.6.3
    Labview 7.1
    Microsoft visual C++ 6.0
    Can anybody help me to solve this issue.

    Hi Jayasheela,
    Here are the Read Me files for different versions of Simulation Interface Toolkit. Usually, the toolkit will only work with the versions of software that are explicitly stated.
    Simulation Interface Toolkit 3.0 Readme
    The MathWorks, Inc. MATLAB® / Simulink® application software release 13.x or 14.0, 14.1, 14.2, 14.3
    The MathWorks, Inc. Real-Time Workshop® release 13.x or 14.0. 14.1, 14.2, 14.3
    Microsoft
    Visual C++ 6.0. You can use Microsoft Visual C++ .NET 2003 only if you
    installed the LabVIEW 7.1.1 maintenance release.
    National Instruments LabVIEW Real-Time Module 7.1.x for ETS Targets.
    (Optional) National Instruments LabVIEW FPGA Module 1.1.x, for customized FPGA VIs used in real-time simulations involving FPGA devices
    Simulation Interface Toolkit 3.0.1 Readme
    The Simulation Interface Toolkit (SIT) 3.0.1 updates SIT 3.0
    to support LabVIEW 8.0, the LabVIEW 8.0 Real-Time Module, and the
    LabVIEW 8.0 FPGA Module. You also can use SIT 3.0.1 with LabVIEW 7.1.x. However, you cannot install SIT 3.0.1 for both LabVIEW 8.0 and LabVIEW 7.1.x.
    Simulation Interface Toolkit 3.0.2 Readme
    The Simulation Interface Toolkit (SIT) 3.0.2 updates SIT 3.0.1
    to support LabVIEW 8.2, the LabVIEW 8.2 Real-Time Module, and the
    LabVIEW 8.2 FPGA Module. You also can use SIT 3.0.2 with LabVIEW 7.1.x or with LabVIEW 8.0.x. However, you cannot install SIT 3.0.2 for more than one version of LabVIEW on the same computer.
    This maintenance release also adds support for the following products:
    The MathWorks, Inc. MATLAB® / Simulink® application software R2006a.
    The MathWorks, Inc. Real-Time Workshop® R2006a.
    If you install SIT 3.0.2 for LabVIEW 7.1, you can use
    Microsoft Visual C++ 6.0 to convert models to model DLLs. If you
    install SIT 3.0.2 for LabVIEW 7.1.1, 8.0, 8.0.1, or 8.2, you can use
    either Visual C++ 6.0 or Visual C++ .NET 2003.
    Simulation Interface Toolkit 4.0 Readme
    The MathWorks, Inc. MATLAB® / Simulink® application software release 13.x, 14.x, or 2006a, 2006b, 2007a
    The MathWorks, Inc. Real-Time Workshop® release 13.x, 14.x or 2006a, 2006b, 2007a
    Microsoft Visual C++ 6.0 or .NET 2003
    You can also take a look at this KnowledgeBase article, which condenses some of the previous information.
    MATLAB®, Real-Time Workshop®, and Simulink® are the registered trademarks of The
    MathWorks, Inc. Further, other product and company names mentioned herein are
    trademarks, registered trademarks, or trade names of their respective companies.
    Amanda Howard
    Americas Services and Support Recruiting Manager
    National Instruments

  • Where can I find more information on Control and Simulation Software?

    Where can I find out more information on Control and Simulation Software for G (GSIM)?
    I am currently programming a PID controller using a Siemens PLC. I have installed LabVIEW DataLogging and Supervisory Control Module which allows LabVIEW to interface with my PLC.
    Would appreciate if you could offer me some advice on whether it would be possible for the PLC PID controller to control a first order process model created using GSIM? Please email me at [email protected] if you could offer me any advice or assistance.
    Merry Christmas and a Happy New Year.
    Best regards
    Donald

    I see that you posted to the DSC forum, but you did not get GSIM information. Below is the link for the user manual for the Control and Simulation Toolkit. It is the single best source for info on the toolkit.
    http://digital.ni.com/manuals.nsf/webAdvsearch/63E23F9BA1494FE98625665E00635898?OpenDocument

  • Cannot create a simulated device

    Hi all,
    I am using LV8.0 and MAX 4.0....
    I am trying to create a new simulated DAQmx device,
    When I right click  "Devices and Interfaces" and select "Create New", only Virtual and motion devices are listed.. DAQmx devices are not at all there...
    I tried uninstalling and reinstalling MAX.. Still the problem persists.
    What could be the problem???
    Thanks in advance,
    Sahana

    Hi,
    I have same problem. I try to create a simulated NI DAQmx in MAX, but it is impossible. In create new dialog box, I cannot find any section like Simulated NI-DAQmx Device or Modular Instrument as shown in Figure. How can I add this section in MAX? I installed the latestversion of  NI-DAQmx (9.8). Any way, when I click software section it show MAX Database Connection Error, I check the services of Window both NI Configuration Manager and NI Device Loader are running, I also check Window firewall and it also allow these NI program pass throught. I have no problem when installing LabView and NI-DAQmx  Driver. Could you please help me?
    Attachments:
    Cannot find Simulated NI DAQmx devices.png ‏37 KB
    MAX database connection error.png ‏52 KB

  • How to create a simulation using Captivate 8 ?

    I want to create a simulation for a tool which would ask for promts to enter values in input boxes, click buttons etc. The instructions should come one by one before a user is promted to enter value in the respective input boxes and click on buttons. How to create it ? I also want to edit the instruction texts after the recording is done. Please help!!

    That is what Captivate was originally designed for: software simulations. Use that kind of New project, Record Software simulation (is also on the Welcome screen, New) and be sure to check Training (better, check also Assessment and Demo). What will happen can be checked in Preferences, Recording, Modes (settings for the 3 recording modes). The text that will be added (you can choose the language before capture) can be edited in a file with extension rdl. Each slide that will be captured, you'll hear a camera click. Both text, click boxes and TEB's will be added automatically but it never hurts to insert an extra slide during capture using the Print Screen button (see Keys for the shortcuts in Preferences). After ending capture with the keyboard key End, you'll have three files (if you checked the 3 modes) that you can edit easily: text will be in a normal text caption or in a shape if you checked that preference and allows normal editing. Same for TEB's, click boxes, highlight boxes. I tend to change the default highlight box before capture using a bright color and more width for the border than the very fine light blue one that is default in most themes.

  • Failed to create instance if Software Execution Request Manager. 0x80070005

    Using sccm 2012 R2, getting issues on some of computer.
    Task sequence is failing at very end. Client is deployed successfully and all tasks ran in TS
    I can see following errors in SMSTS.log file as below and _SMSTaskSequece folder contains TSEnv.dat
    I am looking for fixes and only found restart during application install might be cause it or access denied.
    Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows) OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Executing task sequence OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Task Sequence environment not found. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Attempting to get active request. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:17:58 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:17:58 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:03 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:03 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:08 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:08 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:13 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:13 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:19 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:19 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:24 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:24 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:29 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:29 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:34 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:34 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:39 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:39 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:44 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:44 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:49 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:49 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:54 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:54 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:59 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:59 PM 996 (0x03E4)
    I would really appreciate any help in this regards
    Thanks
    RJ
    RJ09

    Please see smsts.log below. Logs on top are from smsts.log which was created after this file.
    Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)   
    OSDSetupHook 16/01/2015 8:17:53 PM        
    996 (0x03E4)
    Executing task sequence             
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Task Sequence environment not found.              
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Attempting to get active request.           
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:17:53 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:17:53 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:17:58 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:17:58 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:03 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:03 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:08 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:08 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:13 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:13 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:34 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:39 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:39 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:44 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:44 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:49 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:49 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:54 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:54 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:59 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:59 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:04 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:04 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:09 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:09 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:14 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:14 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:34 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:39 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:39 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:44 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:44 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:49 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:49 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:54 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:54 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:59 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:59 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:04 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:04 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:09 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:09 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:14 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:14 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:34 PM  996 (0x03E4)
    GetActiveRequest failed with error code 0x87d01012    
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    GetActiveRequest failed. 0x87D01012.   OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    ReleaseActiveRequest failed. 0x87d01012.          
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Deleting SMS_MaintenanceTaskRequests istance: SMS_MaintenanceTaskRequests.TaskID="{F98436F3-ABC4-490B-B92F-578DB297AC24}". 
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Removed 1 instance of SMS_MaintenanceTaskRequests for tasksequence.       
    OSDSetupHook 16/01/2015 8:20:43 PM        
    996 (0x03E4)
    Uninstalling Setup Hook               
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Removing setup hook from registry.      
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\OSDGINA.DLL      
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\OSDSETUPHOOK.EXE       
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\_SMSOSDSetup  OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram               
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    GetTsRegValue() is unsuccessful. 0x80070002.   OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    End program:     OSDSetupHook 16/01/2015 8:20:43 PM 
    996 (0x03E4)
    Successfully finalized logs to SMS client log directory from C:\Windows\CCM\Logs          
    OSDSetupHook 16/01/2015 8:20:43 PM         
    996 (0x03E4)
    RJ09

  • Incomplete Client Install OSD - Failed to create instance if Software Execution Request Managerr. 0x80070005

    I am using an imaging task sequence and getting a
    0x80070005 error.  IT seems that the SCCM client
    doesn’t complete correctly and actions are missing from the client.
    Below is the log information.  I am not sure if a reboot is causing the issue?
    <![LOG[Path variable _SMSTSBootStagePath converted from C:\_SMSTaskSequence\WinPE to F05092C70000100000000000:\_SMSTaskSequence\WinPE]LOG]!><time="09:40:56.205+300" date="04-07-2014" component="TSManager" context=""
    type="1" thread="2244" file="resolvesource.cpp:1597">
    <![LOG[Updated security on object C:\_SMSTaskSequence.]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="utils.cpp:1704">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244"
    file="executionenv.cxx:386">
    <![LOG[Set a global environment variable _SMSTSInstructionStackString=8]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=8]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:414">
    <![LOG[Save the current environment block]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:833">
    <![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="09:40:56.268+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:782">
    <![LOG[_SMSTSReturnToGINA variable set to true]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:936">
    <![LOG[Skipped Reboot System]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:940">
    <![LOG[The action (Restart Computer) initiated a reboot request]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:277">
    <![LOG[MP server http://XXXXXXXXXXX. Ports 80,443. CRL=false.]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="utils.cpp:5881">
    <![LOG[Setting authenticator]LOG]!><time="09:41:56.396+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="utils.cpp:5903">
    <![LOG[Set authenticator in transport]LOG]!><time="09:41:56.396+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:7734">
    <![LOG[Sending StatusMessage]LOG]!><time="09:41:56.428+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="libsmsmessaging.cpp:4023">
    <![LOG[Setting message signatures.]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:1295">
    <![LOG[Setting the authenticator.]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:1325">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: XXXXXXXXXX:80  CCM_POST /ccm_system/request]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="libsmsmessaging.cpp:8604">
    <![LOG[Request was successful.]LOG]!><time="09:41:56.474+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:8939">
    <![LOG[****************************************************************************]LOG]!><time="09:41:56.490+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="tsmanager.cpp:925">
    <![LOG[Execution engine result code: Reboot (2)]LOG]!><time="09:41:56.490+300" date="04-07-2014" component="TSManager" context="" type="2" thread="2244" file="tsmanager.cpp:931">
    <![LOG[Process completed with exit code 2147945410]LOG]!><time="09:41:56.521+300" date="04-07-2014" component="TSMBootstrap" context="" type="1" thread="2352" file="commandline.cpp:1123">
    <![LOG[Exiting with return code 0x80070BC2]LOG]!><time="09:41:56.521+300" date="04-07-2014" component="TSMBootstrap" context="" type="1" thread="2352" file="tsmbootstrap.cpp:1238">
    <![LOG[Process completed with exit code 2147945410]LOG]!><time="09:41:56.537+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="2144" file="commandline.cpp:1123">
    <![LOG[Task sequence requested a reboot]LOG]!><time="09:41:56.537+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="2144" file="basesetuphook.cpp:1580">
    <![LOG[Terminating system message loop.]LOG]!><time="09:41:56.553+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="2168" file="debugwindow.cpp:222">
    <![LOG[Restoring original desktop wallpaper.]LOG]!><time="09:41:56.568+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="2144" file="wallpaperselector.cpp:139">
    <![LOG[::SystemParametersInfoW( 0x0014, 0, (LPVOID)m_sOriginalWallpaper.c_str(), 0x0002 | 0x0001 ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\wallpaperselector.cpp,162)]LOG]!><time="09:41:56.568+300" date="04-07-2014"
    component="OSDSetupHook" context="" type="0" thread="2144" file="wallpaperselector.cpp:162">
    <![LOG[Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="09:43:40.359+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="osdsetuphook.cpp:192">
    <![LOG[Executing task sequence]LOG]!><time="09:43:40.375+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="osdsetuphook.cpp:279">
    <![LOG[Task Sequence environment not found.]LOG]!><time="09:43:40.390+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1450">
    <![LOG[Attempting to get active request.]LOG]!><time="09:43:40.390+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:48">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:40.437+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:40.437+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:46.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:46.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:51.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:51.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:56.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:56.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:44:01.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:44:01.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[GetActiveRequest failed with error code 0x87d01012]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:66">
    <![LOG[GetActiveRequest failed. 0x87D01012.]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:83">
    <![LOG[ReleaseActiveRequest failed. 0x87d01012.]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:122">
    <![LOG[Deleting SMS_MaintenanceTaskRequests istance: SMS_MaintenanceTaskRequests.TaskID="{11EB4952-7CDD-45D5-BD6F-DA65E193E04F}".]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook"
    context="" type="1" thread="840" file="basesetuphook.cpp:144">
    <![LOG[Removed 1 instance of SMS_MaintenanceTaskRequests for tasksequence.]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:155">
    <![LOG[Uninstalling Setup Hook]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1628">
    <![LOG[Removing setup hook from registry.]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="840" file="vistasetuphook.cpp:143">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDGINA.DLL]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1321">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDSETUPHOOK.EXE]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1321">
    <![LOG[Successfully removed C:\WINDOWS\system32\_SMSOSDSetup]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1358">

    You are starting the OSD from Full OS? Is there Bitlocker enabled on the machine you're trying to re-install? Could you post a screenshot of your Task Sequence?

  • StarSim, LabVIEW-based Electrical System Simulation Software, is released!

    We are very pleased to announce that StarSim, a LabVIEW-based Electrical System Simulation Software, is released!
    StarSim is a LabVIEW-based electrical system (power electronics, power system, etc) simulation tool. StarSim consists of two main components, StarSim Editor for creating system models, and StarSim Model Loader Express VI for converting models into the executable code. StarSim can help to verify LabVIEW control algorithms with its accurate state-space system models.
    StarSim online help link:
    http://www.modeling-tech.com/products/starsim/help/index.html
    Note: StarSim is a product of ModelingTech Energy Technology Company. ModelingTech is located in Shanghai, China.  Please feel free to contact [email protected] for 30-day free software evaluation.
    Kevin Wang | [email protected]
    ModelingTech Energy Technology Company
    Attachments:
    StarSim DataSheet.pdf ‏404 KB

    Hi Lynn,
    It is possible. What OS you would like us to support, Mac or Linux?
    Thanks,
    Kevin

  • Creating a new software instrument track in Logic Pro 9

    When I create a new software instrument track in Logic 9, the newly-created track always defaults to "EVP 88 Electric Piano" instead of "Inst 1" like it's supposed to. Why does Logic do this and how can I restore the settings so that it opens the new track as "Inst 1."
    Thanks much!!
    Alex

    That was added around 9.1.1 - presumably so people wouldn't create an instrument and then ask "I created an instrument, but it don't make no sound." 
    You can uncheck the open library box or go to HD>Library>App support>Logic>channel strip settings>Instrument>01 Logic instruments and change the one called something like "EVP88 Electric Piano" to just "Electric Piano."

  • I need to install windows on my new Macbook pro for running my flight simulator software

    Hi!
    I'm new to the Mac world and I need to install windows on my new Macbook pro for running my flight simulator software which only runs on windows. I would like to purchase and download the windows 8.1 rather than buying the CD.
    When i go to the microsoft store and click windows 8.1 it says it is only for who has windows xp or vista...
    can you tell me where and how can i purchase the full installation 8.1 for download?
    i will keep the ISO file on my flash drive.
    Thanks!
    <Re-Titled By Host>

    it's likely an upgrade you are looking for and not a full install of windows
    http://www.techrepublic.com/blog/windows-and-office/get-the-iso-you-need-to-crea te-your-own-windows-81-dvd/
    if you get it as an iso file then you need to burn the iso file to a optical disc to install it

  • Error in JMS receiver adapter: "Error creating initial context with environment"

    Hello,
    I have some trouble with a JMS receiver adapter (access to JMS-provider with JNDI).
    The message in adapter monitoring is:
    A channel error occurred. Detailed error (if any) :
    com.sap.aii.adapter.jms.api.connector.ConnectorException: Fatal Error looking up connection factoryJMSQueueConnectionFactory, for profile: ConnectionProfile of channel: CC_JMS_RCV_XLIMI00001on node: 503473150 having object id: 5b424f2f79b6350ca636ab35d528cfdd:
    ConnectorException: Error creating initial context with environment: java.naming.provider.url=wcsefdev.example.com:9064; java.naming.factory.initial=com.ibm.websphere.naming.WsnInitialContextFactory; for profile: ConnectionProfile of channel:
    CC_JMS_RCV_XLIMI00001on node: 503473150 having object id: 5b424f2f79b6350ca636ab35d528cfdd: javax.naming.NoInitialContextException:
    Cannot instantiate class: com.ibm.websphere.naming.WsnInitialContextFactory<br> at com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory
    (JndiConnectorImpl.java:152)<br> ....
    Message processing failed. Cause:
    com.sap.aii.adapter.jms.core.fsm.DFA$InvalidTransitionException: No transition found from state: ERROR, on event: process_commence for DFA: CC_JMS_RCV_XLIMI00001:5b424f2f79b6350ca636ab35d528cfdd
    The third party assured me that the specified JNDI parameters are right and everything is configured on their site, so it should work...
    Might there be a problem with the JMS drivers?
    Regards,
    Marcus

    Hi Marcus,
    Have a look at below thread
    Connecting to PI 7.11 JMS Queue from other PI 7.11 Server

  • Error creating initial context with environment

    Hi,
    Currently we are working on a scenarios, where we need to integrate XI and webmethods using JMS.
    It was working fine. But recently they have restarted the webmethods server. After that we re getting an error message like,
    In Adapter Monitoring:
    Channel error occurred; detailed error description: com.sap.aii.adapter.jms.api.connector.ConnectorException: Error creating initial context with environment: {java.naming.provider.url=server:port, java.naming.factory.initial=com.sap.engine.services.jndi.InitialContextFactoryImpl, java.naming.security.principal=XYZ, java.naming.security.credentials=ABC}for profile: ConnectionProfile of channel: CC_RCV_JMS_INon node: 3010950 having object id: ABCXYZ: NamingException: Error getting the server-side naming service functionality during getInitialContext operation.
    at com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createInitialContext(JndiConnectorImpl.java:66)
    In RWB
    MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: No transition found from state: STARTING, on event: process_commence for DFA: C_RCV_JMS_IN:e4413a5265a436459e271d5e0dd4859b
    Can one please tell me what the problem is?
    Thanks in advance.
    Regards,
    Prasad Babu.

    Hi,
    Check this link looks like same problem
    Re: file to JMS(for MQ series)
    Thanks
    Vikranth

  • Simulation Software for Mac

    Hi all, I need to know if Mac has a software that can be compared to Rockwell Arena Simulation or any other simulation software. I will also like to know if there is software such as Microsoft Project and Microsoft Access. I am sure there are, but I´ve been looking and I haven´t been able to find them.
    Thanks in advance for your help.

    Welcome to Apple Discussions!
    Microsoft Project has its closest counterpart in:
    http://www.conceptdraw.com/en/products/project/overview.php
    Microsoft Access has both Filemaker Pro and Bento from Filemaker as good counterparts on the Mac platform. Furthermore, Filemaker has converters on the Windows side to it from Access. Check http://www.filemaker.com/ for the software.
    You can run Windows on a Mac, if you must use those applications, using the variety of titles given on my FAQ*:
    http://www.macmaps.com/macosxnative.html#WINTEL
    - * Links to my pages may give me compensation.

Maybe you are looking for