Can we change the date/ime of report while uploading in Enterprise?

Hi, We are on BOXI R2 SP3 using IIS as web app servers on windows server 2003. We are using .NET SDK to integrate BOXI with custom application. We store report in custom application and don't load in BOXI until someone tries to run it. During run we will check if the version present ( date and time) in BOXI is later than our application or not. If no this means BOXI has older version and we will upload new version from Application into BOXI enterprise.
For the reason we are using date/time to verify version therefore we want BOXI to store the date/time of the actual report not the date/time when it was uploaded in BOXI.
Does anyone has any idea if we can change it or correct it for first time loading?
Thanks,

I don't think that the date/time last modified is accessible.  You could use the SummaryInfo of the report to maintain this information yourself.  This is part of the RAS SDK.  There is a comments section available that you could use for this.

Similar Messages

  • " Can not interpret the data in file " error while uploading the data in DB

    Dear All ,
    After running the below report I am getting the " Can not interpret the data in file " error.
    Need to upload the data in DB through excel or .txt file.
    Kindly advise to resolve the issue.
    REPORT  ZTEST_4.
    data : it like ZPRINT_LOC occurs 0 with header line,
    FILETABLE type table of FILE_TABLE,
    wa_filetable like line of filetable,
    wa_filename type string,
    rc type i.
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG
    CHANGING
    FILE_TABLE = filetable
    RC = rc.
    IF SY-SUBRC = 0.
    read table filetable into wa_filetable index 1.
    move wa_filetable-FILENAME to wa_filename.
    Else.
    Write: / 'HI'.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    start-of-selection.
    CALL FUNCTION 'GUI_UPLOAD'
    EXPORTING
    FILENAME = wa_filename
    FILETYPE = 'ASC'
    HAS_FIELD_SEPARATOR = 'X'
    TABLES
    DATA_TAB = it.
    IF SY-SUBRC = 0.
    Write: / 'HI'.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    insert ZPRINT_LOC from table it.
    if sy-subrc = 0.
    commit work.
    else.
    rollback work.
    endif.
    Regards
    Machindra Patade
    Edited by: Machindra Patade on Apr 9, 2010 1:34 PM

    Dear dedeepya reddy,
    Not able to upload the excel but have sucess to upload the .csv file to db through the below code. Thanks for your advise.
    REPORT  ZTEST_3.
             internal table declaration
    DATA: itab TYPE STANDARD TABLE OF ZPRINT_LOC,
          wa LIKE LINE OF itab,
          wa1 like line of itab.
                       variable  declaration
    DATA: v_excel_string(2000) TYPE c,
           v_file LIKE v_excel_string VALUE    'C:\Documents and Settings\devadm\Desktop\test.csv',  " name of the file
            delimiter TYPE c VALUE ' '.         " delimiter with default value space
         read the file from the application server
      OPEN DATASET v_file FOR INPUT IN TEXT MODE ENCODING DEFAULT.
    IF sy-subrc NE 0.
    write:/ 'error opening file'.
      ELSE.
        WHILE ( sy-subrc EQ 0 ).
          READ DATASET v_file INTO wa.
          IF NOT wa IS INITIAL.
            append wa TO itab.
          ENDIF.
          CLEAR wa.
        ENDWHILE.
      ENDIF.
    CLOSE DATASET v_file.
    EXEC SQL.
         TRUNCATE TABLE "ZPRINT_LOC"
    ENDEXEC.
    *------display the data from the internal table
    LOOP AT itab into wa1.
    WRITE:/ wa1-mandt,wa1-zloc_code,wa1-zloc_desc,wa1-zloc,wa1-zstate.
    ENDLOOP.
    insert ZPRINT_LOC from table itab.

  • Can we update the data from SSRS report to any database ?

    Hi Team,
    Greetings !!!!
    Can we update the data from SSRS report to any database ?
    Thanks,
    Anand Gavle.

    Nope SSRS doesnt have write back options. Its just a reporting tool
    However one thing you can do is to link a webpage from SSRS report and do the changes through it
    SSRS has the ability to navigate to web page through which you can capture any data inputs from users and save it to your db.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Can not change the field property - 10gR2 reports crashing on Linux :(

    All I want to do, is to change one field's property from NUMBER to DATE in the property palette. It does not allow me to do it (not east like forms). I can not change the field property - 10gR2 reports keep crashing on Linux :(
    I don't know if this is a Linux specific iDS issue, or a generic one.
    What are the proper steps to change one field (in my query, the field name is ptime, it was defined as a number field originally, and now I need to change it to DATE and apply the proper format mask). The matching database field definition was modified from number to date.
    very frustrating...
    Any input is appreciated.
    Message was edited by:
    zaferaktan

    nop, did not change anything in the select statement at all. Just selected the related query under the data model (in the navigator), then selected the related query from within the property panel, connected to the db, then from the related navigor menu selected compile all, when the related query was highlighted (selected). Then I saved it, checked the groups, and bingo - the datatype was changed from number to date. Then I went to the related object under the page layout and applied the format mask (that was another funny story). And it worked. It is not as flexible as the forms for sure - pain in the a.. And I still don't know why Reports Builder keeps crashing on Linux - have no problems with Forms Developer on Linux at all. It is a certified RH platform with all the required libs, rpms, etc installed. I am certain it is not an installation issue. Maybe I should check Metalink and apply if an iDS 10gR2 patch exists for reports.

  • How can I change the date of birth on my child's Apple ID?

    HI,
    My son's school have started an initiative where they use iPads as part of their lessons, and subsequently my son has a brand new iPad through the scheme.
    The setup guide that the school supplied directed us to enter the parent's date of birth and the student's name to set up an Apple ID.  However, since setting his iPad up we have become aware of Family Sharing when we setup our old iPad for his younger brother, and the ability to create an Apple ID for a child.  We would obviously like the same level of protection and security for both children, not to mention restricting any accidental purchases!
    Is there any way to change his date of birth from mine to his?  I have read other similar posts with the best solutions apparently to fudge the date of birth so that the child is older than 13 years old.  I would like to do this properly rather than lie about his age...
    Thanks in advance

    You can not change the date of birth on the account. You are explicitly told this when the account is created.
    The ID you created is yours, not your son's. If your son is under 13, then to claim it is your son's ID is to say that you committed a crime when you created it. Create a new account for your son.
    Inform the school that if they are instructing parents to do this because the children are under 13, they are potentially criminally liable. They should know better.

  • How can i change the date of birth on my account

    how can i change the date of birth on my account

    Hello! Please login here: https://appleid.apple.com/account/manage
    Then go to "Password and security"
    Answer your security questions and the birthdate option will appear.

  • I can't change the date on my photos. i click on adjust change and date and it does not give me the earliest date to change

    I can't change the date on my photos in events. I click on adjust date and time of selected photos and the date that I can edit is the oldest photo date and not the earliest. Help?

    iPhoto should be showing you the date of the first photo you selected.
    What do you want to achieve? It should not matter, which photo you select to adjust the time, because all photos will be corrected by the same fixed increment, if you use "Adjust Date and Time".
    If you want to set all photos to the same time, use "Photos > Batch Change > Set Date to" instead.

  • How can I change the date format in Reminders and in Notes?

    How can I change the date format in both Notes and Reminders? Preference on Imac and Settings in IOS do not allow me to change the format in those 2 apps.
    I Like to see 10oct rather than 10/10, as an example.

    pierre
    I do not have Mavericks or iOS - but the first thing I would do is reset the defaults - I'll use Mavericks as an example
    From If the wrong date or time is displayed in some apps on your Mac - Apple Support
    OS X Yosemite and Mavericks
        Open System Preferences.
        From the View menu, choose Language & Region.
        Click the Advanced button.
        Click the Dates tab.
        Click the Restore Defaults button.
        Click the Times tab.
        Click the Restore Defaults button.
        Click OK.
        Quit the app where you were seeing incorrect dates or times displayed.
        Open the app again, and verify that the dates and times are now displayed correctly.
    Then customize to taste - OS X Mavericks: Customize formats to display dates, times, and more
    OS X Mavericks: Customize formats to display dates, times, and more
    Change the language and formats used to display dates, times, numbers, and currencies in Finder windows, Mail, and other apps. For example, if the region for your Mac is set to United States, but the format language is set to French, then dates in Finder windows and email messages appear in French.
        Choose Apple menu > System Preferences, then click Language & Region.
        Choose a geographic region from the Region pop-up menu, to use the region’s date, time, number, and currency formats.
        To customize the formats or change the language used to display them, click Advanced, then set options.
        In the General pane, you can choose the language to use for showing dates, times, and numbers, and set formats for numbers, currency, and measurements.
        In the Dates and Times panes, you can type in the Short, Medium, Long, and Full fields, and rearrange or delete elements. You can also drag new elements, such as Quarter or Milliseconds, into the fields.
        When you’re done customizing formats, click OK.
        The region name in Language & Region preferences now includes “Custom” to indicate you customized formats.
    To undo all of your changes for a region, choose the region again from the Region pop-up menu. To undo your changes only to advanced options, click Advanced, click the pane where you want to undo your changes, then click Restore Defaults.
    To change how time is shown in the menu bar, select the “Time format” checkbox in Language & Region preferences, or select the option in Date & Time preferences.
    Here's the result AppleScript i use to grab the " 'Short Date' ' + ' 'Short Time' "  to paste into download filenames - works good until I try to post it here - the colon " : " is a no-no but is fine in the Finder
    Looks like iOS Settings are a bit less robust
    - Date/Time formats are displayed according to 'tradition' of your region > http://help.apple.com/ipad/8/#/iPad245ed123
    buenos tardes
    ÇÇÇ

  • Urgent- Can we change the data in an Approved sales order

    Hi Experts,
    Can we change the data once the Sales Order is Approved. If not Is there a solution to be done through SDK or B1 itself. Any help will be greatly apprieciated.
    Thanks
    John

    Hi John,
    Unfortunately it cannot be done. Because if you are not able do it manually or by User Interface then it will not be possible by SDK or any other approach,as far as I Know.
    Meanwhile you can create a duplicate of the approved document. Make changes to that. And Close or Cancel the approved one.
    Hope it helps.
    Thanks & Regards
    Ankit Chauhan

  • How can i change the date format mm/dd/yyyy to dd/mm/yyyy

    How can i change the date format mm/dd/yyyy to dd/mm/yyyy

    Date, time and currency formats are controlled via Settings > General > International > Region Format - you can't just change the date format

  • Can we change the date format to be dd/mm/yyyy?

    Can we change the date format to be dd/mm/yyyy?

    Hello leahmaree,
    Yes, you can:
    Click the Options tab
    Click the Language & Formatting label
    Set the Date Order preference
    I hope that helps,
    Brian

  • How can I change the date "taken" on individual photos in iPhoto?

    How can I change the date "taken" on individual photos in iPhoto? I have some photos that were scanned and the date "taken" info displays the day the picture was scanned as opposed to the date it was actually taken. Is there some way to edit this information?

    In iPhoto '11 on your Mac use the command "Photos > Adjust Date and Time" and enable the "Modify original files" option, if you want to set the date of the originals to the correct date as well.
    Regards
    Léonie

  • How can I change the date on my calendar?

    How can I change the date on my calendar?  For some reason, it thinks today's date is Dec. 31, 1969.

    - Go to settings>General>International and make sure that calendar is set to Gregorian.
    - Go to Settings>General>Date&Time and set the correct time and date. I iOS 5, set it to Automatic.

  • How can I change the date on the top of the screensaver on my iPad air?

    How can I change the date at the top of the screensaver?  It still has the date I purchased it.  I tried the date and time and resetting the ipad.

    What do you mean at the top of the screensaver ? If you mean the wallpaper image that you have as your background, and which also shows on the lock screen, then you can change that image via Settings > Wallpapers & Brightness - did you take a screenshot on the date that you bought your iPad, and that screenshot included the date on it ?
    On my lock screen, if that's what you mean by screensaver, then the date that shows below the time is picked up from Settings > General > Date & Time e.g.

  • Can we change the date of cost center

    Can we change the date of cost center with we have already created????????

    Hi Shivika
    Changing a date can mean many things.. Example - You created a CC from 01.01.2014 to 31.12.2015
    If you want to have the Validity from 01.01.2013 now, create the CC from 01.01.2013 to 31,.12.2013 from KS01
    If you want to extend the validity till 31.12.9999, again do the same.. KS01 -> Create from 01.01.2016 to 31.12.9999
    If you want to shorten the validity i.e. say, You want the CC to be valid from 01.01.2015 instead of 2014, then you can delete the CC from KS04 for 2014 provided no data is posted (plan or actual)
    Br., Ajay M

Maybe you are looking for

  • MacBook Pro 13" Late 2011 Experiencing Significant Slow Down After Boot Camp Installation

         Okay, so today, after installing Windows 7 on my MacBook Pro via Bootcamp Assistant, I experienced significant performance slow down (fans going at full blast, applications opening after extended periods of time, keystrokes not being registered)

  • Opening balance of WBS elements

    Hi Gurus, At go live, how can we upload opening balances of WBS elements. Please revert asap. Thank You

  • Hi, I want to change my ID country from USA to Thailand.

    But its said that I can't due to the money I have left in my ID, Please help me. I have only 0.35 USD left and I don't need it anymore.

  • Who can tell me why?

    I get some Excepiton in my applet here: Exception occurred during event dispatching: java.lang.IllegalArgumentException: Width (800) and height (0) must be > 0      at java.awt.image.SampleModel.<init>(SampleModel.java:105)      at java.awt.image.Sin

  • How to edit video info to music videos or t.v. shows

    i have a bunch of music videos but how do i edit the info so it'll appear as music videos on my ipod? i can edit them one by one but i have a lot so i just want to select everything and make'em as music videos Customized (AMD 64 X2 3800+, EVGA 7800 G