Fnd_global value can not retrieved in webadi

Hi All,
We have faced a problem in custom webadi.
it is seems that the fnd global value(FND_GLOBAL.USER_ID,FND_GLOBAL.ORG_ID etc.) can not be getted ,
whenever the function is used in content query,parameters,LOV,upload api and VPD tables..
And this problems only happens randomly.
eg.1
content query sql:
select * from oe_order_headers_all where org_id = FND_GLOBAL.ORG_ID
When download data from web adi ,the records can be downloaded with data correctly ,
and downloaded with no record sometimes.(the record can always be downloaded correctly if without org_id condition.)
eg.2
upload api package:
insert into who column values as, CREATED_BY : FND_GLOBAL.USER_ID
There are the inserted record whose CREATED_BY value is both -1 and nomal user id.
Is there some solutions or patch to solve this problem?
Regards,
leno

Hi Abhi,
Thanks for replying. Yes I have these in place. I have immediate ="true" and the value of my input field is bound to the backing bean and I try to access it from the action method called from the second button.
When I call getEmpName() from method I get null pointer, that because empName is initialized to null. I have the same thing working in another bean and form.
I don't have any validation on the page yet. Everything is marked showrequired = "true"
Shall I try to remove the page binding to the bean.
<!--oracle-jdev-comment:preferred-managed-bean-name:backing_app_Employee-->
Thanks

Similar Messages

  • CF9 Problems with Select * query, resulting in Value can not be converted to requested type.

    So, I work on a legacy CF web site and there are numerous SELECT * FROM USERS_TABLE queries all over the site.
    Well, we changed the structure of said table in the database on our Testing and Staging sites, with no issues.
    When we pushed up to our production environment and changed the structure of the production DB table, the server kept kicking back "Value can not be converted to requested type."
    After doing some searching out there, it looks like CF caches the structure of the table, and you either have to restart CF to clear it, or rename and then name-back the DSN to fix the issue.
    http://www.bennadel.com/blog/194-ColdFusion-Query-Error-Value-Can-Not-Be-Converted-To-Requ ested-Type.htm
    That said, this doesn't happen in our testing and staging environments - so what would be the difference?
    Is there some setting I need to change in the CF Admin to keep this from happening again?

    Also, if you can use a Stored Procedure to retrieve the data, do so.  Standard queries gets all the information, anyway, chokes bandwidth passing it all to the CF server, and forces the CF server to filter, sort, and format the data.  SPs tell the db server to get ONLY the data requested, and forces the db server to filter and sort the data, leaving only formatting to the CF server.
    That's not true. The only time CF messes with data returned from the DB is if there's a maxrows attribute, and the record set returnded from the DB has more than that number of records... which causes CF to truncate the recordset to the correct size before returning it. The DB might or might not stop sending rows down to CF after CF says "yeah, I've got all I want now".
    Other than that, for all intents and purposes all CF does with the SQL is pass it to the DB and wait for an answer. The only thing it does to the returned data is to create a CF record set ("query") with it... this does not involve any filtering and sorting.
    Adam

  • Can not retrieve data source status

    I have 3 DPS (6.3) running fine with 3 (6.2) DS downstream, running fine as well, on RHAS 4 U4 .
    I don't understand why the DPS console always report it can not retrieve the data sources status. I checked the DS access logs, and I see each DPS
    default monitoring request (on the "" DN) every 30 seconds, which returns one entry, and no obvious error in any DPS or DS error log .
    Any idea ?

    Hi,
    it looks like a a known problem to me that may appear in the following situation:
    In somes cases, the proxy and the DSCC (console) uses different hostnames: For instance, the proxy may be registered to the admin framework as myhost.sun.com and the proxy itself may use only myhost. Operation status is exposed by the proxy as an LDAP entry with dn cn=myhost,.....,cn=monitor. When there is a naming mismatch, the console search for cn=myhost.sun.com,...., cn=monitor and can't find the entry, so the status is unknown.
    Don't know if you are in this situation but it might worth checking this.
    Hope this helps
    -Sylvain

  • Value can not be assigned automatically  to Characteristics in Pro. Order

    Hi All,
        I am working on PP-PI scenario. I am getting one error during creation of Control recipe in Process order.
    Error is
    Value can not be assigned automatically to char XX in Process Instruction IN_AA phase BB
    I have checked the settings of Characteristics XX in T code O27C but it is OK.
    Thanks,
    Shailendra
    Edited by: Shailendra Hadkar on Feb 14, 2008 4:14 PM

    Dear,
    Can you tell me what is the chaerecteristics you are using?
    This message comes when it is  a variable and is assigned during CR creation.

  • Outlook 2013 Free/Busy can not retrieve information

    Currently have a problem with Outlook 2013 Free/Busy can not retrieve information.
    All windows updates are installed. 
    Exchange 2007 is being used. 
    Problem started last week. 
    Already Tried without any progress:
    1) Recreated profile (Fixed the issue for 1 week)
    2) Cleanfreebusy ( No longer works for outlook 2013)
    3) /Cleanreminders 
    4) Removed latest updates for outlook 10/02( As requested by Microsoft support, however we found users without this update installed, suffering from the problem) 
    5) Repaired OST file 
    6) Repaired Office 2013 
    Can anyone help it would be much appreciated?

    Hi
    As per the information and details provided by you, Outlook 2013 free/busy cannot retrieve information, please follow these steps: -
    The user has never logged in
    Before any free/busy information is available, the user must have at least a calendar. A calendar will not be created until a user logs into their account.
    The option to publish at some location has been enabled in Calendar options
    In all Outlook versions, the option to publish free/busy information must be unchecked. By default, this option is already unchecked.
    This option is located under
    Tools > Options > Preferences > Calendar Options > Free/busy Options.
    Outlook is using cached browser information
    Outlook Free/busy user HTTP, and therefore borrows information cached by Internet Explorer. It is required to clear the offline cache. This is located under
    Tools > Internet Options > General. In the “Temporary Internet Files”  section, choose the
    “ Delete files” button.
    Internet Explorer settings is not correct
    AN Internet Explorer setting may prevent the .ics file from downloading via HTTPS. In Internet Exporer on the Outlook computer, go to
    Tools > Internet Options > Advanced. In the Security section, the checkbox for “Do not save encrypted pages to disk” should be unchecked.
    I hope this information will be helpful for you.
    Thanks and regards
    Shweta@G

  • Exception --- Value can not be converted to requested type.Error Code: 0

    Inside my query, I try to use function,like
    Expression formattedRegDateCol = regDateCol.getFunction("to_char", "YYYY/MM/DD");
    sometimes query works fine and sometimes got following exception, can anyone here help me out..
    Internal Exception: java.sql.SQLException: [BEA][Oracle JDBC Driver]Value can not be converted to requested type.Error Code: 0
    Call:SELECT COUNT(*), to_char(REG_DATE, 'YYYY/MM/DD') FROM SYSTEM_DETAIL WHERE ((REG_DATE BETWEEN {ts '2008-08-10 00:00:00.0'} AND {ts '2008-09-30 23:59:59.0'}) AND (GEOGRAPHIC_ID = 104)) GROUP BY to_char(REG_DATE, 'YYYY/MM/DD') ORDER BY to_char(REG_DATE, 'YYYY/MM/DD') ASC
    Query:ReportQuery(com.cad.registration.RegistrationDetailImpl)
         at com.cad.report.data.DocumentReturnedDataGenImpl.loadData(DocumentReturnedDataGenImpl.java:130)
         at com.cad.report.data.AbstractDataGen.getReport(AbstractDataGen.java:96)
         at com.cad.report.command.ProcessReportRequestOnMessage.run(ProcessReportRequestOnMessage.java:74)
         at com.cad.registration.command.AbstractCommand.execute(AbstractCommand.java:106)
         at com.cad.flow.core.Run.run(Unknown Source)
         at com.cad.flow.core.WorkflowComponent.run(Unknown Source)
         at com.cad.flow.ejbs.WorkflowManagerBean.execute(WorkflowManagerBean.java:238)
         at com.cad.flow.ejbs.WorkflowManagerBean.execute(WorkflowManagerBean.java:135)
         at com.cad.flow.ejbs.WorkflowManager_uh667k_EOImpl.execute(WorkflowManager_uh667k_EOImpl.java:132)
         at com.cad.flow.ejbs.WorkflowManager_uh667k_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:335)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:252)
         at com.cad.flow.ejbs.WorkflowManager_uh667k_EOImpl_1001_WLStub.execute(Unknown Source)
         at com.cad.util.WorkflowProxy.runWorkflow(WorkflowProxy.java:128)
         at com.cad.kbd.messenger.listener.mdb.ReportRequestMDB.onMessage(ReportRequestMDB.java:84)
         at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
         at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
         at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4072)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:3964)
         at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:4490)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:464)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Caused by: Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.3.0) (Build 070620)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: java.sql.SQLException: [BEA][Oracle JDBC Driver]Value can not be converted to requested type.Error Code: 0
    Call:SELECT COUNT(*), to_char(REG_DATE, 'YYYY/MM/DD') FROM SYSTEM_DETAIL WHERE ((REG_DATE BETWEEN {ts '2008-08-10 00:00:00.0'} AND {ts '2008-09-30 23:59:59.0'}) AND (GEOGRAPHIC_ID = 104)) GROUP BY to_char(REG_DATE, 'YYYY/MM/DD') ORDER BY to_char(REG_DATE, 'YYYY/MM/DD') ASC
    Query:ReportQuery(com.cad.registration.RegistrationDetailImpl)
         at oracle.toplink.exceptions.DatabaseException.sqlException(DatabaseException.java:282)
         at oracle.toplink.internal.databaseaccess.DatabaseAccessor.getObject(DatabaseAccessor.java:988)
         at oracle.toplink.internal.databaseaccess.DatabaseAccessor.fetchRow(DatabaseAccessor.java:780)
         at oracle.toplink.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:562)
         at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:441)
         at oracle.toplink.threetier.ServerSession.executeCall(ServerSession.java:457)
         at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:117)
         at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:103)
         at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:174)
         at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:481)
         at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:825)
         at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:791)
         at oracle.toplink.queryframework.ReportQuery.executeDatabaseQuery(ReportQuery.java:518)
         at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:620)
         at oracle.toplink.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:779)
         at oracle.toplink.queryframework.ReadAllQuery.execute(ReadAllQuery.java:451)
         at oracle.toplink.publicinterface.Session.internalExecuteQuery(Session.java:2089)
         at oracle.toplink.publicinterface.Session.executeQuery(Session.java:993)
         at oracle.toplink.publicinterface.Session.executeQuery(Session.java:965)
         at oracle.toplink.publicinterface.Session.executeQuery(Session.java:878)
         at com.cad.persistence.toplink.TopLinkPersistenceBrokerImpl.executeQuery(TopLinkPersistenceBrokerImpl.java:420)
         at com.cad.report.data.DocumentSys.getSummitedDocumentNumber(DocumentSys.java:332)
         at com.cad.report.data.DocumentSys.loadData(DocumentSys.java:110)
         ... 24 more
    Caused by: java.sql.SQLException: [BEA][Oracle JDBC Driver]Value can not be converted to requested type.
         at weblogic.jdbc.base.BaseExceptions.createException(Unknown Source)
         at weblogic.jdbc.base.BaseExceptions.getException(Unknown Source)
         at weblogic.jdbc.base.BaseData.getTimestamp(Unknown Source)
         at weblogic.jdbc.base.BaseResultSet.getTimestamp(Unknown Source)
         at weblogic.jdbc.wrapper.ResultSet_weblogic_jdbc_base_BaseResultSet.getTimestamp(Unknown Source)
         at oracle.toplink.internal.databaseaccess.DatabaseAccessor.getObjectThroughOptimizedDataConversion(DatabaseAccessor.java:1038)
         at oracle.toplink.internal.databaseaccess.DatabaseAccessor.getObject(DatabaseAccessor.java:942)
         ... 45 more

    Here is my code
    ExpressionBuilder builder = new ExpressionBuilder();
    ReportQuery query = new ReportQuery(RegistrationDetailImpl.class, builder);
    query.addArgument("startTime");
    query.addArgument("endTime");
    query.addArgument("lro");
    Expression lroCol = builder.get("lro");
    Expression regDateCol = builder.get(
    QueryConstants.RegistrationDetailQueryConstants.REGISTRATION_NUMBER_COL).get(
    QueryConstants.RegistrationDetailQueryConstants.REGISTRATION_DATE_COL);
    Expression formattedRegDateCol = regDateCol.getFunction("to_char", "YYYY/MM/DD");
    Expression timeExp = regDateCol.between(builder.getParameter("startTime"), builder
    .getParameter("endTime"));
    Expression lroExp = lroCol.equal(builder.getParameter("lro"));
    query.setSelectionCriteria(timeExp.and(lroExp));
    query.addCount();
    query.addAttribute("regDate", formattedRegDateCol);
    query.addGrouping(formattedRegDateCol);
    query.addOrdering(formattedRegDateCol.ascending());
    descriptor.getDescriptorQueryManager().addQuery("testquery", query);

  • What is going on with POP email? I can NOT retrieve email unless...

    What is going on with POP email? I can NOT retrieve email unless*...I reboot AND reset!* I POP 3 Comcast emails and my own URL email. Never any problems on Entourage. Hourly issues with my new iPhone—and it's only been 4 days.
    This is *unbelievably frustrating* and negates why I got the dang thing in the first place.
    Does anyone have a work around? Is this a known bug (Apple) or am I missing something?
    +*Plus as a side note I think there are too many clicks into the In Box. Just a usability thing I wish I could set myself.+
    Message was edited by: sukibean

    I have the same problem intermittently... Every so often, the iPhone goes into a mode where email just doesn't work until i shut down and reboot... Then it works fine...
    Its not always the case, but I can't isolate the scenario which causes it to go into this weird mode...

  • I upgraded to windows 8.1 and now I can not retrieve my documents

    I am using a HP pavilion. Was asked with a pop-up to go to microsoft app store to update windows 8 to 8.1. I did that and now can not retrieve my documents. The printer needed reloaded, too. I tryed reinstalling microsoft office, but didn't work.
    This question was solved.
    View Solution.

    Hi hainesblum, welcome to the HP Forums. The documents that you cannot retrieve after the upgrade to Windows 8.1, were they in your 'Documents' folder? It is possible that your 'Documents' folder has been moved to 'Documents' under the 'Skydrive' folder.
    If that doesn't help, please let me know the model number of your computer.
    How Do I Find My Notebook Model Number?
    How Do I Find My Desktop Model Number?
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Screw up with the email installation, I stay on the page and can not retrieve neither come back to the welcome mail page

    What can you do when you screwed up the installation of mail/ hotmail/ the IPad can not retrieve the mail and rested blocked on a of reception page?
    Can I reload the email configuration, Please guide, I

    You can delete the account and start all over again. Go to Settings>Mail, Contacts, Calendars>Account name - tap on the email account name - then tap delete at the bottom of the window that will pop up.
    Then start all over again with the correct information.
    If you cannot get out of the mail app - force quit it. Hold down on the sleep button until the red slider appears. Let go of the sleep button. Then hold down on the home button until the mail app quits. You may want to restart the iPad as well.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Message was edited by: Demo

  • Erased backup for imac and can not retrieve purchases thru apple for upgrades of lion, leopard

    can not retrieve backup or time machine information for imac which was upgraded from os x 10.5 to lion & snow leopard thru apple store.  I somehow erased everything including recovery disk and when i try to upgrade it says that my imac version is too  old and needs to be upgraded to implement the new version.  However, i can not redownload any of my previous purchases or even rebuy because it my imac is back too old version.

    Snow Leopard would have come on install disks, not via a download from the app store. So do you have the disks? You need to install that first before you can download/install anything later such as Lion. If you don't have the disk, you can buy it.
    What year/model iMac do you have?

  • Logon ticket can not retrieved

    Hi All,
    We try to connect xCelsius to BW System FTX. I always get the note from xCelsius: u201Clogon ticket can not retrieved. Please contact system administratoru201D
    Do somebody know what I can do?
    best regards,
    ayla
    Edited by: Ayla Asan on Feb 3, 2010 8:34 AM

    Re: Xcelsius - BW native connectivity

  • Condition type value can not be changed in PO pricing

    I have created PO which is having pricing procedure consisting different condition type. When i create any subsequent document (MIGO or MIRO) and realized that condition value in the pricing need to be changed so I have reversed all subsequent document so that can carry out "update pricing".
    when i press Update pricing button on the condition tab, its showing message that new pricing can not be carried out. I observed that some condition types of pricing are grayed out.
    Kindly help to solve this problem. Kindly help me how to 1) update pricing or 2) can change value of condition type.
    answers will be rewarded

    Hi shiwanshu
    Actually i tried the same and could change after I have reversed all subsequent documents
    Since your system does't allow you change and since you have reversed all the subsequent docs why dont you delete the PO item and add a new one with right pricing..
    i guess it will solve your problem..
    Hope helps
    Best Regards
    Reward please if found useful

  • S_ALR_87013611 - Some values can not be viewed

    Hi Sap Experts,
    Sometimes, when report above is processed no values can be viewed. Instead, report is bringing a 'x', besides it contains detailed line items when I double-click there.
    I could see at options > settings > lay-out report > representation > undeterminable values, that fleging 'blank' it brings me values hidden (under this 'x') on assessement accounts, one of the places where I have the problem.
    Though, I could not save this change and when logged again, 'x' on assessment accounts were there. Also, on some totals and variances has some problem. Where could I fix it?
    Thanks a lot, cheers
    Patricia

    Dear,
    Check: using the tcode:S_ALR_87013611, no report data  for the cost center
    FS10N and S_ALR_87013611
    Regards,
    Syed Hussain.

  • The report can not retrieve the data from the DB

    Dear all,
    I am facing a problem is that i have ready designed reports in Crystal. While refreshing the report in Crystal, it gives an error that it can not retrive the information from the database. But, if i am using the application which the report is attached, it is giving me the results and showing the report in Crystal. Even, for testing if i add a new field, i have to run it from the application, but directly from the Crsytal Reports, it displays an error.
    I hope you will help me in the issue.

    Could you please provide more information:
    What is the database? (Oracle, SQL Server, xml, etc.)
    What type of connectivity? (ODBC, Native, OLE DB, etc)
    Are application and Crystal Reports are running from the same machine?
    What is the error message? Any error numbers?

  • HT1338 can not retrieve os send email even though I'm connected to the internet

    How can I get my email working again? I can call up old mail using help, but I can not receive new emails or send emails.I can however erase old emails.

    I think Adobe has problems with its server since the last 2 days. Everyone is experiencing these problems world wide. Not all the time but several hours a day.

Maybe you are looking for

  • Accordion widget -  Toggling the Panels Up & Down?

    What do I change in the Accordion widget to make the panels Open & Close? I want the Panel to Open by clicking on Panel A, and then have Panel A close if Panel A again. (Basically a Toggle effect)

  • ITunes won't update!!!!! HELP!!!!

    I updated iTunes and it said i did, but iTunes 7 won't open. Do i have to download iTunes from the disc all over again?

  • Connecting the S750 subwoofer to an AV reciever

    Is it possible to connect the S750 subwoofer to an external AV reciever? And what output on the reciever and what input on the subwoofer in case it works?

  • Get ORA-12560 error while accessing 11g database

    Database version: 11.2.0.1.0 This is a development database running on CentOS. We had setup this database recently and everything has been fine. Today I noticed that when I connect to the database from remote, I get the following error - ORA-12560: T

  • Removing apps from 'sync apps' list

    how do you remove an app that you have already deleted from your iphone from the list of apps to sync in itunes (when your phone is connected to your computer) and it is unchecked to sync. it's presence generates requests to update so deleting it wou