"Page Not Found" Error after arnd 5 mins of processing on SAP Trans iView

Hello All,
We are facing an issue related to a SAP Transaction iView on our portal.
This transaction is supposed to upload an excel file in RPM and provide a log after the upload is performed. We are trying to upload around 180 projects and the processing goes on in the backend. The program in the backend works as required, but as the iView shows a page not found after around 5-6 mins of processing, the users cannot see the logs in the end!
I suppose there should be some kind of time-out parameter for the Transaction type iView, but we are not able to figure it out!!
We have tried the following parameters without success:
icm/server_port_0     = PROT=HTTP, PORT=8035, TIMEOUT=3600, PROCTIMEOUT=3600
icm/keep_alive_timeout (sec.)  = 3600
icm/conn_timeout                = 5000
rdisp/plugin_auto_logout       = 1800
Please do suggest if there is anything else that we need to update to get this process to continue on the Portal and avoid the 'Page Not Found' issue.
Thank you for your time!
Regards,
Gaurav

Hello George,
Thank you for the quick reply. I will surely try the option suggested by you.
But what i was thinking is that as this is not a Connection Time Out (500) error, instead its a Page Not Found error, it would be Session-Timeout and not Connection Time-Out.
Maybe I should be looking at:
SESSION-TIMEOUT due to kernel:
    Kernel parameter:    rdisp/gui_auto_logout
    Kernel parameter:    rdisp/plugin_auto_logout
as per the SAP OSS Note: 705013
But again, I think this Note is pointing to the SICF service and IAC type of iView and not SAP Transaction type iView. Please advice.
Thanks,
Gaurav
Edited by: Gaurav Shah on Dec 4, 2008 9:37 PM
Edited by: Gaurav Shah on Dec 4, 2008 9:42 PM

Similar Messages

  • "Page Not Found" Err after arnd 5 mins of processing on SAP Trans iView

    Hello All,
    We are facing an issue related to a SAP Transaction iView on our portal.
    This transaction is supposed to upload an excel file in RPM and provide a log after the upload is performed. We are trying to upload around 180 projects and the processing goes on in the backend. The program in the backend works as required, but as the iView shows a page not found after around 5-6 mins of processing, the users cannot see the logs in the end!
    I suppose there should be some kind of time-out parameter for the Transaction type iView, but we are not able to figure it out!!
    We have tried the following parameters without success:
    icm/server_port_0 = PROT=HTTP, PORT=8035, TIMEOUT=3600, PROCTIMEOUT=3600
    icm/keep_alive_timeout (sec.) = 3600
    icm/conn_timeout = 5000
    rdisp/plugin_auto_logout = 1800
    Please do suggest if there is anything else that we need to update to get this process to continue on the Portal and avoid the 'Page Not Found' issue.
    For the current on-going discussion for the same issue, please refer:
    ["Page Not Found" Error after arnd 5 mins of processing on SAP Trans iView;
    Thank you for your time!
    Regards,
    Gaurav
    Edited by: Gaurav Shah on Dec 9, 2008 7:22 PM

    Hi Gaurav,
    I know this thread is old. but i am getting the similar page cannot be displayed after 600 seconds.
    I changed the ICM timeout to 1800 from 600 but it still doesnt seem to work. Were you able to resolve the issue. If yes then please let me know the fix.
    Regards
    Aditya

  • "Page not found" error after 5 minutes of see "processing" on the screen

    We are using WebLogic 8.1 server and also the WebLogic proxy as our front end. When a user runs a process that takes over 5 minutes using the Proxy URL they receive an IE "Page not found" error after 5 minutes of seeing "processing" on the screen. If they run it on none Proxy URL (directly on WebLogic server) it works fine.
    We have looked into the WLIOTimeoutSecs parameter and set in the web.xml for both the HttpClusterServlet and HttpProxyServlet, but this had no affect.
    Is there another timeout that controls this 5 minute timeout? It seems if one uses Apache and sets the WLIOTimeoutSecs parameter to a higher number than 300 seconds there is not an issue.
    Did this parameter get omitted for the WebLogic Proxy and if so, what does one use?
    Thanks,
    Jim

    Hello George,
    Thank you for the quick reply. I will surely try the option suggested by you.
    But what i was thinking is that as this is not a Connection Time Out (500) error, instead its a Page Not Found error, it would be Session-Timeout and not Connection Time-Out.
    Maybe I should be looking at:
    SESSION-TIMEOUT due to kernel:
        Kernel parameter:    rdisp/gui_auto_logout
        Kernel parameter:    rdisp/plugin_auto_logout
    as per the SAP OSS Note: 705013
    But again, I think this Note is pointing to the SICF service and IAC type of iView and not SAP Transaction type iView. Please advice.
    Thanks,
    Gaurav
    Edited by: Gaurav Shah on Dec 4, 2008 9:37 PM
    Edited by: Gaurav Shah on Dec 4, 2008 9:42 PM

  • 404 page not found error after upgrade to 4.0 from 3.x

    We developed this application in 1.6 and a couple years ago upgraded to 3.2. We've just upgraded the Production version to 4.0.0 (that's what was on the Dev box). I understand that the template we used when developing it is now obsolete and I added some stuff to make it work properly (found tips here). In Dev it seemed to work correctly but now that it's in production we're getting a 404 Page not found error which "seems" to only occur after a search returns some results and you change the search criteria and try to rerun the search with this modified criteria without first leaving that page (if you click to a different tab and back before changing the search criteria you don't get the error). It doesn't matter which criteria field you change (date, text, LOV) the error comes up consistently. The criteria is submitted via a button (Go request). It's a PL/SQL function body returning SQL query. The only processes that are run is a Reset Pagination on the Go request.
    Is there some quick setting that can be changed that causes this? Or something in 4.0 that is different that I need to change when submitting a page, etc... I can't see anything in the debug & all the variables do have appropriate values.

    A column in the search results was changed to a Simple Checkbox when we upgraded to 4.0 (it has always been a checkbox in the older APEX versions). When I put it back to Standard Report Column I no longer get the page not found error.
    Is there some additional/different setting I need to do in order to use the simple checkbox option in a search results set?
    ETA: I see now that Checkboxes are not intended to work in standard report regions so I'll change them to LOVs or something and my problem should be solved.
    Edited by: mimi_jones on Jul 18, 2011 6:16 AM

  • Page not found error after logging into oiddas

    Hi all,
    I have configured reverse proxy setup for my application server. from external portal is accessible( with proxy hostname externally and internally after login from internet) and also sso server administration site (same as portal ) but when i am trying to access oiddas page i am not able to login and i am getting page not found error. for ssocfg.sh i have given proxyHostName and proxyPort with https and i can see external name and it is redirected with external name for sso authentication but when i logged in i am getting page not found with http 404 msg and i have followed many docs in metalink w.r.t this error but couldn't resolve after too many trials and registrations. could someone help me on this. let me know if you need any information my internal address is http://localhost.localdomain.com:7777/ external(proxy)- https://portal.localdomain.com/
    Thanks

    Hello George,
    Thank you for the quick reply. I will surely try the option suggested by you.
    But what i was thinking is that as this is not a Connection Time Out (500) error, instead its a Page Not Found error, it would be Session-Timeout and not Connection Time-Out.
    Maybe I should be looking at:
    SESSION-TIMEOUT due to kernel:
        Kernel parameter:    rdisp/gui_auto_logout
        Kernel parameter:    rdisp/plugin_auto_logout
    as per the SAP OSS Note: 705013
    But again, I think this Note is pointing to the SICF service and IAC type of iView and not SAP Transaction type iView. Please advice.
    Thanks,
    Gaurav
    Edited by: Gaurav Shah on Dec 4, 2008 9:37 PM
    Edited by: Gaurav Shah on Dec 4, 2008 9:42 PM

  • Page Not Found Error after Installation

    I just installed coldfusion 7. For some reason the flash
    remoting did not get installed or enabled. Everything appears to
    say it installs by default. Go to
    http://localhost/flashservices/gateway.
    I get a page not found error and it shoots to
    http://localhost/flashservices/.
    Did I miss a step somewhere?
    I installed on a Windows XP box with IIS under the
    C:\Inetpub\wwwroot. Is there something I can check or do? I am
    pulling my hair out over this. Please help.
    Thanks in advance.

    Better use BASIC installation type. If you go for advance installation you have to very carefull selecting all the key parameters. Are you looking for more specific ?? then can you please tell us the purpose of choosing advance installation type.
    Regards
    Rajesh

  • "Apple page not found" error after installing iOS 6 and trying to connect to wifi on iPad 2, how do I fix this?

    SO I just installed the new iOS6, and the wifi is working (posting on my iPad 2 right now). However it won't let me use safari, and every time I select my wifi network, it shows the full strength signal. But before I can do anything it loads a page in an attempt to connect to apple.com, that says "apple page not found." I can then navigate the apple website, but there is no address bar. I try using safari and it says I am not connected to a wireless network. I know this is a problem with iOS 6, so has anyone heard how to fix this? Or is anyone having this problem as well?

    Reading some older threads from 2012 and 2011 it appears the problem was present even then.  Part of the problem was due to people using multiple or different account id's on the various devices.  In my case, I only have one ID and it is the same on all devices yet the iPhone and iPad are still throwing the same error when I try turning on iTunes Match.  This is very frustrating . . . any help out there?  Thanks.

  • Numerous "page not found" errors

    I've been using a WRT160N router for several weeks which I bought as a replacement for a failed Belkin router. Home network config is my Vista PC connected via Ethernet cable to the router and my wife's Vista PC with wireless access to the router. The router is connected to a Cox ISP Motorola SB5120 Surfboard cable modem. Both computers (wired and wireless) experience frequent "page not found" errors. In many cases, an immediate attempt to access the same page is successful.
    I'm quite sure that the network connection and the Internet connection are not being dropped. At the same time that the "page not found" errors are occurring, I am able to check my email (via Windows Mail) with no problem. Also, both computers are running Network Magic, and it is quite good at popping up messages when a connection is lost. These messages never pop up when the "page not found" errors are occurring.
    I've done a fair amount of Googling about this problem and saw some references to Domain Name System failures. Is it possible that when I'm requesting a web page, my DNS server is not returning the page's IP address? If so, is there a way to correct this problem?
    One additional piece of info that might be relevant: If my wife shuts down her computer in the evening before I shut mine down, then I immediately start getting many more "page not found" errors - sometimes on almost every attempt to access a page. I have been able to get around this problem by power cycling the router, leaving the power off for 20-30 seconds. After that, access to web pages is much better.
    The last time I checked, I had the latest firmware installed in the router. This problem never occurred with the old Belkin router for almost two years before it began failing.
    Any advice would be much appreciated. This problem is quite a nuisance.
    --Jim--

    Paul, thanks much for the link to the other thread. I just finished reading all 11 pages. Unbelievable that there hasn't been a single encouraging post by a Linksys person! I'm probably going to keep the router, since I've had it for almost a month and have discarded the box and packaging by now. Looks like I have a choice of (1) putting up with the DNS problems that are truly a nuisance, (2) downgrading to firmware version 8 if I can get it, or (3) hoping for a future firmware upgrade from Linksys that will fix the problem.
    There seem to be a couple of people on the thread who are willing to provide firmware version 8 and save me the trouble of extracting the firmware file from the tar file. They say something like, "PM me your email address and I'll send you the firmware." I'm enough of a newbie on this board and a complete newbie on the other board that I'm not sure what PM means. Do you? Are both boards sponsored by Linksys? This one is part of forums.linksys.com while the other one is part of forums.linksysbycisco.com. There's so much to learn ...

  • "Page not found" error while trying to run a page

    Hello all,
    I tried to run a page in JDeveloper(9.0.6.6_606) and after the browser page pops up, it is displaying "HTTP 404 : Page not found" error.
    Please find the log below:
    C:\jdevbin\jdk\bin\javaw.exe -ojvm -classpath C:\jdevbin\j2ee\home\oc4j.jar -mx256m -Dhttp.proxyHost=proxy -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=10.200.152.236|localhost -Xverify:none com.evermind.server.OC4JServer -config C:\jdevhome\jdev\system9.0.3.1.1107\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Embedded OC4J startup time: 7047 ms.
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    Embedded OC4J startup time: 16 ms.
    Target URL -- http://10.200.152.236:8988/OA_HTML/runregion.jsp?page=%2Foracle%2Fapps%2Fpos%2Faccount%2Fwebui%2FNonPoInvCreatePG&akAppShortName=POS&akDbcFile=FIN1DEV2&akDevMode=1&akDiag=1&akPassword=pwd4dev2&akRespKey=ISUPPLIER_PORTAL_RESP&akUsername=dpsdx48&JRAD_XML_PATH=C%3A%5Cjdevhome%5Cjdev%5Cmyclasses%5CJRADXML%5C&JRADStartTime=1152606872484
    ApplicationServer: appName = bc4j
    ApplicationServer: appName = current-workspace-app
    ApplicationServer: appName = soap
    Error creating the ORB :
    Starting an OA Core session ...
    ICX DIAGNOSTIC: application_id = 177
    ICX DIAGNOSTIC: responsibility_id = 23075
    ICX DIAGNOSTIC: security_group_id = 0
    ICX DIAGNOSTIC: APPS Web agent = http://app-fin1dev2.albertsons.com:15160/pls/FIN1DEV2/
    FIN1DEV2=C384A6C2A84C8E63FAA51365BA91681A;path=/;domain=.albertsons.com
    ICX DIAGNOSTIC: mCookieHeader = FIN1DEV2=C384A6C2A84C8E63FAA51365BA91681A;path=/;domain=.albertsons.com
    ICX_DIAGNOSTIC: mEncryptedSessionID = C384A6C2A84C8E63FAA51365BA91681A
    ICX_DIAGNOSTIC: mSessionID = 687703439
    TIME: runregion.sessionBean.createSession [87296 ms]
    ICX_DIAGNOSTIC: mTransactionID = 78453
    ICX_DIAGNOSTIC: encryptedTransactionID = C974A13EBB894B23
    TIME: runregion.sessionBean.createTransaction [9672 ms]
    TIME: runregion.rest [0 ms]
    Is there anything you think I am missing in the configurations?
    Kindly help.

    I am also using OA Framework Jdeveloper....for ADF BC development.. Please find the log below:-
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config>
    E:\jdeveloper\jdevbin\jdk\bin\javaw.exe -client -classpath E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar;E:\jdeveloper\jdevbin\jdev\lib\jdev-oc4j-embedded.jar
    -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true
    -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config
    E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Oct 18, 2007 11:56:47 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Oct 18, 2007 11:56:47 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    WARNING: Code-source E:\jdeveloper\jdevbin\jdev\appslibrt\xml.jar (from <library> in
    /E:/jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to
    /E:/jdeveloper/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it
    contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source E:\jdeveloper\jdevbin\jdev\appslibrt\jazn.jar (from <library> in
    /E:/jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to
    /E:/jdeveloper/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different
    versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source E:\jdeveloper\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /E:/jdeveloper/jdevbin/jdev/appslibrt/jazn.jar) has the same
    filename but is not identical to /E:/jdeveloper/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in
    E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the
    search path of loader default.root:0.0.0.
    WARNING: Code-source E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from
    WEB-INF/lib/ directory in E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same
    filename but is not identical to /E:/jdeveloper/jdevbin/jdev/appslibrt/uix2.jar (from <library> in
    /E:/jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it
    will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 19594 ms.
    Target URL--- http://hydhtcl33997.ad.infosys.com:8988/SRTutorialADFBC-UserInterface-context-root/faces/app/SRList.jspx
    07/10/18 11:56:56 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized

  • Report export (CSV) results in page not found error

    Hello,
    I'm having this strange error which i cannot seem to figure out. I have enabled report export through CSV in a report (report attributes). When i click the link in the report i get a page not found error (http 404). At first i thought it was a problem with the http-server. But as other applications (on different databases) don't have this problem i'm thinking it has to do with this apex-instance. Till 2 days ago it did work on this instance too.
    I'm really out of ideas, so if anyone can push me in the right direction i would really appreciate!
    Apex 3.2
    DB 10.2.0.4
    Thanks,
    Patrick

    Does this compare to the same as the url for your page?
    Has your server changed?
    Have you changed the dad file recently?
    have you checked the Apache access/error logs right after the 404 error is encountered ?
    Gus..

  • Page not found error for search results

    I have a site search recipe that worked perfectly on a previous site. I’ve created a new search for a different site following the same recipe. I must be missing something though, because I am getting a page not found error.
    Here is the code that worked before:
    <form name="catsearchform32891" method="post" action="http://corehog.businesscatalyst.com/Default.aspx?SiteSearchID=3770&PageID=15863972" ><div><input class="search-box" type="text" name="CAT_Search" id="CAT_Search" /><input type="image" src="http://corehog.businesscatalyst.com/images/search-button.png" class="cat_button" /></div></form>
    Here is the new site search:
    <form name="catsearchform12233" method="post" action="http://greenprideinc.com/Default.aspx?SiteSearchID=3936&PageID=1661214" ><div><input class="search-box" type="text" name="CAT_Search" id="CAT_Search" /><input type="image" src="http://greenprideinc.com/images/search-button-n.png" class="cat_button" /></div></form>
    Any suggestions on what I’m doing wrong?

    I just noticed one simple thing. I do not know its bug or what.
    After sign in the page is getting redirected to :
    https://creative.adobe.com/#files
    where I am getting error saying that page not found.
    I tried to add '/ ' after that and it works.
    https://creative.adobe.com/#files/  <<< like this.
    I guess some link issue or redirecting issue.

  • Page Not Found Error each time I log in at Forum Home

    Any time i log in from the forum loginpage, i get a page not found error.
    Java forum administartors should indicate what could be causing the problem. Each time i sign in, i get a page not found error on IE.
    Another "bug" now that i use to enter is to sign in for a new account after and then click on post a new topic, i suddenly just find my self logged in.
    thanks

    Any time i log in from the forum loginpage, i get a page not found error.Java forum administartors should indicate what could be causing the problem. Each time i sign in, i get a page not found error on IE.
    Another "bug" now that i use to enter is to sign in for a new account after and then click on post a new topic, i suddenly just find my self logged in.
    Good...you are a very good tester..BTW i can see that you are a member only from october 10th (i.e today ) ..how many times did u log in on this single day?????
    bamboozled,
    smmk.

  • Help! 'Page not found error' when use the word 'account' on my web page!

    I have encountered the weirdest problem when making some changes to my website.
    When adding text within the <p></p> tags  everything is fine until I type the word 'account' or 'accounts' then I get a 'page not found' error.
    Any other text can go between those tags, only the word 'account' causes the problem.
    Any ideas?
    (I am using Dreamweaver MX 2004 and its a PHP page)
    I am so confused on this one, so any help would be much appreciated!
    Thanks.

    http://www.reformationassociates.com/ - This is the website, the weirdest part is, it is only happening on pages after they have been opened through Dreamweaver, so it's only once I access them that the problem occurs, I dont have to make any changes, just open them and they suddenly show up as 'page not found'.  
    http://www.reformationassociates.com/archive/Pinnacle.php is one of the pages that was accessed yesterday via Dreamweaver and we have had to change the word to 'acct' to stop the 'page not found' error.
    Afriad I dont know what SSI files are? sorry....
    Thanks.

  • HTTP 404 page not found error

    Hi all,
    I am getting HTTP 404 Page not found error when I try to run the test_fwktutorial.jsp. I have followed the instructions of a similar thread but none have helped.
    Kindly suggest me some solution to this problem.
    Thanks,
    Priya

    I did a simple search for 404 in the forum and got at least 10 threads, I think this thread is relevant to you, please try the solution suggested in the thread
    HTTP 404 Not Found error in JDeveloper 10.1.3.3.0 for Oracle Apps R12
    "Hi,
    Problem I faced:
    When I try to run, test_fwktutorial.jsp in JDev 10.1.3.3.0 for Oracle Apps R12, I was getting the first page with the links, but when i click on any of the links, say "Hello World", I am getting a "HTTP 404 Not Found". Same error I got by directly running any of the tutorial pages, or any custom pages. CHecked all the normal setting options like: responsibility key, username/pwds etc.
    Then I noticed in my address bar an error text:"You have insufficient privileges for the current operation".
    Solution I arrived at:
    In one of the forums, I had come across the point that maybe my local machine and Application server were on different domains, due to which I was getting "You have insufficient privileges for the current operation".
    1. Hence I checked for the domain on which my local machine was in:
    My Computer -> Properties -> Computer Name.
    2. There it was showing WORKGROUP instead of Domain.
    3. Here I clicked on the Change button and entered mycompany domain on which the server was like <companyidentier1>.<companyidentier2>.com
    I had to do this even though the machine i was using was connected to the domain using a VPN connection.
    4. Then after restarting my machine, I changed the Embedded OC4J Server Preferences to Default Local IP Address. And when i ran my page, it worked!!
    Before when I had not changed the domain of my local machine to the Apps Server domain, simply changing the Embedded OC4J Server Preferences to Default Local IP Address (as suggested in some forums), still gave me the same error.
    Hope this helps others facing similar problems.
    Thanks
    "

  • Page not found error getting while access endeca application

    Hi All,
    I am trying to create an application in endeca. Created application , ran neccessary scripts and created pages in experience manager.
    but when i try to call the application in browser . i am getting page not found error. There are some other application which is created by copying discover electronics ,
    which works fine. Please help me how can i resolve this issue. I am using endeca 3.1.0.
    Thanks
    Mark

    There's not much to go on here, but it sounds like you're trying to view changes in a "live" application. To confirm this, you should execute the configuration promotion script and then check the same application URL. You can run the promote script from inside workbench. Log in as admin, then look under "Workbench Home > Administration > Admin Console > Scripts." You should execute the "PromoteAuthoringToLive" script. Once this script is complete, then test your page again.
    If this works, then it means that your application is configured such that it doesn't get immediately notified of new configuration changes, i.e. it's configured in "live" mode.

Maybe you are looking for

  • Custom Field in Audit DB of BI Publisher

    Hi All, We are using BIP 11g standalone and is integrated with multiple applications via webservices. We have enabled audit and the audit information is stored in the database. We have a requirement to store the Application Id in the Audit tables so

  • Invoicing plan process

    Hi, We are setting up invoicing plan in our system. Can anybody please help in following. 1. How can we setup invoicing date as 15th of every month. My client want to have the invoice generated on 15th. 2. For first 12 months amount should be 8000 an

  • Netscape

    hello I'm trying to execute some applets Java in Netscape, but i heve a error message : " bad version number " how can i solve this problem ??? thanks jeremie

  • Short dumps error in Tx VL01N, VA01

    Hi I have applied some support Pack. SAPKA70020 SAPKB70020 SAPKIPYM10 SAPKW70022 SAPKNA7017 SAPKH60012 SAPK-60008INFINBASIS SAPKGS6008 But after this my one of SD user getting short dump in Tx VL01N, VA01. Syntax error in program "SAPLDG95 " What hap

  • Help Tagging My Backups

    How can I tag my backups so I clearly know what I'm looking at when I view a list of backup sets? For example, right now I see: RMAN> list backup of database summary; using target database control file instead of recovery catalog List of Backups ====