Reg: Message LOV

Hi All,
I have requirement, where i have a Message LOV and a shuttle in one page. Based on the Value selected in the LOV, shuttle has to get populated. So what am doing is, in "lovUpdate" event am redirecting to the same Page, which is going to satisfy my requirement. But my problem here is am not able to do that more than twice when i open my page using Mozilla. But everything goes fine with Internet Explorer. My problem is, am not able to see the selected value in message LOV, if it is the third time am using it, and when i try to continue any operations it runs into an Error Page. Why is it working well with "IE" why not mozilla. Any Suggestions Please
Thanks in Advance

Hi
Does any one have idea about this behavior? Actually what is happening is when i third time try to select a value that is not getting populated in the Message LOV Box. And when i continue the process it is throwing some Number Format Exception. Why is this happening with FireFox?? If the Problem is with my code why is it working on Internet Explorer....
Thanks

Similar Messages

  • Reg Message Lov Input Field In Query Region Search.

    Hi ,
    I have a issue to implement a Message Lov Input Field in Query Region Search(AutoCustomizationSearch).
    Please Help on this Issue
    Thanks & Regards
    Santhu

    Santhu ,
    Please Let us know the step you have followed to achieve this , and what is the error you are getting .
    Regards ,
    Keerthi

  • Quoting strings in message lov input (uix)

    Hi, I used a message lov input to replace a field in the regular search form (uix). The problem is that the input isn't backslashed properly. Is there a setting I have to toggle to enable this?

    Hi John Fitzgerald,
    Sorry for taking a long time to respond.
    I am not able to get your question clearly.
    Can you kindly rephrase it and be more elaborate.
    Can you kindly let me know what you are really expecting and what is happening?
    Thanks,
    Vijay V
    Team UIX

  • Reg: Message and BPM

    Hi
    I'm having a scenario where i use a JDBC adapter to extract data from a DB. As a result of the query say, 10 rows are returned as message to XI server. I have a transformation (BPM) set and the receiver(target system) is a file. When i open the file to see its contents i can see only the first record been transfered. The mapping part used for the transformation node is having IF condition. But all the fetched records satisfies the conditions in the mapping.
    Pls let me know the corrective step.
    reg: Prabhu

    Hi,
    1)Check the input XML i.e all 10 records are coming into XI . This you can check in SXMB_MONI
    2) Then you can test the mapping in the integration Reposiotry .. So now you can get if any mapping problem. For this , check is the occurence of target strcuture is 1..n or 0.n
    /people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios
    3) If mapping is correct , then check the RWB->Message Monitoring->Message Display Tool and check the payload.
    4) If this is correct, then check the File COntent Conversion of the Receiver File Adapter.
    Hope this helps,
    Regards,
    Moorthy

  • Reg message mapping

    Hi Guys,
    I have a requirement in message mapping.......
    i have a field qual in the Customized idoc and the possible valuesfor the field are .......OT,IT,UT and ST...
    if the value of QUAL is OTor IT or UT then target should get created and if the value is ST then mapping should not fail and target should not get created...the message should get dropped...
    any suggestions please.....
    Thanks,
    Madhu

    Hello Madhu,
                   You can achive this using  standard functions and UDF, since the standard way you need to use more elements i am specifying below the udf for this.
    Select Simple Type (Value).
    String rtnValue="false";
    if(a.equals("OT")||a.eqauls("IT")||a.equals("UT"))
             rtnvalue="true";
    return rtnValue;
    and map as below
    QUAL->UDF_NODE->CreateIf->target_Node
               or
    QUAL->UDF_NODE->IFWithoutElse->target
    (This assumes your target node is optional 0..1/unbound occurences)
    Regards,
    Prasanna

  • Reg:message splitting

    How to achieve message splitting without using BPM?
    give me the weblog which shows complete details about it

    Hi
    There are two important blogs for the same
    1:N mapping without using BPM: /people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination
    Multi-Mapping without BPM - Yes, it’s possible!/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible
    Thanks
    Abhishek Mahajan
    ***Please Reward points if helpful***

  • Reg:Message not found. Application: FND, Message Name: CHILD_NOT_FOUND

    Dear team,
    We are persoanlizing iSupplier Portal . CM file extract tab
    Our requirement is to add 2 new search conditions to existing search Criteria.
    PO Need By Date and PO creation Date are the 2 new search conditons. datatype is date
    Already
    PO Need By Date exists so when we checked on querable in ak region It was dispalyed as search condition in page.
    So for PO creation Date , we created new attribute, added that attribute to Object workbnch View and then to the Region
    When i am checking querable , and checking CRM file tab I am getting the below error
    Error
    Message not found. Application: FND, Message Name: CHILD_NOT_FOUND.
    Pls suggest. Its an urgent Req.
    Regards,
    Radha

    When u go to the about this page.. and check how fields are defined for searching....
    2 things are required.....
    one create a field on which search is required..
    secondly... create a mapping.... this mapping tells u that the field on which search is performed.. how is this mapped to the database column... .... i.e. on the search results on the page...
    once the mapping between the field and the results table column is defined .. that error will go off..

  • Reg : Message no ME160 Notified qty EXeds quantity still to be notified & &

    DEAR GURUS,
    MY PO QTY IS 1000.I AM DOING INBOUND DELIVERY FOR EXCESS QTY SAY 1500.THERE ARE TWO MESSAGES WHICH ARE TO BE ERRORED ME160,ME161.FOR ME161 CONFIGURATION STEP IS GOTO MM->PURCHASING->ENVIROMENTDATA->MESSAGES.
    BUT I AM UNABLE TO FIND THE CONFIGURATION STEP FOR ME160.

    This is the standard functionality. ME 160 is hard-coded in
    as warnig message in function ME_CONFIRMATION_CHECK_QUANTITY:
    *- 1. Pr¨¹fung: Menge gr??er als offene avisierte Menge? - Hinweis
      REFE1 = EKPO-MENGE - H-AVIMG.
      IF H-UMENG GT REFE1.
        IF I_IBTYP = '3'.
          MESSAGE W870 WITH REFE1 EKPO-MEINS.
        ELSE.
          MESSAGE W160 WITH REFE1 EKPO-MEINS.
        ENDIF.
      ENDIF.

  • Reg.Message to cellphone after releasing the PO

    Dear all
    Our company wants to get the mobile alert whenever I release the PO(ME29N). Is there any posibilities in consultant side.
    Like "The PO No.4500035416,against the Vendor S.K Enterprises is released"
    Please advise regarding this matter whatever the posibilities.
    Thanks
    Rajakumar

    You can set up the system to text message when a po is outputted through the email funtionality. Same way you can send a text message through Outlook for instance. So instead of maintaining their email address in the user settings you maintain the mobille number with someting like SMS=+3531123456789 at sms.com
    Do a quick google on SMS with email output determination should give you some results.

  • Reg pop lov in apex

    hi
    I am using a pop lov for selecing a value form the pop up values. I want to change the display style of the pop window to , say a jquery calender style or a neat
    report using lightbox (or any other good looking ones..).Can any one help me in this regard.
    thanks
    Shri
    Edited by: user10820560 on Mar 17, 2009 8:37 PM

    Andy thanks for your reply, your post is really very helpful but i still want a better implementation as in [http://apex.oracle.com/pls/otn/f?p=41715:15:1776223270187588::::P15_ORDER_ITEM_ID:2] .I am unable to implement it, can any one provide me the code for that implementation(as in the link here).
    thanks
    Shri
    Edited by: user10820560 on Mar 19, 2009 11:16 AM
    Edited by: user10820560 on Mar 19, 2009 11:17 AM

  • Reg: " Message No: RSBK209

    Hi
      Request cannot be processed in its current state
    Message no. RSBK209
    Thanks & Regards
    S.N.Senthilkumar

    Hi,
    Activate transformations once again or check whther yoU have one DTP or two DTP's for delta loads. If there are 2 DTP's for delta loads delete one and activate the DTP and execute.
    Regards,
    Marasa.

  • Reg:messages

    hi
    i am writing PL/SQL for ETL.
    i want to keep dbms_output.put_line messages so that in case myself/other developer wants to debug the code then he can see the messages..
    how do i go about it...
    regards,
    Avinash

    HI,
    Question is not clear .. but still , i am trying to give you some solution .. is it you want to have the syntax of that .???
    dbms_output.put_line(message);
    And for the message to get displayed on the screen .. first of all .. use
    SET SERVEROUTPUT ON
    Regards
    Message was edited by:
    Seshu

  • Lov and Message Styled Text Problem in OAF R12

    Hi,
    I am trying to develop a UI page for capturing country information in OAF R12.
    I am facing an issue as described below:
    I am choosing the Country Name for a Lov and the Country Code should get populated automatically into the field as below
    Country Name Country Code Status Flag
    India (Lov) IN (populated from Lov) Active (msg choice)
    Add New Row --- Button Apply -- Button
    Now country Name : Message Lov
    Country Code : Message styled Text
    Now when I click on the Add New Row button, the value in the Country code field gets
    disappeared.If I click on Apply button, value does not get saved to the db.
    But if I make Country Code as : Message Text Input, then the value remains, whether I click on the Add New Row or the Apply button and value gets saved to db.
    Is there a workaround for this. Also I am working on OAF R12. Does this kind of thing occur even in OAF 11.5.10 ?
    Kindly help its very urgent.
    Thanks

    Hi,
    You have to take care of these things...
    1. Return the value from LOV to a form value on a page. Now attach a view instance and view attribute to this form value say VO1 and Attr1 respectively.
    2. Now attach the same VO instance and vo attribute to the Messagestyletext/messagetextinput u are using for the CODE.
    This will surely retain the values and will save to DB too.

  • How to add item in advnace search LOV  of OA frame work ?

    HI,
    I have one requirement to add one new item in existing lov of advance search of vertical view in OA framework which is seeded.Through the Form personalisation
    I have created Criteria Row: (MscCreationdate_row) in which i have given ID value as MscxcreationDate
    and applied it then it get created. then created Message Lov Input only (and not able to create messageStyledText)
    as Level =Site Item ,Style =Message Lov Input
    there is lot of properties but i have filled only data type,promt I am not sure rest of the properties that what values should be there
    like Access Key,Attribute Set,View Attribute,View innstance etc...
    After that i have applied and found a option to create Lov Map: (MSCX_CREATION_DATE) and i mapped but there was also a lot of properties to fill
    like LOV Region Item,Return Item,Attribute Set,
    I have given LOV Region Item=MSCX_CREATION_DATE and same as return item.
    Could you please suggest me what values are needed in these properties here to add on field on advance search.
    when i open the advance search lov i found the creation date there and that get added in form also but when click in search button for value it threw the error:
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:2011)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:511)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:432)
         at oa_html._OA._jspService(_OA.java:84)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5391)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:981)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:511)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:432)
         at oa_html._OA._jspService(_OA.java:84)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5391)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:981)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:511)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:432)
         at oa_html._OA._jspService(_OA.java:84)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    Can anybody suggest me what are the only steps need to follow?
    Thanks,
    Edited by: user10980325 on 30 Mar, 2012 11:44 PM

    Hi!
    For existing entries, you can use the SAVE_TEXT function module.
    You just have to pass the right key to the function element.
    Regards
    Tamá

  • Dependant LOVs on Customization form of a report

    Portal Version: 3.0.9.8.0
    Database Version: 8.1.7.3
    Hi
    Our problem is that we've created a report component which includes two bind variables. These bind variables are chosen on the customization form through LOVs. The second LOV needs to be dependant on the first. Here's the code of the report and LOVs:
    REPORT
    select * from SHARE_DATA A, SHARE_INSTRUMENTS B, COMPANIES C, INDUSTRIES D
    where D.SYSTEM_ID = :Industry
    and C.SYSTEM_ID = :Company
    and C.SYSTEM_ID = A.CPY_SYSTEM_ID
    and A.SIN_SYSTEM_ID = B.SYSTEM_ID
    and C.IND_SYSTEM_ID = D.SYSTEM_ID
    where bind variables :Industry and :Company are linked to the following LOVs
    LOV_INDUSTRIES
    select (INDUSTRY_NAME||' '||SECTOR_NAME) industry_sector, (SYSTEM_ID)
    from INDUSTRIES
    order by industry_sector
    LOV_COMPANIES
    select A.NAME name, A.SYSTEM_ID
    from COMPANIES A
    where IND_SYSTEM_ID = :Industry
    order by name
    LOV_COMPANIES is dependant on LOV_INDUSTRIES.
    We receive the following error message when opening up the customization form:
    COMBOBOX LOV ERROR:
    LOV: "APP_ACIA.LOV_COMPANIES"
    Parse Message: Parse as pre-set global: "ACIA".
    Find Message: LOV is of type DYNAMIC (LOV based on SQL query).
    Query: "select A.NAME name, A.SYSTEM_ID from COMPANIES A where IND_SYSTEM_ID = :Industry order by name "
    wwpre_utl.get_path_id: The preference path does not exist: ORACLE.WEBVIEW.PARAMETERS.1088240437
    wwpre_utl.get_path_id: The preference path does not exist: ORACLE.WEBVIEW.PARAMETERS.1088240437
    wwpre_utl.get_path_id: The preference path does not exist: ORACLE.WEBVIEW.PARAMETERS.1088240437
    wwpre_utl.get_path_id: The preference path does not exist: ORACLE.WEBVIEW.PARAMETERS.1088240437

    Hi,
    The error is thrown because the lov is not able to substitute the value for the bind variable. The substitution is not happening
    because depandant lovs are not supported in Portal Reports.
    Thanks,
    Sharmila

Maybe you are looking for

  • Keep getting error message

    Hi, I keep getting an error message when I try to login to Myspace.com. I know it's got to be my computer since I can login at work. I copied the message and here it is: Server Error in '/' Application. Runtime Error Description: An application error

  • Help with Dreamweaver

    I get this error when trying to view in browser, on two different computers While executing receiveArguments in PIB_Dynamic.htm, the following JavaScript error(s) occurred: At line 111 of file "C:\Program Files\Macromedia\Dreamweaver MX 2004\Configur

  • Removing Forefront Protection for Exchange

    I am looking into moving away from Forefront Protection for Exchange since it can't be renewed (prob to Cisco Ironport). What exactly do I need to do remove it completely? Current set up: Exchange 2010 behind Forefront TMG. Forefront Protection for E

  • ATI bios editor

    There are sometimes questions about different vga bios-es and bios mods etc. Been scourging the net and came up with this: http://www.techpowerup.com/downloads/1648/TechPowerUp_Radeon_Bios_Editor_v1.22.html This is for all the ATi fans out there an w

  • Number of copies with setCollated does not work if PageRange is not set

    I have a report which results are printed on 2 pages. If i set PrintReportOptions like below: PrintReportOptions printOptions = new PrintReportOptions(); printOptions.setPrinterName( targetPrinter ); printOptions.setNumberOfCopies( 2 ); printOptions.