Not able to hide the alternative files on UCM 11g

Hi all

I tried to put the entry in the General configuration to hide the alternatefile in 11g as we do in 10g.

SupressAlternateFile = true

But it does not work.

Any idea/help please.

Put the following entry and then test:

suppressAlternateFile = true

Be sure to keep the upper/lower case distinction.

Hope this helps

Thank you
Srinath

Tags: Fusion Middleware

Similar Questions

  • Not able to add the snapshot file to the virtual machine

    We have Win 2003 virtual machine running on ESXi 4.0.0 261974. The virtual machine has two vmdk files. We had taken the snapshot a few days back and today by mistake, we have removed one of the vmdk (DB - srv - 000001.vmdk - snapshot file). Now, we are not able to add the snapshot file to the virtual machine. When tried to add the existing vmdk, it displays only the source disk (DB - srv.vmdk). Please, help us to solve this problem.

    The GUI allows only adding the base vmdk. To add the Flash disk, you must manually change the vmx file. Registrations for the formerly removed virtual disk could still exist in the vmx file with... .present = "FALSE". After changing the vmx file you must reload the configuration. To do this, remove the VM of the inventory and add it back again (right-click on the vmx file).

    André

  • Not able to download the Captivate file

    I'm looking at the Adobe Captivate 9 training examples. I was able to locate the file, I'm not able to download.

    Someone sees if they can access and download?

    Adobe Captivate, presenter & eLearning Suite examples "Rapid e-Learning | Adobe Captivate Blog

    Looking at the virtual vacation: Sales Training at the top of the page.

    I just downloaded and open this file with no problems. It is approximately 101MB. If you still have problems, could transfer to a place and send you a private link.

    Other examples are available in Captivate: use the icon of the small screen, either on the screen of welcome, or when you are in the UI itself, just to the right of the Help menu.

  • How to hide the alternative files metadata

    Hi all, I would like to hide my custom profile alternative files metadata, how can I do this without having to write a custom for her component?

    Thank you

    Put this piece of magic code in one of your rules for your profile:

    <$dpPromote("suppressAlternateFile", "1")$="">

    Depending on your version, you can also set the "suppressAlternateFile" as a "side effect" to the activation of your rule.

  • Hide the alternative files

    Hello

    On the balance sheet back into the page, there is a field for alternative files that is for version weblayout content. I want to disable or hide the metadata field. Does anyone know how to do this.

    Concerning

    Try adding to your config.cfg or in the Configuration section of the administration server:

    suppressAlternateFile = 1

    This will cause the part replacement of pages recording file is hidden.

    -Jason
    http://www.corecontentonly.com

  • Not able to read the wsdl file while initiating the process

    I was able to deploy BPEL processes in the Production environment without any error. At the moment that I clicked on "Start" in Console of BPEL, he threw under the exception:


    I tried to access http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl directly and I was able to access the wsdl page.
    I looked in my code given namespaces (http://schemas.xmlsoap.org/wsdl/ "namespace or the namespace" http://www.w3.org/2004/08/wsdl"), but he was not present.
    I did redeploying several times without a bit of luck.

    There are other BPEL process installed on the server. Here are the differences:
    1. I am start my process BPEL using the BPEL Console, others do so with some clients in java.
    2 exception watch URL wsdl to be http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl containing "_". ("_XX_BPEL_INTF_MON.wsdl") Although it is without "_" (XX_BPEL_INTF_MON.wsdl) under the section of the WSDL location. However, I can access both using the browser.

    While everything works well in the DEV environment.

    Rescue me.


    Complete cycle of Oracle BPEL Process Manager
    An unexpected error occurred during the execution of your request. This is probably related to a defect in the product, Oracle BPEL Process Manager. We apologize you can post the error on the OTN forum and we will respond as soon as possible.

    Attachments:

    Update information:
    Oracle BPEL Server version 10.1.2.0.2 Build: 2196 construction time: kill Jan 10 12:31:53 UTC 2006 Build type: release the tag Source: BPEL_10.1.2.0.2_GENERIC_060110.1200


    Exception message:
    [javax.servlet.ServletException] α wsdl reading failure. Cannot read the wsdl to 'http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl', because ' WSDLException: faultCode = INVALID_WSDL: document: http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl is not a wsdl file or does not have an element root "definitions" namespace "http://schemas.xmlsoap.org/wsdl/" or the "http://www.w3.org/2004/08/wsdl" namespace. " Make sure that wsdl is valid. You must start the server of OraBPEL, or ensure that the related bpel process is deployed correctly.


    Trace of the exception:
    javax.servlet.ServletException: cannot read the wsdl. Cannot read the wsdl to 'http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl', because ' WSDLException: faultCode = INVALID_WSDL: document: http://servername:9000/orabpel/default/XX_BPEL_INTF_MON/1.0/_XX_BPEL_INTF_MON.wsdl is not a wsdl file or does not have an element root "definitions" namespace "http://schemas.xmlsoap.org/wsdl/" or the "http://www.w3.org/2004/08/wsdl" namespace. " Make sure that wsdl is valid. You must start the server of OraBPEL, or ensure that the related bpel process is deployed correctly. at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:595) at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:537) at _ngDoInitiate._jspService(_ngDoInitiate.java:438) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121) at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:267) at _displayProcess._jspService(_displayProcess.java:792) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222) at com.collaxa.cube.fe.DomainFilter.doFilter) DomainFilter.java:152) to com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663) to com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) to com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) to com.evermind.util.ReleasableResourcePooledExecutor$ (ReleasableResourcePooledExecutor.java:192) MyWorker.run at java.lang.Thread.run(Thread.java:534)

    Thank you
    Nawnit

    Published by: user649251 on December 9, 2008 08:53

    Think something is stuck in the cache. I would cancel the deployment of the process of the console, then I bounce off the application server, and then redeploy.

    If this does not work, perform the same steps but after you cancel the deployment of remove the code from the file server bpel deployment. I forgot when this is in the 10.1.2.0.2 version but it will be in the House of bpel. If you do an ls - a it's a file hidden under unix. The file name will have lost garbage with the process name in the name. This should eliminate any past existence.

    see you soon
    James

  • Not able to read the text file several times - Bug?

    I open the Refnum to a text file by starting my software and I'll keep the file open until the software works. I read a text file when an event occurs. The problem that I'm facing here is when I read that the file 1st time Lily can't read the text of the file but when I read it to get even empty string only. Could someone help me understand why this happens.

    A race condition?  What's with the two readings at the same time?  Keep the opened file is not a problem, but remember that there is a file pointer.  If you read empty strings, it's probably because you're at the end of the file.  Use Set leader VI to set Position is for the beginning of the file.

  • Windows Media Player and not able to remove the audio file from playlist

    Song ghost Vista Windows Media Player 11 error

    I have Windows Media Player 11 on a laptop Toshiba with Windows Vista Home Premium Service Pack 2 on it, and I have a problem with that I can not resolve at all. There's a song that is on my reading list that does not even exist. He has no title, author or album. No size file and it does not even exist on my computer at all. No matter how I try I can not remove it from the selection. I know that I can not uninstall and reinstall WMP11 from my system it is a program integrated with no option to do so, but because of this I see also very troublesome that a reinstall is the only thing I can think of now to remove it.

    If anyone has any suggests how to uninstall this "ghost song", I'd be happy to try.

    Hi ClawMacKain,

    This problem occurs because the Windows Media Player library database is corrupted.

    To resolve this problem, delete the Windows Media Player database. To do this, follow these steps:

    1. click onStart, click run, type %LOCALAPPDATA%\Microsoft\Media Player, and then clickOK.

    2 Select all the files in the folder, and then clickdelete on the file menu.
    Note You don't have to remove the folders that are in this folder.

    3. restart Windows Media Player.
    Note Windows Media Player automatically rebuilds the database.

    If this does not resolve the problem, disable the Windows Media Player database cache files. To do this, follow these steps:

    1. exit Windows Media Player.

    2. click onStart, click run, type %LOCALAPPDATA%\Microsoftand then clickOK.

    3. Select theMedia Player folder, and then click delete on thefile menu.

    4. restart Windows Media Player.
    Note Windows Media Player automatically rebuilds the database.

    You cannot view, add, or delete items in the library of Windows Media Player 11

    http://support.Microsoft.com/kb/925718

    I hope this helps!

    Halima S - Microsoft technical support.

    Visit ourMicrosoft answers feedback Forum and let us know what you think.

  • createImage not able to find the .png file

    I try to load an image .png (or .jpg) in my java application with a call to the javax.microedition.lcdui.Image.createImage method. I use Eclipse v3.4.1, with the plugin v1.0.0.50 BlackBerryJDE BlackBerry component package v4.5.0 and running on a BlackBerry Pearl 8130 with o/s 4.5.0.77. createImage returns a null value, which I suspect means that I do not have the .png file in the correct source path. So what I'm missing to get the correctly loaded image?

    Hello

    Right-click on your project in ecllipse and goto java build path in it add you resource path.

    See also this link

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&message.ID=23395&query.ID=93...

    Hope this will help you.

  • Not able to reverse the text file in ODI

    Hi guru,.

    I tried to load the data from Oracle database to text file. But I am facing problem during file reverse text.

    The columns in the text file are not reversed in the ODI data store. I get no error.

    Are there specific measures that I'm missing here? Any ideas / docs / links would be appreciated.


    As a solution, I added column manully right now and I can go futher. But I would be happy if reverse ODI will do it for me.

    Kind regards

    Manmohan Sharma

    Hi Matt,

    A thought,

    Make sure your data store is NOT LOCKED (UNLOCK) in reverse.

    Thank you
    Guru

  • After the upgrade to 5.6 of Lightroom, I'm not able to find the executable file to launch the software.

    What is the file name for the executable file called and where is the default installation location?

    Get the object already exist error when installing adobe reader software

  • After changing a Firefox latest, my favorites have disappeared, and just "restore from backup" gives "not able to process the backup file".

    I tried the tool maintenance for places.sqlite and even delete the file so firefox it rebuilt. But no joy. New version is 36.0.1. Don't you remember an old man, but he was old enough. Five available json files, but none works

    I found my own answer.

    I copied the file favorite .json on a USB key. Led to another PC that still had an old Firefox and successfully it read. The exported as HTML and postponed retrospectively & imported.

    If someone else this problem is not lucky enough to have another PC with old Firefox, I'm willing to bet that you could just install Chrome rather & he'd willingly read.

  • Not able to open the .wmv file sent as an attachment to e-mail

    the opening of emails...

    When I try to open some emails... I get a message telling me that it cannot be opened until I put an association in the control panel... My question is who should I click to find the association set...

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    I can receive messages. If a joke comes to me and I have to open wmv then the message is in place. This file does not have an association, and I need to put the association in the control panel............... I can not find...

    ====================================
    I suspect the best bet would be to save the attachment
    in a folder on your hard drive by car and see it from there.

    However, the following steps can be worth a try:

    Reach... Start / Control Panel / folder Options / File Types tab...

    Scroll to WMV... left click to highlight...

    Look on the main panel just underneath and you will see
    "The details for WMV" and it will display the default association.
    "Open with XXXXXX."

    On the left, click on the button 'restore '...

    Now you should see:

    Details for WMV / open with Windows Media Player

    Close...

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • Windows Media Player, not able to play the media file online

    Windows media player

    When I try to play videos online, my Windows media player opens and I see the circle goes round & round, can be buffered, but nothing comes out, no picture or sound.

    Hi frank questions,.

    1. where you can read online videos using Windows media player earlier?

    2. did you of recent changes on the computer?

    3. it happens with all the videos online?

    4. What is the type of internet connection you use?

    It's the first time you try to play online videos if due to an internet connection slow or installed on the computer security software.

    I'd say temporary you disable the security software on the computer and check if it works.

    Disable the anti-virus software

    http://Windows.Microsoft.com/en-us/Windows-Vista/disable-antivirus-software

    I hope this helps!

    Halima S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • not able to print the PDF file, refused permission for the passport application?

    I try to print a DS 82 to use an application for renewal of Passport online. When I get to the printing part he refuses saying that I don't have permission to print this page. Any tips? It's my computer, and I went through the security sections in the Panel. I use Windows 7 Pro

    What browser are you using, IE?

Maybe you are looking for