HT4623 how do you clear a 404 error when trying to go to a secure site

Wife and I both have ipads, had to have internet support, (rural area,small provider) to be able to connect,tech disabled security(don't know if it was on router or my ipad, but wife can get on banking sites and mine comes up as "HTTP Error 404 Not found" on 1 secure website and "Server Error '/ ' Application.   Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster." on the other secure website. Has anyone else encountered this problem and know how to fix it? We are at least 60 miles from the nearest Apple repair shop.

Many site issues can be caused by corrupt cookies or cache.
* Clear the Cache and
* Remove Cookies<br> '''''Warning ! ! '' This will log you out of sites you're logged in to.'''
Type '''about:preferences'''<Enter> in the address bar.
* '''Cookies;''' Select '''Privacy.''' Under '''History,''' select Firefox will '''Use Custom Settings.''' Press the button on the right side called '''Show Cookies.''' Use the search bar to look for the site. Note; There may be more than one entry. Remove '''All''' of them.
* '''Cache;''' Select '''Advanced > Network.''' Across from '''Cached Web Content,''' Press '''Clear Now.'''
If there is still a problem,
'''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
While you are in safe mode;
Type '''about:preferences#advanced'''<Enter> in the address bar.
Under '''Advanced,''' Select '''General.'''
Look for and turn off '''Use Hardware Acceleration'''.
Poke around safe web sites. Are there any problems?
Then restart.

Similar Messages

  • I am getting a 404 error when trying to access any search link using google, I can get to a website if I enter the url directly.  I have cleared my history, emptied the cache and reset safari.

    I keep getting a 404 error when trying to access any search link using google, I can get to a website by directly using the URL.  I have cleared history, empited the cache and reset safari.  Any suggestions.

    Right. If you are using delegated privs and sudo, make sure that sudo is configured to pass on the PERL5LIB and ORACLE_HOME environment variables at least.

  • How do I correct an "undetermined error" when trying to reload Photoshop CS4 remotely on a Mac Air?

    How do I correct an "undetermined error" when trying to reload Photoshop CS4 remotely on a Mac Air?

    Hi dsalacain,
    Are you trying to run the setup from network location. If yes please copy the installation file to the desktop of the Mac and try installing again.
    Regards,
    Romit Sinha

  • HT4623 How do you wake up the IPad when there is no response?

    How do you wake up the I pad when ther is no response?

    Reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • Getting 404 error when trying to login to Oracle EBS page

    Hi,
    I had installed Oracle EBS 12.0.4 last year and everything was running fine until last week. Last week, we suddenly started seeing this issue - when trying to login to the Oracle EBS page, we are getting the 404 page not found error.
    I have EBS installed on 2 VMs (virtual machines) - one VM has the application server and other VM has the database server. I logged on to the aplpication server to do some debugging and noticed 2 things ->
    1.The Oracle Fullfillment service was not running. I started it, it was up for some time but then it stopped on its own. This happens everytime - after successfully starting the service, it shuts down after sometime. There is nothing in the event viewer except this message "The service may have terminated abnormally, please see the log file generated by the service for more details." I checked the log file, but there is nothing significant inside the log file. Maybe I need to increase the log level. Can any one tell me how can I do that?
    2. Reviver.exe was crashing intermitently on the application server. I belive reviver tries to establish the connection between the application and database server after its broken.
    So I am thinking now that maybe the connection between the app server and the database server is getting broken intermittenlty and this is the root cause of all the problems.
    I dont know how to verify whethe my analysis is correct or not? And it it is, how to resolved it? Is there a setting or a configuration file in which you have to specify the database server details (ip address / host name etc). Can you tell me where can I find this setting?
    Or culd there be something altogether different that is causing the page not found error?
    Thanks in advance,
    Megha

    Hussein,
    The problem is partially solved - I am not getting the 404 error now. The issue was not with the netsvc file. Please see the resolution in NOTE:412980.1 (oafm,forms and oacore not starting up after IP adress change).
    The OC4J services are imperative for any URL for java code. With just the Apache listener running, examples of URLS that will work are ->
    http://HOST.DOMAIN:PORT/OA_MEDIA/FNDLOGOL.gif
    http://HOST.DOMAIN:PORT/
    Any URL for Java code will fail at this stage when OC4J services are down. For example this URL will fail: http://myHost.oracle.com:8000/OA_HTML/ServletPing.
    But now, I am getting 500 Internal server error. Let me know if you kno anything about this error ->
    oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)     at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)     at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)     at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)     at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:751)     at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1014)     at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:525)     at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120)     at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection     at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)     at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     ... 33 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    null Connection     at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)     at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)     ... 37 more

  • I'm getting a 400 and 404 error when going to a known good web site. However, right clicking and opening Firefox as administrator, it works & I get no error.

    same user account, same session - running Firefox as a standard user, there's one particular website where I get a 400 and 404 error. Closing Firefox then reopening by right clicking and running as administrator it works. Why? I have no extensions and all add-ons are either up to date or if not, have tried disabling with no resolution of problem.

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Getting 404 error when trying to create a powerview report from a BISM (SharePoint 2013)

    When clicking on the BISM file, I would get a 404 FILE NOT FOUND.
      But when I go through the menu of the BISM file and click on Create Power View Report, it will works, but not when i left click on the file. Please help. Thank you.

    Hi,
    According to your description, you have a .bism file in your library, when you left click it, a 404 error would be thrown. However, when you use the context menu of it to do
    the same job, it works without error.
    As you can create a Power View Report with this file successfully, the file would be ok.
    Please check that whether the library you use had been modified.
    You can also create a new Document Library and do the test there in case it is a library issue.
    Feel free to reply with the test result if the issue still exists.
    Best regards
    Patrick Liang
    TechNet Community Support

  • 404 Error when trying to access ~/public_html

    Following the instructions of the Arch wiki on installing LAMP, I get a "404 error Object not found" message when trying to access the public_html which it says should be accessible by default, after giving the correct permissions to the directories for the user http to reach there. I can access it after changing the document root in the /etc/httpd/conf/httpd.conf to point to the folder, but I'm wondering if this is the correct way to do it?
    Some extra info:
    my /etc/httpd/conf/extra/httpd-userdir.conf file:
    # Settings for user home directories
    # Required module: mod_userdir
    # UserDir: The name of the directory that is appended onto a user's home
    # directory if a ~user request is received. Note that you must also set
    # the default access control for these directories, as in the example below.
    UserDir public_html
    # Control access to UserDir directories. The following is an example
    # for a site where these directories are restricted to read-only.
    <Directory "/home/anark10n/public_html">
    AllowOverride FileInfo AuthConfig Limit Indexes
    Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    <Limit GET POST OPTIONS>
    Order allow,deny
    Allow from all
    </Limit>
    <LimitExcept GET POST OPTIONS>
    Order deny,allow
    Deny from all
    </LimitExcept>
    </Directory>
    my home directory permissions:
    drwxr-x--x 84 anark10n users 4096 Feb 11 16:01 anark10n
    my public_html permissions (with the user http belonging to the respective group):
    drwxr-xr-x 2 anark10n users 4096 Feb 11 15:54 public_html
    Last edited by anark10n (2013-02-13 05:37:44)

    you should be browsing to http://server/~anark10n/

  • How do i fix OOPS fatal error when trying to acess a site

    message states "the domain: sharks.com.au has not been configured correctly in the parking system.
    DNS clients -the domain is not in your account.All domains must be added to your account before changing DNS
    have been able to acess this site until yesterday???-can you please explain how i can fix "fatal error"
    thanks and regards

    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache and
    * Remove Cookies<br> '''''Warning ! ! '' This will log you out of sites you're logged in to.'''
    Type '''about:preferences'''<Enter> in the address bar.
    * '''Cookies;''' Select '''Privacy.''' Under '''History,''' select Firefox will '''Use Custom Settings.''' Press the button on the right side called '''Show Cookies.''' Use the search bar to look for the site. Note; There may be more than one entry. Remove '''All''' of them.
    * '''Cache;''' Select '''Advanced > Network.''' Across from '''Cached Web Content,''' Press '''Clear Now.'''
    If there is still a problem,
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences#advanced'''<Enter> in the address bar.
    Under '''Advanced,''' Select '''General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

  • How Do I Resolve FileOpen Client Errors When Trying to Open a PDF in Acrobat X or Reader XI?

    I am trying to open some pdf files received from a client that when I try to open them, I receive an error stating, "The FileOpen client has encountered an error.  Please try to re-start  Adobe Acrobat / Reader."  A co-worker was able to open the same files with his version of Acrobat X Pro.  I am not having success whether I use my version of Acrobat X Standard or Acrobat Reader XI; I get the same error with both application.
    Any ideas how to resolve this.
    Thank you.
    Steve

    FileOpen is a security add-on, which is needed to open some files. Not a part of Adobe software. Maybe you need to upgrade or report it: http://www.fileopen.com/

  • How to fix the 42408 unknown error when trying to authorize computer?

    I have 2 ipods which i use on th same account so they both have the same sogs and videos. I just recently tried to plug in the ipod videoto ge all my movies and tv shows and songs but it said that i neded to authorize my computer. I typed in my password and the friendly 42408 unknown error showed up..How do i fix this?

    In the course of your troubleshooting to date, have you worked through the following document?
    [iTunes: "Error 42408" or "Error 42404" after upgrading to iTunes 9.0.3|http://support.apple.com/kb/TS3258]

  • 404 Error when trying Report fault online

    Hi,
    I can't log fault online as I get webpage not found (error 404) when clicking link. Same when using IE or Firefox.
    I have had no dial tone for a day (just silence). Broadband is intermittent; crashing every few minutes. Have tried removing everything and just plugging phone into main socket; still no luck.
    Regards,
    Jonjo

    Hi and welcome to the forum.
    Can I suggest to prove that the fault is not in your premises that you try a known working phone in the test point of your main socket without using an ADSL filter:
    If you still get no dial tone you can report a fault by calling 0800 800 151 from a landline or 0330 123 4151 from a mobile.
    (If I have helped you in any way to say "Thank You" please click on the star next to the message. Thank You)
    If I have solved your Issue please click the "Mark as accepted solution" button.

  • "HTTP 404" error when trying to Run Mobile Application

    I am getting "HTTP 404" File not found, when i click MTR Application installed on MI Client using Setup package.

    Oliver ,
                    I did all the steps you told about un installing and reinstalling , but no luck.
    Trace File has
    [20081112 21:01:40:114] I [MI/API/Logging ] ***** LOG / TRACE SWITCHED ON 
    [20081112 21:01:40:114] I [MI/API/Logging ] ***** Mobile Infrastructure Version: MI 25 SP 21 Patch 01 Build 200809011414 
    [20081112 21:01:40:114] I [MI/API/Logging ] ***** Current Timezone: Europe/Berlin 
    [20081112 21:01:40:114] I [MI/API/Logging ] ***** Current Trace Level: 1000 
    [20081112 21:01:40:114] I [MI ] Trace severity: All (1000) 
    [20081112 21:01:40:146] D [MI/PIOS ] No implementations found. Error Code:(3) 
    [20081112 21:01:40:146] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/trace/trace.jsp' 
    [20081112 21:01:42:239] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20081112 21:01:42:239] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20081112 21:01:42:239] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = 'tracechangeTraceLevel' 
    [20081112 21:01:42:239] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/trace/trace.jsp' 
    [20081112 21:01:44:348] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20081112 21:01:44:348] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20081112 21:01:44:348] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = '' 
    [20081112 21:01:44:348] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp' 
    [20081112 21:01:46:317] D [MI/Core ] Deactivated application MOBILEENGINE_JSP 
    [20081112 21:01:46:317] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20081112 21:01:46:317] P [MI/Core ] Activate application MOBILEENGINE_JSP 
    [20081112 21:01:46:317] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20081112 21:01:46:317] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = 'logout' 
    [20081112 21:01:46:317] P [MI/Core ] Set current user to null 
    [20081112 21:01:54:050] D [MI/API/Sync ] SyncEventListener com.sap.ip.me.core.StatusUpdater@15d252d was registered for key com.sap.ip.me.core.StatusUpdater/MI4a4f53484953 
    [20081112 21:01:54:050] D [MI/Core ] Check if AuthSyncBo is already deployed 
    [20081112 21:01:54:050] D [MI/Core ] AuthSyncBo is deployed 
    [20081112 21:01:54:050] D [MI/Core ] Create AuthSyncBo instance 
    [20081112 21:01:54:050] D [MI/Smartsync ] SyncProcessing for cMIAUTH_TOP was set to DIRECT_REQUEST 
    [20081112 21:01:54:050] D [MI/Persistence ] Get IPersistenceManager for ConversationID: MI2853484152454429 
    [20081112 21:01:54:050] D [MI/Persistence ] beginTransaction() called with doWait=false for instance 3387681 
    [20081112 21:01:54:050] D [MI/Persistence ] PersistenceManagerImpl.beginTransaction():false 
    [20081112 21:01:54:050] D [MI/Persistence ] PersistenceManagerImpl.get(IQuery):(Type: (IClassDescriptor(Name: cMIAUTH_010)))(Condition: ((MEUSER =JOSHIS) AND(state <16)))(Order: ((IAttributeDescriptor(Name: MEUSER)) asc))(Start index: 0)(Max results: -1) 
    [20081112 21:01:54:050] D [MI/Persistence ] commit() called on instance 3387681 
    [20081112 21:01:54:050] D [MI/Persistence ] PersistenceManagerImpl.commit() 
    [20081112 21:01:54:050] D [MI/Smartsync ] Application has registred MessageReplyObserver for type SYNC_END: com.sap.ip.me.security.permission.AuthBoObserver@1b22920 
    [20081112 21:01:54:050] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp' 
    [20081112 21:01:55:816] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20081112 21:01:55:816] P [MI/Core ] Activate application MOBILEENGINE_JSP 
    [20081112 21:01:55:816] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20081112 21:01:55:816] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = '' 
    [20081112 21:01:55:816] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to 'http://localhost:4444/MTR/start' 
    [20081112 21:02:00:206] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20081112 21:02:00:206] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20081112 21:02:00:206] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = ''

  • 404 error when trying to download Bridge for Mac

    When I click the link to try to download Bridge for Mac, I get the following error message:
    404 Not Found
    Code: NoSuchKey
    Message: The specified key does not exist.
    Key: Software Downloads/Bridge for Mac/SonyBridgeForMac_web.dmg/index.html
    RequestId: 59C037EE02A1D9D2
    HostId: AgpZwUgJY+NT7eqlHdvge/PETeckhrg9pdqf0VzQxzwNuaUwhL3kTwL/hByrV/dbTwaM+EBrUkY=

    Hi JBK,
    Welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
    I have just tested the file for you, I have not been able to replicate the issue. I do suggest following the instructions supplied by Uliwooly above.
    I am sorry for the inconvenience this may cause.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • 404 error when trying to submit podcast but I'm able to subsribe via Advanced menu

    Okay, so first things first, here's the URL I'm using: http://www.spreaker.com/show/160815/episodes/feed
    I'm able to subscribe using other RSS feed programs and am also able to subscribe by going through the Advanced menu on iTunes.
    But when I try to submit that URL in the Submit Podcasts to the iTunes Directory feature, I get the dreaded 404 code.
    I went to Feed Validator and plugged in the URL and it said, "Sorry. This feed does not validate."
    But like I said, I'm able to use it on other RSS programs and via iTunes' Advanced menu.
    I'm utterly lost and would appreciate any help. Thanks!

    I think this is what you want...
    DECLARE
       v_ml         INTEGER        := :SYSTEM.message_level;
       v_trx_type   CHAR (3)       := 'pko';
       v_str        VARCHAR2 (1024);
    BEGIN
       --:SYSTEM.message_level := 25;
       --COMMIT_FORM;
       --:SYSTEM.message_level := v_ml;
       IF INSTR (:ce_statement_lines.trx_type, 'DEBIT') > 0
       THEN
          v_trx_type := 'rko';
       END IF;
       v_str :=
             'http://172.16.14.16:7779/reports/rwservlet?userid=rp/rp@clone&p_id='
          || :ce_statement_lines.statement_line_id
          --|| '&report=/home/oracle/agents_webutil/'
          --|| '&report=/oracle10g/home/oracle/insis_9i/userexit/bulstrad/tbiinfo/cash/'
          || '&report=d:\forms\cash\'
          || v_trx_type
          || '.rdf&destype=cache&desformat=pdf';
       web.show_document (v_str);
    END;BR,
    Bahchevanov.

Maybe you are looking for

  • Is there any way to use a late 2009 21.5 inch iMac as an external screen for an early 2011 MacBook Pro?

    Hi there, I'm trying to work out if there is any way that I can use my late 2009 21.5 inch iMac (running OS X 10.6.8; mindisplay port) as an external or second monitor when connected to my early 2011 13" MacBook Pro (OS X 10.6.8; thunderbolt). From w

  • Visual Composer 7.0 : configuration & technical settings before delivery

    Hi gurus, Environment is NW2004S / EP 7.0 and back-end R/3 system release 4.6C. I've been requested by developers to setup Visual Composer 7.0 as it is integrated in NW2004s. As it seems that setup completed succesfully (i accessed to URL "http://<my

  • Finishing backup taking slightly too long!

    Hi; Have had no issues with backups until today. The backups started at 7am, its now 12pm and its "stuck" on finishing Backup. Not sure if its normal. I downloaded the time machine widget, and this was the output: Starting standard backup Backing up

  • Available IDoc Types in ECC 6.0

    Can anybody please let me know if standard IDoc types available for below documents in ECC 6.0? If so, please let me know the technical names. Secial Purpose Ledger (SPL) Outbound SPL Inbound G/L Inbound CCA Inbound Internal Orders posting Inbound Th

  • DVD too big to burn

    I was copying a DVD following these instructions: http://docs.info.apple.com/article.html?artnum=42724 and I was able to copy it to my desktop no problem, but now when I try to burn it onto a DVD-R I get a message saying the disc doesn't have enough