Template Assistance

I just started a trial of DW.
Using the template for 3 columns and fixed width that comes
with DW.
The problem I'm having is that when I look at the position of
the three columns the middle column sits about 30px below the
header and I don't understand what causes this.
The two sidebars are contiguous with the header box as
expected.
I've inspected margins, borders and padding on the boxes
concerned and can't see anything that would create the gap between
the middle column and the header. In addition the visual inspection
shows nothing in that space, ie no margins or borders.
I'd appreciate some help from the experts here to understand
this issue or if someone can point me in the direction of where I
might find a solution it would be much appreciated.
Context: DW9, OSX 10.5.2 Viewing in Safari 3.0.4
I haven't posted anything to view because I assume everyone
using DW has the template.
Thx

Is this just the 3-column fixed template, or is it the one
with header and
footer?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"dorich24" <[email protected]> wrote in
message
news:fvgf18$hgh$[email protected]..
>I just started a trial of DW.
> Using the template for 3 columns and fixed width that
comes with DW.
>
> The problem I'm having is that when I look at the
position of the three
> columns the middle column sits about 30px below the
header and I don't
> understand what causes this.
> The two sidebars are contiguous with the header box as
expected.
>
> I've inspected margins, borders and padding on the boxes
concerned and
> can't
> see anything that would create the gap between the
middle column and the
> header. In addition the visual inspection shows nothing
in that space, ie
> no
> margins or borders.
>
> I'd appreciate some help from the experts here to
understand this issue or
> if
> someone can point me in the direction of where I might
find a solution it
> would
> be much appreciated.
>
> Context: DW9, OSX 10.5.2 Viewing in Safari 3.0.4
> I haven't posted anything to view because I assume
everyone using DW has
> the
> template.
>
> Thx
>

Similar Messages

  • Display Template - Assistant PreferredName

    Hi
    I need to customize the people search results hover panel to display the Assistant preferred name. 
    I've already got a custom display template for people item and hover panel in place. I'm currently getting back the assistant using the ManagedPropertyMapping using 'Assistant':['Assistant'] and this displays the assistants' login id domain\username. I'm
    assuming this is correct, as this is what would be stored against the user profile assistant property.
    I need to now display the assistants' PreferredName instead and I'm not sure how to proceed. I'm assuming I need to re-query the people manager to get back the preferred name.
    I can get the preferred name using the api: 
    schema://server/_api/SP.UserProfiles.PeopleManager/GetUserProfilePropertyFor(accountName=@v,propertyName='PreferredName')?@v='domain\username'
    I'm looking for best practice approach to complete this in the display template hover panel.
    Any pointers, guidance or information would be greatly appreciated.
    Kind regard,
    Lee

    Hi,
    According to your post, my understanding is that you wanted to add the PreferredName managed property in the custom people search hover panel.
    To add fields in people search hovel panel, we should modify the Item_Person.html and Item_Person_HovelPanel.html.
    It means, you should modify two place, your custom Item_Person.html page, and Item_Person_HovelPanel.html page.
    Then we should first add the fields in the Item_Person.html. In the ManagedPropertyMapping tag, use the following syntax to add the custom managed properties that you want to display: 
    '<Current item property name>':<Managed property name>'
    Then add your  properties in the Item_Person_HoverPanel.html like below(I use the MobilePhone managed property).
    <div style="color:#000000; display:inline">Mobile Phone:</div>_#=ctx.CurrentItem.MobilePhone=#_<br>
    More reference:http://blogs.technet.com/b/tothesharepoint/archive/2013/09/17/how-to-display-values-from-custom-managed-properties-in-the-hover-panel-in-sharepoint-server-2013.aspx
    Thanks,
    Jason
    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]
    Jason Guo
    TechNet Community Support

  • Templates & Assistants

    Hi:
    I've tried looking everywhere and I can't find Assistants or Templates on my appleworks 6, Can you help?
    thank you and best wishes.
    erf
    [email protected]

    Kate,
    If AppleWorks was bundled with your Mac you can reinstall it from the disks that came with the Mac. But your profile says you have a quad G5 tower. AppleWorks has never been included with the "professional" line of Macs such as your tower. If you have a G5 or earlier iMac, pre-Intel Mac mini, eMac or iBook, AppleWorks is included with them. Apple has written two articles, Knowledge Base article 300316 on installing AppleWorks 6 & Knowledge Base article 61802 on restoring the software than came with your Mac.

  • Problem using template in database configuration assistant Oracle 10g

    Hi,
    I created a database using the database configuration assistant for Oracle 10g on a Windows Server 2003 box. The database I created worked perfectly, and I had saved it as a template so I could save some time when creating similar databases (which I have to do on occasion)
    When I try to use the template though, I get an error (at about 4% through the database creation) saying:
    ORA-01501: CREATE DATABASE failed
    ORA-09314: sltln: error translating logical name
    I'm creating this new database on the same server as the one I created my previous database on and NOTHING has changed on it, I did this just minutes apart and can duplicate it at will (just try and use a template)
    Heres the template file contents (KM1.dbt)
    <DatabaseTemplate name="KM1" 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="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="UDC7"/>
    <initParam name="db_recovery_file_dest" value="E:\UDC7\flash_recovery_area"/>
    <initParam name="db_recovery_file_dest_size" value="2048" unit="MB"/>
    <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="remote_login_passwordfile" value="EXCLUSIVE"/>
    <initParam name="shared_pool_size" value="80" unit="MB"/>
    <initParam name="sort_area_size" value="65536"/>
    <initParam name="undo_management" value="AUTO"/>
    <initParam name="undo_tablespace" value="UNDOTBS1"/>
    <initParam name="user_dump_dest" value="{ORACLE_BASE}\admin\{DB_UNIQUE_NAME}\udump"/>
    </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="&lt;OMF_CONTROL_0>" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    <image name="&lt;OMF_CONTROL_1>" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    <image name="&lt;OMF_CONTROL_2>" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    </ControlfileAttributes>
    <DatafileAttributes id="&lt;OMF_SNIKEB_DATAFILE_0>">
    <tablespace>SNIKEB</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">300</size>
    <reuse>false</reuse>
    <autoExtend>false</autoExtend>
    <increment unit="KB">-2</increment>
    <maxSize unit="KB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="&lt;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="&lt;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="&lt;OMF_TEMP_DATAFILE_0>">
    <tablespace>TEMP</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">20</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">640</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="&lt;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="&lt;OMF_USERS_DATAFILE_0>">
    <tablespace>USER_DATA</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">5</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">1280</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <TablespaceAttributes id="SNIKEB">
    <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="&lt;OMF_SNIKEB_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="&lt;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="&lt;OMF_SYSTEM_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="TEMP">
    <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="&lt;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="&lt;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="&lt;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>
    can anyone explain why I keep getting this error?
    Thanks

    Error:     ORA-9314
    Text:     sltln: error translating logical name
    Cause:     Internal buffer may have overflowed
    Action:     See OSD error accompanying this message
    Check alertlog and trace files.
    Message was edited by:
    FeNiCrC_Neil

  • Editing Assistants and Templates

    I am using a G4Powerbook with OS X 10.4.9. How on earth do I edit the assistants and templates in "starting points"? Most of these are ugly and just clutter the thing. (I have created a few templates, and they are hard to find because of all the other icons.) Also, how can I get rid of all the icons filling up the "recent items" tab of starting points? I've tried moving them to trash, but usually the message is "can't be moved because item has been deleted." !!
    I can't seem to find the appropriate utility, and Pogue's section on "permissions" in his book seems to be all about iChat, which I don't use.
    Any suggestions?
    Thanks, SwissMaggie

    The templates live in Applications>Appleworks (folder)>Starting Points>Templates and you could either trash them or move them to somewhere else.
    You can automatically clear out the recent items and also the auto-save items: open AppleScript Editor and paste this into it:
    tell application "Finder"
    activate
    select (every item of folder "Recent Items" of folder "Starting Points" of folder "AppleWorks User Data" of folder "Documents" of folder "username" of folder "Users" of startup disk)
    move selection to the trash
    select (every item of folder "AutoSave" of folder "AppleWorks User Data" of folder "Documents" of folder "username" of folder "Users" of startup disk)
    move selection to the trash
    close windows
    end tell
    obviously replacing 'username'. Save as an application somewhere, and then add it to your startup items in Preferences>Accounts so that it will run on each startup.
    Or if you want to remove them manually, the script shows you where they live.

  • Lost Assistants and Templates

    i apparently trashed my assistant and templates folders and can't find my original appleworks disk. any ideas how i can restore appleworks to normal?
    thanks

    The only way that you'll be able to restore your Apple Works files is to reinstall them. You don't mention which computer you have - it may be that Apple Works is available on the bundled disks (or that it's on a bundled disk for one of your older computers). Let me know what computer(s) you have and I may be able to point you to the right disk. Failing that, you may need to turn to eBay.

  • Migration Assistant doesn't respect User Templates

    Hi everyone,
    I work doing Information Technology support for a small (of about 30-40 people) communications department. We just ordered about 9 computers, and they all came with Lion.
    Some people that I work with are very change-phobic, and I've created a default user template that respects what they've been doing for a long time and includes what I need to do my job. The main things I've changed include reversing the natural scroll direction (I know, I know, I like it myself, but like I said, some people I work with are incredibly change-phobic) remote login settings, showing the Library folder, and including default login software (such as new backup software we've decided to deploy at the same time as new computer deployments). 
    I've found that creating new users on the system respects the user template:
    (found at /System/Library/User\ Template/English.lproj/Library/Preferences/).
    But when I migrate users (either choosing to migrate settings, or not migrate settings), it doesn't matter, as the OS defaults back to not including the new login software and reverting scroll direction.
    I can't hold off much longer in deploying these computers, but I know that I'll immediatly get a lot of requests about how to put settings back to the way they were.
    Is there a way to have Migration Assistant respect the default user template (when not migrating settings)?
    Best,
    Allen

    Hi John,
    While your link was certainly informative, it isn't really addressing my problem, though I appreciate your response.
    I don't know if this may interest you, but you can force the Setup Assistant to run without reinstalling Lion. Just boot into single user mode (command+s), then remove this file:
    rm /var/db/.AppleSetupDone
    You see, your mac, upon every boot, checks to see if that file is present. Its not really even a file that holds any information (its just a file named .AppleSetupDone). If the file is not present, your computer will run the "first-run wizard," or Setup Assistant.
    It's also a trick you can use if you don't have an administrative account on a computer.
    Anyway, I'm still hoping I can get answers about why migration assistant refuses to respect the defaults I've set at:
    /System/Library/User\ Template/English.lproj/Library/Preferences/
    Best, and thanks again,
    Allen

  • Where to download PeopleSoft Change Assistant Template for Upgrade ?

    Folks,
    Hello. I am upgrading PeopleTools 8.49 to 8.50.
    After configure Change Assistant 8.50, we need to download a specific Change Assistant template for upgrade process. I cannot find where to download it.
    Can any folks provide a link to download PeopleSoft Change Assistant template for upgrade PeopleTools 8.49 to 8.50 ?
    Thanks.

    Hi,
    You have to be a customer with a current maintenance agreement to have valid access to My Oracle Support (http://support.oracle.com) and the upgrade documentation and templates.
    Current customers who share documents and information from My Oracle Support with non maintenance customers, and others, may be in breach of their license agreement with Oracle.
    For reference:
    "... This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast,modify, license, transmit, distribute, exhibit, perform, publish or display any part, in any form, or by anymeans. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited"
    regards
    Greg

  • Files in assistants/dbca/templates

    The files in $ORACLE_HOME/assistants/dbca/templates (on 9i) appear to be pre-built, template, databases.
    Data_Warehouse.dfj
    Transaction_Processing.dfj
    I'm assuming these are ok to remove.. I will never use them.
    Am I correct? Seems a bit of a waste of space for something I'll never use.
    Regards,
    SMF 8)

    Hello,
    My mistake, the files are *.dfj as you say.
    I am using Oracle 9i on a Windows server. I will look into the files on the disks and i will check if any of my colleagues have these files in thier systems too.
    Thanks again.
    I don't know what may have occurred to delete them!!!

  • Rewrite template vision assistance for image match

    hey guys , im using labview to detect an image and record its x-y coordinates.
    does anybody know how i can automatically change , in runtime, the template used to match .
    i get my template from the Vision Assistant Block 
    please please help
    Kevin
    Solved!
    Go to Solution.

    Hey Kevin,
    If you configure the Vision Assistant block and place it on your block diagram, you can then right click on it and select "Open Front Panel."
    This shows you the LabVIEW code that the Express VI is running behind the scenes. From here you can find any parameters you have set, put down as constants. So for example, the file path you chose for the template is on the block diagram as a file path constant. 
    You can right click on this and change it to a control, and then link this control to the connector pane
    Reference: http://zone.ni.com/reference/en-XX/help/371361H-01​/lvconcepts/building_connector_pane/
    After saving this VI, and closing it, you will notice some changes to your main VI. Firstly the vision assistant block will have changed colour to yellow, and secondly, it will have one more input added to the bottom (if you drag it down) which is for the control you set in the subVI.
    The attached example then adds a case structure to select the file path you want to use as a template during runtime. It would be better practice to use an event structure, but hopefully this works for demonstrative purposes.
    Let me know if this helps out Kevin.
    Thanks,
    Justin, Applications Engineer
    Attachments:
    Vision example.PNG ‏40 KB

  • Assistance on XML Templates

    Hi All,
    I am new to XML Templates in Knowledge Management. I would like to develop xml templates by using XMl Form Builder. Where can i write custom events for my controls. Can anybody assist or guide me to proceed.
    We are working on NetWeaver 2004s SR1
    Thank you very much in advance.
    Regards,
    Satya

    Hi Styadev,
    sorry, but there's no possibility to create custom events.
    Carsten

  • LMS 3.1 Assistance with compliance template

    I need to add the logging event link-status command to any interface that has a description that begins with LWAP
    This is what I have, but it does not work:
    Name: Global     SubMode: No                             isPrerequisite: No                       
    Ordered : No                               Prerequisite-Commandset : none                               Parent: none                            
    Name: CheckDescr     SubMode: Yes                             isPrerequisite: Yes                       
    Ordered : No                               Prerequisite-Commandset : none                               Parent: Global                            
       interface  [#GigabitEthernet.*#]
    #To check for existence of command enter
       + [#description    .*LWAP.*#]                                                                                                                                
    Name: AddLoggingEventLinkStatus     SubMode: No                             isPrerequisite: No                       
    Ordered : No                               Prerequisite-Commandset : CheckDescr                               Parent: CheckDescr                            
       + logging event link-status
    Thanks for any help.

    Looks like a problem with virus scanning on the server side.  Here are the contents of the template:
    <?xml version="1.0" encoding="UTF-8"?>
          [#description .*WLAN.*#]
        interface [#FastEthernet.*#]
            logging event link-status
          CheckDescr

  • Graph in rtf template

    Dear All
    I need to insert a graph in report through XML in RTF template. i am not able insert the multiple values in BI Publisher.
    when i try to insert the 2nd value it is getting replaced with the 1st value. Kindly assist me.
    Regards
    Shaizy
    Edited by: user11298424 on Sep 16, 2012 4:18 AM

    Are you tring to create two graphs in a single page or multiple pages? Not exactly clear what you are trying to do.
    Send me your XML structure and the exact requirement so that I can help you
    Rgds
    Chundi

  • Complex If logic in BI Publisher report template

    Hi,
    We are working on a fresh BI Publisher 10.1.3.4.1 install and are setting up a custom template.
    We want to accomplish the following, but the template will not accept the logic.
    In the ‘Reciever' field we want logic along the lines of:
    If ssType like ‘*Ut’ and ssCaseClassification = ‘Skjerming’ and ssResponseType <> ‘Forward’ then ssRecipient = ‘***’ else ssRecipient
    And in the ‘'Sender' field:
    If ssType like ‘*Inn’ and ssCaseClassification = ‘Skjerming’ then ssSender = ‘***’ else ssSender
    Please assist us on the correct syntax.
    Also:
    Is it possible to insert a page brake if the for-each ssAction is not completed on the page?
    We have tried several logic variations to achieve this, such as:
    <?xdofx:if (contains(ssType,’Ut’) and ssCaseClassification=’Skjerming’ and ssResponseType !=’Forward’) then ssRecipient=’***’ else ssRecipient end if?>
    Are adding these by:
    dobbel clicking the field in the template and adding the logic to the advanced tab in the popup (in word).
    All have been unsuccessful

    Hi,
    I don't exactly have a solution to your problem, but I can tell you that "like" functionality is not available in the syntax you want. I had a quite similar requirement some time ago, I wanted to use "like" functionality but it seems like there is none. Finally, I accomplished the requirement using a function "Starts-With" ... e.g. instead of
    <?if:Organization like 'ABC*'?> xxx <?end if?> (which will not work)
    I used
    <?if:starts-with(Organization,'ABC')?> xxx <?end if?>
    Maybe it helps.

  • How do I add image upload to web app edit template?

    How do I add image upload to web app edit template. When creating fields I am selecting image from the field type. But the only way to upload and image is when I create the web app item within the admin. The option to upload an image is not available when the user submit web form opens.
    Wont send any of these questions through this email anymore but really needed assistance.
    Thanks,
    Gordon

    On the Details tab of the Web App setup, under Web App Item Options; have you ticked "Allow File Upload" and specified a Default Upload Folder?

Maybe you are looking for