Improved user experience transferring from APF to webDAV volume

We've all experienced how files that we drag from our Desktops and drop on folders on the same volume are "received" at their destination and "lost" at their origin. They move.
Users in my organization desire a similar experience when dragging files from their Desktops to folders NOT on the same volume, particularly remote volumes; or ones mounted using a different protocol, like http (webDAV to be exact)--whether on same volume or not. They prefer not having to dispose of needlessly remnant files on their Desktops.
I'm responsible for providing a solution that delivers this experience. I suspect this will require an Applescript.
I have written one that is basically functional. It calls a handler within a folder action to delete files still selected after copying of them to the attached folder completes.
I include my script below. My interest in posting here is twofold.
First: maybe someone can help me make this script work better. I'm still learning, and I haven't gotten it to handle important cases properly.
Second: I wonder whether this has not already been done. I've looked at MacScripter, Applescriptsource, Apple Discussions, and certain individual scripters' sites; but keywords I've come up with haven't gotten me results.
In advance and for any assistance, thanks!
Here is my script. I know it fails if I get an overwrite dialog as a copy operation begins.
If in the Finder, deselection occurs or selection is changed as script runs, no files or wrong files get deleted. I've also had the script delete a file that never got copied to its destination when a permissions dialog came up.
I'd rather no one actually run this script. Just examine it.
The script gets attached to a webDAV site's icon that appears on the Desktop once connection is made. This seems to work like a folder; hence my use of folder actions.
That icon goes away if I disconnect, but I would need the script to work every time connection is made. There are probably other issues.
on adding folder items to this_folder after receiving these_items
call()
end adding folder items to
on call()
tell application "Finder"
activate
set fileList to selection
repeat with theFile in fileList
delete theFile
end repeat
end tell
end call

This OS behavior is there for a reason.
Good question. Thanks for noticing my post at all much less thinking critically on the subject.
webDAV site is to hold users' working folders. In our case, there will be a lot of dragging from Home folders (including Desktop) to webDAV.
The experience will naturally be compared with that of dragging files to the usual place for working files: a local AFP volume. Since drags to webDAV are going to fail by comparison on speed, I'd like to deliver comparability of the "move" experience.
What if your users want to copy (not move) an item to
a network volume?
As for dragging to other volumes, only the webDAV site would have the folder action. I should have made it clear: I'm talking about getting this functionality only in the case of users accessing their webDAV-hosted working folders.
I can understand readers thinking my aim was to change OS behavior. My fault, the vagueness on this point.
Anyway, Cyclosaurus, don't get me wrong. It relieves me know about the command-drag feature--that's great!

Similar Messages

  • I have a new iMac. I have set up a user page for myself, for my wife and an administrator page. My question is my wife needs files from my user page transferred to her page. What's the easiest way?

    I have a new iMac. I have set up a user page for myself, for my wife and an administrator page. My question is my wife needs files from my user page transferred to her page. What's the easiest way?

    I've done this by dragging files from my user page to her drop box. In Finder, drag the required files and hover over the hard disc icon in the navigation bar on the left. As you hover, it will open another finder window showing the contents. Work your way down these windows into <Her username | Public | Dropbox>. Drop the files into the dropbox. She can then retrieve them from her user page.
    Good luck,
    Stephen

  • User experience improve for MS word/ppt file

    Hi,
    When I open MS word or ppt file, the applet looks refresh the content page by page, the user experience is not so fluent, is there any method to change this mode?

    Hi James,
    Unfortunately not currently. AutoVue loads the documents page by page. For example, when loading a PowerPoint document, the AutoVue server reads the first page and sends the graphical information to the client for rendering. Page 2 is only read when the user selects the next page.

  • Getting data transfered from old HD to new ones, leaving 2 slots filled . .

    Hello,
    *(Below is a thread I started in another forum, but, didn't get my final questions answered (see at bottom of this post in BOLD), and am hoping for further help and suggestions. I know there is a lot to read here, but, I think this information will help other novices, such as myself. Thanks!)*
    I have 2 new HDs (each 1T) uninstalled, and I have my old HD (160 gigs) currently residing in one of the two slots in my G5. Any ideas on the best way/process to get the data transfered from the old HD to the new ones, leaving my two slots filled with the 2 new drives AND my data from the old HD transfered and intact, with a RAID0 setup?
    OR, are there any other suggestions on a good setup with the 2 new HDs??
    I'm open to suggestions.
    I always back-up on external HDs, so, is their a need for me to worry about setting up a RAID0??
    I'm doing video processing for DVD release.
    Should I just max out the 2x1T gig HDs and not worry about a HD failure??
    All Suggestions welcomed!!
    Thanks, Jack
    *FROM THE CUTTERMAN:*
    You are limited with only 2 drive slots. In this scenario what usually works best is a small fast drive (eg Velocirapter or SSD) for OSX/Applications and a large drive for video files. It is not advisable to have the operating system running from a striped array.
    Since you already have the drives, here is what you can do.
    Install one new drive and format the partition you wish to use for OSX. You may not want to use the whole drive for OSX, so make 2 partitions. Be sure that it is GPT-formatted so it can boot.
    Use CarbonCopy Cloner to copy your current OSX partition to the new one.
    Set the startup disk as the new partition.
    Remove the old drive and replace it with the second new one.
    Reboot, and partition/format new drive.
    *Hey Cutterman,*
    Thanks for the advice. That sounds like a good set-up. I'll have to research the process of doing what you've advised, but, should work out ok:
    A. Install one new drive and format the partition you wish to use for OSX. You may not want to use the whole drive for OSX, so make 2 partitions:
    1. Partitions are done under Disc Utilities correct? Never done it before; will take a look.
    B. Be sure that it is GPT-formatted so it can boot.
    2. GPT is also done under Disc Utilities, correct? Here I start to get a bit confused, as I've formatted Extended Journal, SO, the partition with the OSX & Applications is formatted GPT, and the rest of the HD is formatted as Extended Journal?
    C. Use CarbonCopy Cloner to copy your current OSX partition to the new one.
    3. So, I partition the first new HD and use Carbon Copy Cloner (also under Disc Utilities) to copy the OSX & Applications from my original HD to the first new HD, correct?
    D. Set the startup disk as the new partition.
    4. This will be an option when I setup the partition???
    E. Remove the old drive and replace it with the second new one.
    F. Reboot, and partition/format new drive.
    5. QUESTION: So, you recommend not striping the HDs: If I do a RAID 1, which sets up a mirror of the HDs, and since the first new HD is partitioned with the OSX & Applications, AND is set up as the Startup Disk, then the second new HD will also mirror that?? Another QUESTION: Even if the second new HD does not mirror the OSX & Applications, the second HD will only mirror the space/partition not utilized by the OSX & Applications partition, correct?
    Thanks for your help!!
    Jack
    *FROM THE CUTTERMAN:*
    OK I will try to answer your questions. To begin, if you want to mirror the 2 drives then you will need to boot from the SL install DVD or an external (USB/firewire) drive to set it up. IMO for your purposes it is too much hassle and a waste of HD space.
    1) Yes partitions are created in Disk Utility
    2) Yes, you choose a volume Scheme (ie number of partitions) and size them by dragging the separator bar. Then select the planned boot partition and click Options..., then choose GPT. I think it is usually the default but check and make sure. Extended journaled is the usual format.
    3) You need to download Carbon Copy. It is a free tool that will copy the entire image of your current system partition to the new one and make it bootable. Consider making a donation as it is a very useful and frequently updated utility. It is fairly intuitive to use. You can also use the restore feature in Disk Utility but I have had more experience with Carbon Copy.
    4) Once the copy process is finished the new boot partition will show up under the startup disk selections (this tool is in System Preferences).
    *FROM 666Sheep:*
    If may i correct one thing: OP, don't choose GPT (GUID Partition Table). You got PPC Mac (G5), so valid partition type for you is Apple Partition Map (APM).
    GPT is for Intel Macs and you will not able to boot from this kind of partition.
    *FROM THE CUTTERMAN:*
    Thanks for the correction- my bad. No familiarity with non-Intel Macs.
    G5 PowerMac, 2.5 GHz Dual, Dec. 2004, 6.5 GB RAM, 149 GB HD
    *Hi All,*
    *Since this process will come to a head on Tuesday/Wednesday, and I hope to be successful in transferring Old HD data to new HD/s.*
    *A: I'm still a little foggy here, as I thought I'd set up the 2 new T-gig HDs so that if one of them failed, I'd still have the data backed up on the other HD; more ideas concerning this would be reassuring:*
    *WHAT DOES "IMO" mean?*
    *(IMO for your purposes it is too much hassle and a waste of HD space.)*
    *As I understand the points made: After I partition the first new HD, and Carbon Copy data from old HD, I then install second new HD, and this will just act as an overflow from the first partitioned HD, correct? Because, if set up a Raid1/Mirror, the OSX partitioned portion of the first new HD will not copy to the second new HD, and that space on the second new HD will be wasted, correct?*
    *Also: I have to set up RAID1 (if I do not set up RAID0), correct?*
    *RAID 1*
    *From WIKI: RAID 1 mirrors the contents of the disks, making a form of 1:1 ratio real time mirroring. The contents of each disk in the array are identical to that of every other disk in the array. A RAID 1 array requires a minimum of two drives.*
    *Carbon Copy is a free tool that will copy the entire image of your current system partition to the new one and make it bootable.*
    *1. Is my old HD partitioned? Is that done automatically by MAC prior to PC purchase?*
    *2. Do I Carbon Copy the whole old HD or just parts? (eg. OSX, Photo Shop, After Effects, Various Files)*
    *3. I read that it is necessary to DEACTIVATE Photo Shop (I have CS3) prior to doing Carbon Copy. Is that correct? If so, does this also apply to other Adobe applications? Such as After Affects, Illustrator??*
    *Thanks to all for the help!!*
    *G5 PowerMac, 2.5 GHz Dual, Dec. 2004, 6.5 GB RAM, 149 GB HD*

    Confusing Information:
    A1: You also want to make sure the drive you are backing up to is formatted Mac HFS Extended (HFS+) if using Mac OS 8.1 or above.
    A2: On PowerPC Macs, your clone should be partitioned as Apple Partition Map.
    *Q? I thought the new HD (1T) should be formatted in Extended Journaled?*
    B: Also disable Spotlight (in 10.4 only) on your destination drive using Apple menu -> System Preferences -> Spotlight -> Privacy to add the destination drive to the pane.
    *Q? I'm using 10.4.11, so, I should follow these instructions?*
    C: If possible, boot into safe mode to perform the backup (holding the SHIFT key at startup). In addition, you can clone while logged into another administrative user that you don't use at all to avoid further complications of changes which may be happening to your regular user (though don't use Fast User Switching to get into that other user, since that other user is still active when fast user switching is used). Otherwise you are going to be running a backup on a live system which could have changes happening while you are attempting to backup. These may yield an imperfect clone, with uncertain success at recovery. It may be possible that your clone will have its own hardware issues, so make at least two copies.
    *Q? ?????????????*
    *I GOT THE ABOVE INFO. FROM THE FOLLOWING SITE:*
    Making a clone/mirror/duplicate backup
    http://www.macmaps.com/backup.html#SHORTANDEASY
    *ALSO, WHAT DO YOU THINK ABOUT THE ADVICE ON THIS PAGE:*
    http://www.levoltz.com/2010/04/21/how-to-transfer-data-to-your-new-hard-drive/

  • Better user experience for slow reports (loading in background, progressbar

    Hi
    In our application, some reports take a long time till they are displayed. Therefore it would be nice, if i could provide the user with some feedback (example: progressbar). Is it possible to have this? Upon print, when a pdf file is being constructed (in web) we already have such functionality in place, is it possible to have it generally?
    Mayb,e it would also be possible to have the report load the first page quickly, so the user has already something to look at, and load all the other needed data in a background thread. (i dont think it is possible, however, somebody may have an idea)
    Does anybody have an idea how we could achieve a better user experience for our reports. Any help is appreciated. Thanks.
    Greetings
    I am using:
    Crystal Reports 2008 (in Asp.net, Windows Forms)
    Version .NET 3.5 (SP1)
    PS: of course a very fast report would be the finest solution. However, i guess this will not be possible with our reports and the volume of data they access

    Hi Daniel,
    Crystal Report 2008 we have a inbuilt functionality of progress bar .If you are not getting progress bar for every report that means those reports are not taking to much time.
    For more info regarding progressbar  this check this link:
    [https://boc.sdn.sap.com/node/8035]
    Look for processingIndicatorDelay and processingIndicatorText.
    If you want to improve performance of report then we need to keep in mind few thing while creating report in Crystal report designer:
    Here are a few points related to performance issue .
    The performance of a report is related to:
    External factors:
    1. The amount of time the database server takes to process the SQL query.
    ( Crystal Reports send the SQL query to the database, the database process it, and returns the data set to Crystal Reports. )
    2. Network traffics.
    3. Local computer processor speed.
    ( When Crystal Reports receives the data set, it generates a temp file to further filter the data when necessary, as well as to group, sort, process formulas, ... )
    4. The number of records returned
    ( If a SQL query returns a large number of records, it will take longer to format and display than if was returning a smaller data set.)
    Report design:
    1. Where is the Record Selection evaluated?
    Ensure your Record Selection Formula can be translated in SQL, so the data can be filter down on the server, otherwise the filtering will be done in a temp file on the local machine which will be much slower.
    They have many functions that cannot be translated in SQL because they may not have a standard SQL for it.
    For example, control structure like IF THEN ELSE cannot be translated into SQL. It will always be evaluated
    in Crystal Reports. But if you use an IF THEN ELSE on a parameter, it will convert the result of the condition to
    SQL, but as soon as uses database fileds in the conditions it will not be translated in SQL.
    2. How many subreports the report contains and in section section they are located.
    Minimise the number of subreports used, or avoid using subreports if possible because
    subreports are reports within a report, and if you have a subreport in a details section, and the report returns 100
    records, the subreport will be evaluated 100 times, so it will query the database 100 times. It is often the biggest
    factor why a report takes a long time to preview.
    3. How many records will be returned to the report.
    Large number of records will slow down the preview of the reports. Ensure you only returns the necessary data on the report, by creating a Record Selection Formula, or basing your report off a Stored Procedure, or a Command Object that only returns the desired data set.
    4. Do you use the special field "Page N of M", or "TotalPageCount"
    When the special field "Page N of M" or "TotalPageCount" is used on a report, it will have to generate each page
    of the report before it displays the first page, therfore it will take more time to display the first page of the report.
    If you want to improve the speed of a report, remove the special field "Page N of M" or "Total Page Count" or formula that uses the function "TotalPageCount". If those aren't use when you view a report it only format the page requested. It won't format the whole report.
    5. Link tables on indexed fields whenever possible.
    6. Remove unused tables, unused formulas, unused running totals from the report.
    7. Suppress unnecessary sections.
    8. For summaries, use conditional formulas instead of running totals when possible.
    9. Whenever possible, limit records through selection, not suppression.
    10. Use SQL expressions to convert fields to be used in record selection instead of using formula functions.
    For example, if you need to concatenate 2 fields together, instead of doing it in a formula, you can create a SQL Expression Field. It will concatenate the fields on the database server, instead of doing in Crystal Reports.
    SQL Expression Fields are added to the SELECT clause of the SQL Query send to the database.
    11. Using one command as the datasource can be faster if you returns only the desired data set. It can be faster if the SQL query written only return the desired data.
    12. Perform grouping on server
    This is only relevant if you only need to return the summary to your report but not the details. It will be faster as less data will be returned to the reports.
    Hope this helps!!
    Regards,
    Shweta

  • Radeon HD 6750M - Sudden drop windows 7 user experience index scores and performance in Battlefield 3

    Ok I have a strange problem regarding the performance of my graphics card Radeon HD 6750m in my bootcamped window 7 and maybe in OSX,here's what happened.
    Firstly I noticed this when going to load up Battlefield 3 which has been ruining fine on low settings since it first came out, but today i loaded the game as usual and when i started playing i noticed that the performance had completely bogged down to about 1 fps and had became unplayable so had a look at the video settings and they were all the same (set to the lowest possible) so i quit the game and restarted the game/machine a couple of time but no change, still completely unplayable for no apparent reason.
    So next a checked my Windows user experiance index number and notice that windows had detected changes in my hardware so i ran the test again, previously my scores were
    cpu: 7.5
    ram: 7.6
    graphics: 6.9
    gamming graphics: 6.9
    Hdd:5.9
    overall score 5.9
    the new test results came in and every things else had stayed the same apart from the two relating to the graphics had some how changed, the new results were:
    cpu:7.5
    ram:7.6
    graphics: 3.9
    gaming graphics: 5.7
    overall score
    I was completely confused how such a drop in performance could happen as i have not changed any of the hardware? is almost like the performance has halved relating to my gpu.
    I have tried reinstalling drivers but still no resolution
    I was wondering if anyone else had had this problem and what the possible causes could be and how a could fix this
    my hardware is:
    MacBook Pro 17-inch, Early 2011
    Processor  2.3 GHz Intel Core i7
    Memory  8 GB 1333 MHz DDR3
    Graphics  AMD Radeon HD 6750M 1024 MB
    hdd: 750 GB

    Yeah its all very strange, in my opinion it must be something to with the drivers. After I had relised that something had seriously changed with my hardware setup in the way windows recognizes the graphics card, I tried reinstalling different versions of the drivers for the AMD Radeon HD 750M and one version gave me a small improvement of about 0.2 in the windows user experience thing scale in the category that scores the graphics (cant remember which version the driver was was as it was a spur of the moment thing) so could be a driver problem but it was working fine using the preview drivers AMD provided on their web site before.
    I have also tried using the the original disk that bootcamp created during the install to re-install origianl divers (basically all the necessary drivers for windows to recognise hardware in Macbook Pro) and that never made any difference.
    This also happened before the windows update that you wrote about Cuziuzi (its was an optional update for the windows 64bit) because I installed this after battlefield 3 had died on me thinking it might resolve the problem.
    on a sidenote steam is refusing to lauch games on osx and i'am the process of re-downloading the game again to  try and fixes the issue (have only got L4D2).
    I am going to look into it tomorrow and try to figure out what the problem is and post some info about drivers specifications and some more clarifying information.
    Hopefully my GPU is not in the process of dying on me after the constant heat bombardment it has to endure thanks to Apples great design philosophy of visual aesthetics over functionality, fingers crossed Battlefield has not fried it!
    Also cziuzi what's ur hardware specs?

  • How to view data in SNC after getting transferred from ERP

    Hi all
      I have transferred material ,vendor, customer ,scheduling agreement ,demand from  ERP to SNC system.
    Now I want to view this demand in SNC. What I have done is in SNC is  I opened supplier view.
    In supplier view, I opened SMI monitor. Now when I click on F4 help of product I am not able to view the material
    which I had transferred. Same is the case with location.
    I know that in SNC, in order to view data following assignment is required.
    Material  Location  Business Partner ( Org ) --- > BP ( Person )  User.
    Now I have assigned Material to location .
    Location to BP ( Org ).
    BP ( org )  to BP ( Person ).
    BP ( Person ) to user.
    But still I am not able to view the data in F4 help ( For SMI overview screen ).
    Next I learnt about Selection modes in SNC.I think I need to assign selection mode u201CPDNF_NEWu201D
    To application ID of SMI overview screen in order to view Product and location in F4 help.
    If I am correct than please let me know how should I proceed. Else please let me know
    What all configuration is required to view product and material data in F4 help and eventually the demand which I
    Had transferred from ERP.
    Best Regards
    Rahul

    Hi Vasu/ hi Nikhil,
      I have done what you mentioned but still could not see the data in SNC Web UI.
      Let me explain once again.
      Consider a case when Panasonic ( Supplier ) is managing inventory for Walmart ( Customer ).[ VMI scenario ]
      Now
      Step 1 : Walmart will create Material,Location,SA ,demand in his ERP.
      Step2 : Master data with demand will get transferred to from customers ERP system to SNC system.
      I can see Product and location by SNC -- > Master data -- > Product/Location.
    Till this point everything is fine.
    Next I have done following.
    Assign my user to Business Partner of type org ( Customer ).
    Location is assigned to Business partner.( Customer ) as material will be shiped to customer location.
    Location is assigned to model 000
    Material is assigned to Location and Planning version 000.
    Now logically assignement is as follows.
    User -- > BP --> Location --> Material.
    Now when I go to customer view ,in product and location,I should be able to see my product and Location.
    But I am not able to see.
    Could you help where I am going wrong.
    Regards
    Rahul

  • Is there any way to get all my stuff transfered from my old broken iphone to a new one

    is there any way to get all my stuff transfered from my old broken iphone to a new one

    Guess you have your answer.  Maybe next time you'll read the User Guide and use the phone as recommended so this doesn't happen again.

  • A user experience for CP5(with 6 issues)

    Hi respected Adobe team,
    I am a CP5 user for 2months. After using CP5 for a part of time, I got some user experience to share with you.
    1. I published a CP project as a .swf with 1280*1024. When I watched this .swf as other dimension (except 1280*1024),some mess line will appear  in the video.
    The video with mess line:
    The correct video:
    2. I think CP5 can publish CP project as a .flv, but I don’t know how to? In this window I don’t know how to add a server to publish .flv file. .flv file is very useful for me, so could you help me?
    3. Why .f4v file’s dimension need less than 1024*768? If I had a 1280*1024 CP project and I wanted to publish it as a .f4v file, I have to compress this project. As the result of compress is mess lines appear in the video.
    4. When I published a CP project as a .swf, sometimes this sentence appear (your computer does not have sufficient memory resource to publish your file).
    I had some information in this issue. This project was created in CP5. Whatever how long time I open this project, when I publish it this dialog will appear. In my opinion, if the CP project had a long time video (much video information), the chances of this dialog’s appear will grow up. But if I change some setting maybe this dialog will not appear.
    In this setting the dialog appeared:
    In this setting the dialog didn’t be appeared:
    5. When I import a .swf to Adobe Flash Catalyst CS5, the .swf can’t be displayed normally. And I tried to analyze a .swf(about 2 min long) by a tool, the result is the .swf just have 37 frames. The strangest point is more than 90% video content is in the 35th frame. Other 36 frames almost have nothing. I don’t know why.
    6. When I recording a long time video, CP cut the video as many slides automatically. Sometime it makes me a little uncomfortable.
    In this CP project, I recorded this video at a heat. But CP cut it automatically (become 18 slides).
    At last, I have an advice for CP. If we can modify the video part in every part, it will be great! Actually, I am a big fan for Adobe productions. So wish a better CP version (maybe CP 6?). Thank you!
    My msn:[email protected]
    Glad to make friends with you!

    Hi Nick,
    I'm sorry to note that you are facing these issues with Captivate 5. While many of the issues you've reported probably have a workaround (I've listed some follow-up actions below), one issue we've had difficulty reproducing is the 'out of memory' issue when you publish. Can we schedule a conference call with a Connect session to investigate this further. Please mail me at- shamer at adobe dot com with details on the geo you are located in and some convienet time slots for the call.
    Regards,
    Shameer
    Adobe Captivate Team
    The other issues:
    >>
    1. I published a CP project as a .swf with 1280*1024. When I watched this .swf as other dimension (except 1280*1024),some mess line will appear  in the video.
    Can you check if this is an FMR swf (does the video camera icon appear on your Cp slides in the film strip/ thumnails? In that case there will be some lines observed with resizing.
    2. I think CP5 can publish CP project as a .flv, but I don’t know how to? In this window I don’t know how to add a server to publish .flv file. .flv file is very useful for me, so could you help me?
    You cannot publish the Cp project as an FLV. You publish as an F4V file. You then have to manualy upload this on to a streaming server (if that is what you are attempting).
    3. Why .f4v file’s dimension need less than 1024*768? If I had a 1280*1024 CP project and I wanted to publish it as a .f4v file, I have to compress this project. As the result of compress is mess lines appear in the video.
    This is a limitation from the way we use codecs for F4V. We are currently investigating this issue.
    6. When I recording a long time video, CP cut the video as many slides automatically. Sometime it makes me a little uncomfortable.
    In this CP project, I recorded this video at a heat. But CP cut it automatically (become 18 slides).
    We can look at this issue also in our connect session, but I believe your auto FMR might be getting triggered in some scenarios, hence the number of slides varies.

  • Bad user experience/errors with Adobe Air widget installation

    I'm having a nervous breakdown at work (it's 10pm and I'm
    still in the office), an Adobe Air widget application I've built is
    somehow causing the client to panic (they can't install or run the
    Adobe Air installation or the widget and now they feel all their
    users are having the same problem). If anyone has a minute to try
    this out and let me know if the widget installs correctly of if you
    have any recommendations on a better user experience I'll greatly
    appreciate it. The client is receiving an error message when
    installing Adobe Air (error 0 or something).
    widget is on the bottom left (installs for PC and Mac). If
    the widget installs without any glitches please let me know. God
    bless.
    http://stayonhermind.com

    The application installed just fine for me. I'm running
    Windows XP SP2 and I already have AIR 1.1 runtime installed.
    I do have a few suggestions for improvement though! Just take
    or leave any or all of these! :)
    In your popup you say,
    "Before installing the 9IX Rules Widget verify that
    you’re running the latest version of Adobe Flash."
    Is this really a necessary requirement? If you are
    downloading the .air I think it would not matter whether or not you
    have Flash installed.
    Then you say,
    "After installing Adobe Air (link below), return to this page
    and re-install the 9IX Rules Widget. Install Adobe Air Now .
    Otherwise click on the button below (the widget install button)."
    I understand you are trying to make this easy for people but
    to me this seems confusing.
    <GENERAL AIR COMMENT>
    If someone does not have AIR runtime already installed I
    thought running a .air would trigger the download and install. If
    not this gets pretty complicated. How do you test if they have AIR
    or not? And since most will not at this early stage how dow we
    educate end-users to even know if they have it or not?
    </GENERAL AIR COMMENT>
    You should digitally sign your AIR app so it does not say
    Publisher: UNKNOWN with the big red "?" icon!
    I would recommend against using all caps in your messages.
    I would recommend choosing a better font (maybe a pixel font)
    since the message text is a bit blurry.

  • Error in Transferred from ECC to GTS

    Hi experts
    We are getting the following errors in our Development and Staging system
    When running transaction /SAPSLL/PRODUCT_TLSH
    Red Light on
    Log: MATERIAL TRANSFER 09/19/2011 12:03:42
    Green light on
    Transfer Log for Product IM001FERT1-NY01 Transferred from Feeder System DEVCLNT020
    Red light on
    Object /SAPSLL/EPR is blocked by user ERUKULLA
    Red light on
    Internal error in program object /SAPSLL/API_6850_SYNCH (RC = 2) - processing terminated
    Our ECC 6.0 Development system is on
    PI_BASIS
    Release - 701
    Level  - 0006
    Highest Supp Pack   - SAPK-70106INPBASIS
    Software Component Description - Basis Plug In
    Our GTS Development  system is on
    PI_BASIS
    Release -  2006_1_700
    Level - 0015
    Highest Supp Pack - SAPKIPYM15
    Software Component Description - Basis Plug In ( PI_BASIS) 2006_1_700
    Can anyone tell me if those of the correct versions for each system?

    Hi Teresa,
    I'm not completely familiar with the technicalities, but one of the things that will cause Product Transfer to fail with the exception "Processing Error" (RC = 2) is a missing or full Number Range.  So check the Number Range SLL_PROD, and make sure that Interval '01' exists with available numbers.
    As far as I know, the Product Transfer works ok with more-or-less any versions of ECC and GTS.
    Regards,
    Dave

  • Another Ovi Share first-glance user experience

    Excited from the Nokia World presentations I decided to give Ovi Share a try. Previously I've been using Picasa and some local photo sharing services such as kuvaboxi.fi - that is to say that I had some baseline to judge Ovi share against.
    First challenge was getting into ovi.com. Due to some cookie issue in Firefox I just got some java.lang.NullPointerException when trying to log in. Of course the error message was total gibberish and, interestingly, I noticed that there is no way to report such bug from the Ovi frontpage. Yes, you have the FAQ, but no info what-so-ever how and who to connect in case of login errors. Persistent as I was wanting to experience Ovi share I did login with IE, was able to send bug report and finally get the thing fixed - pheww...
    At first look, Ovi Share looked ok. If only it had functioned ok... Creating an album in the web is easy, and so is adding photos - great! Made few albums and that's when the drawbacks (showstoppers one might say) started occuring to me...
    1. There's no way to create sub-folders! Are you real?!! So I can't make album 2009 and then sub-album Event XX? Uh, this front page will become ugly and confusing to use in a short while if I continue uploading my precious photos to these folders.
    2. I can't edit photos in groups. So there I am uploading 50 photos from my laptop and I can't even tag them collectively or move them between folders without going through the photos one by one. wt*? please excuse me my French... I really got frustrated after like 3 photos. And I couldn't even delete them in groups to re-start from the beginning and upload the photos directly to correct albums. argh!
    3. Tags, oh this one's great! As in bullet above, I can't tag the photos in groups - already a real pain in the bottom. It's done quite handy when uploading from my mobile device, though. But then in Ovi Share, why on earth can I not filter / search the photos based on tags? To use the tag search, I have to browse my way through to a photo which as been tagged with the particular tag and only there I can click the tag to search photos with similar tags. And what d oI get when doing this? --> No items found. Again wt*? I just clicked a photo with that tag!!
    4. Uploading photos from my device. Overall, this works great in my phone. That is if I'm uploading to an album that already exists. No way to create a new album while doing it directly from photo browser application. Well, what the heck, let's just dump them to the default "root" album and sort them to right album in Ovi Share. ok, done. all items show nice in All Media. I create new album, start moving pictures one-by-one (well, I'd do it in groups but that's not available!). Doesn't take too long to notice that in All Media you can't see actually see where the images are stored. So there I am sorting 50 pictures taken & uploaded, and the only way to know which images I've already moved is to move between All Media and my album and make a manual verification. another wt*?!! I would spend two hours or so sorting 50 pictures and still end up with pics missing from albums.
    5. Viewing the images. How come I can only watch these in full-screen by starting a slide show or downloading the pics back to my hard drive?  And what if I wan't to zoom in on some detail? To tell you the truth the experience of viewing photos is so bad that I wouldn't use Ovi Share to, for example, share images related to ebay auctions. Any potential buyer would probably just walk off immediately.
    I haven't even dared to try the Ovi Suite on laptop if that makes things any easier. Ovi Share, as it is now is totally unusable. How bad can a first glance user experience be? Well, Ovi Share just set new standards for me

    I completely concur.  I've just spent the last two days tryng to force both Ovi for PC and Ovi Share to do what could be fantastic.... but it's not, it's **bleep**.  I've gone back to PC Suite on the PC and am just about to give up on Ovi Share.
    Here's my main gripes with Ovi Share
    Ovi Share has the potential to be a great site but....
    Uploading via the "World" share online symbol within photos is fast but....
    You can't even choose an existing album - it always select the first one
    Tags aren't created
    The date of the photo doesn't go through - it uses the date uploaded as the date created
    The description doesn't get uploaded
    You can't move or delete multiple files when they are uploaded
    There's more as you said in your post but it's really disappointing.  By the way, if I've got any of these wrong and there's a fix please let me know.

  • Music file transfered from PC does not appear in t...

    Some of my music files transfered from PC does not appear in the music player in the cellphone but they appear as rigntone..NOKIA N81
    How will i resolve it??
    Can someone help me?
    Please reply, it's urgent.

    Hi Irosenth
    Thanks for the answer. I am not sure I understand your question though.
    We have a collection of reader enabled pdfs that the user can open in a webbrowsercomponent in a .Net winform.
    We used to (Reader 9.4 and before) replace the Readers "save pdf" button with our own "save pdf" button that
    - saves the pdf
    - exports its data as xml
    - send a message to the .Net winform that the pdf has been saved.
    We implemented our own save button and its functions using a plug-in.
    Now I can't find our "save pdf" button in Reader X. That is my problem.
    So I try to create a new toolbar and place our "save pdf" on this new toolbar as you adviced me.
    I expect the toolbar to show up in the Tools pane in the webbrowser component in Reader X.
    But it doesn't. There is no Tools pane when I open the PDF in the webbrowser.
    (btw all the keyboard shortcuts we have created in the plugin (ie CTRL, ALT, L) works fine - so the plugin generally works).
    When I couldn't find my toolbar with its button in the webrowser, I tried to open one of the reader enabled pdfs in the Reader X as a standalone application.
    This was just as a test to see if it worked any different from the browser plugin. It is not part of our use case.
    But I noticed that in the standalone Reader X I do have a Tools pane, and my new toolbar but no "save pdf" button.
    This is how it looked with Reader 9.4 and before:
    OK the red text in the screenshot is quite difficult to read. It says (from above)
    "We have replaced the Readers save button with our own save button in the plugin.
    This is the (selvcreated save) button I miss in Reader X"
    "This is a Reader enabled PDF shown in a webbrowser component in a .Net Winform"
    "The users only have the Reader, not Acrobat"
    Best regards
    Jan
    Message was edited by: Dafolo_Jan

  • HT4889 How do I get the files that transferred from my old mac to this new mac to all merge so I am not using 2 set ups? In other words, I have stuff on the "new mac" and everything else on the "old mac" even though they are on the same computer.

    I need to merge my files that were transferred from my old mac to my new mac - for some reason I now have 2 separate setups on my new mac.  I need everything merged to one account.
    Thanks!

    Did you use Migration Assistant? If you set up your new Mac first, you created a user account and when you used MA later, it transferred over the old one. The only way to avoid that is to use Setup Assistant at the beginning of the setup. I used MA once and spent a long time getting rid of duplicates - you can either do that manually or start over: use recovery (Command + R or Command + Option + R keys) during startup, go to Utilities > Disk Utility, erase your disk and download/install again. While going through the setup, use Setup Assistant - it will port over your one and only user account rather than create another.

  • Importing Roles-User Groups Mapping from one Environment to Another

    Hi,
    I have this situation. I am using WLP8.1 SP4
    I have two environments (E1 and E2)and I have 2 MS Active Directory server (MS1 and MS2). The LDAP authenticator in E1 is configured to use MS1 and the LDAP authenticator in E2 is configured to use MS2. The user groups are stored in the Active Directory servers and the role-user groups mappings are done within the Weblogic.
    I imported the role-user groups mappings from E1 to E2 and it works. After that, if I map another user group to an existing role and do an import again from E1 to E2, it does not take any effect. Why is it so? Any kind soul can help me? I am very lost now.?:|

    Hello! :)
    Unfortunately, I'm already using Catalog Manager in transferring files. I'd really like to find out if there is a particular file that defines the permissions of the objects that I should also transfer, or if I should really do that manually for each of the objects?
    Thanks for the reply! :)

Maybe you are looking for

  • How to find out what version of Adobe/Flash Access you're running

    To find out what version of Adobe Access server you're running, do this: 1.          Unzip (or unpack) your flashaccess.war file (it's just a zip file) 2.          Navigate to: \flashaccess\META-INF\ 3.          Open "MANIFEST.MF" and look for "Imple

  • Error occured in source system - in the extractor

    Hi Experts, I started an INIT load from ODS1 to ODS2 and Infocube. It is expected to contain 21 million records. After loading 17 million records the loading stops with an error message "an error occured in the source system" Caller 09 contains an er

  • Oracle.sql.STRUCT

    Hi, when I use functions that returns a geometry (for example SDO_GOEM.SDO_BUFFER, SDO_GEOM.SDO_DIFFERENCE) I have in return oracle.sql.STRUCT@6c08b2.. What can I do!? thanks

  • Additions in ODS

    Hi gurus, I want to add PO Line Item Attributes (they are order line number,order line unit price and invoice unit price) in already existing ODS. Tell me the Procedure & where we can add these & how to add these in existing ODS? with detailed steps?

  • How to hide or filter out the row at break subtotal level

    Hi All, Need to know how to hide or filter out a row at break subtotal level. My Requirement is to sum up the first 20 business days total as Month total. This is a cross tab report, with Dates going from top to bottom, Securities going from left to