Itemcategory T -Test is possible in PR??

Hi friends ,
Is it possible to take item category T-Text in PR
while entering T in item category i am facing following problem. why? how to solve this?
error message- Field selection PT6B not defined
Message no. ME028
Diagnosis
The field selection required by the system is not defined in table 162. Further processing is currently not possible.
Procedure
Contact your system administrator.
Mahesh

HI,
Follow this path..
IMG>>Mat Mgt>> Purchasing>> Purchase Reqn>>Define Doc Types..Select your doc type and double click on Allowed Item Categories and check for  your entry..
Shiva

Similar Messages

  • Udl test not possible to test Oracle OLEDB provider

    Hi,
    I have some issue to connect to my Oracle database.
    My environment is Windows Server 2008 R2, with Oracle server 11G.
    To test my Oracle OLEDB provider, I setup a udl test as described follow:
    1- Creation a file text document on server desktop : test.txt
    2- File extension change to .udl : test.udl
    3- launch of test.udl
    When I launched the test.udl, The Data Link Properties dialog box is not opened. A windows explorer is opened.
    Anybody knows why I am not able to launch the data link properties dialog box in my environment ?
    Thank you for your help
    Regards,
    Sandrine

    Error found... issue resolved.
    Basically got the sld connections tested. This error resulted because the default abap client in CTC was wrongly set.
    Regards.
    Mohamamd

  • Is it possible to test a text in a Oracle ebs form ...?plz help me..

    Hello,
    Is it possible to test a text in a Oracle ebs form ...?
    If possible then please tell me. It is working in Http /web based application.
    and table test is possible.. in Oracle ebs form?. Is it possible to capture a data from a text field and make comparison to check it. Though i want it all to be done in Oracle Ebs forms .
    Please help me..
    Regards
    Srinivas
    Edited by: 850579 on Apr 26, 2011 7:30 AM

    Hi,
    Thank u Alex i have tested with object test its working. I have got the result. can u tell me is it possible to insert table test in oracle ebs forms.
    can we insert iteration in the middle of the script.
    Regards
    Srinivas

  • DIO Pass or Fail Tests: LabVIEW would have to determine the expected result or results (1 or 2 of a possible 25) based on the output pattern send out (1 of 65K).

    I am trying to come up with a plan to write a LabVIEW VI to do the following test. Can you give me a few ideas how to do this in LabVIEW. I am a new to LabView. I think I how to read and write I/O ports and do comparisons. I need a little guidance on the error checking. In simple terms the test will go like this:
    I have 16 digital inputs and 16 outputs.
    The 16 outputs are turned on in a specific pattern (i.e. 1001000101011101) and then the 16 inputs (i.e. 1000101111111111) are read in after a time delay. The inputs are checked to see if they match the expected results. If they do it's a pass if not it's a f
    ailure. This seems pretty straightforward. And I think I have an idea how to do it. Here's the problem. The inputs are changed sequentially so that all possible combinations are tried. The test needs to determine if the resulting input pattern is correct based on the outputs that were sent out. 16 outputs give 65K possible tests. For each tests there would be 1 or 2 possible results with a total of 25 results for the entire 65K possible tests. LabVIEW would have to determine the expected result or results (1 or 2 of the 25) based on the output pattern send out (1 of 65K). Then it would have to compare the actual input pattern received to see if it's a pass or fail?
    Any ideas how I can approach this?

    The 16 outputs are simulating inputs to the device under test, (simulating remote switches and contacts). The object of the test is to test every possible combination to ensure that nothing unexpected happens at the output. The device under test is a logic motor control system and we want to make sure (among other things) that we don’t start or stop the motor when its not suppose to. How can only two tests do that?
    I think you are describing how to create an array with the results. But I still don’t know how to determine what the result should be and if it is correct.
    I’ve identified 25 possible valid states the motor controller can be in.
    I’ve also identified the correct outputs that determine each of the 25 states.
    I’ve also
    identified the possible valid states you can go to from each (previous) state, You can only get to a valid new state from a previous state if the right combination of inputs is applied (we hope).
    If you know what state you are in when start and you know the valid states you can go to and the inputs required to get there, you should be able test the system against that. You verify this by checking the outputs against what they should be. With 65K possible inputs combination, checking them all manually would be quite is a task. Putting this into LabView is my task.

  • Unit testing and integration testing

    hello 2 all,
                    what is the diff bet unit and integration testing? in sap what is unit teesting consists of and integration testing consists of what?
    is this the work  of test engineers r whose work is this?
    take care
    love ur parents

    Hi Sameer,
    Unit Testing
    A unit test is a procedure used to validate that a particular module of source code is working properly from each modification to the next. The procedure is to write test cases for all functions and methods so that whenever a change causes a regression, it can be quickly identified and fixed. Ideally, each test case is
    separate from the others; constructs such as mock objects can assist in separating unit tests. This type of testing is mostly done by the developers and not by end-users.
    Integration testing
    Integration testing can proceed in a number of different ways, which can be broadly characterized as top down or bottom up. In top down integration testing the high level control routines are tested first, possibly with the middle level control structures present only as stubs. Subprogram stubs were presented in Section 2 as incomplete subprograms which are only present to allow the higher level control routines to be tested. Thus a menu driven program may have the major menu options initially only present as stubs, which merely announce that they have been successfully called, in order to allow the high level menu driver to be tested.
    Top down testing can proceed in a depth-first or a breadth-first manner. For depth-first integration each module is tested in increasing detail, replacing more and more levels of detail with actual code rather than stubs. Alternatively breadth-first would proceed by refining all the modules at the same level of control
    throughout the application. In practice a combination of the two techniques would be used. At the initial stages all the modules might be only partly functional, possibly being implemented only to deal with non-erroneous data. These would be tested in breadth-first manner, but over a period of time each would be
    replaced with successive refinements which were closer to the full functionality. This allows depth-first testing of a module to be performed simultaneously with breadth-first testing of all the modules.The other major category of integration testing is bottom up integration testing where an individual module is
    tested from a test harness. Once a set of individual modules have been tested they are then combined into a collection of modules, known as builds, which are then tested by a second test harness. This process can continue until the build consists of the entire application.
    In practice a combination of top-down and bottom-up testing would be used. In a large software project being developed by a number of sub-teams, or a smaller project where different modules were being built by individuals. The sub-teams or individuals would conduct bottom-up testing of the modules which they were
    constructing before releasing them to an integration team which would assemble them together for top-down testing.
    I think this will help.
    Thanks ,
    Saptarshi

  • Cross browser testing : Modifier Keys playback actions not working in chrome and Firefox

    Hi,
    In my work flow I have to select multiple items in list.So I have recorded 'Ctrl+Click' action to select list items.In Chrome and Firefox it is not selecting multiple Items.
    Even Ctrl+A,Ctrl+C,Ctrl+V also not working in chrome and Firefox.Complete modifier keys support is not observed in chrome and Firefox.Let me Know how to automate modifier keys actions in cross browser?
    Regards,
    Nagasree.

    Hi Nagasree,
    Welcome to MSDN forums.
    First,please make sure the Chrome and Firefox is supported by cross browser testing.
    Latest version of Chrome and Firefox supported by cross browser testing are Chrome version 38.0.2125.111 and
    Firefox 33.
    I doubt whether Chrome and Firefox in cross browser testing don’t support automating modifier keys or there is anything wrong on it if you are using supported browser. Since this issue is related to the Extensions tool
    Selenium components for Coded UI Cross Browser Testing, if possible, I suggest you post this
    issue here, click “Q AND A”, and then you could post this issue there, you would get dedicated
    support there.
    Thanks for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Test Conditions in BPEL Fault Policy

    Per the ORacle 10.1.3.3 SOA Suite techical document, under the Fault Policy Framework section you can use an XPath expression in the <test> section of a fault policy. The example provided is +<test>$fault.code/code="WSDLReadingError"</test>+
    Instead of using an equals sign, I am trying to figure out the syntax to use a "contains" or "starts-with" expression. I want to filter out a particular remoteFault using the "summary".
    I have tried:
    +<Conditions>+
    +          <faultName xmlns:bpelx="http://schemas.oracle.com/bpel/extension" name="bpelx:remoteFault">+
    +               <condition>+
    +*<test>contains($fault.summary/summary,"exception on JaxRpc")</test>*+      
    +<action ref="ora-retry"/>+
    +               </condition>+
    +          </faultName>+
    +     </Conditions>+
    +     <Actions>...+
    but this does not seem to work.
    Anyone know what "tests" are possible, and\or have used a "contains" expression in their Fault Policy?
    Thanks in advance,
    Eric
    Example of the fault that I am trying to "catch".
    +<remoteFault xmlns="http://schemas.oracle.com/bpel/extension">+
    +<part name="code">+
    +<code>ESBMessageProcessingFailed</code>+
    +</part><part name="summary"><summary>exception on JaxRpc invoke:+
    start fault message:
    +801 Error validating amount. Must be numerical and greater than 0 [000]+
    +:end fault message</summary>+
    +</part><part name="detail"><detail>null</detail>+
    +</part></remoteFault>+

    I did try to add namespace but it still didn't catch the fault.
    I contacted Oracle support and they indicated that the syntax is: $fault.part/<xpath expression>
    So for my purposes I needed to put: <test>$fault.summary/contains(summary, "xyz")</test>
    HOWEVER this did not work. We recontacted Oracle and this time they admitted there is a bug that they will document. Only = or != can be used at this time.
    Thanks for all who responded. I'm closing this question.
    For reference, here's a list of what I tried:
    The following did NOT catch my fault
    <test>$fault.summary/contains(summary, "JaxRpc invoke")</test>      
    <test>$fault.summary/contains(summary, 'start fault message:')</test>     
    <test>$fault.code/contains(code, "ProcessingFail")</test>           
    <test>$fault.code/contains(code, "ESBMessageProcessingFailed")</test>
    <test>$fault.code/contains(code/code, "ESBMessageProcessingFailed")</test>          
    <test>$fault.code/contains($fault.code, "ESBMessageProcessingFailed")</test>          
    <test>$fault.code/contains($fault.code/code, "ESBMessageProcessingFailed")</test>     
    <test>$fault.code/code/contains(code, "ESBMessageProcessingFailed")</test>          
    <test>$fault.code/code/contains($fault.code/code/, "ESBMessageProcessingFailed")</test>     
    <test>$fault.code/code/contains(code/code/, "ESBMessageProcessingFailed")</test>           
    <test>$fault.code/contains(/remoteFault/part[1]/code/, "ESBMessageProcessingFailed")</test>     
    <test>contains($fault.code/code,"ESB")</test>           
    <test>contains($fault.summary/summary,"ESB")</test>     
    <test>contains($fault.summary, "ESB")</test>          
    <test>contains($fault.summary/summary, &#xD;)</test>           
    <test>xp20:matches($fault.summary/summary,'.*fault message.*')</test>      
    <test>xp20:matches($fault.summary/summary,'*fault message*')</test>     
    <test>not(xp20:matches($fault.summary/summary,'.*xyz.*'))</test>          
    <test>true()</test>

  • How to Test Adapter Module in NWDS

    Hi Friends,
    I have written an adapter module. Before deploying on adapter engine, I want to do test in NWDS. Any idea how to do this. Please provide sample java code, if possible.
    Thanks,
    Sandeep Maurya

    Hi,
    Since runtime and module processor framework is not available on your local machine that's why adapter module test not possible using NWDS on local machine.
    Another possibility is to install PCK on some local machine for testing purpose.
    You must deploy (either on PCK or AE) it and test.
    Regards,
    Gourav

  • Power On Self Test [POST] Sound - Not functioning

    The following applies to a Mac Pro early 2008 8 core 2.8GHz Xenon with 8GB RAM 4 x HDD none of which is more than 50% occupied, running Mac OS X Lion 10.7.1.
    The same scenarios also apply to my Lion Clone HDD, it is regularly updated to keep abreast of changes, unfortunately it seems to have updated to an unwanted change?
    Like all others after completing the POST the Mac normally emits a ‘gong’ sound.
    I need to be able to mute this sound on demand in the small hours of the morning to avoid complaints of excess noise, but the present issue has placed this on the back burner.
    Under Snow Leopard I was able to deploy an Application which created a System Preference. In turn this enabled the sound to be muted. However this was not ideal because it required accessing System preferences before shutting down, or leaving the sound semi permanently muted.
    After searching for and testing various actions apparently designed to achieve this objective nothing seems capable of the task. Methods involving the use of Terminal were avoided as that is not my bag.
    If it had functioned hitting the Keyboard Mute Key on start-up would have been ideal, if this does work for anyone please tell me.
    Whilst it is accepted that the default for the POST Sound should be for it to be heard. Unfortunately Apple choose to be deaf, dumb and blind to the need for a User selected method of silencing the POST Sound that reverts to default after a single use.
    Having temporarily given up on silencing solutions and made a decision to smother the sound with a duvet, or something similar for early morning start-ups, by an eerie coincidence the start-up sound ceased. The first reaction was ‘success’, but this was short lived when considering the need to access the Start-Up Management Screen and other start-up choices.
    Exceptions to the above:
    a. Re-booting from my Snow Leopard HDD, used to run items which do not work under Lion, back to Snow Leopard the POST Sound is audible.
    When restarting from Lion and booting into Snow Leopard the POST Sound is not audible.
    b. The first boot into Lion after using Snow Leopard the POST Sound is audible, but subsequent start-ups remain silent.
    The following scenarios describe the attempts to return the Mac to normal operation:
    1. System Preferences > Sound, this was checked to ensure that none of the settings blocked the sound.
    2. Disk Utility was used to Repair the Start-Up HDD and also to Repair Disk Permissions.
    3. Resetting the NVRAM was carried out several times, I have read that this could be beneficially allowed to repeat the POST Sound 4 times, so this was tried as well as the Apple directions which advise holding the keys until 2 sounds have been heard.
    4. The Logic Board Battery was replaced.
    5. Apple Hardware Test was run and returned the result [words to the effect] ‘No Trouble Found’.
    The above seems to indicate that the issue is with Lion?
    At this point I have run out of options other than to perform a clean install and hope that the issue will be resolved.
    Although I have adequate back ups returning to a position with all the Applications set up properly is going to be a major task.
    Any suggestions or ideas to move forward with this problem will be gratefully received.

    Just to round off the above scenarios and answer the outstanding items as far as possible.
    The above taught me a little about ‘Migration Assistant’, I have never previously had any occasion to use it.
    By setting it up as near, IIRC, the settings used after re-installing Lion were similar to this:
    Most Applications were fully functional without any additional action being required.
    Several Applications required their Serial Number-Registration Code-or whatever, to be inserted MS Office 2011 required ‘Activation’.
    Adobe Creative Suite 3 Master Collection, allowed Acrobat to open but reported that it needed one of the other related Applications to be opened.
    After a similar experience with Photoshop Adobe decided that it was necessary to uninstall and reinstall CS3 to regain usability.
    Inserting CS3 #1 Disc and hitting ‘Install’ revealed the true requirement.
    CS3 needed to be ‘Repaired’.
    The uside of this was that almost immediately an estimate of Time for the process was given, and this started to count down second by second, and when completed there was no need to enter the Serial Number.
    Apple could learn something about ‘Estimating Time to Completion’ from Adobe.
    The downside was that this, effectively, new installation required almost 20 updates to be applied amounting to about 750Mb, unfortunately this took as long as most Applications would take to install several Gbs and even this resulted in some failures for some component parts. CS3 runs as a damaged product in Lion.
    Adobe seem to need to learn more about working with Mac?
    Regarding the ‘outstanding irritations’ mentioned previously:
    Please ensure that you read to the end of this post, I am not trying to ‘sell’ anything by offering these links.
    Searching for an Application to mute the POST Sound I visited:
    http://alphaomega.software.free.fr/downloads.php
    This developer produces ‘Start-Up Chime Stopper’, more info on this can be found here:
    http://alphaomega.software.free.fr/startupchimestopper/Documentation/Documentati on.html
    After eMailing the Developer and receiving, IMO possibly related to language difference, an open ended reply I took advantage of the Free Download in order to trial this poduct.
    It was found to be functional but it does not seem to be capable of applying a Mute to the POST Sound for a single event, other than by User intervention.
    In fairness I may have missed something but believe all combinations of the settings were tested.
    The upshot was that I removed [read trashed] this Application.
    Having removed the Application on restarting the Mac, horror of horrors’, the POST Sound was absent.
    A quick dive into System Preferences > Sound > Output tab > Internal Speakers, revealed that the setting had been left on Mute.
    With the Mute checkmark removed normal service was resumed.
    Also I subsequently found that altering the Volume Level reduced the POST Sound to an acceptable level.
    In my earlier searches for a solution to Mute the POST Sound the System Preferences > Sound settings had been set every conceivable which-way.
    No solution was found and this lead me to criticise Apple for not providing a means to turn off this sound when there was a real need to do so.
    There seem to be a few possible explanations for what is happening now:
    1. I failed, earlier, to test EVERY possible Sound Setting.
    2. My recollection of events is completely off the rails and brain fade has set in.
    3. My Sound Settings were corrupt and repaired by the reinstallation of Lion, I did not retest prior to the trial of Start-Up Chime Stopper.
    4. Installing and removing Start-Up Chime Stopper has altered something within Sound.
    Please can anyone help to confirm any of these items?
    In the meantime I am a happy chappie, I have to listen hard for the POST Sound but have the comfort of knowing it is there.
    That is until Apple spoil it again?

  • HTTP error 0 testing not serving php pages please help

    Hello everyone,
    I am using DWCS3, the free version of MAMP on my MacBook Pro Leopard 10.5.6.
    I have built a customer registration form with a Transitional <!DOCTYPE>. I have been following the instructions from The Essential Guide to Dreamweaver CS3, using a wizard to build a registration form, in chapter 15.
    When I try to preview the form in the web browser, I get a white screen.
    When I click the live data button I get an; HTTP error 0 message occured while attempting to request the file http://localhost:8888/mywebsite/page_S9INUKZB.php from the testing server.
    possible reasons:
    1. Files in MacHD/Applications/MAMP/htdocs/mywebsite with .php extension are not being executed by the testing server.
    2. The MacHD/Applications/MAMP/htdocs/mywebsite does not map to http://localhost:8888/mywebsite URL on the testing server.
    I've gone over the site definitions several times and have configured MAMP differently twice, using ports 80 and 3306 and also 8888 and 8889. The same problem has happened in both instances here is my site definition info:
    Local info:
    Site name: mywebsite
    Local root folder: MacHD:Users:myname:Desktop:mywebsite
    links relative to document: http://localhost/
    Remote info:
    Access: Local/Network
    Remote folder: MacHD:Applications:MAMP:htdocs:mywebsite
    Testing server:
    Server model: PHP/MySQL
    Access: Local/Network
    Testing server folder: MacHD:Applications:MAMP:htdocs
    URL prefix: http://localhost:8888/mywebsite/
    Web sharing is turned off.
    Dreamweaver/Preferences/Preview in browser/preview using temporary files is turned off, yet in my HTTP error 0 message there is a string of characters after the page name, suggesting that dreamweaver is using temporary files.
    I have attached a compressed copy of the customer registration form maybe the problem is the page. I have gone round and round in circles with this and I can't seem to sort it out can somebody please help me.
    Thankyou.

    Hello David,
    Thanks for getting back to me, sorry for the late reply, I've been away for a few days.
    I have done what you suggested, and altered the links relative to document: http://localhost:8888/mywebsite/
    I have also restarted dreamweaver and mamp.
    Nothing has changed when I try to view the page through the browser I get a white screen and the HTTP error 0 is still displaying, With the same message as before.
    I have since created a new form, connected it to my user table, and populated the table with info, and that worked.
    I then added the php validating code as suggested in chapter 15, pages 481 through to 485. I've also checked the code against your example page register_user_03.php.
    However when I put the page on the testing server and try to view it, all I get is a white screen, and an HTTP error 0 the testing server is not executing pages with a .php extension. Or the URL prefix isn't mapped properly.
    I have also checked all my settings in MAMP and left a question on the forum but they haven't answered.
    Is there a setting or connection that I need to enable in Apache? I'm stumped.
    I'm hoping you might have some tricks up your sleeve.
    Thanks

  • Running unit tests on inline hardware custom device

    How to do unit tests for Inline Hardware Custom Devices?
    I get this error after creating a unit test.
    Possible reason(s):
    Cannot connect to the target. Please ensure that the VI Server setting is enabled and deployed to the target. Also, make sure that the port number is correct and that this machine is allowed to connect through VI Server.

    wegunterjrASI, 
    I have a few follow up questions for you to gain a better understanding of your application: 
    1). What are you using to do the unit test (NI’s unit test framework or VI tester from JKI)?
    2). What are you conducting the unit test on (RT Driver or something on the host machine)? 
    3). Are the unit test VIs under the target in the LabVIEW project? 
    4). Are you able to run a simple unit test? 
    Screenshots are always appreciated. 
    Regards, 
     

  • Cancal of Transport possible?

    Hi all,
    at first I just want to thank you for all the great postings on sdn.sap.com. I read a lot of them. Now I have a problem and I am not able to find an answer in any of the postings.
    My problems refers to the transport system in sap. Can I cancel a transport from an external System? We have a Systemcopy for testing update-possibility (U-Sys). There we developed some roles. While developing these roles were changed on the other System (D-Sys). Afterwards they were transported from the U-Sys to the D-Sys.
    The changes in D got lost, because they were never transported to T neither P. Is there a possibility to cancel this transport on D?
    I hope you can help me.
    Benedikt

    Hi Benedikt and welcome to the SDN!
    unfortunately there is no possibility to 'rollback' a successful imported transport. For dictionary objects (e.g. abaps) there is a possibility to get a previous version back from the version management but I believe this isn't possible for roles. A possibility might be to check the change documents and redo the changes. If available you might also restore a backup.
    regards
    Siggi

  • Can any one explain about the SAP Testing process in Implementation Project

    Can any one explain about the SAP Testing process to be carried out by BW Consultant in an Implementation Project which is in Testing Phase..

    hi bharat,
    Two types of testing is possible in bw
    unit testing
    integration testing
    Integration testing - It is the phase of software testing in which individual software modules are combined and tested as a group. It follows unit testing and precedes system testing.
    Integration testing takes as its input modules that have been checked out by unit testing, groups them in larger aggregates, applies tests defined in an Integration test plan to those aggregates, and delivers as its output the integrated system ready for system testing.
    Unit testing - One part or the whole part of transfer rules , update rules, etc..
    Integration testing - The whole data flow cycle to be tested
    This link will give u detailed description
    http://en.wikipedia.org/wiki/Software_testing
    Stress testing in BI..
    /people/mike.curl/blog/2006/12/05/how-to-stress-test-bw-the-easy-way
    REFER THIS REG CATT
    http://help.sap.com/saphelp_erp2005/helpdata/en/d7/e21221408e11d1896b0000e8322d00/frameset.htm
    Check this doc on Unit Testing
    unit testing
    Look at the threads below :
    Testing Methods in BW
    Unit Testing in BW
    How to do testing in BW
    Hi...BW testing
    Re: Hi...BW testing
    Hi...BW testing
    Pls refer following links...
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/e210c8408e11d1896b0000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/aba235413911d1893d0000e8323c4f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/e2123b408e11d1896b0000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/e2123b408e11d1896b0000e8322d00/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/721d6a73-0901-0010-47b3-9756a0a7ff51
    https://service.sap.com/upgrade-bw
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7dc0cc90-0201-0010-4fa7-d557f2bd65ef .
    https://websmp204.sap-ag.de/~sapdownload/011000358700009385902004E
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/67acb63d-0401-0010-b685-b1b87dd78892
    Hope it helps you!
    ****Assign Points If Helpful****
    Regards,
    yunus

  • Advice Needed Using GPRM Registers For a Quiz/Testing DVD

    I have a customer that wants a DVD that will play several instructional videos and after each video jump to a Q & A.  That part is easy enough.  The trick is:
    He also wants to track of number of right and wrong responses during the Q & A.  My thought is to use GPRM registers to keep a tally.  I could use a bit schema to track which answers were correct ( ie 1010 binary would mean, from right to left, 1st & 3rd answers were wrong, 2nd & 4th were correct).  I could track up to 16 questions per GPRM register. 
    At the end of the quiz, he wants to display the results of the tally in the GPRM registers.  Ideally, the DVD would display a generated number that would be written down by the student, and given to the tester, who would have a key for what questions were answered correctly.   ie the displayed number to the previous example would be "10" (decimal value for binary "1010" ).
    I know I can have a DVD jump to a specific screen based on what is in a register, but that would mean having to generate a result screen for EVERY possible combination of right and wrong answers. 
    So, my question is, can I dynamically generate something like an "overlay" to display the GPRM contents?
    Alternatively, is it possible to generate a URL that would have the GPRM contents imbedded, and passed to DVD@access?  A dedicated page would be displayed and the student would print the page to give to the tester, or possibly have the information entered directly into a database.
    The desire of the tester is to prevent cheating by the student, and for the tester to have a reasonably accurate idea of where the student needs to focus his/her studies.  Since I could not find anything every remotely similar to this project in the forum, I am hoping to glean some advice from the pros here.
    If I am heading in entirely the wrong direction, PLEASE let me know.  Any advise on the proper approach to this project would be GREATLY appreciated. 
    I have projected about 16 man hours to complete this project - 5 videos and about 80 questions.  As long as the scripting is as straight forward as I think it is, is this a reasonable expectation? 
    TIA for any advice and suggestions.
    [NOTE: Cross posted at lafcpug }

    Thanks, Shawn. 
    All that being said, the best solution would be to not create a DVD. This sort of project would be much easier, and give you better results if you did this in Flash. The only reason I could see to use a DVD would be if the testers only had access to a DVD player and not a computer.
    That was exactly my sugestion as well.  But the client is quite insistent on creating the project as a DVD - yes the DVD Player uption is a requirement.
    I have created DVD with several thousand links... very daunting, but turned out well and the customer was very happy.
    I reviewed the DVDSP manual to make sure what the customer wanted was not covered, but I wanted to make sure.
    What I have suggested is that when I student gets an answer wrong that an option is given to review the relavent section.  Since there will be less that 100 question, it would not be a big deal to created an appropriate final score bases on a GPRM value.
    Thank you very much for the rreply.  It is greatly apprecaited.

  • Need test papers for 1Z0-142 Exam

    Hi All,
    I am preparing for the 1Z0-142 exam.
    Could anyone please pss me on the sample test papers or mock tests, if possible?
    [email protected]
    Any help appreciated.
    Thank You
    Anuj

    First, "cheating" will likely invalidate your certification. See the OCP FAQ as a start.
    That said, if you go via exam (e.g. 1Z0-042) links on
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=151
    you will find recommended preparation, authorized practice exams and exam topics.

Maybe you are looking for