Design Gererator issue

I have successfully captured the design of my 6i forms using Designer version 6.5.92.1.9, configuration 4.0.12, release 4.7
I then open JDeveloper 10.1.2.0.0 with JHeadstart 9.0.5.1 and try to use the design gerator to convert one of the simple forms to J2EE, etc. with the wizard. At the last step I get an error, and poking around the forums I think it might be related to bind variables. I do not know what is gerating this SQL which throws an exception, but it is not in the form itself. I opened a TAR and it was deactivated stating that I needed to work with this forum to find an answer. Here is the console output:
Loading JHeadstart Addins
Addin | Version | Status
JHeadstart Shared Components | 9.0.5.1.9 | Loaded
JHeadstart BC4J Properties Editor | 9.0.5.1.9 | Loaded
JHeadstart Application Generator | 9.0.5.1.9 | Loaded
JHeadstart Application Structure File Editor | 9.0.5.1.9 | Loaded
JHeadstart Designer Generator | 9.0.5.1.9 | Loaded
JHeadstart MVC Framework Service File Viewer | 9.0.5.1.9 | Loaded
JHeadstart New Project Wizard | 9.0.5.1.9 | Loaded
oracle.jbo.SQLStmtException: JBO-27120: SQL error during query execution. State
ment: select tab.name tabName , tab.irid tabIrid , tab.table_type tab
leType , tab.ivid tabIvid , mti.alias mtiAlias , mde.name mdeName
, decode ( ov.state , 'O' , jr_version.get_vlabe
l(ov.irid, jr_version.get_original_of_checkout( ov.irid,ov.ivid))||'CO'
, 'I' , ov.vlabel , 'N' , '' , '0.0'
) versionLabel from ci_general_modules mde , ci
relationdefinitions tab , ci_module_detail_table_usages mti , ci_m
odule_component_inclusions mcn , sdd_object_versions ov where mde.ivid =
:1 and mcn.general_module_reference = mde.irid and mcn.parent_ivid = mde
.ivid and mti.module_unit_reference = mcn.module_component_reference and
mti.table_reference = tab.irid and ov.ivid = tab.ivid UNION select tab.na
me tabName , tab.irid tabIrid , tab.table_type tableType , tab.iv
id tabIvid , mti.alias mtiAlias , mde.name mdeName , decode
( ov.state , 'O' , jr_version.get_vlabel(ov.irid, jr_versio
n.get_original_of_checkout( ov.irid,ov.ivid))||'CO' , 'I' ,
ov.vlabel , 'N' , '' , '0.0'
) versionLabel from ci_general_modules mde , ci_relation_definition
s tab , ci_module_detail_table_usages mti , ci_lov_inclusions lvi ,
sdd_object_versions ov where mde.ivid = :1 and lvi.general_module_ref
erence = mde.irid and lvi.parent_ivid = mde.ivid and mti.module_unit_ref
erence = lvi.list_of_values_reference and mti.table_reference = tab.irid a
nd ov.ivid = tab.ivid order by 1
at oracle.jbo.server.ViewUsageHelper.createViewAttributeDefImpls(ViewUsa
geHelper.java:272)
at oracle.jbo.server.ViewObjectImpl.initViewAttributeDefImpls(ViewObject
Impl.java:4974)
at oracle.jbo.server.ViewObjectImpl.getAttributeCount(ViewObjectImpl.jav
a:3497)
at oracle.jbo.server.ViewRowSetImpl.ensureStorage(ViewRowSetImpl.java:39
36)
at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:659)
at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImp
l.java:769)
at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:706
at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:336
3)
at oracle.jheadstart.tools.jdg.DesignerGenerator.findTablesInModules(Des
ignerGenerator.java:920)
at oracle.jheadstart.tools.jdg.DesignerGenerator.run(DesignerGenerator.j
ava:171)
## Detail 0 ##
java.sql.SQLException: Missing IN or OUT parameter at index:: 2
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
:124)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
:161)
at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(Or
aclePreparedStatement.java:1535)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePrep
aredStatement.java:2879)
at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePrepare
dStatement.java:2925)
at oracle.jbo.server.ViewUsageHelper.createViewAttributeDefImpls(ViewUsa
geHelper.java:202)
at oracle.jbo.server.ViewObjectImpl.initViewAttributeDefImpls(ViewObject
Impl.java:4974)
at oracle.jbo.server.ViewObjectImpl.getAttributeCount(ViewObjectImpl.jav
a:3497)
at oracle.jbo.server.ViewRowSetImpl.ensureStorage(ViewRowSetImpl.java:39
36)
at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:659)
at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImp
l.java:769)
at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:706
at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:336
3)
at oracle.jheadstart.tools.jdg.DesignerGenerator.findTablesInModules(Des
ignerGenerator.java:920)
at oracle.jheadstart.tools.jdg.DesignerGenerator.run(DesignerGenerator.j
ava:171)

Aaron,
JHeadstart 9.0.5 is not supported with JDeveloper 10.1.2. Within a few weeks we will publish a JHeadstart ADF version that is compatible with JDeveloper 10.1.2. It will be announced on this forum.
My suggestion is that you wait until then, or use JDeveloper 9.0.5.
Kind regards,
Sandra Muller
JHeadstart Team
Oracle Consulting

Similar Messages

  • Report Designer Locking issue

    Hi,
       We have found locking issue while accessing same report(Created in Report Designer) by multi users at a time .
       Has anyone face this issue and How to fix it. It's major concern because same report can be accessed by multiusers at  same time
    Thanks
    Siva

    Siva,
    only one person at a time has permission to open the report in the Report designer - just like with Queries in the query designer.  This should not have any effect on you actually executing the report in the portal - multiple people can do it then.
    this is a security issue that other software vendors use as well - just like you cannot open any MS Office files on the network for editing that someone has opened already.
    Thanks

  • ABAP Objects Design/Organization Issues

    Hi,
    I'm trying to design and implement reusable components using ABAP Objects. I'm familliar with OO concepts and have developed a few applications using C++ and Java.
    I'm trying to organize my classes into separate source files (include program in ABAP).
    ie.
    <b>include program a</b>
    CLASS a DEFINITION.
    ENDCLASS.
    <b>include program b</b>
    INCLUDE a.
    CLASS b DEFINITION.
    data x TYPE REF TO a.
    ENDCLASS.
    Lets say I want to write a report that uses both objects a and b. That means I have to include both programs. but since program b includes program a. including both programs a and b in my report would produce redeclarations of class a.
    <b>executable program c</b>
    REPORT c.
    INCLUDE a.
    INCLUDE b.   " error: redeclaration of class a
    DATA: x TYPE REF TO a.
          y TYPE REF TO b.
    This bothers me. Although it would be possible to <b>just include program b</b>, it would be a bit awkward since, i dont care if class a was used in the implementation of class b. Implementation should be abstracted from the user. Besides, everything should be explicit.
    Is there a way to organize things as such? Would importing these classes globally would solve the problem.
    Thanks.

    Emir,
    The way we do OO Programming in ABAP and other languages differ.
    In your case, it might be a better option to create these classes as global classes, so that you will not have this issue. You can SE24 to do the same.
    Regards,
    Ravi

  • XML and its influence over program design (2 issues)

    I have 2 open questions about XML and Java. I apologise if they are not clear-cut or specific enough, but really I am fishing for sound advice.
    I am trying to develop a J2EE application but find myself stuttering at an early stage because I cannot decide on the best design for my application. Part of my problem is a lack of experience with the different J2EE technologies/API (especially XML APIs), and the realisation that there is 101 ways to do what I want to do.
    A major issue is this: my application basically is concerned with representing conversations between the server and a user, e.g. a simple sequence of yes/no questions asked by the server to the user, which the user replies to in turn. I believe that the XML format would be a very suitable way to represent these conversations. My first question is:
    * Should the decision to use XML as a storage format influence the design of the rest of the program? I feel that in choosing XML to represent the conversation data, I am stuck thinking about the rest of my program in a XML way (i.e. doing everything using a DOM etc.). Am I right in thinking that my program should be designed in such a way that an XML-based storage system could be easily interchanged with, say, a relational flat-tabled database?
    My second question is:
    * Imagine that each conversation contains one or more questions, and there are, say, 4 different types of question (e.g. yes/no, multiple choice, etc.). Each of these needs to be handled in a different way. Is there a good pattern or recommended way of handling this sort of situation in code, ideally avoiding a big 'if' or switch statement (e.g. if the node is of "ABC" type do this, else if it is "yes/no"...). It would be great if one could easily add new types of question to the XML and then similarly one can make easy additions to the code to cope with these new cases.
    Thank you very much indeed for any advice.
    Greg

    I am trying to develop a J2EE application but find
    myself stuttering at an early stage because I cannot
    decide on the best design for my application. Part of
    my problem is a lack of experience with the different
    J2EE technologies/API (especially XML APIs), and theThat's nothing to be ashamed of. And realising that you lack experience and trying to remedy that is a good sign.
    A major issue is this: my application basically is
    concerned with representing conversations between the
    server and a user, e.g. a simple sequence of yes/no
    questions asked by the server to the user, which the
    user replies to in turn. I believe that the XML
    format would be a very suitable way to represent
    these conversations. My first question is:
    XML might be overkill if it's just a question followed by an answer and neither contains complex hierarchical data structures.
    * Should the decision to use XML as a storage format
    influence the design of the rest of the program? ICertainly not.
    XML should represent data structures that are natural to your program, thus becoming a tool rather than forcing its structure upon you.
    feel that in choosing XML to represent the
    conversation data, I am stuck thinking about the rest
    of my program in a XML way (i.e. doing everything
    using a DOM etc.). Am I right in thinking that my
    program should be designed in such a way that an
    XML-based storage system could be easily interchanged
    with, say, a relational flat-tabled database?
    Flexibility is good to keep in mind, but at the moment I'd worry about just getting something to work.
    * Imagine that each conversation contains one or more
    questions, and there are, say, 4 different types of
    question (e.g. yes/no, multiple choice, etc.). Each
    of these needs to be handled in a different way. Is
    there a good pattern or recommended way of handling
    this sort of situation in code, ideally avoiding a
    big 'if' or switch statement (e.g. if the node is of
    "ABC" type do this, else if it is "yes/no"...). It
    would be great if one could easily add new types of
    question to the XML and then similarly one can make
    easy additions to the code to cope with these new
    cases.
    Think of a factory that creates the handlers on the fly based on the actual message received.
    If the factory makes use of some mapping construct to do so there's no need for any conditionals at all in your decision tree.
    I've myself used XML structures successfully to define such mappings (and so have others) on disc, but simple ones can be easily represented using just a properties file.

  • CS 4 - In Design Transparency issues?

    When I adjust the transparency of a photo in IN DESIGN... once I create a PDF all the fonts on that page are affected. They aren't at "full strength" -- the blacks look less black than on a page when the transparency is not adjusted on any photos.
    Any ideas?
    Thanks!
    David

    Thanks. I'm kind of self taught hack. I usually manage for the basics but sometimes things like this give me fits.
    My blacks were set for "rich blacks" already.
    I'm not sure how to check this:
    "Make sure the blend space matches the color mode of the background."
    I know how to adjust the transparency blend space but don't know where to check for the color mode of the background exactly.
    I was just messing with drop shadows and it too was have an effect on my exporting to a High Quality Print PDF. All my text was either lightened and the quality was degrading.
    Is that fact that my images are .jpg an issue with adding effects?

  • Design View Issue Dreamweaver CS4 - Taking forever to load design view

    I am having an issue where my site takes literally almost a full day to load in design view. Once it is loaded everything works seemlessly but once I close down Dreamweaver and reopen it, I have to wait another day to get to design view of my site. All files open just fine in code view.
    I have deleted the Dreamweaver CS4 cache folder, completely formatted my drive and reinstalled creative suite. I have also validated my code on W3c and everything checks out fine.
    The majority of my site is based off of a template, but even when I remove all the template references in the html files from Notepad I am still having the same issue. My site renders fine and quickly however on Explorer, Firefox, Chrome, and Safari.
    When loading any other site off the web into Dreamweaver I do not run into the problem so there must be something wrong with how my site is set up. Either the Template file is no good or somewhere else I am falling short. Can someone, please, please, please ( I am begging) help me figure out what is going on here.
    My index file is located at - http://www.thebluedot.net/index.html and the template file is located at - http://www.thebluedot.net/Templates/index.dwt
    I have searched high and low and even made a post on this same topic about a month ago but never came up with a resolution to my issue. I had given up on finding a solution to this problem for some time, but I really need to figure out where I am going wrong here!
    Additional Details -
    I am running - Windows Vista Ultimate on a Core 2 Processor with 12 GB of Ram & Solid State Hard Drive. Everything on my system runs super smoothly except loading my site in Dreamweaver CS4 design view.
    I really appreciate any help you can provide.

    I have used CS2 Adobe GoLive to create and manage a website (pro-prosperity.com).  Now, I have CS4 Dreamweaver.  I got a new site set up on Dreamweaver using the site management facility.  I then have the contents of website available locally on Dreamweaver.  I can edit files.  But the main home page, index.html, is not displaying on design view mode for editing, although it displays everything on live view mode.  I have struggled for days and am not getting any difference in attributes of index.html and another .html that is displaying fine on design view and is editable. 
    I am really lost and am begging for any help.  Can you, for example, copy the home page from pro-prosperity.com and display on design view and edit it?  Please tell me what is in this file that is troublesome.  Thanks.
    The first thing you should do is to make sure that this feature is turned on (it's off by default):
      View > Code View Options > Highlight Invalid Html
    It's not perfect, but it will notify you of some problems. In Code View, there are many problems highlighted. Some of them don't make sense, but are triggered because of a problem with a parent tag.
    Be sure to make a backup copy of your file before doing the next step. Close your page. Go to Preferences > Code Rewriting, and turn on "Fix invalidly nested and unclosed tags", "Remove extra closing tags", and "Warn when fixing or removing tags". Click OK, then re-open your page. The messages in the dialog to tell you what was changed. This allowed me to see your page in Design View (I am using CS5).
    Note: I suggested that you reset your preferences to turn off those 3 settings as they can cause problems with some markup.
    In the long term, I suggest that you avoid nesting tables wherever possible.
    Hope this helps,
    Randy

  • BB 8130 designated ringtone issue.

    I have a blackberry Pearl 8130, I use a Macbook and I have US Cellular for a carrier.
    I figured out how to get ringtones on my blackberry. And I gave the contacts I wanted to have custom ringtones, each custom ringtones. Then I wanted a custom sound for my messages that came in so I created a new profile and edited that also. Now the messages come in and the sound I chose for them comes in but when the contacts call it doesn't use their specific chosen ringtone I assigned in their individual settings. I then went in to the created profile and added an exception hoping that would make them work, tried it and it doesn't work. How can I get this to work, where the ringtones work as assigned to each person and still get the various message tones to come through as well??? 
    Please Help!
    Shelley

    I don't have T Mobile.  I have US Cellular Thanks anyway. I did figure out the issue. I don't know how really, It was an accident. I created a new profile ( named it ) , then I changed all the settings in the new profile, but in order for the ringtones to ring upon each designated person, I needed to chose a different profile and add the name of my new profile to the list of exceptions. It seems to work right now.
    Shelley
    Message Edited by shelley_iverson on 09-23-2008 08:36 AM

  • Dreamweaver CS4 Design View Issues

    Hi,
    I'm experiencing issues with the design view in DW CS4. It seems a little buggy to me. Sometimes I cannot seem to select any items at all, either using a single or double click. It's starting to drive me nuts. Is there an easy way to enter into this form of editing that's a little less random ?
    Many thanks in advance

    There are two things that could prevent you from editing a region of DW's design view:
    The page is the child page of a DW template and the region you are trying to edit is in a NON-EDITABLE part of that template, and cannot be edited in the child page.
    The container (i.e., the ancestor) for the region you are attempting to edit has a CSS style of "overflow:hidden" applied to it.  Double clicking (or right click > Element View > View All) would open that region for editing.
    If you are able to verify that one of those two possibilities is in play, then you have your answer.  If neither of them applies, then we would need to see the page and its code - perhaps you could post a link to it?

  • Designer Install Issue

    Hi,
    I am hoping that someone can help me with an issue I am having with installing Designer (not sure of the version# - it's compatible with BO XI 3.1).  I get the following error message:
    Error 2228.  Database: Unknown table "registry" in SQL query; SELECT 'Root', 'Key', 'Name', 'Value' FROM 'Registry', 'Component' WHERE 'Registry'=? AND 'Registry', 'Component_'= 'Component', 'Component'
    Any assistance would be greatly appreciated!
    Thanks!
    LuAnn

    Hi Dave,
    Thanks for the prompt repy to my post!  I removed the client tools package via the add/remove programs and started fresh.  I still receive the "Error 2228 Database message".  Which is why I thought some additional steps were required to successfully install Designer. 
    One item to note - I went through the client tools package initial install without issue.  Once the install was complete I lauched Designer from the Start menu.  After I clicked on Designer it kicked off another install.  I received the error message close to the end of the install.
    Does that make sense?
    Let me know.  Thanks again!

  • CS6 Web and Design Installation issues

    I'm having installation issues with cs6 web and design. Purchased two downloads of the software for mac, but after attempting to download all day, now it's saying I can't open the download because it isn't recognized by my computer. Been at this all day, so frustrated. Any help?

    Mac Unidentified Developer Issue
    Here's how to open apps that apple should not be blocking: 
    http://www.imore.com/how-open-apps-unidentified-developer-os-x-mountain-lion

  • Dashboard Design Installation issues

    Unable to install Dashboard Design on Windows 7 Office 2010. Invalid Keycode INS00140.
    Installation package name is 51041024
    Keycode is correct
    Running as Administrator.
    HELP???

    Hi,
    This is a know issue in Dashboard design 4.0. You can upgrade to SP 02 or try work around mentioned in SAP Note 1587949 - The Product Keycode is not Valid. INS00140
    Click [here|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533383337333933343339%7D.do] for the note.
    Hope it helps you.
    Regards,
    Nikhil Joy

  • Wierd In Design crash issue

    Hello,
    I am not as familiar with In Design, but one of my colleagues is trying to open a map she created of our campus and In Design CC keeps crashing. We both have CC so I brought the document over to my machine and have no issues opening it. The only difference between our machines is that hers is running Mavericks and I am on OSX 10.8.5
    She can open just about any other document except for the map she needs to open so I am confused why she would be having an issue? She mentioned her document links two .eps files which I had no problem viewing on my machine but she was wondering if that could be the issue? Since I'm video and animation I don't use In Design as much so I am running out of suggestions for her. Has anyone had this issue using Mavericks? That's the only difference between our machines so it's the only thing i can think of. We both have In Design version 9.2
    Thanks,
    Jeremy
    update: She updated to 9.2.1 and is still having the issue.

    Hi, same problem here.
    Today I had a notification in the Adobe Application Manager that there is an update to InDesign.
    I better had not pushed the Button to update...
    InDesign crashes all the time during start - even without opening a document.
    I can provide the complete error-report if that helps.
    InDesign is now Version:         9.2.1.101 (9210)
    I am also on Apple Mavericks 10.9.2
    Process:         Adobe InDesign CC [1796]
    Path:            /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Adobe InDesign CC
    Identifier:      com.adobe.InDesign
    Version:         9.2.1.101 (9210)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [204]
    Responsible:     Adobe InDesign CC [1796]
    User ID:         501
    Date/Time:       2014-03-25 18:15:45.930 +0100
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  4B5D07B8-D90D-545E-059D-6C7C8DFB5E1D
    Sleep/Wake UUID: 01D91ED5-674F-467F-8085-0C7B4C265016
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000001
    VM Regions Near 0x1:
    -->
        __TEXT                 0000000100000000-0000000100006000 [   24K] r-x/rwx SM=COW  /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Adobe InDesign CC
    Application Specific Information:
    /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Required/TOC.InDesignPlugin/TOC
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.InDesign.TOC                  0x000000011f5ea216 0x11f5ca000 + 131606
    1   dyld                                    0x00007fff65e78dba ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
    2   dyld                                    0x00007fff65e75a62 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 308
    3   dyld                                    0x00007fff65e758f6 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
    4   dyld                                    0x00007fff65e6bb0e dyld::runInitializers(ImageLoader*) + 89
    5   dyld                                    0x00007fff65e727cf dlopen + 538
    6   libdyld.dylib                           0x00007fff8cc687ee dlopen + 59
    7   com.apple.CoreFoundation                0x00007fff8deef82c _CFBundleDlfcnLoadFramework + 156
    8   com.apple.CoreFoundation                0x00007fff8de794d5 _CFBundleLoadExecutableAndReturnError + 773
    9   com.apple.CoreFoundation                0x00007fff8deefa2d CFBundleLoadExecutable + 13
    10  ObjectModelLib.dylib                    0x0000000104b1dc57 0x104b10000 + 56407
    11  ObjectModelLib.dylib                    0x0000000104b23e26 0x104b10000 + 81446
    12  ObjectModelLib.dylib                    0x0000000104b22af2 0x104b10000 + 76530
    13  ObjectModelLib.dylib                    0x0000000104b1d4ef 0x104b10000 + 54511
    14  ObjectModelLib.dylib                    0x0000000104b43052 0x104b10000 + 208978
    15  ObjectModelLib.dylib                    0x0000000104b3e3fc ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 7676
    16  com.adobe.InDesign                      0x0000000100001c7e main + 94
    17  com.adobe.InDesign                      0x0000000100001bb4 start + 52

  • Design Chart issue

    Hi,
    In Release 12, I am not able to navigate to second page in Design Chart. 11.5.10 has Next button in Design Chart when no of options in primary features are more. But in Release 12, the chart allows adding a primary feature which has many options but you will not be able to scroll right on the page as there is no horizontal bar to scroll left to right.
    It looks like a regression in Release 12.
    Can anyone please confirm the same.
    Thanks

    Hi Krishna
    I dont know if it is still relevant for you, but we had a semillar issue. My guess is that is a rendering issue.
    In our case the following work around seemed to solve it:
    On the data source we added this to "On Result Set Changed":
    CHART_SKU.showLoadingState();
    CHART_SKU.hideLoadingState();
    Regards,
    Michael

  • Design Template issue

    Hello,
    If I make a new project and proceed to apply the Design template that I have made, ALL Text Captions that are there and yet to be made will inherit the design from the Design Template. I'm pretty sure that I've nailed down what a Design Template was supposed to do, but here's where my issue starts.
    I would like to have a different "Template" to use while recording. I for example use transparent text captions in the project, but would like to use different text captions while recording (Using the auto record, expecting the auto record to do it).
    So for example:
    While recording: "Adobe Blue" Text Captions
    For the rest of the project: Transparent Text Captions.
    I have a rather large project that's currently using transparent text captions, but would like to have Adobe Blue for the auto-recording. Setting the template would go berserk on all my current transparent text captions.
    I could select the slides and then apply the template to those slides only. But I am hoping Captivate can distinguish user-made Text Captions and those used while auto-recording. This is probably not the case, but at least I've asked =)

    Hi there
    I believe you are overthinking it.
    A Design Template is simply applied to an existing project to influence changes. Both Design Templates and Project Templates have no influence over the captions used when you record.
    To configure the captions used when you record, you click Edit > Preferences... > Recording node > Defaults node.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Designer Logon issue via VPN

    Post Author: hendrekt
    CA Forum: Authentication
    I am new to this software and had an issue trying to connect to a server using VPN connection from home. Tool is Designer version 11. I am using LDAP authentication and I get this error: "An internal error has occurred in the secLdap plugin "
    When I came into my office today, I was able to log on.
    Any ideas as to why this is happening?
    Thanks,
    Todd

    Post Author: colin mackenzie
    CA Forum: Authentication
    Hi Todd,
    I'm interested in what ever your solution was.

Maybe you are looking for

  • Timerjob is not working - it doesn't show up in central admin monitoring tab

    Dear all, I have enabled the timer job using the following class file and event receiver file. After enabling in powershell - the job is not appearing in job definition in central administration. Any inputs are highly appreciated. Since I am new to S

  • FBCJ Vendor Advance and FB60 Clearing

    Hi Friends, When I am trying to clear 2 vendor line items, the system is showing the following error "Posting key 37 does not permit specification of a special G/L indicator". I had created the first line item by FBCJ, cash advance to vendor with spl

  • Exit in Me21N

    Hello Experts, I want ot find out an exit in Me2xN where when the user added a new Item for an order, I have to set the flag: EKPO-WEUNB = 'X' for certain suppliers. This is a checkbox in the ME2xN screen in Item details->Delivery tab-> Checkbox "GR

  • Exception handling when invoke ejb

    Hi, I call ejb like this: try {       MyBeanHome beanHome = .. //jndi lookup        MyBean bean = beanHome .create();       HashMap h = bean.chargeFee(data);       bean.remove(); } catch ( }there are a lot exceptions: NamingException, CreationExcepti

  • 10.3 failure!

    After the most recent blackberry update, my battery is drained after it reachs from 100 to 88... Restarted several times but no luck.