Register Control Template for New Dialog

I have a Control Template.ctt and would like to have it accessible via the New Dialog.
I see how to do this with VI templates .vit, but not for controls.
Version is LV 7.1
Felix
www.aescusoft.de
My latest community nugget on producer/consumer design
My current blog: A journey through uml

When you select New... (not New Blank VI), you`ve got a dialog to select from various templates (Framework, Instrument, ...). I can add a new folder in the templates directory and place vi templates (vit) there, thus make them accessible via the template Dialog. I would like to do that with a control (ctt).
Felix
www.aescusoft.de
My latest community nugget on producer/consumer design
My current blog: A journey through uml

Similar Messages

  • How to set a page template for news detailed view?

    Is there a way to set a page template for the detailed view of the news module?
    I have a page template setup and added the {module_announcement,,,,,} to the page. When the news item is clicked it always opens the default template - is this how it is designed to work or is there a way I can specify it to use a different page template?
    Dave.

    Hey Dave, See the image below:

  • Templates for New Pages Not Updating

    I am a site admin with 7 Contributors accessing my site via
    Contribute 3. I have created templates for them to use to create
    their new pages. These templates allow them to only edit text; they
    cannot update styles or layout in any way. I have noticed that,
    whenever I make updates to my templates and resave them out onto
    the server, some of my Contributors will pick up the new template
    and some will not. Is there any way to force them to pull the new
    templates? I have asked them to all Refresh Templates before they
    create new ones....they tell me that they have, but they are still
    pulling the old template. This causes an issue because, if they
    pull the old template, I have to open their page in Dreamweaver and
    update the template. Doing this on 30+ pages each month gets quite
    tiring and almost defeats the purpose of Contribute for me. Any
    suggestions on this issue are much appreciated!

    Perhaps - and this is just a guess - the template references
    in the pages have got messed up. Something I've noticed is that
    template names with spaces in them get messed up by Contribute. At
    the top of each web page based on a template is the <!--
    InstanceBegin template=".....dwt" --> tag. If the template name
    in there contains spaces it will sometimes get URL-encoded, i.e.
    spaces become %20, and then Dreamweaver no longer recognizes the
    template name as matching the one you're editing. Best practice
    seems to be a an all character template file name.

  • Default user settings template for new IDs

    Hello,
    I would like to set the default language in the User Master record (SU3 / SU01) to 'EN' for new IDs.  It is currently blank when a new user is created.   Where are the User default settings defined for Language?
    Thank you,
    Rob

    >
    Rob Butcher wrote:
    > Hello,
    > I would like to set the default language in the User Master record (SU3 / SU01) to 'EN' for new IDs.  It is currently blank when a new user is created.   Where are the User default settings defined for Language?
    > Thank you,
    > Rob
    We did it in one of our system by creating a transaction variant that defaults to EN. We had a issue with MM/DD/YYYY though even with the transaction variant.
    Actually there is a paramter zcsa/moddatfm ( Parameter for Default date format when creating users with transactions SU01 ). By default its value is 1 for DD.MM.YYYY and it has to be changed to 2 for MM/DD/YYYY.

  • Content Express Template for News Portlet bundeled with Personalization

    Is the template (and other files) to manage data for the news viewer of the personalization
    server available?
    I would like to add my own news items throught content express.
    Thanks for the help
    guy

    Well this is in the head tag
    <html>
        <!--<![endif]-->
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1" />
            <title>55k Productie | E-marketing</title>
            <link href="boilerplate.css" rel="stylesheet" type="text/css" />
            <link href="stylesheets/style.css" rel="stylesheet" type="text/css" />
            <!--
    To learn more about the conditional comments around the html tags at the top of the file:
    paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/
    Do the following if you're using your customized build of modernizr (http://www.modernizr.com/):
    * insert the link to your js here
    * remove the link below to the html5shiv
    * add the "no-js" class to the html tags at the top
    * you can also remove the link to respond.min.js if you included the MQ Polyfill in your modernizr build
    -->
            <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
            <![endif]-->
            <script src="respond.min.js"></script>

  • Use one row as a template for new ones

    I'm one of those people abusing a spreadsheet as a database, so except for the header all my rows have the same formatting and formulas.
    Unfortunately the only way to add a row like this is copying one and adjusting it. This means I can't have hidden columns. An alternative would be keeping a row with default values around, but I sort and filter a lot so it'd be hard to find. Maybe in another table.
    Anyway, the Number manual says "If all the body cells in a column above the new row contain the same formula or cell control, the formula or cell control is repeated in the new row."
    Could anyone get this to work? For me it repeats formatting but not controls like steppers, and no formulas.
    PS yes, I've looked at Bento

    lachla wrote:
    I'm one of those people abusing a spreadsheet as a database, so except for the header all my rows have the same formatting and formulas.
    Lachla,
    First, yes, this feature does work. I suppose that it's possible that while you think your table is built according the the requirements, it may not be. Are you sure that your headers are actually in a Numbers "Header Row"? And, are you sure that all your Body rows are identical, allowing of course for relative addressing?
    I'm suspicious because you say:
    Unfortunately the only way to add a row like this is copying one and adjusting it.
    There should be no adjustment necessary if the rows are identical. Adjustment for relative addressing would be automatic after a Copy/Paste.
    Jerry

  • Populating the form with existing product details as a template for new one

    In the product creation screen as in the sample application
    http://apex.oracle.com/pls/otn/f?p=30267:6:907132591805707::NO:6::
    I am trying to add the functionality where user can click on a button (Create from existing) which would populate all the products and when user clicks on one of the products I should populate the create new product screen with this selected record(all the fields), user can further modify the fields as needed and clicks on create to create this new product.
    I searched this whole forum but couldnt figure out what I should be doing to acheive this. I looked at some ajax solutions provided but it needs me to define one of the field as list which will let me select from the list , but this is not sutable in my situation since all the fields should be editable once populated.
    please point me to right docs which helps solving this.
    your help is highly appreciated.
    please let me know if any additional information is needed.
    Thank you,
    Balu.

    Actually my requirement was to create new product and option to delete the old product using a check box.
    This is solved please disregard this thread.
    feel free to request the solution should you looking for the same requiremnt.
    OAE is amazing many things are so easy with this tool.

  • Problem when using template for new database (ora10g)

    Hi all,
    I've done this a few times now, on different servers weeks apart.
    I have an Oracle 10g install on a Windows Server 2003 box, and I have run the database configuration assistant to create a database. We will have several databases with the exact same setup when I move Oracle 10g to a production environment. I created the database exactly as I need it the first time round, then I save it as a template to use for the next ones. However, when I run the template I get the following error:
    ORA-01501: CREATE DATABASE failed
    ORA-09314: sltln: error translating logical name
    Whats driving me nuts is, if I just go ahead and retype everything back in the same as the last database it works fine, just seems to be the template which is messing me up.
    Heres the template I'm trying to use (hope just pasting it like this is ok.. if not, please some mod remove it and I'll attach it)
    Thanks!
    <DatabaseTemplate name="DCnn" description="" version="10.1.0.2.0">
    <CommonAttributes>
    <option name="ISEARCH" value="false"/>
    <option name="OMS" value="false"/>
    <option name="JSERVER" value="false"/>
    <option name="SPATIAL" value="false"/>
    <option name="ODM" value="false">
    <tablespace id="SYSAUX"/>
    </option>
    <option name="IMEDIA" value="false"/>
    <option name="XDB_PROTOCOLS" value="false">
    <tablespace id="SYSAUX"/>
    </option>
    <option name="ORACLE_TEXT" value="false">
    <tablespace id="SYSAUX"/>
    </option>
    <option name="SAMPLE_SCHEMA" value="false"/>
    <option name="CWMLITE" value="false">
    <tablespace id="SYSAUX"/>
    </option>
    <option name="EM_REPOSITORY" value="true">
    <tablespace id="SYSAUX"/>
    </option>
    </CommonAttributes>
    <Variables/>
    <CustomScripts Execute="false"/>
    <InitParamAttributes>
    <InitParams>
    <initParam name="O7_DICTIONARY_ACCESSIBILITY" value="TRUE"/>
    <initParam name="aq_tm_processes" value="1"/>
    <initParam name="background_dump_dest" value="{ORACLE_BASE}\admin\{DB_UNIQUE_NAME}\bdump"/>
    <initParam name="compatible" value="10.1.0.2.0"/>
    <initParam name="core_dump_dest" value="{ORACLE_BASE}\admin\{DB_UNIQUE_NAME}\cdump"/>
    <initParam name="db_block_size" value="8" unit="KB"/>
    <initParam name="db_cache_size" value="24" unit="MB"/>
    <initParam name="db_create_file_dest" value="E:\Oradata"/>
    <initParam name="db_create_online_log_dest_1" value="C:\Oradata"/>
    <initParam name="db_create_online_log_dest_2" value="D:\Oradata"/>
    <initParam name="db_create_online_log_dest_3" value="E:\Oradata"/>
    <initParam name="db_domain" value="JACOBSONCO.COM"/>
    <initParam name="db_file_multiblock_read_count" value="16"/>
    <initParam name="db_name" value="SDC7"/>
    <initParam name="db_recovery_file_dest" value="E:\Oradata\flash_recovery_area"/>
    <initParam name="db_recovery_file_dest_size" value="2048" unit="MB"/>
    <initParam name="fast_start_mttr_target" value="300"/>
    <initParam name="java_pool_size" value="0" unit="MB"/>
    <initParam name="job_queue_processes" value="10"/>
    <initParam name="large_pool_size" value="8" unit="MB"/>
    <initParam name="open_cursors" value="1000"/>
    <initParam name="pga_aggregate_target" value="24" unit="MB"/>
    <initParam name="processes" value="150"/>
    <initParam name="query_rewrite_enabled" value="FALSE"/>
    <initParam name="remote_login_passwordfile" value="EXCLUSIVE"/>
    <initParam name="shared_pool_size" value="80" unit="MB"/>
    <initParam name="sort_area_size" value="524288"/>
    <initParam name="undo_management" value="AUTO"/>
    <initParam name="undo_retention" value="10800"/>
    <initParam name="undo_tablespace" value="UNDOTBS1"/>
    <initParam name="user_dump_dest" value="{ORACLE_BASE}\admin\{DB_UNIQUE_NAME}\udump"/>
    <initParam name="utl_file_dir" value="D:\FileTransfers\Triggers"/>
    </InitParams>
    <MiscParams>
    <databaseType>MULTIPURPOSE</databaseType>
    <maxUserConn>20</maxUserConn>
    <percentageMemTOSGA>40</percentageMemTOSGA>
    <customSGA>true</customSGA>
    <characterSet>WE8MSWIN1252</characterSet>
    <nationalCharacterSet>AL16UTF16</nationalCharacterSet>
    <archiveLogMode>false</archiveLogMode>
    <initParamFileName>{ORACLE_BASE}\admin\{DB_UNIQUE_NAME}\pfile\init.ora</initParamFileName>
    </MiscParams>
    <SPfile useSPFile="true">{ORACLE_HOME}\database\spfile{SID}.ora</SPfile>
    </InitParamAttributes>
    <StorageAttributes>
    <ControlfileAttributes id="Controlfile">
    <maxDatafiles>100</maxDatafiles>
    <maxLogfiles>16</maxLogfiles>
    <maxLogMembers>3</maxLogMembers>
    <maxLogHistory>1</maxLogHistory>
    <maxInstances>8</maxInstances>
    <image name="<OMF_CONTROL_0>" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    <image name="<OMF_CONTROL_1>" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    <image name="<OMF_CONTROL_2>" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    </ControlfileAttributes>
    <DatafileAttributes id="<OMF_DEKINS_DATAFILE_0>">
    <tablespace>DEKINS</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">500</size>
    <reuse>false</reuse>
    <autoExtend>false</autoExtend>
    <increment unit="KB">-2</increment>
    <maxSize unit="KB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="<OMF_INDEX_DATA_DATAFILE_0>">
    <tablespace>INDEX_DATA</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">500</size>
    <reuse>false</reuse>
    <autoExtend>false</autoExtend>
    <increment unit="KB">-2</increment>
    <maxSize unit="KB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="<OMF_SYSAUX_DATAFILE_0>">
    <tablespace>SYSAUX</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">120</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">10240</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="<OMF_SYSTEM_DATAFILE_0>">
    <tablespace>SYSTEM</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">300</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">10240</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="<OMF_TEMP_DATAFILE_0>">
    <tablespace>TEMPORARY_DATA</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">200</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">640</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="<OMF_UNDOTBS1_DATAFILE_0>">
    <tablespace>UNDOTBS1</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">200</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">5120</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="<OMF_USERS_DATAFILE_0>">
    <tablespace>USER_DATA</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">50</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">1280</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <TablespaceAttributes id="DEKINS">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">-1</initSize>
    <increment unit="KB">-1</increment>
    <incrementPercent>-1</incrementPercent>
    <minExtends>-1</minExtends>
    <maxExtends>-2</maxExtends>
    <minExtendsSize unit="KB">-1</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="<OMF_DEKINS_DATAFILE_0>">
    <id>1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="INDEX_DATA">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">-1</initSize>
    <increment unit="KB">-1</increment>
    <incrementPercent>-1</incrementPercent>
    <minExtends>-1</minExtends>
    <maxExtends>-2</maxExtends>
    <minExtendsSize unit="KB">-1</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="<OMF_INDEX_DATA_DATAFILE_0>">
    <id>1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="SYSAUX">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">64</initSize>
    <increment unit="KB">64</increment>
    <incrementPercent>50</incrementPercent>
    <minExtends>1</minExtends>
    <maxExtends>4096</maxExtends>
    <minExtendsSize unit="KB">64</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="<OMF_SYSAUX_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="SYSTEM">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>3</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">64</initSize>
    <increment unit="KB">64</increment>
    <incrementPercent>50</incrementPercent>
    <minExtends>1</minExtends>
    <maxExtends>-1</maxExtends>
    <minExtendsSize unit="KB">64</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="<OMF_SYSTEM_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="TEMPORARY_DATA">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>true</temporary>
    <defaultTemp>true</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">64</initSize>
    <increment unit="KB">64</increment>
    <incrementPercent>0</incrementPercent>
    <minExtends>1</minExtends>
    <maxExtends>0</maxExtends>
    <minExtendsSize unit="KB">64</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="<OMF_TEMP_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="UNDOTBS1">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>true</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">512</initSize>
    <increment unit="KB">512</increment>
    <incrementPercent>50</incrementPercent>
    <minExtends>8</minExtends>
    <maxExtends>4096</maxExtends>
    <minExtendsSize unit="KB">512</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="<OMF_UNDOTBS1_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="USER_DATA">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">128</initSize>
    <increment unit="KB">128</increment>
    <incrementPercent>0</incrementPercent>
    <minExtends>1</minExtends>
    <maxExtends>4096</maxExtends>
    <minExtendsSize unit="KB">128</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="<OMF_USERS_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <RedoLogGroupAttributes id="1">
    <reuse>false</reuse>
    <fileSize unit="KB">10240</fileSize>
    <Thread>1</Thread>
    <member ordinal="0" memberName="OMF_1_REDOLOG_MEMBER_0" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    </RedoLogGroupAttributes>
    <RedoLogGroupAttributes id="2">
    <reuse>false</reuse>
    <fileSize unit="KB">10240</fileSize>
    <Thread>1</Thread>
    <member ordinal="0" memberName="OMF_2_REDOLOG_MEMBER_0" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    </RedoLogGroupAttributes>
    <RedoLogGroupAttributes id="3">
    <reuse>false</reuse>
    <fileSize unit="KB">10240</fileSize>
    <Thread>1</Thread>
    <member ordinal="0" memberName="OMF_3_REDOLOG_MEMBER_0" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    </RedoLogGroupAttributes>
    </StorageAttributes>
    </DatabaseTemplate>

    You may need to look into this?
    ORA-09314: sltln: error translating logical name
    Cause: Internal buffer may have overflowed
    Action: See OSD error accompanying this message

  • Register a Template for DBCA

    Hi
    This is my environment:
    Server1: Linux & Oracle Server 10g(10.2.0.5)
    Server2: Linux & Oracle Server 10g(10.2.0.5)
    I have built a template with data of a database in server1 and I want to create a database in server2 based on the template generated on server1.
    I transferred the files created to the server2 and I put them in the same path where they were created on server1. I open the DBCA in order to
    verify if the dbca can see this template and the DBCA does not do it automatically. According to what I know, the DBCA register the databases
    and templates in an operating system file but I don't remember what is that file.
    can you help me with this ?
    Thanks

    Have you stored template in “ORACLE_HOME/assistants/dbca/templates“?
    Please refer “http://docs.oracle.com/cd/B16276_01/doc/server.102/b14196/install003.htm#i1008647”

  • Using Existing Template for new pdf's

    How do I use and existing template of pdf's to create new ones.  I just want to copy and past new pics and text where existing pics and text exist in a template that is already made? 
    Also, How can I make all pictures the same size?

    1) If you're using Adobe Reader, you can't edit PDFs at all.
    2) In Acrobat you can make some changes to a PDF file but they are not editable documents in the same way a Word or InDesign file is. PDFs are end destination files - you export them from another application, and if you want to make significant changes you edit the original document and re-export a whole new PDF.

  • Need contract (template) for new web business

    I am just getting started in the web design business and need
    help getting going with a contract for my customers. Advice? Where
    do I get started?
    Thanks!

    "computerkitten" <[email protected]> wrote
    in message
    news:g8ngnu$94h$[email protected]..
    >I will take a look at the forms you have, sounds like a
    great baseline for
    > myself to get going.
    >
    > Also, where do I go to find out what the going market
    rate is for a new
    > web
    > designer? I just completed my web design certificate and
    continuing on
    > with my
    > degree. I created www.minoggiekennel.com as my first
    site. What am I
    > worth...? hahaha Thanks
    Well, that's an interesting question that doesn't have a
    simple answer. I
    have an article on the same site I just referred you on the
    subject of "What
    Should I Charge? Finding Your Own Right Answer" -
    http://webdevbiz.com/article.cfm?VarArtID=6
    - which might help.
    The subject doesn't get discussed much here, because some
    people feel that
    talking about pay is not OK.
    Patty Ayers | www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet

  • Data size SQL Exception registering item types for UWL (patch 29)

    Hi,
    we have installed UWL without KM as described in note 688830. We tried this at our initial patch level with success (ep60 sp2 patch2). However now we are on patch 29 and things are not going that well. The installation works fine but when we perform the step "Register Item Types for New Systems Only" we get the following exception: "uwlExceptionID: 1107851895419 (Database):java.sql.SQLException:Data size bigger than max size for this type: 48699". We used the SDA from CM patch 29.
    Does anyone have a clue on how to solve this?
    Thanks,

    Hi Erik,
    do you have the workplace plugin WP-PI installed in your backend R/3? UWL needs this plugin to work, I think it also contains the function template which is missing.
    -Mikko

  • How to display user-editable title in control template (search web part)

    Hi all,
    SharePoint 2013. I've created a custom control template for a search box.  In the settings there is an option to display the chrome, which will display the Title above the web part as entered by the user in the settings for that web part.  
    However, I want to change where this title appears (without the chrome being visible) inside a specific div in my web part HTML - can I manually add a tag (similar to  _#= Title =#_ for example) that will render the title for me?  Or is there som
    js code that will allow me to get that title?
    Thanks in advance!

    Hi,
    According to your post, my understanding is that you want to change the position of the title of the search box.
    You can add the code below to Content Editor Web Part.
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js" type="text/javascript"></script><script type="text/javascript">
    $(function(){
    $("h2[class='ms-webpart-titleText']").css("margin-left","90px");
    </script>
    If you want to hidden the Content Editor Web Part, you need to edit the web part to change the setting:
    The result is as below:
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Visual Upgrade to 2013 - Missing Site Templates for ITTEAM and PROJSING

    I've been working on Upgrading some old WSS 3 sites to SharePoint 2013.   I Have been able to get all of them imported to SharePoint 2010,and then have imported them all to my Sharepoint 2013 server. Now at the to of all of my sites is the  Experience
    all that SharePoint 2013 has to offer. Start
    now or Remind
    me later tag line.  I Click the Start Now option and it goes though its Checks and comes back with:
    Missing Site Templates
    The following sites are using templates that are not yet supported after upgrade:
    http://<site>/it/Projects - ITTEAM#0
    http://<site>/it/webservices - PROJSING#0
    I understand that those Fab 40 Templates are no longer available to create in 2013, though what can I do with the Existing content that I have? Seems wrong to Leave it at the 2010 Visual Representation. 
    For this one Sharepoint Site I could recreate the 2 Webs. Though on another Sharepoint site there are 123 sub sites with the sa,e two templates. I can't Abandon them.  Is there a way to convert them to a new template first?  How can I do the Upgrade
    and keep my content? If I have to use a new template for new sin sites, I'm fine, I just don't want to lose what I have.
    Thanks!

    Hi  Scooter,
    For upgrading Windows SharePoint Services 3.0 to SharePoint 2013, you can refer to the steps as below:
    1.First upgrade:
    Upgrade the content to Microsoft Office SharePoint Server 2007
    http://www.fpweb.net/support/microsoft-sharepoint/tutorials/wss-to-moss-migration/
    2.
    Second upgrade: Upgrade the content to SharePoint Server 2010 Products
    If your environment is SharePoint 2007 32 bit, you need to upgrade your SharePoint 2007 32 bit to SharePoint 2007 64 bit firstly.
    http://bhavinsharepoint.wordpress.com/2011/09/07/step-by-step-migration-from-moss-2007-to-sharepoint-2010/
    http://badarinathanagaraja.wordpress.com/2010/06/11/upgrade-from-sharepoint-2007-to-sharepoint-2010-environment/
    3.
    Third upgrade: Upgrade the content to SharePoint Server 2013 Products.
    http://technet.microsoft.com/en-us/library/cc262483.aspx
    http://epmsource.com/2013/05/02/migrating-ps-2010-to-ps-2013-walkthrough/
    Reference:
    http://blogs.technet.com/b/praveenh/archive/2013/10/31/upgrading-from-wss-2-0-to-sharepoint-2013.aspx
    http://technet.microsoft.com/en-us/library/ee947141.aspx
    Also make sure you are upgrading to SharePoint 2013 Standard or Enterprise edition for your site templates working. You can have a look at the thread:
    http://social.technet.microsoft.com/Forums/en-US/caeb109b-f62b-4898-b84d-68f2f9feb872/site-templates-missing-in-sharepoint-2013-foundations?forum=sharepointadmin
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Oracle VM and Oracle VM Template for Enterprise Manager Cloud Control 12c M

    Hello!
    After installation of *"Oracle VM 3.1.1 Media Pack v1 for x86_64 (64 bit)"* to bare hardware
    can I install Oracle VM Template for Enterprise Manager Cloud Control 12c Media Pack ?
    Is it the wrong plan ?
    What to do if I need to set VLAN №1 ? (according note of installer I have to choose number between 2 and 4094 )
    Thanks and regards,
    Pavel
    Edited by: Pavel on Jul 30, 2012 5:01 AM

    Yes, you can install Oracle VM Manager, create a server pool with the one parent Oracle VM server in it, and then deploy the Oracle VM template in the pool. Once EM VM is up and running, you can register the same Oracle VM Manager with EM, to manage the pool.
    In general, it is not recommended that you use the OVM server backend directly. But for bootstrapping the EM environment, you can also try the following:
    Download the OVM Template on the Oracle VM server. From the OVM server terminal itself you can do "xm create" to spin a new virtual machine using the Oracle VM teamplate. Once the VM comes up, VNC into the VM and configure the EM OMS and agent.

Maybe you are looking for