To show Last Update Date(Date datatype) as per User Preferred TimeZone

VO RuleSetVO.xml has a timestamp attribute LastUpdateDate.In UI,this VO is shown in table format and the last update date is shown in date format and there is QBE filter enabled on it.
As there is a QBE enabled on last update date and our filltering view criteria requires a date attribute,we have made use of a transient date datatype attribute LastUpdateDateQBE which gets the value from the LastUpdateDate in VOrowImpl and LastUpdateDateQBE (date attribute) is shown in UI.
Now,we have a requiement to show the date in UI in user preferred time zone instead of DB server timezone.
Any pointers to the solution??
Note:
1.LastUpdateDateQBE is a date attribute,cannot use <timeZone="#{applCorePrefs.UPTZ}"/> as this doesnt hold good on date attribute
2.There might be differences between the DB server timezone and the timezeone in which the database records are stored i.e both might not be in sync always.
Jdev and ADF information:
ade:[ amujahed_rupaug08 ] [amujahed@indl64066 fusionapps]$ jdev getJdevAdfLabelInformation
Primary == FUSIONAPPS_PT.11.1.1_LINUX.X64_110807.0800.S (Primary Product for the view)
Primary depends on FMWTOOLS == FMWTOOLS_11.1.1.5.0_GENERIC_110505.0801
FMWTOOLS depends on label == JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013
The above label originated from base label == JDEVADF_MAIN_GENERIC_090903.1833.5483

I would have to think that someone on the fusion apps team has already dealt with something like this - why not ask your peers instead of a public forum (we don't know all the ins-and-outs of fusion apps and any utility methods that may be available for you)
John

Similar Messages

  • Possible to show last file-save date in a cell?

    I have a Numbers spreadsheet showing various account balances.
    (I manually look up those account balances on banking websites, then copy & paste the values into the approriate cells.)
    I'd like to include a cell that shows the date on which the file was most recently changed.
    So that I can have something like this:
    My Account Balances:
    Note: This document was last modified on:
    Feb 27, 2014
    Right now I manually enter the date when I update it. So that if I update the numbers today, and print it out next week, it still shows the correct data when it was last updated.
    The problem with manually updating that date is that sometimes I update the account balances, but forget to manually change the date.
    I can't use the "=TODAY()" function because that will automatically always show the current date, even if I haven't modified the file in a week.
    Is there a date function that will always show the date when I last hit "Save"?

    The script below will put the date last modified onto the clipboard for pasting into your cell, perhaps saving you a trip to Finder Get Info, Jerry's reliable method.
    I don't know how to make it fully automatic so that it runs immediately upon opening a document, though there may be a way that the true AppleScript mavens would know.
    You would need to run it before making any changes to a document you have just opened. (Or of course, if you remember, you can run it and paste the value in before closing.)
    SG
    --places date a document was last modified on the clipboard for pasting into Numbers 3
    tell application "Numbers" to tell front document to set thePath to its file
    tell application "Finder" to set modDate to modification date of file thePath
    tell application "System Events" to set the clipboard to date string of modDate
    --end of script

  • Showing last n months data based on prompt

    Hi,
    I have a "reporting month" prompt like Mar'13 .The report should return last 12 months data for all the measures based on "Reporting Month" prompt and my result will look like below:
    Measures  Mar' 13 Feb 13 Jan 13 ....
    CORP        1345     1444     1555
    ERP           675       877       5678
    I have used a pivot view to get the table view like this but i am not sure how to use the logic for showing all Months .Kindly suggest.

    Hi,
    You can achive this at answers level with the help of presentation variable using "Last N months(Rolling months) data By year-month prompt in OBIEE".
    pl follow the below post.
    http://shivabizint.wordpress.com/2008/09/19/rolling-months-data-for-year-month-prompt-in-obiee/
    thanks

  • SSAS Cube data display platforms (including per user permissions support)

    Hi,
    I've developed an SSAS cube for a small sales company. The company does not want to invest on sharepoint. They need to display cube data for each sales agent filtering his own records.  
    Excel and SSRS can display cube data but can they filter their data per user using the username in customdata? Can they connect with certain roles?
    Creating a .net application may also be a solution although it should take much time and effort for creation.
    What other options are there to display and work with SSAS cube data?
    What's preferable?
    Thanks
    Namnami

    Hi, 
    I didn't understand your above sentence: "there is only one
    hop and Kerberos is not required"
    what did you mean?
    I don't think roles is a good option for us, we have around 20 salesman and they keep on changing. 
    The cube currently displays in Performance Point by using CustomData and that works great. 
    But we want the users to consume it via excel, I just didn't understand clearly if username can be used
    safely without setting kerberoes. 
    Appreciate your advice!
    Namnami
    *** Update- I understand now, one hop meaning excel connects directly to cube does not require kerberoes and can use username(). Any example for two hops? Thanks a lot , you're advice really helped!

  • Last 3 years data

    Hi Experts,
    I am new for OBIEE and i have small requirement
    I have a report with (year,Prod,sales) and there is prompt for year when i am selecting the year from prompt it as to show last 3 years data also. (if i select 2012 it as to show 2010,2011,2012 data in the report)
    Regards,
    Rafi

    As I am new for OBI could you please elaborate the steps how we reach this and i facing problem in calling Presentation variable in column
    Steps I implemented
    1>     Created prompt on Year and created presentation variable also for that year prompt*(P_year)*
    2>     In answers I created report with 3 columns *(YEAR,PROD,SALES)*
    3>     In Year -->add filter --> ADD presentation variables--> in variable expr i gave P_year
    But I Strucked here could you please help in this part to reach my requirement or please post any related links or documents.
    Regards,
    Rafi
    Edited by: Rafi.B on Jul 31, 2012 2:43 PM

  • Last three month data

    Hi,
    Requirement:
    Want to show last three months data dynamicaly based month value seleted in prompt. ex: When Septemper is selected report should show, Sep, Aug, Jul
    tried using ago function but i want to use three measure columns. So is there way using single measure column and achieving.
    Thanks,
    Satheesh

    Satheesh Kumar  wrote:
    Hi,
    Requirement:
    Want to show last three months data dynamicaly based month value seleted in prompt. ex: When Septemper is selected report should show, Sep, Aug, Jul
    tried using ago function but i want to use three measure columns. So is there way using single measure column and achieving.
    Thanks,
    SatheeshSatheesh, I have a question for you. It is the same as the comment left on the article in the link that @user gave you. Like that link -- which doesn't work for all scenarios, how are you accounting for say the month of January? Without a "year" included, you cannot always "subtract 3" to get "3 months ago." Does "month" always correspond to the current year?
    Finally, what are the values of the column the filter is to be applied? All these are important to know if you want help on this. Try again. Thanks.

  • Last month end date based on current date

    Hi,
    How to show last month end date based on the current date.
    Eg:
    Current date = "08/26/09"
    Var- Last Month End Date = "07/31/09" etc...,
    Please help me how to get it...
    Thank You!

    Good to hear that it worked for you. but not for me.
    I tried like this:
    1st::
    1. var1= ToDate("06/30/09","MM/dd/yyyy")
    2.Var2= RelativeDate([Var1];-DayNumberOfMonth([Var1]))
    result: 5/30/09
    2nd:
    RelativeDate('6/30/2009';-DayNumberOfMonth('6/30/2009'))
    result: 5/30/09
    Am working on SAP OLAP cubes.
    Please help me where am going wrong....
    Thank You!

  • Last update was not completed

    Hi,
    One of my data load in process chain has the error status in red saying that the last update was not done.
    So can I go ahead and make staus of both into red and delete them?
    My question is after this load failed the are some loads from the same data source.
    So if I delete the red status request from the cube will there be any loss of data.
    will that pick the missed deltas.

    Hi,
    I will suggest your clear steps.
    Your process chain failed wiht error showing last update was not successfull,
    So what you need to do is go to previous run of the process
    BEFORE Deleting Make sure that you MAKE THE TECHNICAL STATUS TO RED( In Staus Tab of Process Monitor) MANUALLLY TO AVOID MISSING ANY DELTA
    So what you need to do is go to previous run of the process chian and Delete the red request form the targets.
    Be carefull that you are delted the correct RED Request only to confirm that you are delteting the right request see the First tab of the Process monitor which contains Requst No.
    AND the Request No of the red request should match the request no in Request tab of the Targets.
    Once Deleted Repeat the failed step in Previous run of IP then IT SHOULD COME AS ""REPEAT OF LAST DELTA"".
    This shows it is taking the last delta again if it comes as ""DELTA"" then records are lost.
    Once successfull with previous run come to present one and repeat the failed step.
    Then it will work fine and No Delta records are lost.
    If helps please reward Points.
    Regards,
    Sachin

  • How to Show last 6 months?

    Hi Guys,
    I have a report that must show the last 6 months.
    If you open the report let's say on the 02.02.2010, this report must have the following columns and the following order:
    Jan 2010 - Dec 2009 - Nov 2009 - Oct 2009 - Sep 2009 - Aug 2009.
    Is it possible to create a variable that can accomodate this request to show last six months dates whenever the report is run?
    regards,
    BW.

    create a date object in universe to get the date in required format and create filter on universe side to filter data for last six month from current date.
    e.g. filter
    date1 between current_date and add_months(current_date,-6)
    --kuldeep

  • How to know last updated date of screen

    Dear all my friends,
    Please help to show me : How can i know which screen has been updated by when ?
    or help to show me the table name which contain all screen in system with creatation date and last updated date.
    many thanks

    hi, go to the attribute tab. you can see there when it was last updated.
    hope this helps.
    best regards,
    benedict

  • How to get the last update date

    Hi Everyone,
    I need to insert into a table the name of the package and date of the last updated version of the execution.
    I was thinking in inserting from procedure into a table, the ID and system date into a table.
    But I would like to know if there is another way, or better way of doing this.
    I do appreciate your help and guidance.
    Best regards.
    J_ORCL
    Edited by: J_ORCL on Apr 23, 2012 9:16 AM

    Hey Atdi,
    Thank you so much for your guidance and help.
    What i do need is the following:
    Once I am inserting/passing some data into a table from an excel file/Database to an Oracle Table in my environment, I do need now to get a record of the last update that has been inserted. And after that I will have to show that date on my screen, but that is something else.
    So i have thought of inserting it with a store procedure over a new table that i will have to create or if ODI stores this information somewhere it will be really useful for me to retrieve from there.
    In some cases I am passing data from one table to other using store procedures, because there is no link between them, but as this is a new scenario, which is why I am asking if ODI already does this for us, or if I will have to implement it myself.
    Hope to be a bit clearer with this explanation.
    Please do not hesitate to contact me if any further detail is required.
    Best regards.
    J_ORCL

  • Iphone 4, App store showing 2 updates, but when I go into the app store it says all apps are up to date.

    I have an Iphone 4, IOS version 6.1.3. 
    My app store badge is showing 2 updates, but when I go into my app store, it tells me all apps are up to date.   I've tried several of the fixes that others have who have had simular issues,  but so far, I havn't seen anyone who is having the issue of the app store saying the apps are up to date. (Most others are unable to load the app store or its just blank.)
    Sometimes when I go into the app store the notification will go away,  but its only temporary as it will come back again later.   I've gone through my purchased list,  and there are none that have update beside them.  There are some that have a cloud,  but all of those are ones I have deleted and do not wan
    Unlike most users, I do not have a ton of apps.  Probably less then 30, some of those are ones it came with.  If this was a computer, I would think that there is something in the registry that is left over from one of the apps I deleted and its triggering the app store.  IDK if it works like that on Iphones as I'm not really an expect. This is the only apple device I've ever owned and I got it used from a friend about 6 months ago. (It was cleared and restored before I bought it from her)
    Everthing else seems to be working fine for the most part, except that it has been acting kinda slow and sometimes the browser and stuff doesn't load right the first try. (I only use wifi on it, as I don't use a cellular service with this Iphone)

    ATtempt to power off your device and power it back on, if that doesn't work reset all settings should resolve it for you

  • Vendor ID, Last Update Date, Invoice Details - Query

    For each Supplier, we would like to know the vendor ID, vendor number, vendor name, vendor site code, Created Date, Last Update Date, last invoice date, last payment date, total number of invoices and total $ amount of invoices for each supplier.
    1) How do i find the last payment date and supplier catagory?
    2) As i have to use sum(invoice_amount), count(invoice_amount), max(payment_date) which point to 3 different tables, i am not sure how to use "group by" based on the Vendor_id alone while i select lot of fields from different table. Could you please help me with this?
    3) Please help me to get this query fixed.

    1) You can get last_payment_date by joining vendor_id to ap_invoices_all and the joining invoice_id with ap_invoice_payments_all to get the max accounting_date (i.e. last payment date)
    2) You are partially right. Invoice_amount and invoice_count are from the same table so you have to join 2 tables. Best way is to do a select in the select.
    e.g SELECT   pv.vendor_name, COUNT (1), SUM (invoice_amount), pv.vendor_id,
             (SELECT MAX (aipa.accounting_date)
                FROM ap_invoice_payments_all aipa, ap_invoices_all aia2
               WHERE aia2.vendor_id = pv.vendor_id
                 AND aia2.invoice_id = aipa.invoice_id) latest_payment
        FROM ap_invoices_all aia, po_vendors pv
       WHERE aia.vendor_id = pv.vendor_id
    GROUP BY pv.vendor_name, pv.vendor_idSandeep Gandhi

  • Creation of a Query to show the values for the current month and the last 12 months data.

    Dear All,
    Good day!
    I have to create a Query with the below requirement.
    I have to create a Query to show the values for the current month and the last 12 months data.
    Can you please guide me how to achieve this ??
    thank you,
    Regards,
    Hema

    Hema
    explain the exact problem..? as you mentioned you want to create query to show values for current month and last 12 months.. so I think you want to show values for 12 months from current data.. you can achive this by multiple way..
    you can have selection screen and field with date .. and restrict based on system current date and 12 months before or you can handle this at your target.. .. I mean there are multiple ways to restrict data by date range..
    for some more hints..
    http://www.forumtopics.com/busobj/viewtopic.php?t=34393&sid=7fba465d0463bf7ff5ec46c128754ed6
    http://businessintelligence.ittoolbox.com/groups/technical-functional/cognos8-l/how-to-display-last-12-months-in-report-based-on-todays-date-3231850
    http://scn.sap.com/thread/3217381
    search on SDN you will get many other ways..
    Thanks,
    Bhupesh

  • HT4623 My old school iPod touch won't update.  Does apple mess it's customers over by not allowing updates for older models of the touch?  My last update is Ios5.  My touch says its up to date.  So has my old school touch reached its pinnacle?

    My old school iPod touch won't update.  Does apple mess it's customers over by not allowing updates for older models of the touch?  My last update is Ios5.  My touch says its up to date.  So has my old school touch reached its pinnacle?

    Correct. The 3G iPod does not have the hardware to support an iOS version higher than 5.1.1
    To more easily find compatible apps:
    iOSSearch - search the iTunes store for compatible apps.
    Apple Club - filter apps by iOS version.
    Starting when iOS 7 was releases, Apple now allows downloading the last compatible version of some apps (iOS 4.2.1 and later only)
    App Store: Downloading Older Versions of Apps on iOS - Apple Club
    App Store: Install the latest compatible version of an app
    You first have to download the non-compatible version on your computer. Then when you try to purchase the version on your iPod you will be offered a compatible version if one exists.

Maybe you are looking for

  • How to index loops on a MacBook Pro?

    I am on a MacBook Pro Laptop. I want to keep the Apple Jam Packs on my portable external 320gb Hard Drive. I try dragging and dropping them from my hard drive in into Garage Band's Loop Browser and it asks me if I want it to copy them to my computer

  • Agent Configuration Assistant fails on install  (linux AS 4/Oracle 9.2.0.4)

    Agent Configuration Assistant fails on install of oracle 9.2.0.4 Database Enterprises Edition On Linux AS 4 Parameter "orahome" = /home/oracle/OraHome1 Parameter "nodeinfo" = NO_VALUE Agent Service Failed System Configuration 512RAM 40 GB HDD 3.0 GHz

  • Pages showing in the background when closing Firefox

    Not so much a problem, just something I've noticed and wondered about the reasons for it. When closing down Firefox, even if only one tab is open, I noticed momentarily a previous session appear behind the closing page i.e. browsing navigating from p

  • Re: experiences with printing using Word/DDE sought

    DDE is not that reliable. Try using OLE. We are using OLE to talk to Lotus Word and its working out OK. ka john.jamison @ Sagesoln.com ("John L. Jamison") 10/07/96 10:53 AM To: forte-users @ Sagesoln.com @ Internet cc: (bcc: Kamran Amin/NAC) Subject:

  • Illustrator CC removing/renaming finder tags on save.

    Hi, I've found a repeatable bug in Adobe Illustrator CC I assign a custom tag in the finder to any Adobe Illustrator file, say "current work" in yellow. It appears in my current work tag folder correctly. I open the file and make any change, save it