Custom Product catalog item text not displayed after product search

Hello Experts,
1. We have configured a custom PCAT_ITM text - Product catalog item text. - (say 000A )
2. Have appropriate text determination procedure, access sequence to determine this custom text
3. The text determination procedure has been chosen in the custom catalog type.
The above steps lets us use and publish this custom text in catalog using the text id ( TEXT000A_ ).
4. For accessing this text in the ISA Catalog search, we have maintained the text-id mapping in the file catalog-site-config.xml as follows:
  <Map ID="siteMapID">
    <Key ID="Subtitle">TEXT_000A</Key>
</Map>
Well, the issue now is, this setup works fine only in certain pages, but not in some other pages.
a. Works fine in ProductDetails.inc.jsp - currentItem.getAttribute("TEXT_000A") gives the right catalog item text value.
b. Doesn't work in organizer-content-product-search1.jsp - product.getCatalogItem().getAttribute("TEXT_000A"). Though the expectation is to get the catalog item text, we get a value "TRUE", yes (TRUE).
Can any expert tell if we are missing anything.
Easwar Ram

Hi Suvitha,
It may help in you looking up tables STXH / STXL before and after you make a change to one of your text objects ZPROD_DES.
Cheers,
Ashok.

Similar Messages

  • PO item text not displaying in ME23n

    Hello,
    There is a PO which was created manually in which the Item text does not display from ME23n. In the display, the item text has a tick next to it but the display window shows nothing. However, the output message is having the item text in it.
    Has any one encountered a problem like this?
    Some additional points in this regard:
    - PO created with refernce to a PR
    - The item text was manually entered in the PR and it is displaying correctly there.
    - The PR and PO could have been created with a different log-in language
    Appreciate a response.
    Thanks
    Nazeer

    Hi Antony,
    Thanks for your reply, but what you say is not correct.
    Item text, or for that matter any text, is not language dependent. I have tested this out by creating a PR in DE and the PO in EN. The text in both (PR or PO) displays correctly when you log in with either DE or EN.
    Thanks
    Nazeer

  • Menu Items does not display after Making ARD file

    Hi Experts
    I have created a Addon Which has Five Menu Items. Three Items in Setup->Inventory and Two in Inventory->Inventory Transcation. It will woriking fine when I run my addon from Visual Studio directly But after created ARD file It does not show Menu items. There was no error during making ARD. I tried three times. But result is same it does not show any Menu Items. Plz suggest me Code is given below. I Use VB B1 AddOn Wizard for creating Menu Items This has a seprate addMenu.xml module.
    <Application>
      <Menus>
        <action type="add">
          <Menu Checked="0" Enabled="1" FatherUID="43540" Image="" Position="9" String="Bin-In" Type="1" UniqueID="AM_1" />
          <Menu Checked="0" Enabled="1" FatherUID="43540" Image="" Position="10" String="Bin-Out" Type="1" UniqueID="BINOUT" />
          <Menu Checked="0" Enabled="1" FatherUID="43540" Image="" Position="11" String="Intra-WH Movement" Type="1" UniqueID="INTRA_WH" />
          <Menu Checked="0" Enabled="1" FatherUID="11520" Image="" Position="12" String="Zones" Type="1" UniqueID="Zone" />
          <Menu Checked="0" Enabled="1" FatherUID="11520" Image="" Position="13" String="Bin AddOn Setup" Type="1" UniqueID="Setup" />
          </action>
      </Menus>
    </Application>
    Thanks
    Gorge

    Hi,
    Did you included the AddMenus.xml in the extra files when you generated the installer?
    The AddMenus.xml file needs to be in the same folder as the addon exe. If there is no AddMenus.xml file there is no error raised, B1DE thinks there are no menus to add.
    You have to include all extra files in the installer when you generate it.
    Hope it helps
    Trinidad.

  • Item not displaying after upgrade in to 12.1.3 from 12.0.6

    Items are  not displaying in iStore front end pages after upgrading the instance from 12.0.6 to 12.1.3.
    We are getting the below error messages while checking the view pages source.
    oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: null
        at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:1347)
        at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:3075)
        at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:3012)
        at oracle.apps.ibe.catalog.Item.getItemPrices(Item.java:2798)
        at oracle.apps.ibe.catalog.Item.getItemPrices(Item.java:2490)
        at oracle.apps.ibe.catalog.Item.getItemPrices(Item.java:2421)
        at _ibeCCtdLfStMsI._jspService(_AEPLibeCCtdLfStMsI.java:376)
        at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
        at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
        at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
        at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
        at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:177)
        at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:68)
        at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:114)
        at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
        at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:119)
        at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:456)
        at _ibeCCtdCmnSctLayout._jspService(_ibeCCtdCmnSctLayout.java:2071)
        at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
        at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
        at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
        at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
        at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
        at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
        at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
        at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
        at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
        at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
        at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
        at _ibeCCtpSctDspRte._jspService(_ibeCCtpSctDspRte.java:1238)
        at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
        at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
        at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
        at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
        at oracle.apps.ibe.util.IBEReleaseResFilter.doFilter(IBEReleaseResFilter.java:42)
        at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
        at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
        at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
        at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
        at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
        at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
        at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
        at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
        at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
        at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
        at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
        at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
        at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
        at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.loadList
    The current object is null
        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)
        ... 57 more

    Hello Rahuljith,
    Please confirm if you have the data type NUMBERTABLE or IBE_NUMBERTABLE in your database.   This is now required in Release 12.1.3 to display items -
    Run this query -
    SQL>select count(*)
    from all_types
    where type_name IN ('NUMBERTABLE','IBE_NUMBERTABLE');
    If count = 0, then apply one-off Patch 13416486:R12.IBE.B or ISTORE 12.1.3+ ROLLUP 1 Patch 16509570:R12.IBE.B
    Or if count is returned, confirm the object is valid and owner APPS -
    SQL>select object_name, object_type, owner, status
    from dba_objects
    where object_name = 'NUMBERTABLE';
    If it doesn't exist or is invalid then, as APPS, execute this
    CREATE OR REPLACE TYPE NUMBERTABLE AS TABLE OF NUMBER;
    Bounce Oacore (R12) server and retest the issue
    Known issue:  11.5.10/12: Oracle iStore Catalogs are Not Displaying Prices after Patch:8875985 (11i) , upgrade to R12 or apply Patch:9592589 (R12) (Doc ID 1203984.1)
    Regards,
    Debbie

  • CIN: Items are not displayed while updating the RG1 Register using T Code:

    Hi Experts,
    Items are not displayed while updating the RG1 Register using T Code: J1I5.
    System is not showing any error message.
    Can any one explain to update the RG1 Register?
    Thanks
    Chandra

    Hi,
    dont go the table again and again . the table is updated at intial stage only for stock update but not when SAP is running.
    In day to day bussiness the flow is as follows:
    Production - MB31 - to Unres stock
    Sales - VL02n - PGI - to customer - i.e out of unres stock
    Every day u can run TC J1i5 once in a day as decided and update the register so all transactions which have happend in that day gets updated i.e both input and output.
    and this will happen every day.
    hence dont use table as it is only for intial data upload i.e just before golive.
    Hope i am clear.
    krishna

  • Line items is not displaying

    Hi,
    When i simulate in F-28, line items is not displaying
    eg: 40  SBI  1500
    only displaying the remaining items like
    eg: 40  discount 500
          50  ABC     2000
    is not displaying
    what may be reason. where can i change settings
    Rgds
    sunfico

    This will happen as the system searches for automatically created line items, in this case, the discount.
    Nothing to worry, press Enter key twice, after simulation, you should get the all line items display
    Thanks
    Siva

  • Flash Text not displaying certain fonts

    Thanks as always…
    I am trying to use Flash text for some headings, but after an
    hour of pulling my hair out I've just realised it will only display
    certain fonts, such as Helvetica etc.
    I added the font I want to use to my font list but it still
    does not display…
    I'm using MX on OSX 10.3.9.
    Any ideas? Thansk.
    Flash Text not displaying certain fonts

    Fodderstompf wrote:
    > Thanks guys,
    >
    > I don't have Flash MX and it turns out the font is a
    Postscript Type 1.
    >
    > Didn't realise about the true-type thing, bit of
    nusiance (and completely the
    > opposite of the hassle I normally have with print
    work!).
    >
    > I'm gonna look and see I can get a true-type version of
    the font (Tabitha), or
    > is there any other work around?
    >
    > Thanks.
    >
    >
    Is your text in a dynamic text box, or static text box in
    flash?
    I don't think the issue concerns the "true-type" or not
    "true-type" font.
    In Flash, when text is part of a dynamic text box (which I
    assume is the case in your situation),
    then the font works just like in an html page:
    if the font is installed on the computer it will show, if
    not, it won't. The way around this, is to
    embed the font data in the authoring flash file, and link it
    to the dynamic text box, via actionScript.
    So if you cannot work on the authoring Flash file with Flash
    MX or Flash8, and if indeed we're
    talking about a dynamic text box, your only option is to use
    a web-safe font.
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    An Ingenious WebSite Builder:
    http://sitelander.com

  • Automatic Payment program -line item cleared not displaying in table

    automatic Payment program -line item cleared not displaying in table
    i have re run the APP program DUSR1 same earlier it has run twice but table dose not show double payment to vendors how to resolve the issue.
    Can some one please guide me on this.

    Hi Priyanka,
    First, which table are you referring to.  If your fist APP run clears the line item, it will no longer be available in the open item. 
    Please be more specific on the problem so that we can try to help you.  If possible, please provide screenshots.
    Regards,
    Ganesh

  • Document library items are not displaying in sorted order in sharepoint 2013

    Hi,
    I have a document library , I am storing document sets on it.
    28326 items are there in the library.
    I have configured sort on Name columns. Initially items are displaying in sorted order like (A,B,C,D,E...)
    Now Items are not displaying in a sorted order it is displaying like (A, B,C,D,E,A,C...) like this.
    Please help me on this sorting issue.
    Thanks,
    Samir

    Are the documents displaying in your image inside the document sets?  If so then your sets (folders) are displaying in alphabetical order and the documents inside the sets are displaying in alphabetical order.  This is what i would expect.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Quotation Items are not displayed on SRM Web

    Hi experts!
    I did a program to create a quotation based on a Bid invitation.
    My program creates the document correctly, but, when i try to show the quotation on the browser, the quotation items are not displayed.
    If I open this same quotation on the SRM Gui (TCODE = BBP_PD), the quotation items are there.
    Anybody in here already had this problem?
    Thanks in advance.
    Danilo Cardoso

    Hi.
    I got to fix my program!
    My code is like that below:
          ls_quot_item_e-src_guid        = bid_items-guid.
          ls_quot_item_e-src_object_type = 'BUS2200001'.
    The business object BUS2200001 is the BO of Items of Bid Invitation, now, my reference is complete.
    It works fine now.
    Thanks for you help.
    Regards.
    Danilo

  • Oem web page will not display after O/S dst patch

    Hello,
    The Grid web page will not display after we DST patch for the o/s.
    All below start fine without any errors:
    emctl start oms
    emctl start iasconsole
    opmnctl startall
    emctl start agent
    The Grid web page is not displaying. What might happened after the o/s dst patch that might cause this? Our GRID is 10204 with a 10104 repository. The 10104 has not yet been dst patch.
    What logs should I be looking at to figure why the web page is not displaying? Thank you.

    Provide the output of these comands:
    $OMS_HOME/bin/emctl status oms
    $OMS_HOME/opmn/bin/opmnctl status
    $AGENT_HOME/bin/emctl status agent
    $DATABASE_HOME/bin/sqlplus "/ as sysdba" << EOF
    SELECT STATUS FROM V$INSTANCE;
    EOF
    $DATABASE_HOME/bin/lsnrctl status LISTENER_NAME
    Regards

  • My iBook will not display after Power up Chime

    Please I need Help.
    My iBook (16VRAM) Does not display after the power up chime. so i have tried to reset the PRAM by holding down CMD, OPTION, P & R after the chime, But Nothing Happens, I dont hear a second chime (I dnt Knw how long am suppose to hold down the keys, But i held it for 2 mins and still nothing)
    Please help.
    Thanks.

    Welcome to Apple Discussions Aaron
    Force quit in the middle of an installation spells "trouble". Try starting the computer in Safe Mode. If successful, restart the computer and see if it fully boots. If not, you more than likely have directory damage that needs to be repaired. Disk Utility may be up to the task.
    Post back

  • Forms not displaying after ATG 7 patch

    Forms not displaying after ATG 7 patch., 11i Linux OS.
    6241631

    Hi;
    AFAIK no, i also cant see this info at below doc
    About Oracle Applications Technology 11i.ATG_PF.H.delta.7 (RUP 7) [ID 783600.1]
    Please check upper note below part and be sure you have all those steps on your issue:
    -Known Issues
    -Instructions for Applying Oracle Applications Technology Update for 11i.ATG_PF.H.delta.7
    -Implementation and User Documentation
    Regard
    Helios

  • Thumbnails do not display after using rebuild tool

    I am using OSX 10.7.5, and iPhoto 8.1.2.
    recently I made a back up copy of my files.
    I then reinstalled my operating system.
    I then copied my iphoto library back onto my computer.
    imported my iPhoto library into iPhoto
    Pictures are in iPhoto.
    Thumbnails do not display.
    I have used the rebuild tools provided by iPhoto.
    Still no thumbnails displaying.
    any other ideas?

    It relates to your suggestion in that, the reason I posted was to solve a thumbnail issue.
    "re: Thumbnails do not display after using rebuild tool"
    Terence suggested reloading my back up library.
    I asked Terence where I should import to.
    I was thinking that my thumbnail issue was related to the way I imported my back up.
    You clarified where to import the library...
    I tried it and I still have no thumbnails
    I have already tried repairing permissions and rebuilding thumbnails using the i photo repair tool.
    can you help me?

  • Why won't voice generated text not display as I speak?

    Why won't voice generated text not display on the screen as I speak?

    All you get in 10.6.5 is spoken COMMAND recognition.
    Dictation requires 10.8 Mountain Lion or later:
    Mac Basics: Dictation lets you speak text instead of typing

Maybe you are looking for

  • URGENT - Posting a XML file to a listener URL

    Hi all, I have a situation like this: A servlet Client should post a XML file to a listener URL, and the listener responds back with a XML file after the processing the posted XML file. 1. Before posting, the servlet client should establish a session

  • Again after last patch: Windows 64 - PDF preview handler not working

    Adobe's PDF preview handler doesn't work unter Windows XP/Vista/7 64 bit. Because of that PDF preview e.g. in Windows explorer or MS Outlook isn't displaying PDF preview. This issue has been discussed in this forum some months ago, and this page give

  • IPod touch strange sync issue

    I just got a new macbook pro and I needed to transfer my iTunes info from a PC to and external formated for PCs to the Mac. I got everything into iTunes and the music and videos will play fine without the external. All of the files are on the Mac. Ho

  • Uploading order files

    Hi All, My customer will place(upload) orders in a particular folder, and it gets stored in Portal repository. they will place orders in excel file. this is mandatory. They have their own Plan codes. My question is: I need a program that picks a file

  • Sticky Footer impasse

    Bogged down trying to put a sticky footer on a page. Without the footer, all the body text displays correctly. Add the footer and about the bottom third of the text is unavailable, that is, when you scroll to the bottom you're seeing only about the t