Bug?: Creating Workspace Theme requires a Breadcrumb Template

I just created a mobile theme and wanted to make it a workspace theme. This doesn't work because of this exception:
ORA-20000: ORA-20000: No breadcrumb templates found in theme. At least one breadcrumb template is required. m-18For mobile themes a breadcrumb theme isn't really necessary, i think.
After adding a dummy breadcrumb template a calendar template is required, which is also might be unecessary for mobile applications.
ORA-20000: ORA-20000: No calendar templates found in theme. At least one calendar template is required. m-20When thinking this through, i think no template should really be required except for page+region+label+button.
brgds,
Peter
Blog: http://www.oracle-and-apex.com
ApexLib: http://apexlib.oracleapex.info
BuilderPlugin: http://builderplugin.oracleapex.info
Work: http://www.click-click.at and http://www.wirsindapex.at

Hello,
If possible your going to want to load all your static files into the files system so that you use #IMAGE_PREFIX# there is a performance hit if you upload all your images into the database and it's harder for browsers to cache.
A theme id only needs to be unique with the application it's in but as a common practice you should set it to something over 100.
When building a brand new theme I usually start with theme 4 as it has almost no images and is almost entirely css based. So it's basically a blank slate.
Finally when creating a new theme i take these steps. Lets say your going to set your id to theme 100.
1. Copy the theme_4 images directory to theme_100
2. Open the css file and do a search and replace changing t4 to t100.
3. Change your theme id to 100
4. Do a theme export
5. open your theme export in a text editor and do a search and replace changing these strings
id="t4 >> id="t100
class="t4 >> class="t100
themes/theme_4 >> themes/theme_100
then import your themes export and apply to an application.
You end up with the same theme but it has been set to run out of entirely different directory with new classes.
And finally I like to use this theme testing application http://htmldb.oracle.com/pls/otn/f?p=40722:1 it's the sample application but has one more tab that links to pages that have one of every template class, It allows you to quickly overview your generically your templates before they are applied to any one application.
Theres a link to download that application on the login page
Carl
Message was edited by:
Carl Backstrom

Similar Messages

  • Required Powershell command to gather all vm names with snapshot created on them.

    Required Powershell command to gather all vm names with snapshot created on them.
    ADS/DNS/DHCP/RIS/GROUP POLICY/PowerShell/VMware/Esxi/Storage.

    Required Powershell command to gather all vm names with snapshot created on them.
    It is not related to Active Directory, more like it is a virtualization question and PowerShell. But I beleive this could help for VMWare:
    Get-VM | Get-snapshot | FT VM,Name
    Or refer to these articles:
    Get a List of Virtual Machines by Using PowerShell
    Using PowerShell to get a list Virtual Machine
    Snapshots in VMware ESXi 4.1
    Mahdi Tehrani   |  
      |  
    www.mahditehrani.ir
    Please click on Propose As Answer or to mark this post as
    and helpful for other people.
    This posting is provided AS-IS with no warranties, and confers no rights.
    How to query members of 'Local Administrators' group in all computers?

  • Sharepoint 2013 Workflow not available on Site created from Sharepoint 2013 Foundation Solution Template

    If I create a template on SharePoint 2013 Foundation, then create a site on SharePoint Enterprise (or Office/365) fully configured to support SharePoint 2013 workflows. When I access the site through SharePoint Designer 2013, and attempt to create a workflow
    SharePoint 2013 Workflows are not available -- you get message that SharePoint 2013 Workflow platform is not available because it is not configured on the server. This appears to be a bug in SharePoint Designer as the 2013 Workflows are available on the team
    site on the same site collection. There is no reason that a site created from a SharePoint 2013 foundation template should have this restriction.   To make matters worse if you then save that site as a template on the SharePoint 2013 Enterprise (or
    Office/365) system and create a new site from the that template you get the same issue.
    Anyone know a workaround/fix to this issue.   Have imported the template into Visual Studio but I can not find any way in Visual Studio to enable SharePoint 2013 workflows.   A solution that involves Visual Studio import would work fine
    for me.
    Earllibby

    Apparently you did not read my question very carefully.   The workflow manager is configured properly on this server and for the basic Team site in this site collection the full SharePoint 2013 workflows are available in SharePoint Designer 2013.  
    BUT they are not available on another site in the SAME SITE COLLECTION that was created from a solution template that was created on a SharePoint Foundation server.
    Earllibby

  • Itunes won't open: "the folder cannot be found or created ans is required"

    HELP! When I try to open my itunes a message occurs that states: The folder "itunes"cannot be found or created, and is required. The default location for this folder is inside the "my music" folder.
    When I click on the my documents/my music folder it is empty.
    itunes will launch on other users on the same computer - just not mine.
    Any ideas?

    Hi,
    You don't specify which Windows version you are using or which iTunes version either. Both would be helpful in diagnosing your issue. Also do you have separate partitions (Drives) for your Data and system?
    Have you made any changes to the location of your My Documents Folder recently? Also I'm surprised that the My Music folder is totally empty, it should at least contain a shortcut to the 'Sample Music' folder! Have you indavertantly deleted the contents of the My Music folder, or may be 'dragged' the contents with the mouse to another location?
    Making a few assumptions, ie. you are using Windows XP, have just one Drive (C:\)on your system and that you haven't changed any of the default settings in either Windows or iTunes:
    Firstly do a search in your 'UserProfile' for the following file;
    iTunes Music Library.xml
    Do the search from the 'C:\Documents and Settings\UserName\' folder and specify under the 'More Advanced Options' that it 'Search hidden files and folders' & 'Search subfolders'. The 'UserName' is the name used to log into your User Account in Windows XP.
    By doing this search from your UserName folder it restricts the search to your own profile as the file mentioned will be present in all the other account profiles on the system, that use iTunes.
    This file contain all the settings information for iTunes which includes the setting for where the iTunes folder is located. For instance on my system the settings for the iTunes folder location look like this;
    +*Music Folder*+
    +*file://localhost/E:/Users/Public/Public%20Music/iTunes%20Music/My%20Albums*+
    If you find this file in your UserName folders somewhere note their location, it should 'normally be stored in the default iTunes folder. If you have inadvertently moved the contents of the +*My Music*+ folder, this should help you to find where they have been moved to and then you can move them back again to the correct location.
    HTH.
    Jonathan.

  • A method to create completely customized photo book page templates from scratch in Lightroom 5

    I was able to successfully create completely customized Lightroom 5 page templates (including altering the number of, positions, and sizes of pictures) by making edits to the templatePages.lua file(s) in the Lightroom directory tree.  I have never heard of the LUA file format before, but it is ASCII and looks somewhat like XML, so it was fairly easy to decipher.  Here is a high-level description of how I did it.  This applies to Lightroom 5 on Windows 7.  If this doesn't make any sense to you, then don't try it - you're likely in over your head.  Although my description is brief and lacking in detail, it should enable someone who is capable of handling this to figure it out with a little of careful trial and error.  Do this at your own risk - if you screw-up your installation, catalog, or computer, it's your own fault.  It all worked great for me.
    First, open the "<lightroom 5 install directory>\Templates\Layout Templates" folder.  Then navigate to the template set that contains the template you would like to use as a starting point for the new template.  For example, "12x12-blurb\clean12x12".  Make a back-up copy of the templatePages.lua file in case you mess something up and want to revert.
    There will be a bunch of .jpg files in this directory that each contain a preview image of the layout that carries the same name as the .jpg file.  Find the one that you would like to use as a starting point.  Take note of the name of the file, which is probably something similar to "page_26_preview.jpg".   Duplicate the file and rename it to something unique, such as "dummy_preview.jpg".  It's just temporary, so it doesn't matter what name you pick, provided it is a legal file name with no spaces.
    Next, open the templatePages.lua file in a text editor.  I suggest using one that can automatically recognize and format ULA (such as Notepad++, which is open source and free to use).  Then search the file for the unique portion of the file name you took note of earlier, such as "page_26".  It will point you to a section in the LUA file that describes that particular template.  Carefully copy that entire section, including a balanced number of brackets (starting with the two brackets and commas before "children" and ending with the one bracket and comma after the "title" line.  Paste the copied text into the end of the file on a new line immediately following the bracket and comma after the "title" field for the last page template section (right near the end of the file).  Change the "previewName" field to the name of the preview file copy that you created ("dummy_preview.jpg" for me) and the "name" field to the name of the new template you're creating ("dummy" for me, since it is just temporary).  Next change at least one of the hex characters in the "pageID" field such that the new template will have a unique page identifier.
    Now you can make edits to the photo and text fields included in the new section, using other templates in the template file as examples.  "x" and "y" fields are coordinates (in pixels) for the bottom-left corner of the picture or text field, "height" and "width" are the width of the field in pixels.  The fields should be mostly self-explanatory, but make sure that the "photoindex" fields are filled-in starting from 1 to N, where N is the number of pictures in the template, with no duplicates or gaps.  They do not need to be in order.  Treat the "textIndex" fields similarly for text fields.  If you want to add an additional picture or text field, simply copy the section describing a picture or text field from another template and paste it, carefully, into the new template that you are creating.
    Once you are done, save the file (you may get interference from Windows UAC, in which case save the file elsewhere and the move it back to the correct directory).  Then open Lightroom.  Create a new photobook, and choose the new template for one of the pages, remembering that the preview image will look like the JPG that you copied.  Voila!  If you didn't screw anything up, you should see a page based on your new template.  Then right-click the page and select "Save as custom page", which will cause a fresh preview file to be created for your new template and your template to be copied to the "custom pages" section of the template menu.  The new section you added to the "templatePages.lua" and the "dummy" preview file can now be deleted, since they are no longer needed.  I save them so that I may simply overwrite them the next time I need to create a customized template.
    Enjoy, and please share any clarifications, corrections, or enhancements to my process.

    peter at knowhowpro wrote:
    DHWachs wrote:
    This post was great!  Thank you so much.  But I am hoping you know one more thing related to this.  In the "transform" section of the definition (where the x/y coordinates are set along with height and width) there is an option called "angle".  I was hoping that changing this value would allow me to offset the angle of the picture.  However, if I put any value there other than 0 the template becomes unusable.
    Do you happen to know what this option does?
    I haven't looked into the files, so this is just a guess based on how some graphic applications work. It's common to think of rotating a shape as pivoting around a center point, but It's possible that the file sets a value for the rotation point not at the center. In some graphics applications, you can set a shape's pivot at any corner or in the middle of any side, of the rectangle that contains the whole shape.
    So, your value may be rotating the shape around a pivot that moves the shape into some area that upsets the behavior of other shapes. Just a thought.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices
    Peter's point is a good one.  I would also assume that the "angle" property allows you to rotate an image, but I haven't tried it myself.  One thing to investigate - are there any page templates included in LR that have image placeholders that are at an angle (I don't recall any, off-hand)?  If so, looking at the associated .lua file could provide insight into how an angled image placeholder should be described.

  • Is there any way, to create with Adobe Muse HTML-Mail Templates?

    Is there any way, to create with Adobe Muse HTML-Mail Templates? or to convert the createt page to only html content? any other tool like an website copyer?
    tanks for help!

    Off the top of my head, you should be able to create mail templates in muse BUT it will require  very basic html/css knowledge on your part. I am assuming you want to do just the signature?
    Create the design you would like on one page, dont do any kind of styling in a master page. Then export the site into a folder. Open the html file with notepad/ textedit and then copy just the code for JUST the template. Throw it in you mail app of choice and it should work.
    This seems like something that would be done alot quicker in dreamweaver in design view.
    PLEASE NOTE: ^i could be completely wrong - but in theory this may work.

  • Create mobile Theme in APEX 4.0

    I'm using APEX 4.0 (4.0.2.00.06) and I have to create a Mobile application. I know there are mobile theme's available in APEX 4.1, but we won't switch to APEX 4.1 jet...
    So, I've created a Page Template, List Template and Report Templete, using this tutorial: http://www.oracle-and-apex.com/create-a-mobile-theme-for-oracle-apex/
    I've created this at first in the Builder Blue theme, but now I want to create a Theme which only suits for mobile devices.
    I created a theme from scrach and created the templates mentioned above in this theme. I've copied the button and label templates and the From Region Template from the Builder Blue theme. But in a Form Page the buttons are not visible.
    Can someone point out to me how to make button and label templates for a mobile device, and make it work properly?

    I found out it's an issue in IE (7). I've tested it on a mobile device and it works fine and in Chrome it also works fine...

  • I have error while testing the system created from a sap business objects template in SAP portal

    I have error while testing the system created from a sap business objects template in SAP portal. Error text:
    com.sapportals.connector.connection.ConnectionFailedException: Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not create JCO connection. 'mshost' missing
    I configure integration SAP portal and SAP BW system. All system requirements are complied.
    Environment
    SAP Business Objects 4.0
    SAP BW 7.31
    1.     I configure SSSO between SAP BW and SAP Business Objects Enterprise 4.0
    2.     Next I setting integration SAP PORTAL with SAP BW system
    3.     I download certificate from portal. Select Certificates and key (http://sapserver:port/nwa) – See scren_
    4.     In next window selected Ticketkeystore and Saplogonticketpair-cert( near part window form)
    5. Select Export entry button and binary format file certificate for download. Press download.
    6.     Save certificate file in local PC folder
    In next step need export certificate file to SAP system. Sequence of step:
    1.       Run STRUSTSS02 transaction .
    2.       Chose certificate ->import.
    3.       Select downloaded certificate file
    4.       Select Add to certificate list button and Add to ACL button
    5.       Inter System ID and Client(000)
    6.       In next I download iview sap business objects template into sap portal: System administration->transport->Import. And select and download sap business Objects iview template in .epa format into sap portal.
    7.       Result – downloaded iview.
    8.       In next step I create system from template. System administration->system landscape.
    9. In next step I input parameters for my system in Connector category, Sap business objects and user management categories: See screen _2
    10.   When I created the system and test the connection error occurred: See screen_3
    This issue is important enough. I would be grateful for opinions and ideas. Thanks in advance.

    Did you find a solution?

  • Corrupt document gets created in document library with document template using createlistitem workflowaction in visual studio workflow for office 365 solution

    Hi,
    My requirement is to create a document library associated to a custom content type with a document template associated. Also I need to create a document based on the template in this document library when a new item is created in another list by taking the
    reference ID of that new Item , I need to create the document with the name appended by ID. I need to do all this deployment using WSP.
    I have created document library with document template associated to content type by following instructions in below stated blog :http://blogs.msdn.com/b/chaks/archive/2011/05/19/deploying-a-document-template-file-in-content-type-in-a-office365-sandboxed-solution.aspx
    This works perfect for me.
    However, there are few observations, when going to Document Library > Library Settings > Advanced Settings > Document Template section - doesnt shows the Edit template link. When tried to look at the value for the document template using view source
    , it is giving me /Lists/MyDocsListInstance/Forms/template.dotx instead of the actual template file uploaded.
    Ignoring the above observation, when I am trying to create a sandbox based workflow in visual studio to create document in document library when new item is created in another list, I provide the ContentTypeID as the ID associated with the document library
    with template. 
    It creates the corrupt document at end of workflow. 
    I have tried using .docx instead of .dotx files for workflow as per solution provided in some of the post but it isnt resolving my issue.
    Any help is much appreciated.
    Regards,
    Krutika

    OK, I am going to throw out a lot of ideas here so hopefully they get you closer to a diagnosis. Hang on :)
    Does it happen to work for some users but not others? If so, try logging in on the "good" computer with the "bad" username. This will tell you if the problem is related to the end-user's system. Also, once the user downloads a document
    successfully can they open and work on it in Word? Also, does the document library have any custom content types associated with it or does it just use 'Document'?
    I notice that there are other folks on the web that have run into this same problem and the similarity seems to be that they are either on SharePoint 2007 or have upgraded from 2007. Did this doc library start out as a 2007 library?
    What you might want to do is this: Make a site collection from scratch in 2013 (or find one that you know was created in 2013). Choose team site (or whatever you want) for the root web and set up the security the same way you have it on the malfunctioning
    library. Now, use windows explorer to copy and paste some of the documents to the new location. Be sure you recreate any needed content types. Now test it from the troubled user's computer.
    I'm thinking there may be something that is different about the library since it was migrated through various versions and updates since 2007. I've sometimes found that there can be problems (especially with user profiles but that's a different story) with
    things that go through this evolution.

  • Is there a way to reset them in the OUTLOOK template

    In setting up my Pop3 email accounts I did not group them into a singular account.
    Now they are all separate.
    Is there a way to reset them to the OUTLOOK template?

    Hi,
    I'm still not sure what you mean by "group", but based on the description, is that Outlook Profile?
    We can create multiple Outlook Profiles, with each profile we can have multiple accounts in it, that may be why you call it "group".
    We can find the profiles from Control Panel -> Search "Mail" and open it -> Show Profiles. Once Outlook starts, it has to choose a profile, or the default one.
    If you want to add accounts to the profile, double click on the profile name, then click "E-mail Accounts", then click "New" to add a new account.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How to create a campaign based on a template using the REST API

    Hi CodeIt-ers,
    I'm using the REST API to create campaigns in Eloqua 10, all works well except for 1 thing: I can't seem to create a campaign based on an existing Campaign template.
    Based on the documentation on REST API - Accessing Campaigns I've tried using "sourceTemplateId" (code snippet below) but that did not do the trick.
    Does that functionality simply not work or am I missing something?
    Thanks!
    Ferry
    $campaign_data = new Campaign(); 
    $campaign_data->sourceTemplateId='442';
    $campaign_data->folderId='1137';
    $campaign_data->currentStatus='draft';

    Hi Richard,
    Unfortunately no. I reached out to support, they informed me "sourceTemplateId" could not be used to create new campaigns based on a template, instead they advised to use the "Elements " property as shown in this example: Eloqua REST API - Create a Campaign with a Segment and Email
    Thanks
    Ferry

  • My laptop had to be reimaged and all software and programs were taken off.  I installed itunes again but can't access my library.  I get an error message "the folder itunes cannot be found or created and is required.  The default location for this folder

    I can't access my itunes music on my laptop after having it re-imaged.  I installed itunes again but can't access the music folder.  I get the following message when I click to open itunes:  "The folder itunes cannot be found or created, and is required.  The default location for this folder is the Music folder.
    I have an iPad2, and iPad mini, and an iPhone5 with a different number of songs on each.  I want to sync everything -- should have close to 800 songs.  Tried to get support from Apple but would be charged for help. 

    I have a Windows 7 operating system my computer runs from.

  • The folder "iTunes" cannot be found or created, and is required.

    Hello,
    I cannot start iTunes. When I do, I get the following error message:
    The folder "iTunes" cannot be found or created, and is required. the default location for this folder is inside the "My Music" folder.
    I have reviewed and gone through the recommendations for this problem, including downloading the WindowsPowerToys Tweak UI. The problem is that the Tweak UI does not know that there is a My Music special folder, so Tweak UI was of no use.
    Can someone tell me what I need to do to make my Dell (Dell doesn't know either) understand that I have "My Music" folder on my computer....so it can be seen in my Tweak UI application.
    Thank you.
    Tim

    I have followed these instructions:
    If the My Music folder is in the wrong location or incorrectly assigned in the Windows registry, you may see one of the following error messages:
    * "The folder iTunes is on a locked disk or you do not have write permissions for this folder."
    * "The folder iTunes cannot be found or created and is required. The default location for this folder is inside the Music folder."
    If you see one of the above errors, follow these steps to troubleshoot this:
    1. Verify the location of your Windows XP My Music folder. The default location for this folder is
    C:\Documents and Settings\username\My Documents\My Music
    If you do not have this folder at the default location and have not moved it to another location, consider creating one inside your My Documents folder.
    2. Download and install Tweak UI from the Microsoft PowerToys website at http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx Note: This utility is for Windows XP only. Please review the system requirements before installing.
    3. Once you have installed Tweak UI, open it from the Start menu.
    4. In the column on the left, click on the plus symbol next to My Computer and select Special Folders.
    5. In the right pane on the Folderlist, click My Music.
    * This is where I run into the problem. My Music does not show up in the *
    * right pane pull down set of options. *
    6. Click the Change Location button. You may see a warning message appear with precautions for changing this setting; after reviewing the message, click Yes.
    7. In the resulting window, browse for the My Music folder as described in step 1, and click OK.
    8. Reinstall or open iTunes.

  • Error message The folder Itunes cannot be found or created and is required"

    Help please. I get the message "The folder Itunes cannot be found or created and is required. The default location for this folder is inside the My Music folder". As a result, I cannot get Itunes to load. Have uninstalled and reloaded, repaired etc, all not working as still end up getting same message. Have also made an ITunes folder in My music, all to no avail. No viruses and virus library totally up to date. Getting to stage where I want to throw Ipod in bin and get an Iriver as its driving me insane!!

    Here is a copy of the ilounge entries. I got one of my more IT literate guys to do this - but it looked easy when he did it!! important thing is it all came back - was a problem as I had moved an external hard drive so one of the locations detailed below showed the old address.
    Good luck!!
    Click on Start
    Clin on Run
    Type in "regedit" Enter
    Do this step twice as there are two locations.
    CTRL F
    Type in "My Music"
    Double Click and enter the path for where the folder is located.
    The exact locations of the 2 entries that I changed are
    hkeycurrentuser - software - microsoft - windows - current version - explorer - shell folders
    and
    as above - windows - current version - explorer - USER shell folders
    Try changing the two items from there - if these have already been changed then I'm not sure what to suggest.

  • I was cleaning my macbook pro and i deleted all my files including itunes. Then when i turn on my itunes it says the folder"itunes" cannot be found or created, and is required. the default location for this folder is inside the "music" folder. help please

    My itunes keep saying The folder “iTunes” cannot be found or created, and is required. The default location for this folder is inside the “Music” folder.iTunes needs a library to continue. You may choose an existing iTunes library or create a new one. please help i presschooseexisting cuase i have one but then it says this The  file cannot be found or created. The default location for this file is in the “iTunes” folder in the “Music” folder. please help

    I was cleaning my macbook pro and i deleted all my files including itunes
    Restore your computer from your backup. 

Maybe you are looking for

  • Problem with transferring iTunes, photos, and documents.

    I just bought a new macbook pro, with retina display and needed to transfer my data from my 2011 macbook pro to my new one. I bought a cord to connect the two so it would transfer faster. Not a fire wire though because it dosnt go into my 2011 model

  • Tv series streaming

    i I have been streaming tv series from watch series and until a week ago I had no problem clicking on a link eg.godzilla or vid lock etc. now every link I open asks me to allow or deny storage on my computer .it seems to have something to do with Ado

  • How can I track my iPods last place it was using find my iphone if it's now dead

    I need to know if I can track the last place my iPod was if I had find my iPod on the iPod

  • Creaky hinges MacBook early 2009

    Hi everyone! Have had this Mac coming up a year, and the hinges are really creaky and almost seem to stick. Just interested to know if anyone else has this issue? if so what can I do about it? Also battery cover is really poor fitting! Any ideas? Nee

  • Switch protection to Secondary DPM if Primary DPM fails

    Hello,       I have one Primary DPM 2012 R2 server and one Secondary DPM 2012 R2 server.  I have not found a step by step guide to switch protection over to the Secondary DPM in an event when the Primary Server is not available (gone belly up).  Look