ORACLE tags not working after 1.5.1 patch

I have some logic in my template the looks up information from some Oracle tables. This logic worked fine in 1.5.0, however, after applying the 1.5.1 patch it does not perform the Oracle logic, but shows the Oracle code as HTML on the page. Here is the code in question: (This is not the entire code, but one HTML TD that comes before the Oracle code, and one HTML TD that comes after it)
<TD align="center" valign="top"><A
href="/pls/portal/PORTAL.home"><IMG src="#WORKSPACE_IMAGES#ihome.gif" alt="Home" border="0"></A></TD>
<ORACLE>
BEGIN htp.tableData(htf.anchor2('javascript:help_openTopic(''/insitehelp/Insite_Help.htm'', ''' || pkg_insite_general.help_link(v('APP_ID'), v('APP_PAGE_ID')) || ''')', '', '', '', '><IMG src="#WORKSPACE_IMAGES#ihelpl.gif" alt="Help" border=0'), 'center');
END;
</ORACLE>
<TD align="center" valign="top"><IMG src="#WORKSPACE_IMAGES#ilogout.gif" alt="Logout" border="0"></TD>
This is what displays on the web page:
BEGIN htp.tableData(htf.anchor2('javascript:help_openTopic(''/insitehelp/Insite_Help.htm'', ''' || pkg_insite_general.help_link(v('APP_ID'), v('APP_PAGE_ID')) || ''')', '', '', '', '>

Your removal of functionality in a bug fix has broken a production application for us. This does not seem like something that should have been done with a "patch"
I have just read all that I can find on "shortcuts" and am not finding what I need.
Here is what we are doing:
We are using RoboHelp for our help content. We have a help icon and a help link on the header of the page. This is defined in our template. We have to have the name of the module (Page Alias) to link the page being run to the help content for that page. Since you do not have a system variable for page name or page alias, I have had to put this information into an Oracle table. I was looking that up with a function within the Oracle Tags.
Can I create a shortcut that would create the following code pl/sql code into a PL/SQL function body:
BEGIN
htp.tableData(htf.anchor2('javascript:help_openTopic(''/insitehelp/Insite_Help.htm'', ''' || pkg_insite_general.help_link(v('APP_ID'), v('APP_PAGE_ID')) || ''')', '', '', '', '><IMG src="#WORKSPACE_IMAGES#ihelpl.gif" alt="Help" border=0'), 'center');
END;
and call this shortcut where this help icon needs to appear like:
<TD align="center" valign="top">
"CALLHELPWITHICON"
</TD>
I have done the above, but it does not work. What am I doing wrong, how can I get this to work? We have had to remove our help icons because of this patch.
I thank you so for your research on this.

Similar Messages

  • Oracle Streams not working after database restart

    Hi,
    I am new at this so hope that somebody out there can give me some guidance.. I have managed to setup the streams properly on both my 10g database as per the scripts given in StreamsAdminConfig.sql and StreamsSetup.sql.. It worked beautifully on both direction.
    However when i restarted DB1.. suddenly the replication become just one directional only, namely from DB1 -> DB2. I have tried to do DBMS_STREAMS_ADM.STOP_APPLY, STOP_CAPTURE, START_APPLY, START_CAPTURE many times on both DB1 and DB2 but still it works only in one direction.
    Later I tried to restart both databases and not it does not work at all (both direction).. Tried restarting the apply and capture process many times too but get no success. Any idea what I could check or try to find out what when wrong. Thanks.
    regards,
    thamch

    trying viewing the status and error messages in views
    dba_apply, dba_apply_error, dba_capture and dba_propagation at both databases.

  • Hap_start_page_powl_ui_ess OBN not working after upgrade to HR Patch 32

    Hello ,
    After upgrade to HR Patch 32 . The obn in our portal is not working for the ESS/MSS POWL. Before the update it works fine.
    Any suggestions?
    Regards

    apply the note 1352104 and check the following the note
    1465076 - OBN issues in Performance Management
    1443243 - Update MSS with OBN operation for PMP Document
    1408243 - Configuration for object-based navigation
    1319792 - Problems when navigating between Web Dynpro

  • Oracle Portal not working after upgrading from 1.0.2 to 1.0.2.1

    Hi All,
    Previously I had
    9iAS : 1.0.2.0.0
    Portal: 3.0.7.6.2
    OS: Win NT
    and I upgraded to
    9iAS: 1.0.2.1.0
    Portal: 3.0.8 (using scripts)
    Now the scenario is
    I can access: Apache, Servlet(IsItWorking) and JSP samples. But now I can't access Oracle portal (ie http://host:port/pls/portal30/). Even Login Server is coming properly (ie http://host:port/pls/portal30_sso/)
    There was no errors during upgrade scripts. Also I check the portal30 schema for invalid objects. But there were no invalid objects in that schema.
    According to me, all the modules of apache are working only except mod plsql and so i can not access Portal. It gives misconfiguration error from apache. So what can be the problem??
    Any ideas in this.
    Thanks in advance.

    There was an issue reported on this upgrade having to do with multiple entries in the Apache configuration files. Check your .conf files for duplicate entries.

  • Oracle forms not opening after applying devoloper 6i patch 19 (P 9935935)

    Dear All,
    I have planned to upgrade forms version from 6.0.8.25 to 6.0.8.28 as followed the note      Upgrading Developer 6i with Oracle Applications 11i [ID 125767.1]
    and applied the Patch 9935935 after this we have not open the forms and Open the all three windows as normal but after third window we are not able to get any forms window.
    what is the problem we can not find any errors and remain applications services are running fine..
    please give me solution for this??
    Thanks in advance...

    Hi Hussein,
    Thanks for quick response..
    yes, all patches has been applied successful and we are not get any error in Apache log file..
    below the Java console error:
    Oracle JInitiator: Version 1.3.1.21
    Using JRE version 1.3.1.21-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\mu34835
    User has overriden browser's proxy settings.
    Proxy Configuration: no proxy
    JAR cache enabled
    Location: C:\Documents and Settings\mu34835\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar to JAR cache
    Deleted glahelib.jar-5452fb74-2d4101e0.zip from JAR cache
    Deleted glahelib.jar-5452fb74-2d4101e0.idx from JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar to JAR cache
    connectMode=Socket
    serverHost=oraapps03.emri.net
    serverPort=9009
    Forms Applet version is : 60828
    java.lang.NoClassDefFoundError: com/trend/iwss/jscan/runtime/Session
         at oracle.forms.handler.UICommon.<clinit>(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.engine.Runform.registerHandlerClass(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Yes, auto config successfully completed
    Thanks,

  • "Find Form" calendar is not working after migration

    Hi,
    We have migrated from Oracle 9i to 10g.we have one form ''FormA" and "find form" for that FormA.Calendar functionality is present in both FormA and "Find FormA".if we try to use calendar functionality in "Find formA",its giving error like FRM-40104 - No such block calendar,FRM-40105(unable to resolve reference to item claendar.cell1.........),FRM-41045 (cannot find item - invalid id).Actually this scenario is not working after migrating the FORMS application to 'OAS10.1.2' from 'OAS904' .
    In 'OAS904' ,The calendar item is present in the 'FormA' form, the 'calendar.show' hides the "Find FormA" and appears in the FOrmA and uses FormA's calendar item and after selecting the date,the date s applied to the "Find FormA"
    But after migration, the "Find FormA" is not hiding, so its not able to retrieve the calendar properties.Because the calendar is present in "FormA".
    Any problem with pll files like 'qmslib65','qmsolb65',qmsevh65'??
    please help me by providing suggestions.
    Thanks

    qmslib65','qmsolb65',qmsevh65Are these libraries self-written or from some third-party tool?

  • Tecra M7: Tablet does not work after lid closing

    Has anyone had problems with the tablet not working after closing the lid on a Tecra M7? Bios is 3.20
    Doesn't seem to happen on hibernate or sleep.
    I have the lid set to do nothing on close.

    Hi
    What do you mean with tablet not working after closing the lid?
    Does the notebook freezes or what?? What happens exactly???
    The close the lid settings can be set to hibernation mode or standby mode or no action.
    These settings can be set in the power saver setup actions.
    If you have some problems with some installed Toshiba applications I would recommend reinstalling the TOSHIBA Common Modules and the program which doesnt run correctly!
    Best regards

  • My new iPad sound is not working after updating to ios 6.1

    My new iPad sound not working after updating to ios 6.1. Headphones are working fine. I tried all the troubleshoot. can anyone know the answer, plz share with me

    Hi,
    I have exactly the same issue as everyone above. I only get sound through the slider on the ringtone in settings and through my headphones. I do not get any sound anywhere else at all.
    I Have tried:
    - Updating to iOS 6.1.3
    -re starting the device
    -checking that the device is not muted. My slider switch is set to mute rather than lock and is unmuted.
    -going into general settings and reset all settings
    -the device reset several times (waiting until I saw the all important apple logo)
    -removing the last few apps I installed.
    Nothing at all has worked, please help!
    New iPadiPad

  • IPhone 5s not working after voice over turned on

    iPhone 5s not working after voice over turned on

    Hello ss1997,
    Thanks for using Apple Support Communities.
    To troubleshoot this issue where your iPhone will not boot past the Apple logo please follow the steps in the article below.
    iOS: Not responding or does not turn on
    Take care,
    Alex H.

  • Iphone 4 personal Hotspot not working after update to IOS 7.1 India BSNL cellular

    Iphone 4 personal Hotspot not working after update to IOS 7.1 India BSNL cellular

    BSNL is not a supported carrier. Personal Hotspot requires carrier support and provisioning of the account to enable it. iOS 7.1 disabled the ability to manually configure Personal Hotspot on unsupported carriers.

  • Iphone 4 Home button not working after upgrade to OS 4.3.5

    Iphone 4 Home button not working after upgrade to OS 4.3.5.Please help!!!!!!!!

    It seems that settings of mail accounts have something to do with it. I've delete my gmail account and am now using Microsoft Exchange. It seems better, yet not perfect. The issue is definitely due to OS 4.3.1
    Apple answer is - no answer. It is a shame that the quality of their products, in terms of design and concept, is not match by a care for customers. It is not normal that I, as a customer, have to spend hours reading Apple Discussions forum to try to understand what the problem is. A little more respect for a customer that spend big $$$ buying their products wouldn't hurt.

  • IPhone 4s Voice mail notification not working after switching from Verizon to PagePlus.

    iPhone 4s Voice mail notification not working after switching from Verizon to PagePlus.  How can I get the notifications working?

    Contact your carrier - voicemail, and visual voicemail, is a carrier feature.

  • Iphone 5 back camara not working after ios update

    My Iphone 5 back camara is not working after ios 8.1 update this morning
    Only getting some fuzzy image.
    Camara was working before the update.
    Resting the phone to factory setting restoring phone nothing seems to work
    I think this will be my last Iphone as apple never respondse in any case

    If you're expecting Apple to respond on this forum, you will have a long wait. This is a user-to-user technical support forum that is only hosted by Apple. This was made clear when you signed up. In any case, try the steps in this article to troubleshoot hardware issues (there is a camera section):
    iPhone: Hardware troubleshooting

  • Iphone 6 plus facetime camera not working after 8.1 upgrade

    iphone 6 plus facetime camera not working after ios 8.1 upgrade, also while making calls the voice on the other side sounds distant. Any pointers.

    It seems the facetime camera does not work for whatsapp only it works normally.

  • Caller Id not working after update

    My caller id pictures are not working after the update.

    Still having the same problem.  It appears to be a problem with City ID.  Local Verizon office told me it could be uninstalled.  I can't seem to find out how to uninstall an application that has the uninstall button "greyed out".  After forcing stop the application, it turns itself back on after every call.  When that happens I lose the city the call is coming from, but I still get the number showing.  Other times I don't receive anything.  I NEVER know who's calling me and it's getting annoying. Hell, with AT&T, I knew who was calling me....just couldn't stay connected.  Now if I miss a call..I don't have any clue as to  who to call back.
    Get this City ID crap app off my phone....that's all I want...it's not too much to ask....please...!

Maybe you are looking for

  • Mini bridge doesn't appear in photoshop

    I've been trying all day to try to get mini bridge to work (or even show) in Photoshop. I've tried a number of things to get this to work.  I've uninstalled all my Adobe CC applications, run the Adobe cleaner file and reinstalled the applications - A

  • Is it possible for me to upgrade my iPhone if I didn't get it from the apple store or any carrier stores?

    I got a iPhone 4 from my uncle but he bought it off Craigslist and we can't get in touch with the man anymore.  So like I asked is it possible to get a upgrade?

  • Step 20 - Create new connection for NORTHWIND user, Northwind - Migrated

    Hello, I am migrating the Northwind database from Access to Oracle, and I am following the directions, but when I get to step 20, create a new connection for the Northwind User, Northwind - Migrated, I cannot create the connection. After running the

  • Service amount to be Inventorized

    Material is provided by X vendor ,Transport Vendor is Y . I am having a rate contract with the Service Venodr as mentioned below.My plant is in Mubmai loaction. Qty (In MT)            Rate              Location 3-5                       5000         

  • Deadline setting in GP action

    HI all Have a nice weekend to all Anybody know how to set deadline in GP action. I want to terminate an action in GP after a duration, and start the next action. Is it possible in GP?. If so how it will do in WebDynpro CO or some other method. If any