How to 'client-side include for secondary menu on page'

Hi there.
The following page refers:
test page for early
draft
The linked page is in fact a DW CS3 tmp preview file, for
that reason the CSS has been pulled into the html file by DW, it
won't look that way in the eventual page file.
After lengthy battles with the Spry Horizontal menu, I
eventually resorted to Pop Menu Magic 2 (PPM2) to generate menus.
I'm very happy with the product (I'm not looking for PPM2 support,
but rather support pertaining to CSS-driven menu's in general
relating to caching). I started out with a single main navigation
menu, which was very comprehensive - but also very big (ito file
size). I was hoping to cache a part of the menu on the client-side
to reduce download times once the site visitor has downloaded the
first page in the site (where he enters the site is not
applicable). But that proved impossible (I think...).
I then followed some advice to break up my main navigation
menu, keep only the more important stuff in there and rather
distribute the lower levels of the main menu into their own
dedicated menus. From there the page linked above.
The main menu at the top is fine, no problem there. On the
left below the masthead I've created two menus, one above the other
(it displays as a single menu but the first menu ends above the
"Other tour lists" item). The first of these two menus contains the
bulk of the heavy navigation elements (±160kb of the total
page file size of 220kb). The div info that applies to this menu =
<div id="p7PMM_2" class="p7PMMv06">. I'd love to cache this
menu, either in full or the bulk thereof, on the client-side. That
is implement a client-side include. When a visitor first enters our
site the include file with the 160kb (secondary) menu gets
downloaded together with CSS stylesheets, etc. When the visitor
links through to a following page in our site, his machine
(client-side) dishes up the menu to that next page without having
to download it from our hosting server a second time.
Is this possible and how? Any and all suggestions will be
appreciated!
Our clients are mostly wealthy and thus probably (virtually)
all have high-speed broadband connections. I seriously doubt that
any of them are running dial-up connections. Thus this issue is not
going to sink our site. But I'd love to cut page file size if
possible.
Furthermore, I'm not too worried about the small portion of
visitors that may have their javascript disabled in their browsers.
The main navigation menu at the top of the page will still allow
them to navigate the site. Much the same goes for SEO.
I've tried one or two CSI javascripts and succeeded in
actually getting the relevant tags and contents inserted in the
html document, but the javascript would then 'break'. That is all
the coding and menu contents would be there, but the javascript
won't function (menu's won't pop / fly-out). I'm a little clueless
when it comes to Javascript, and many other things :-), but I
suspect that the Javascript in the include file does not get
called. If the Javascript is kept in the html file, the menu
content (elements) in the include file arrives in the html file
after the relevant script has been called and doesn't get
rendered??
Once again any help / suggestions will be appreciated!

> But that proved impossible (I
> think...).
Even without doing anything on your part, the images, the
CSS, and the
javascript is already cached client-side. You cannot cache
any of the
structural code client-side.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"afrilux" <[email protected]> wrote in
message
news:[email protected]...
> Hi there.
>
> The following page refers:
http://www.afrilux.co.za/test/1/dev2.htm
>
> The linked page is in fact a DW CS3 tmp preview file,
for that reason the
> CSS
> has been pulled into the html file by DW, it won't look
that way in the
> eventual page file.
>
> After lengthy battles with the Spry Horizontal menu, I
eventually resorted
> to
> Pop Menu Magic 2 (PPM2) to generate menus. I'm very
happy with the product
> (I'm
> not looking for PPM2 support, but rather support
pertaining to CSS-driven
> menu's in general relating to caching). I started out
with a single main
> navigation menu, which was very comprehensive - but also
very big (ito
> file
> size). I was hoping to cache a part of the menu on the
client-side to
> reduce
> download times once the site visitor has downloaded the
first page in the
> site
> (where he enters the site is not applicable). But that
proved impossible
> (I
> think...).
>
> I then followed some advice to break up my main
navigation menu, keep only
> the
> more important stuff in there and rather distribute the
lower levels of
> the
> main menu into their own dedicated menus. From there the
page linked
> above.
>
> The main menu at the top is fine, no problem there. On
the left below the
> masthead I've created two menus, one above the other (it
displays as a
> single
> menu but the first menu ends above the "Other tour
lists" item). The first
> of
> these two menus contains the bulk of the heavy
navigation elements (?160kb
> of
> the total page file size of 220kb). The div info that
applies to this menu
> =
> <div id="p7PMM_2" class="p7PMMv06">. I'd love to
cache this menu, either
> in
> full or the bulk thereof, on the client-side. That is
implement a
> client-side
> include. When a visitor first enters our site the
include file with the
> 160kb
> (secondary) menu gets downloaded together with CSS
stylesheets, etc. When
> the
> visitor links through to a following page in our site,
his machine
> (client-side) dishes up the menu to that next page
without having to
> download
> it from our hosting server a second time.
>
> Is this possible and how? Any and all suggestions will
be appreciated!
>
> Our clients are mostly wealthy and thus probably
(virtually) all have
> high-speed broadband connections. I seriously doubt that
any of them are
> running dial-up connections. Thus this issue is not
going to sink our
> site. But
> I'd love to cut page file size if possible.
>
> Furthermore, I'm not too worried about the small portion
of visitors that
> may
> have their javascript disabled in their browsers. The
main navigation menu
> at
> the top of the page will still allow them to navigate
the site. Much the
> same
> goes for SEO.
>
> I've tried one or two CSI javascripts and succeeded in
actually getting
> the
> relevant tags and contents inserted in the html
document, but the
> javascript
> would then 'break'. That is all the coding and menu
contents would be
> there,
> but the javascript won't function (menu's won't pop /
fly-out). I'm a
> little
> clueless when it comes to Javascript, and many other
things :-), but I
> suspect
> that the Javascript in the include file does not get
called. If the
> Javascript
> is kept in the html file, the menu content (elements) in
the include file
> arrives in the html file after the relevant script has
been called and
> doesn't
> get rendered??
>
> Once again any help / suggestions will be appreciated!
>
>

Similar Messages

  • How to Disable client side validation for the message text input

    Hi,
    I have scenario where i need to by pass the client side validation for a message text input
    Scenario is
    I have a message text input field(say XYZ), i set the max length for the item as 20
    Now when im trying to enter the greek characters into it, it is allowing me to enter till 20 characters
    But when i try to submit the form ..my client side validation is firing..
    The Error says the XYZ is too long
    The problem is, in greek each character takes two bytes.(In english it is only 1).While entering the content it allowing 20 characters and when validating it is checking for bytes(if we enter in greek the length will be 40 bytes not 20)
    I cannot increase the max length .coz i have restrict the character length to 20 only.(english or Greek).
    Please help me in this regard.
    Regards
    Sandeep.

    Thanks for the information.But we dont have any option either declaratively or programatically to disable the client side validation for the message text input..I referred java docs ..i dint find any method which does..
    Correct me if im wrong

  • How to get client side validation for double range and double field in stru

    Hi,
    I have achieved client side validation by using <html:javascript formName=""/>
    All fields shows client side validation but double field and double range field is not shows client side validation but shows server side validation.
    I am using Liferay jboss server.
    Please tell me a way to achieve client side validation for double field and double range.
    Thanks & Regards,
    Brijesh Baser

    I see in the query component there is a QueryListener and a QueryOperationListener. Have you tried letting Jdeveloper create methods for these in some backing bean, and putting in some debug code to see when these methods run? I would think one of them could very well be used to validate the input, somehow; if the input were bad you could just raise an exception and pass your error message, I bet.
    If not...
    I am pretty sure that there is an appendix in the Fusion Developer's Guide for Forms developers turned to Java...you might look at what it says for post query. I know in the 10.1.3.0 equivalent documentation, they gave reference to a method in the ViewObject which fired for each record after a query was run. You could definitely intercept this query return from there. In fact doing something like this may be something like what Frank N. was intending when he mentioned ViewObjects "validation". Not sure though. I am still learning what new features there are in 11g adf/bc.
    Good luck.

  • What is Client-Side API for RMI on the Java Card Platform

    What is Client-Side API for RMI on the Java Card Platform ?
    And what is host software ?

    Your post is weird: you seem not to agree with yourself O_o
    OF COURSE sim cards have CPUs, otherwise how would you run an OS or a java vm on them?
    to drive the wifi there will be a proprietary api, just like mifare access on normal cards.
    the OS should manage the wiki stack in C/asm and expose javacard entry points. only "should" because this is only a press release.

  • How do you establish presets for style menu?

    How do you establish presets for style menu? Have not seen a tutorial or any support.

    1. Create the style you want. (in this example I created a red box with a shadow and a bevel. (example 1)
    2. With the object still selected, go to the Graphic Styles menu.
    3. Click on the small square icon to create a new style. (example 1, green box)
    4. Muse will create a new style called Style in the menu area.
    5. Click on the word Style to change the name to something more appropriete, click OK. (example 2)
    See examples attached.
    1
    2

  • Refreshing client side templates for EVHOT functionality

    Dear All,
    This query is regarding using EVHOT functionality in BPC for Excel. This functionality works only for files present in the local machine. How do I refresh client side templates so that new templates get downloaded to client machines and can be opened using EVHOT? Does simply restarting BPC for Excel in client machines work?

    Hello,
    I have seen many customers struggle with this same issue and solved it by performing the following steps.
    1.Open BPC for Excel
    2.From the eTools menu select Open Template Library
    3.Open the template
    4.From the eTools menu select Save Template Library and overwrite template on the SERVER
    5.You will be prompted to update template version, choose YES
    6.Clear local application information from the etools -> options menu
    7.Open Admin and increment template version 1 then click update version
    8.Login to BPC for Excel
    I hope this helps!
    Tom Chelednik
    Enterprise Performance Management RIG
    SAP BusinessObjects Division

  • Server Side Includes for Apache and parsing text files

    I have an old website I used to do zipped up and I decided to set it up on my personal webserver in OS X . I got apache configured to allow server side includes (edited the httpd.conf to all them:
    <Directory />
    Options FollowSymLinks Indexes MultiViews Includes
    AllowOverride None
    </Directory>
    But I can't get the pages to come up. See I have this .shtml page which loads fine and a part of it has this line:
    <!--#include file="news/news.txt" -->
    But it won't parse that txt file and show the html that its formatted in.
    Anyone have any ideas on how to get it to parse that txt file? Even if I load just that txt file it shows raw code not it formatted. Please help.

    Ignore that first reply. I thought I was dealing with server.
    As usual, I fogot to make sure that Includes was in the Options directive for the DOCUMENT_ROOT or VirtualHost. After 10 years, you'd think I'd remember that. I just configged one of my macs to do SSI. Here's the 3 lines that I changed:
    Line 399 (the DOCUMENT_ROOT definition): Options Indexes FollowSymLinks MultiViews Includes
    Line 887 (To use server parsed HTML): AddType text/html .shtml
    Line 888: AddHandler server-parsed .shtml
    apachectl restart
    and off it went!
    Roger

  • Link only with client side method for ImageArea

    Hi,
    I wanted to made an ImageMap and on each ImageArea set Link ONLY with client side method. But it doesnt work, no method is called. (in html is rendered only onClick="return false;"). When i tried to set some server side method it is working(server method is called). Is this righ behavior?
    If it is how should code for calling only client side method look like?(now i am writing that map into html by myself, but it is not nice solution ).
    And next question related to this, where is defined relationship betwenn htmlb components and java classes rendering them? i wanted to look in implemenattion of imagemap and change it for my purposes but i dont know how.
    thanks
    JJ

    I had also some problems with the ImageMap.
    I ended up by using the "HTML-way"
    <map name="Innen">
    <area shape="rect" coords="460,46,494,365" href="#" title="W7" alt="W7" onclick='alert("Nicht belegt")'>
    <area shape="rect" coords="429,92,457,365" href="#" title="W3" alt="W3" onclick='alert("Nicht belegt")'>
    </map>
    <img align="LEFT" src=<%= """ + componentRequest.getWebResourcePath()+ "/images/spannbacke_innen.gif" + """ %> width="500" border="0" alt="Karte" usemap="#Innen">                    
    Walter

  • How can Client side validate in jsf ?

    Hello,
    This is mohan, I am newly for jsf. can you please anyone tell me, how to clinet side validate in jsf?
    thanks Mohan

    Use JavaScript.
    JSF does not do client side validation. It is only a server-side technology.
    CowKing

  • Client side event for h:outputText... and other JSF component

    Hello friends...
    I need client side (to use Java script ) event for change in <h:outputText /> or <h:inputText...>.
    I want to open a popup window when there is a change in there. I donot want to use onblur() for this. Is there any thing for achiev it.
    Thanks.
    Regard
    Roshan Lal ( I don't know why there is "DOG" display in LIST )
    :-)

    Hi Jacek,
    Unfortunately I think you may be stuck extending Renderer. Another possibility is creating your component via a template, which will be available in JSF 2.0. However, as JSF 2.0 won't be out for a while... you can use JSFTemplating in the meantime:
    http://java.sun.com/developer/technicalArticles/J2EE/jsf_templating/
    http://www.theserverside.com/tt/articles/article.tss?l=JSFTemplateComponent
    Good luck!
    Ken Paulsen
    https://jsftemplating.dev.java.net

  • How to add event handling for a menu?

    hi,
    I have created a menu and few mneu items.
    for eachmenu itme , i did event handling and it is workign fine.
    it was like this
    menuItem = new JMenuItem("Exit",KeyEvent.VK_X);
    menuItem.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_X, ActionEvent.ALT_MASK));
    menuItem.addActionListener(this);
    menu.add(menuItem);
         public void actionPerformed(ActionEvent e)
    JMenuItem source = (JMenuItem)(e.getSource());
    String s = "Action event detected. Event source: " + source.getText();
    System.out.println(s);     
    public void itemStateChanged(ItemEvent e)
    JMenuItem source = (JMenuItem)(e.getSource());
    String s = "Item event detected. Event source: " + source.getText();
    System.out.println(s);
    now int he second menu i don't have any menu item and i want to do the event handling for the menu itself. any ideas how to do it. following is the code for the menu
    //Build the second menu.
    menu2 = new JMenu("Options");
    menu2.setMnemonic(KeyEvent.VK_O);
    menuBar.add(menu2);
    menu2.addActionListener(this);     //this does nto work

    You were on the right track. However, selecting a menu is different from selecting a menu item. MenuItem chucks an ActionEvent and Menu will send an ItemEvent.
    If you pile all action output to one actionPerformed method then be careful of your assumptions on what the source type will be. If by any chance the Menu has sent an ActinoEvent then your code will have caused a ClassCastException.
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class MenuTest implements ActionListener, ItemListener {
        JMenuItem menuItem;
        JMenu menu1, menu2;
        JMenuBar menubar;
        JFrame frame;
        public MenuTest() {
            frame = new JFrame("MenuTest");
            frame.setDefaultCloseOperation(frame.EXIT_ON_CLOSE);
            menubar = new JMenuBar();
            frame.setJMenuBar(menubar);
            menu1 = new JMenu("File");
            menu1.setMnemonic(KeyEvent.VK_F);
            menuItem = new JMenuItem("Exit",KeyEvent.VK_X);
            menuItem.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_X, ActionEvent.ALT_MASK));
            menuItem.addActionListener(this);
            menu1.addItemListener(this);
            menu1.add(menuItem);
            menubar.add(menu1);
            //Build the second menu.
            menu2 = new JMenu("Options");
            menu2.setMnemonic(KeyEvent.VK_O);
            menu2.addActionListener(this); //this does not work
            menu2.addItemListener(this); // use this instead
            menubar.add(menu2);
            JPanel panel = new JPanel();
            panel.setPreferredSize(new Dimension(100,100));
            frame.getContentPane().add(panel);
            frame.pack();
            frame.show();
        public void actionPerformed(ActionEvent e)
            String s = "Action event detected. Event source: " + e.getSource();
            System.out.println(s);
        public void itemStateChanged(ItemEvent e)
            String s = "Item event detected. Event source: " + e.getSource();
            System.out.println(s);
        public static void main(String[] args) {
            new MenuTest();
    }

  • Could not create client side connection for PDBORCL

    Dear all,
    we are using oracle database 12c enterprise edition on widows server 2012 standard edition 64bits.
    we cannot make a connection from client to the PDBORCL using Net Configuration Assistant.
    TNSNAMES.ORA
    # tnsnames.ora Network Configuration File: C:\app\Administrator\product\12.1.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    LISTENER_ORCL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
      (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
      (CONNECT_DATA =
      (SID = CLRExtProc)
      (PRESENTATION = RO)
    ORCL =
      (DESCRIPTION =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
      (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = orcl.hct.org)
    PDBORCL =
      (DESCRIPTION =
      (ADDRESS = (PROTOCOL = TCP)(HOST = HP426-ORATEST)(PORT = 1521))
      (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = PDBORCL.hct.org)
    LISTNER.ORA
    # listener.ora Network Configuration File: C:\app\Administrator\product\12.1.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
      (SID_DESC =
      (SID_NAME = CLRExtProc)
      (ORACLE_HOME = C:\app\Administrator\product\12.1.0\dbhome_1)
      (PROGRAM = extproc)
      (ENVS = "EXTPROC_DLLS=ONLY:C:\app\Administrator\product\12.1.0\dbhome_1\bin\oraclr12.dll")
    LISTENER =
      (DESCRIPTION_LIST =
      (DESCRIPTION =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    On my client side, i open NET CONFIGURATION ASSISTAN,
    click on LOCAL NET SERVICE NAME CONFIGURATION,
    select ADD and click next
    on the service name type PDBORCL
    select TCP and click next
    on the hostname, put the name of the server which is HP426-ORATEST and click next
    when i click on YES PERFORM TEST, it give the following error
    Connecting...ORA-12170: TNS:Connect timeout occurred
    The test did not succeed.
    Some of the information you provided may be incorrect.
    Click Back to review the information provided for net service name, or Change Login to change username.
    we could ping the HP426-ORATEST using cmd on my client.
    kindly guide us.
    Thank you.

    LSNRCTL SERVICES
    C:\Users\Administrator>LSNRCTL SERVICES
    LSNRCTL for 64-bit Windows: Version 12.1.0.1.0 - Production on 23-APR-2014 23:23
    :39
    Copyright (c) 1991, 2013, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.153.103.202)(PORT=152
    1)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
      Handler(s):
      "DEDICATED" established:0 refused:0
      LOCAL SERVER
    Service "orcl.hct.org" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
      Handler(s):
      "DEDICATED" established:0 refused:0 state:ready
      LOCAL SERVER
    Service "orclXDB.hct.org" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
      Handler(s):
      "D000" established:0 refused:0 current:0 max:1022 state:ready
      DISPATCHER <machine: HP426-ORATEST, pid: 3088>
      (ADDRESS=(PROTOCOL=tcp)(HOST=HP426-ORATEST.hct.org)(PORT=59070))
    Service "pdborcl.hct.org" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
      Handler(s):
      "DEDICATED" established:0 refused:0 state:ready
      LOCAL SERVER
    The command completed successfully
    LSNRCTL STATUS
    C:\Users\Administrator>LSNRCTL STATUS
    LSNRCTL for 64-bit Windows: Version 12.1.0.1.0 - Production on 23-APR-2014 23:24
    :38
    Copyright (c) 1991, 2013, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.153.103.202)(PORT=152
    1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 12.1.0.1.0 - Produ
    ction
    Start Date 23-APR-2014 03:44:26
    Uptime 0 days 19 hr. 40 min. 16 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\app\Administrator\product\12.1.0\dbhome_1\network\a
    dmin\listener.ora
    Listener Log File C:\app\Administrator\diag\tnslsnr\HP426-ORATEST\listen
    er\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=HP426-ORATEST.hct.org)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=HP426-ORATEST.hct.org)(PORT=5500))(
    Security=(my_wallet_directory=C:\APP\ADMINISTRATOR\admin\orcl\xdb_wallet))(Prese
    ntation=HTTP)(Session=RAW))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl.hct.org" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB.hct.org" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "pdborcl.hct.org" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully

  • Client Side Support for NTLM

    Hi
    I have been trying to read my mails from Microsoft Exchange Server by using java library developed by Various Software Products like Javamail,Mousetrap,Icemail,Jscape,JavaMail, and IPWorks.
    On our server side we are having "Secure Password Authentication"(NTLM) in order to encode and decode mails, So we need to use the same Authorisation Mechanism on Client Side so that we can read mails from the Exchange Server.
    ( As Server Side Autherisation Mechanism should match with Client Side Autherisation Mechansim to read mails from Exchange Server)
    On Client Side, I have tried using the software products that i specified above. All the above listed products are supporting CRAMMD5,PLAIN,LOGIN,DIGEST-MD5 Autherisation Mechanisms But, No one are supporting NTLM Autherisation.
    As we have NTLM autherisation mechanism set on the server side, so i need to use the same Autherisation mechanism on client side too.
    The current Exchange server version we are using is " 5.5.2654.50". I have also tried installing the Evaluation version of Microsoft Exchange server 2003 and checked whether it supports any other authentication other than NTLM. I found that, it is allowing me to use either "Clear Text" or "NTLM".
    could anyone help me in providing any Software Product (Java Library) that supports "NTLM Autherisation" to read mails from Exchange Server.
    Protocol that we are using - IMAP
    I will be greatful if anyone can help me in this
    thanks
    Srinivasa Kanchiraju
    Dynalivery Corporation
    Saint Louis MO - 63043
    Tel - 314 205 8995 ext 21

    The problem is that NTLM is a Microsoft proprietary authentication mechanism.
    I believe there are some products in the JavaMail Third Party Products page
    that support NTLM.
    http://java.sun.com/products/javamail/Third_Party.html

  • How to add new validation for the iProcurement web page?

    Hi,
    I am very new to OA Framework. Can you experts give me some guidance on how to proceed with the following customization?
    My requirement is in iprocurement when you open a new cart and check out on "ICX_POR_SHOPPING_CART" there is a Project Field and reference to Charge account. If the users go to charge account (ICX_POR_CHECKOUT_SUMMARY) and enter the segment values ( which includes project segment) and enters a value in project segment other than '000000' with out entering the Project Field on "ICX_POR_SHOPPING_CART" the page should give error.
    Please give me some suggestions on how to proceed.
    Thanks
    Vish

    I need the client side validation. By saying server side validation if you mean writing a triger on tables to validate then I am thinking to take that option as last resort.
    Can you please tell me what is PPR ( Is it personalization?) stands for.? In my case the Charge Account is DFF.
    Can you direct me to any documentation on how to add custom javascript to achieve my objective?.
    Thanks for your Help.
    Regards

  • How can i use AME for the new OAF page.

    Dear all,
    I have developed a new OAF page and registered under Employee Self Service.
    How can i use AME for the approval process.
    Appreciate your ideas?
    zamora

    I will try to answer based on my experience of working with iProcurement and AME. It depends on how you want to make a call to AME , directly from OAF Page or from Workflow and your requirement. You didn't specify what you want to show the users on OAF Page and your business requirement.
    Before calling AME Engine from the OAF page or workflow, I guess you did already setup AME Transaction Type and it's Approval Groups, Conditions, Action Types and Rules. Do some testing from AME Business Analyst Test Workbench. Please note that, AME provides lot of PL/SQL API's that you have to call from your programs (java or workflow pl/sql)
    Let's look at the workflow and putting an OAF Page as notification.
    As Sameer said, you have kick-off workflow process from PR of CO and with in the workflow function, you make a call to AME Engine API's with the AME Transaction ID. This transactionId belongs to the AME Transsaction Type that you setup. Based on the rules setup, AME Engine generates list of approvers/approver and stores them AME Tables for that transactionId. Then, it sends a notification to the approver.
    In the workflow, where that notification is defined, in the message body you have to put an attribute(&XX_WF_FWK_RN) of type document/send. And this attribute will have the constant JSP:/OA_HTML/OA.jsp?OAFunc=XX_FUNC&paramId=-&DOCUMENT_ID-. This function is SSWA Jsp function that makes a web html call to your OAF Region.
    If your requirement is to just show the list of approvers on the OAF Page, you may have to call AME API diectly passing your AME TrasnactionId with other parameters. Then AME generates list of approvers and stores them in AME tables with each approver status. You can pickup those approvers using VO and show them on OAF Page.
    Hope this gives some idea.

Maybe you are looking for

  • How can I overwrite a file with the same name in Content DB?

    Hi All, In Content DB if I upload a file with the same name as a previous one, the application shows the warning message: " ...You cannot upload "XXXXXX.doc" to "Test 1" because an item with the same name already exists ..." And the alternatives are

  • Humming noise in new MBP

    Well, the latest firmware fixed the trackpad issues that I was having. Way cool! Now yesterday, a new problem developed which I wondered if anyone else had experienced. Yesterday, when returning to my desk, I realised that my MBP was making a humming

  • Product homepage for Java Desktop System?

    Where can I learn more about the product?

  • Why are my burnt dvds showing either no video or green screens?

    I edit using Avid Media Composer 3.1.2. I usually burn dvds from iDVD, but I also have Final Cut Studio on my Mac. I recently tried to burn a wedding in HD to a dvd, but the dvd came out half compressed, with a green screen covering the lower portion

  • Ale configurations for IDoc?

    hi..      What are the ALE configurations need for an IDOC? bye.