Automate Archive of assets when production is "completed"

I know this should be an easy one, but I can't seem to get it to work.
If a production status is marked as "completed" I want all of the assets to automatically go to archive. Note that I'm not quite sure how an asset that is shared in multiple productions is going to handle this, but I can address that later.
I've setup the the following:
Watch: Metadata. If production status matches "completed" then -
Email response & Archive Response to "archive" device
That's it. I get the emails, but an archive never starts. Not even when the asset is only a part of a single production.
Am I missing something? Thanks!

Ok, seems it does not work for Productions or FCP Projects, only for individual assets. I have set up everything correct and the assets get archived.
When you look at the shortcut menu of an FCP Project or a Prodcution, there is also no "archive" function.

Similar Messages

  • Automatically creation of Asset from Internal Order(IO) when Released

    Dear experts,
    In my scenario, we are using IOs (not WBS). When I budget and release the Internal order, it should automatically create the Asset/Asset class(Not AUC)( as in WBS,if we assign Investment Profile).Could this possible?coz' I have not seen the Investment profile as such in IO.
    guide me.
    Thanks,.
    Sanju.

    You have to define investment profile and assign the same to you Internal order the same you can achieve Txn OITA . ( viaSPRO->IM>IO&IM>Masterdata--> Define Investment profile )
    After you have to assign the same to your order .
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/2a/f9f588493111d182b70000e829fbfe/frameset.htm
    Regards
    Nitin

  • How can I stop receiving email automatically from the community when they have issues with there problems regarding the apple products.

    How can I stop receiving email automatically from the community when they have issues with there problems regarding the apple products.

    Click here for the instructions on stopping the emails.
    (85713)

  • Does firefox has the feature of automatically shutting down the PC when active downloads complete?

    Hello,
    Does firefox has the feature of automatically shutting down the PC when active downloads complete?
    This feature would help a lot..
    Thank you.
    uzair007

    No it doesn't, you would need an external download manager to get a feature like that.

  • How to enable automatic archiving?

    Hi!
    This is about Oracle 10.2.0.4 on Solaris.
    First the most important information.
    SQL>archive log list
    Database log mode Archive Mode
    Automatic archival Enabled
    Archive destination ?/dbs/arch
    Oldest online log sequence 12
    Next log sequence to archive 12
    Current log sequence 17
    SQL> show parameter recov
    NAME TYPE VALUE
    db_recovery_file_dest string /data/MVS_P0/reco01
    db_recovery_file_dest_size big integer 98G
    recovery_parallelism integer 0
    SQL> show parameter archive
    NAME TYPE VALUE
    archive_lag_target integer 0
    log_archive_config string
    log_archive_dest string
    log_archive_dest_1 string
    log_archive_dest_10 string
    log_archive_dest_2 string
    log_archive_dest_3 string
    log_archive_dest_4 string
    log_archive_dest_5 string
    log_archive_dest_6 string
    log_archive_dest_7 string
    NAME TYPE VALUE
    log_archive_dest_8 string
    log_archive_dest_9 string
    log_archive_dest_state_1 string enable
    log_archive_dest_state_10 string enable
    log_archive_dest_state_2 string enable
    log_archive_dest_state_3 string enable
    log_archive_dest_state_4 string enable
    log_archive_dest_state_5 string enable
    log_archive_dest_state_6 string enable
    log_archive_dest_state_7 string enable
    log_archive_dest_state_8 string enable
    NAME TYPE VALUE
    log_archive_dest_state_9 string enable
    log_archive_duplex_dest string
    log_archive_format string %t_%s_%r.dbf
    log_archive_local_first boolean TRUE
    log_archive_max_processes integer 2
    log_archive_min_succeed_dest integer 1
    log_archive_start boolean FALSE
    log_archive_trace integer 0
    remote_archive_enable string true
    standby_archive_dest string ?/dbs/arch
    The problem
    When I do a 'alter system log switch' the lines below are shown in the alertlog:
    Errors in file /data/MVS_P0/admin/bdump/mvs_r1_arc0_12115.trc:
    ORA-16014: Message 16014 not found; No message file for product=RDBMS, facility=ORA; arguments: [6] [12]
    ORA-00312: Message 312 not found; No message file for product=RDBMS, facility=ORA; arguments: [6] [1] [data/MVS_P0/redo01/log06.rdo]
    SQL> select recid, completion_time, name from v$archived_log
    RECID COMPLETIO NAME
    1 23-JUL-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_07_23/o1_mf_1_1_48gf98jq_.arc
    2 23-JUL-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_07_23/o1_mf_1_2_48gfjvq1_.arc
    3 28-JUL-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_07_28/o1_mf_1_3_48vf0cns_.arc
    4 02-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_02/o1_mf_1_4_497pys3n_.arc
    5 06-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_06/o1_mf_1_5_49mfqbrb_.arc
    6 11-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_11/o1_mf_1_6_4b16ml0y_.arc
    7 17-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_17/o1_mf_1_7_4bhd48pc_.arc
    8 21-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_21/o1_mf_1_8_4bvlck3b_.arc
    9 22-AUG-08 /data/MVS_P0/reco01/arch/1_9_660770425.dbf
    10 22-AUG-08 /data/MVS_P0/reco01/arch/1_10_660770425.dbf
    11 22-AUG-08 /data/MVS_P0/reco01/arch/1_11_660770425.dbf
    11 rows selected.
    It looks like the archives are not written, or I can not find them. I check $ORACLE_HOME/dbs/arch and /data/MVS_P0/reco01 but it is not there. It worked before, but the person who configured it is on holiday. I know that I did 'something' that created archives (check the last three lines above), but that is somehow not working anymore.
    Can someone help me by finding the archives?
    (I need to make a online copy to create a standby-database, that is quite hard without archives. ;-))

    The query above does not show errors:
    DESTINATION STATUS FAIL_DATE VALID_NOW ERROR
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    9 rows selected.
    I have set the log_archive_dest_1 to location=/data/MVS_P0/reco01/arch reopen=5
    When I archive manually, the archives are written to /data/MVS_P0/reco01/arch

  • Automatic archival is turned off...

    Hi every one,
    I am running an Oracle 8i database, which is in archive log mode.
    On Friday I got an error message being displayed in the command prompt and it displayed the following message;
    Warning - The following error occured during ORACLE redo log archival:
    ORACLE Instance mukrec - Archival Error
         Press <ENTER> to acknowledge message
    ORA-16038: log 8 sequence# 277 cannot be archived
    ORA-19502: write error on file "", blockno (blocksize=)
    ORA-00312: online log 8 thread 1: 'E:\ORACLE\ORADATA\MUKREC\LOGS\REDO08.LOG'
         Press <ENTER> to acknowledge message.
    This error can be seen clearly using the following URL:
    http://us.f13.yahoofs.com/bc/47aff3ab_a145/bc/My+Documents/Oracle+Error.bmp?bfqe_rHB6HN7NUCc
    Today when i came in the morning I realized that automatic archival of the database had been turned off and I came to realize that the database had stopped performing archival on Friday.
    What can I do to come out this situation because this is a production database. I don't want to shutdown because many users are connected.

    Hi every one,
    I am running an Oracle 8i database, which is in
    archive log mode.
    Snip<<<<<<<Today when i came in the morning I realized that
    automatic archival of the database had been turned
    off and I came to realize that the database had
    stopped performing archival on Friday.
    What can I do to come out this situation because this
    is a production database. I don't want to shutdown
    because many users are connected.Try to do manual archiving like
    ALTER SYSTEM ARCHIVE LOG ALL;
    The you still have to set log_archive_start to TRUE on your spfile then restart when you have a chance . Its just a pain to keep doing this through the day so you may want to schedule this until you can restart. Hopefully the missed parameter is the only problem why the redo logs can not be written and not any file permissions.

  • Bridge Does Not Automatically Bring Up Photoshop When the Photo is Double-Clicked

    I have just purchased CS4 with Bridge for my new MacIntosh.  In Bridge for the PC, when I double click a photo it automatically brings up Photoshop.  On the Mac version, it gives me an error message saying that part of the application is not loaded.  I completely uninstalled the program, and reloaded the application and still get the same message.  So in Bridge on the Mac, to get around this, I right click the picture and go to "Open With" and there are two entries:  "Open with CS4 (default)" and "Open with CS4."  This works if I pick either option.  My Windows version only has "Open with CS4 (default)" as the option.
    I called Adobe support (in India?) with no solution.
    I really like the double click option rather that using the pop-out menu choice.  What is wrong with the Mac install, and how can I fix this issue?

    Thank you for your help.  I updated the software and it "healed" itself.
    Best regards,
    Gregory T. Stramat
    [email protected]
    801-978-4735 (Office - Preferred)
    801-652-0775 (Mobile)
    Omke Oudeman <[email protected]>
    01/22/2010 12:52 AM
    Please respond to
    [email protected]
    To
    Gregory Stramat <[email protected]>
    cc
    Subject
    Bridge Does Not Automatically Bring Up Photoshop When
    the Photo is Double-Clicked
    This might mean that you have either 2 installs of CS4 (one on an other
    disk?) or you did not use the the default application folder on root level
    but have it installed in the user account application folder. Could you
    check this?
    and go to "Open With" and there are two entries:

  • Planned orders are created when Production order is open

    Hi Everyone
    We have Make order and Make to stock scenarios in the system for various products. When Production order is still open ( Fully confirmed with C015 and partially delivered), system assuming that order is completed and created a new planned order for the undelivered quantity against Sales order.
    As per my knowledge MRP shouldn't create new planned orders when old production order is still incomplete. The old production order has status REL, PDLV and CNF.
    Any help is appreciate and it is our production issue
    Regards
    Prasad

    Hi,
    is the order marked as completely delivered on the Warehouse view? Have you reached the under delivery tolerance for this order with your partial delivery from production? If yes, this would be the reason why the system thinks that a new order is required
    Regards
    Thomas

  • How can I stop Mail from automatically archiving every incoming and outgoing email?

    Mail is automatically archiving every incoming and outgoing message, and then synch'ing that with my iPhone -- thus sucking up all available memory.  I have never asked it to automatically archive everything, and can't figure out how to stop it.  Any ideas?

    Launch Mail.
    Mail > Preferences > Accounts > Advanced
    Uncheck the box beside "Include when automatically checking for new messages".
    Do it for all accounts if you want.
    Best.

  • Disable Outlook Integration-Automatic Archival Feature

    Greetings,
    I'm trying to find a way to disable Adobe X Standard/Professional's feature of Automatic Archival of e-mail in Outlook 2010.
    We have a no-archiving policy in our organization, and this feature permits users to very easily circumvent the policy (and locking outlook from making its own archive)
    I don't want to disable the entire Outlook toolbar (I've done this, and while it will work, it removes other adobe features in outlook that I would like to retain.)
    I have already looked in the Adobe Configuration Tool, and the AIM for Acrobat, and unfortunately, i cannot find reference to this feature and how to disable it/remove it from the toolbar.

    I'll clarify.
    The Adobe Customization Wizard X doesn't reveal any way to disable this part of the add-in installs (in my case Adobe X Standard)
    The feature also isn't listed in the Preferences Reference (AIM) available at:
    http://learn.adobe.com/wiki/download/attachments/46432650/AIM.air
    Here's a pic of the ribbon, and the button that I need to disable when deploying Acrobat X Standard to my users.
    (in some way other than simply removing it from the ribbon manually, user by user).
    Message was edited by: GovernmentGreg

  • Outlook: How to update folders in automatic archive function

    When using the automatic archive function (pdf maker, single portfolio of emails) in Outlook 2010 we have the following problem:
    Once set the email folders and subfolder structure of our archive remains at the status of its first setting. This means every time we rerun the archive function NEW folders/ subfolders (added after initial setup) will NOT be included!
    Is there any way to automatically update the subfolder structure (e.g. below a main project folder) every time we rerun the archive function???
    Otherwise this function is totally useless as any change in our Outlook folder structure is not reflected in the archiving functions, which means NEW folder and their contents are not archived!
    We have like 20 projects with different archive paths we now have to archive manually each time we backup.
    Thank you for your help!
    Jan

    RSA1
    Go to the "Modeling" tab
    Go to the "Source Systems" object type
    Find your Source System
    Right-Click on the source system
    Choose 'Transfer Exchange Rates'.
    Your BW Administrators team should have this function set up as a daily batch process.

  • Internal error in item 0000000000: asset row is not complete

    Hello,
    First let me give a little background of what I am trying to accomplish.  I set up a new depreciation area 02, which is essentially a copy of depreciation area 01 Book Depreciation.  The purpose of my new area 02 is to post depreciation only to a seperate expense account for a small number of assets.  I set up the 02 depreciation area as a "Real Depreciation Area" with the setting "3 - Area Posts Depreciation Only" setting for Posting in GL.
    I activated my area (AFBN) and changed a few assets to my new depreciaion area 02 to my desired key.  When I try to post depreciation for one of my changed assets, I receive the error message:
    Message(s) when structuring line items for document number ERROR00001
    Internal error in item 0000000000: asset row is not complete
    I have confirmed that my account determination (AO90) settings for depreciation are set up correctly for 02 for each of my classes (comparing 01 to 02 - only difference is expense account).  I have also checked all of options in the "Overview for Experts" section and "Check Consistency" areas, as well as all of the SAP Online help for FI-AA.  I have also researched my field status group BS11 and changed a setting for Consolidation Transaction Type to be set to an optional entry.
    Thanks in advance.
    Mark

    Message(s) when structuring line items for document number ERROR00001 - Message no. AAPO510
    Diagnosis
    Messages were issued when line items were created for document ERROR00001. The related lines in the error list are from 2 to 2.
    The next lines in the error log provide more information on the errors that occurred, or information or warnings that were issued.
    System Response
    Information messages are intended to give the user information on certain actions of the program during document creation.
    Serious errors during processing can prevent the document from being posted. However, in the case of serious errors, the system continues processing and checking other line items of the same document.
    Procedure
    Information messages do not cause processing to terminate. No further action is required.
    For serious errors that cause processing to terminate, try to find the cause of the error. After you correct the error, you have to restart the posting program.
    Internal error in item 0000000000: asset row is not complete - Message no. AAPO191
    Thanks
    Edited by: Mark Vitalbo on Jul 16, 2009 8:00 PM

  • Archive The Log When Full Disabled

    Currently I'm having problem in setting up auto archive log for "Applications and Services Logs > Microsoft > Windows > Application Server - Applications > Debug", because the option is disabled (I've disabled the log to setup the properties).
    Please take a look screenshot below:
    How to choose "Archive the log when full, do not overwrite events"? Thanks in advance.

    Hi ,
    "How to choose "Archive the log when full, do not overwrite events"?"
    Generally , you need to enable logging then you can choose the action after the log size is reached .
     If this machine is domain joined , you can edit the domain policy on DC :
    computer configuration \windows settings \security settings \event log
    The Retention method for event log policy settings determine the wrapping method for the application, security, and system logs .
    Best Regards
    Elton JI
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.
    I've tried to enable the log and make the maximum size reached, but I still can't choose automatically archive log:
    and also take a look a screenshot below, it is a different type of event (Operational) and it shows us that I can choose Archive the log when full without activating it and make it reach its maximum log size:
    How to solve this issue? Thanks in advance.

  • Asset under construction not completely credited

    Hi,
    We are getting the message "asset under construction not completely credited" when trying to process an actual settlement for an internal order.  We have checked all our settlement rules and read SAP Note 726031 but we are still getting stuck on this error. It may have something to do with a 2c USD balance on the AUC that doesn't want to clear.  The local (AUD) balance is zero. We tried posting a 2c USD transaction to the Order but that didn't work either.
    Thanks
    Bill

    Hello,
    Check the AUC balances  and also check the settlement rule upto which period it is maintained.  If the to period  is ended with value and remove the " To period" and settle the values.
    Thanks
    Lakshmi Narayana

  • Why ns.time increased suddenly when download is complete?

    Here's the code I used to trace the progress of stream:
    _root.onEnterFrame = function()
        if(streamLength)
            var percent_downloaded = Math.round(((ns.time + ns.bufferLength) /streamLength) * 100)/100;
            var percent_watched = Math.round((ns.time / streamLength) * 100)/100;
            trace("Percent Downloaded: " + percent_downloaded);
            trace("Percent Watched: " + percent_watched);
    Here's the output which has the problem:
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15
    Percent Watched: 0
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.15 
    Percent Watched: 0 
    Percent Downloaded: 0.17 
    Percent Watched: 0.03 
    Percent Downloaded: 0.17 
    Percent Watched: 0.03 
    Percent Downloaded: 0.17 
    Percent Watched: 0.03 
    Percent Downloaded: 0.17 
    Percent Watched: 0.03 
    Percent Downloaded: 0.17 
    Percent Watched: 0.03 
    Percent Downloaded: 0.17 
    Percent Watched: 0.03 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.18 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.2 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.23 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.25 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.28 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.3 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.32 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.35 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.38 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.04 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.37 
    Percent Watched: 0.05 
    Percent Downloaded: 0.99 
    Percent Watched: 0.05 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Percent Downloaded: 1 
    Percent Watched: 1 
    Per

    Thank you. Just double-checked. On my both machines box "Automatically open safe files" IS set. But my MacBook leaves the original ZIP-file in folder, where it was downloaded while my iMac does not.
    Both machines unpack the ZIP file when download is complete, but MacBook leaves the original file in folder, while iMac does not. Besides, it happens only in "Downloads" folder. If I download a ZIP-file to my Desktop (or any other folder except "Downloads) th original file is presented.

Maybe you are looking for