PO without PR : doubt

Hi,
Can the following be done using standard SAP customizing or is an enhancement required :
1.Workflow - purchase order instead of purchase requisition
2.Workflow - instead of an email being sent each time a PO needs approval, email to be sent once a day which list all POs
3.Approvals - Purchase Order Approvals and not Purchase Requisitions
A quick reply would be appretiated, thanks.
Message was edited by:
Any documents would be really helpful
S V

hi
if you have fund management madoude , it is posible to make the po wrt pr, it is in customising level
img-public sector mangement-funtions for us federal government-integration-material mamnagement-document to document tolarence
here you have create the tolarence key and save it , then assign it purchase requestion document type in document tolarence key
by setting this same , pr is manatory for creating the po
try it and revert back
regards
praveen

Similar Messages

  • Useless--you are without a doubt

    This is totally useless.  All it says it that Flash Player has got a lot of problems and you don't want to do ANYTHING TO HELP!!  You make it damn near impossible to contact you.  Your various response systems don't work, you can't login to report a bug, you just get told you're not logged in and then the log in button doesn't work.  You people are the pits!!! God help us all from you.--

    Since you are not telling us anything; how do you expect any help from anyone?

  • Doubt in a Finally block ?

    ques 1 :: public class Main {
       public String test() throws Exception
           try
               throw new Exception();
           catch(Exception e)
                throw new Exception();
           finally
        public static void main(String[] args) {
              try{
           new Main().test();
               catch(Exception e)
                  e.printStackTrace();
        }According to sun documentation ,a method whose return type is String,int,.. must have return statement otherwise compiler will show an error.But according to this program it will not show any compiler error.Can you please suggest or explain me how this program is compiling.
    I have fair idea, that when you throw any exception and after that if u give return statement then it will say its not reachable.
    ques 2::
       public String test() throws Exception
           try
               throw new Exception();
           catch(Exception e)
                throw new Exception();
           finally
      return "abc";
        }Again am using same method but here am just returning an value. I want to know what will happen to that new Exception() object which we are throwing at catch block.Since its returning value as "abc".
    If you just comment that return statement then it will throw Exception.
    Please clarify this also.

    My first recommendation is that you build an experiment and see how it behaves. That way you will know without a doubt what to expect based on your coding style. I'm not in any way saying that the behavior is in any way different from what the documentation illustrates, only that if you build a test you'll know for sure. Otherwise, you'll know what we told you and what the documentation says.
    Puckstopper's rules #6 - It is preferred to have a single return from any given method. The exception to this rule is if you reach a point in the code that is non-exceptional but creates a condition where the rest of the method should not execute. (There is another rule that relates to this condition that says that in this case the functionality should really be divided because it is clearly overly complex.)
    That leads us to a basic code pattern.
    int retVal = 0 ; // Initialize to a neutral condition or the default condition
    try{
        // Do some stuff that might cause an exception to be thrown
        retVal = RESOLUTION_STATE
    // Be specific about exceptions
    catch(Exception e){
        // Do something to handle the exception in a graceful and tidy manner.
        // Code that simply barfs the stack trace will incur the wrath of the Exception Gods
    finally{
        // Do anything relating to the code in the try and only in the try that must happen no matter what
    return retVal ;This does not address the question of whether the exception(s) can or should be handled here. Only a cohesive way of dealing with the try/catch/finally construct and returning from a method.
    PS.

  • Charged full price without a warning!

    Hello!
    I have a small rant and a warning for other customers! I have a line on my account that I haven't used in a long time that I am still paying for. Previously (under some previous promotion, they said) they let me switch one of my lines to the Edge program. So I thought I would try my luck and upgrade that line to a tablet through Edge. I went through the whole process and placed the order. No where in this entire process did it say I could not do this. I chose the device I wanted and options such as insurance. It told me I had no balance due or if I wanted to I could do a down payment. All was fine and well, submitted the order. It let me go through the whole process as though I was doing the edge program. Then I get an email saying they were charging my bank account nearly $700 for the full price. No explanation as to why. So I call and they said oh you weren't eligible. So instead of saying to me,"this line isn't eligible, would you like to buy this outright?" they just assumed I was going to and charged me the full amount without any sort of warning! I didn't agree to that. Not only did I have to cancel my order.. I was pretty disappointed that 1. they would just charge you without warning and 2. I didn't get my ipad I know I still had an active contract and if its not time, then its not time, thats not my issue. My issue is that they would take money and not even tell you thats what would happen. In all reality it shouldn't even let you go through the process if you are ineligible. Not sure that I will do edge anymore or get anymore devices from verizon. I may just buy outright from apple from now on as I have in the past I have to say, I love my verizon service, def the best in my area. BUT, they without a doubt have the WORST customer service of any company I have ever dealt with. You can call 3 times and ask the same question but get 3 different answers.

    You refuse to comprehend that I agree with you. YOU SHOULD NOT BE CHARGED MORE THAN YOU AGREED TO WITHOUT YOUR KNOWLEDGE!!! I have never disagreed with you on that but for whatever reason you choose to ignore that and pretend like that is what I said. Now if me pointing out that you attempted to do something you knew you weren't yet eligible to do just because you were able to do it before and decided to take your chances by trying it again is considered rude...then ok. I'm rude. And will continue to be. The idea that you think it should be expected that you will do it again because you got away with it the 1st time is absolutely wrong. It doesn't make what you're doing suddenly ok just because you managed to get through the cracks before. It just means that you were lucky that time and you decided to push your luck again. Two different topics. Doing something and getting away with despite knowing it's not supposed to happen and then trying again but getting upset when someone tells you the truth...that you tried something wrong is amusing. I never said you got upset because you didn't get what you wanted (although you kind of did). I just stated a fact. You attempted something that you shouldn't have. NONE OF THAT MEANS YOU SHOULD HAVE BEEN CHARGED FULL RETAIL WITHOUT YOUR KNOWLEDGE UNLESS THAT IS SOMETHING THAT VZW EXPRESSLY HAS AS PART OF THE TERMS.
    I provided you with some routes to try and get some concrete answers as to why they did it. You may also want to contact your bank if the money hasn't been credited back to your payment method yet so they can do it and investigate the charge. I wish you well but your being upset at my honesty and trying to turn it into something else was unnecessary. It doesn't change the truth nor will it hurt my feelings. Being called rude online hardly means anything when I haven't shown you rude at all. Good luck! And I hope you get the device you want soon.

  • How to view aspx PDF files in Safari 4.0.3

    Hi,
    Using Safari 4.0.3 on os 10.5.8. I'm trying to view PDF files that are supposed to be viewed and editable within the browser (this is how the site works on a pc using internet explorer). When I click the relevant icon on the site, the site asks me if I'm sure I want to view that file (this is normal), and I click accept. Then Safari simply downloads the aspx file into the downloads folder. To the extent I could open the aspx manually using Reader (I can't), it wouldn't help anyway because the file is meant to be edited within a web browser, and within the pdf there are options to "save," "save and close," etc. I need to be able to open and view this file from within Safari.
    I have the latest Adobe reader and made sure the settings allowed for opening of PDFs from the internet.
    Any thoughts?
    Thanks.

    I concur with Kirk Olson1's comment above, and have been unable to solve this 'til reading this post.
    Change the .aspx extension of a saved file to .pdf and presto, Preview opens the doc for reading without complaint. This may not solve the problem the user has with editing the file within their browser. But the .aspx file, without a doubt, is in fact a file of "some" sort that is readable by Preview. As to the properties of editing the file, I can't speak to that. Since I am using this to read and save my bank statement, I would hope that the ASPX file is a signed document that can't be edited without the change being detectable... otherwise, what purpose is served by introducing a new filename extension ASPX for PDF files???
    I've had the same "Browser can't view/open ASPX file" problem under Mac OS 10.5.* and Safari and Firefox. A bank provides me with "PDF" files (so they say) that download (to view, or file-save-as) with the .aspx filename extension. Firefox 3.5.* doesn't handle them. I've not downloaded Adobe products to my Mac and have avoided doing so because I don't want Adobe mucking with the way Preview works, etc.
    In an experiment, I am unable to coerce Preview to open a copy of the same file while it had the .aspx extension (via Ctrl-Click the aspx file, Open_With, Enable All Applications to Open). Preview just sits there without opening the file, no error dialog, and I don't see any telltale warnings in the console log either. The same file, with a filename extension changed, no problem opening and viewing.

  • What I want to do with OSX Server this Summer...

    I would like to develop and deploy a number of services for my 10.4 server so I can better manage all the Mac machines within my control. First, though, here's a little about my topology. We are a Windows 2003 based enterprise where all services are delivered via Microsoft implementations. However, since we do have a large number of Macintosh computers, I have setup a 10.4 server to take care of centrally maintaining and backing up data/file systems. So far, I've got this server up and running for data backups, but there's so much more I want to accomplish:
    1) Configuring it as a Apple Software Update server
    2) Configuring it to update all 3rd-party client apps. such as Adobe CS 2, Quark, Stuffit, etc so that all Macs are using the same software versions
    3) Creating and distributing a centralized FONT repository
    4) Configuring it to run various routine maintenance scripts to optimize client machine's file system health (such as cache cleaning, Macaroni, prefs pruning, etc)
    Your suggestions and tips are greatly appreciated and if you can direct me to the proper documentation I would be really greatful.
    In review, I'm looking to setup and use my 10.4 server to update client machine software, synchronize 3rd-party app.s, run vital maintenance routines and installing a centralized FONT repository for better font managment and control.
    And finally, how does Apple Remote Desktop fit into this scenario? And where do I find it on server 10.4?
    Thanks,

    In order:
    >Configuring it as a Apple Software Update server
    1) Open Server Admin and connect to your server
    2) Select 'Software Update Server' and click start.
    You're now running your own software update server. It will automatically download updates from Apple and make them available to clients (you have some additional controls in Server Admin which you can play with).
    The other half of the equation is telling client systems to use this machine as their Software Update server rather than Apple. This might be a little tricker depending on where/how the users authenticate to the network. If you're using a directory server on the Mac you can just use Workgroup Manager -> account -> Preferences to set the user's Software Update Server.
    If your users authenticate against the Windows directory server, though, that won't work, so you'll need to change it for each user. To do that, run the command:
    <pre class=command> defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL "http://your.server.address:8088/"</pre>
    on each user's workstation.
    >Configuring it to update all 3rd-party client apps. such as Adobe CS 2, Quark, Stuffit, etc so that all Macs are using the same software versions
    This is a little trickier to do since each application can have its own installation rules. Apple Remote Desktop can help here (can you manage application installations from one location), and is probably your best bet.
    >Creating and distributing a centralized FONT repository
    Fonts are not my strong point. I'll defer to others on the best way of managing fonts under OS X.
    >Configuring it to run various routine maintenance scripts to optimize client machine's file system health (such as cache cleaning, Macaroni, prefs pruning, etc)
    Apple Remote Desktop, without a doubt. You can run any command on any number of workstations on any schedule.
    The ARD agent is pre-installed in Mac OS X Server, but it's no use without the main admin app, which is an additional package you'll need to buy. Either the 10-user version for $299, or the unlimited user version for $499 (in both cases the user number refers to the number of workstations you can manage).

  • Creative Cloud apps all stuck at 42% when installing.

    I'm not joking when I say it's been nearly 28hrs and I'm still trying to find out how this program pipeline can be so messed up.
    Look at it. That cold unfeeling 42% just sitting there, looking at me...mocking me. This happens with every CC app.
    I have tried the direct downloads also, but what happens is interesting:
    Start installation
    "Preparing for Installation" displays for 3 seconds, and then immediately says Installation complete. No progress bar update or anything. Clicking launch does nothing. I go to the installation location, and nothing is found. No folder for the specific app (even photoshop) or anything.
    I have tried different administrator accounts, policies, permissions. I went on 5 different crusades now, deleting everything under the Adobe name from temp, program files, even the registry. I have soared across different forums looking for an answer, trying each and every method that comes onto my screen. No avail. I have been through 7 (not joking) tech support guys and gals, not one could help me no matter how hard they tried. I have booted under selective startup with NO programs other than Microsoft's services. Still nothing.
    This is without a doubt the most frustrating thing, next to debugging, I have came across.

    After the extracting phase, it lands on 42% and hangs. I then killed the adobe help process. It still hung at 42% and eventually gave me the error:
    I have uninstalled and reinstalled for a total of 10 times now.
    I have 0 security programs with nothing affecting system files.

  • Creating a clone of MBP for future transfer to new Mac

    Hi
    Using CCC and a 1TB external drive, I have just created a full version clone of my current 13" MBP 1TB (it boots okay, apps work fine, Parallels works fine, so all looks good).  My purpose is that I want to give the MBP to a good friend and buy a new MBP at Christmas. 
    That being the case, will I be able to use Setup Assistant to transfer all my apps, files and settings to the new Mac from the clone on my HD?  Is a bootable clone the best way to go to get my old apps and settings on the new system? 
    I'm not overly worried about files since I use Dropbox for data but I don't really want to have to reinstall all the applications and re-create my environment if I can help it.
    Or would it be better to create a Time Machine backup to the external HD?  Can you use Time Machine in conjunction with Setup Assistant for this kind of thing?
    Thanks a lot
    Andrew

    The logical way to import all your files, apps and settings is to use Setup Assitant (not Migration Assistant) on the first boot of the new system. I don't recall whether a cloned image works with Setup Assistant , but a Time Machine backup will certainly work without a doubt. Within Setup Assistent, you chose and old Mac, its TM Backup, or a PC, and connect to it. I wonder if connecting to a clone image will be seen as another Mac. I have my doubts. But if someone here has actually done it, then there you go.

  • New Development - No Infrastructure!

    We have moved into a new development and did have an engineer visit scheduled for yesterday to install our new line. The appointment was between 1-6pm, I called at 3pm and was told he was coming, I then call again at 5.15pm and was told the engineer wouldn't be coming. The reason was that additional work needed to be done at the exchange.
    I then went with the building site manager and we inspected the BT ducting that surrounds my property. To my surprise there was absolutely no BT infrastructure at all in any of the ducts...no wonder the engineer couldn't install our line!
    Today I have spent over 2 hours trying to speak to someone, 6 calls, 2 supervisors and got absolutely nowhere! All the call agents were hard to understand due to their very strong Indian accent. I've now had to open a complaint both over the phone and just now online.
    I've believe that the 'New Building Site Development Team' needed to visit the site to install the core infrastructure. I've tried to make contact with them and failed, I've tried to escalate the issue and failed, I've tried to speak to someone senior enough to understand my problem....once again I've failed.
    I'm literally lost for words at the customer service, not to mention angry for wasting a days holiday and even more upset that we will now have to spend over £400 a month on child care as we can't work from home.
    If anyone can help me I'd be really grateful. 

    Just to clarify, this is not the builders responsibility.
    The house itself has been cabled with the normal house points and cabling with a terminating "white" cable poking out the front of the house, all ready for the engineer to connect to. The onsite ducting and BT Manholes have all been installed, either by a contractor of Openreach or Bovis (if they are an approved installer). The only people who are allowed to install cabling within a BT duct is BT or a part of BT like Openreach, unless you seek Wayleave permission. I know this as I project manage 'dark fibre' installations across private estates.
    Bovis themselves completed their work and gave BT permission to install infrastructure over 2 months ago. I confirmed this with both the site manager and Bovis headoffice.
    After all my calls yesterday, I decided to phone BT Business as I know they are UK based, the person I spoke to was more useful and did give me the number for the 'New Estates Team' (0800 616866) - however when I called them I was told they can't deal with end users and I need to speak to my ISP...which is interesting as that's BT who I've so far spent 5 hours trying to communicate with. 
    I then tried to call Openreach but once again they won't speak to end users...
    So the current position is;
    1) I have no phone line
    2) The estate has no BT infrastrucutre
    3) I have complained via Twitter (36hrs response time) and the normal complaint channel (72hrs reponse time)
    4) 5 Hours worth of calls (at a cost to me)
    5) 1 days holiday taken for no reason
    6) The additional cost of childcare (approx £150 a week) 
    7) Having to work in the office until midnight most evenings
    8) I had to spend another 45mins talking to the accounts team, as they'd tried to take directdebit for the service!
    The average time to actually get to speak to an 'agent' is 12mins, then 4-5mins to verify details, then 3mins for them to read the screen, then 3mins of them mumbling in an extrememly hard to hear accent. Eventually you explain the situation again, they pause, carry on with their script, you ask to speak to a supervisor...they also can't help.
    There is without a doubt a problem in the process for getting a new estate setup, I really hope that somehow, via some method I manage to speak to someone who can help!

  • New to macs need guidence on what macbook pro to get for video & photo

    I see there are alot of what looks like good deals on ebay for macbookpros, is ebay a safe place to get a mac book pro? If I get one with OS leopard from ebay, can I get a discount or free upgrade to snow leopard?
    among the features I have read about snow leopard, it has a "put back" feature for accidental deletions, does leopard have anything like this?
    I am in California, if I get a macbookpro directly from mac online or a mac store do I pay tax? like a regular electronics store? why dont macs ever go on sale? they seem to be the same price all over.
    what would be the bare minimum in specs to get in a macbookpro for smooth rendering/editing of all types of video like high def?
    I may also need to run some windows programs; MS word, Excel, photoshop & roxio easy media creator. I have read about vm ware fusion & paralles for macs, which would be best for running my windows programs without problems. Will vm ware fusion or parallels run on OS snow leopard?
    I had been using roxio easy media creator on a Dell Pentium 4 PC with windows XP home, editing .mpg movies clips taken with my Sony cybershot digital still camera & I could never make a DVD without some difficulty, until I cannot do it at all now, the video & audio are out of sync. I have talked to some people about this & alot have told me a mac would be better suited to what I do. So now I am looking at macs, they seem very expensive, so the less I have to spend would be better, but I am willing to spend a little to get good reliable performance.
    Message was edited by: Sossity

    Hi -
    You will get a lot of different answers to your questions. Here are mine:
    Sossity wrote:
    I see there are alot of what looks like good deals on ebay for macbookpros, is ebay a safe place to get a mac book pro?
    I my opinion, no.
    If I get one with OS leopard from ebay, can I get a discount or free upgrade to snow leopard?
    No.
    among the features I have read about snow leopard, it has a "put back" feature for accidental deletions, does leopard have anything like this?
    I believe you are referring to TIme Machine, which is a built in software back up feature in both Leopard and Snow Leopard. You will need an external hard disc drive to make it work.
    I am in California, if I get a macbookpro directly from mac online or a mac store do I pay tax? like a regular electronics store?
    If you buy a computer from the Apple Web Store, you will have to pay the sales tax your state charges - but you won't have to pay for shipping.
    why dont macs ever go on sale?
    They sell at full price so why should Apple discount them?
    they seem to be the same price all over.
    Yes, even at most reputable mail order companies the price is usually within 50 or so dollars of Apple's list price. This is another clue to be suspicious of the ebay prices.
    what would be the bare minimum in specs to get in a macbookpro for smooth rendering/editing of all types of video like high def?
    To edit HD video, I would max out the ram and you will also need to have fast (firewire) external disc drives to store the media as you will not want to have the media stored on your internal system disc.
    I may also need to run some windows programs; MS word, Excel, photoshop & roxio easy media creator. I have read about vm ware fusion & paralles for macs, which would be best for running my windows programs without problems. Will vm ware fusion or parallels run on OS snow leopard?
    Yes. There are reports that there are some problems with Snow Leopard, but these should be ironed out shortly, or have already been ironed out as the 3rd party software makers update their software for Snow Leopard.
    I had been using roxio easy media creator on a Dell Pentium 4 PC with windows XP home, editing .mpg movies clips taken with my Sony cybershot digital still camera & I could never make a DVD without some difficulty, until I cannot do it at all now, the video & audio are out of sync. I have talked to some people about this & alot have told me a mac would be better suited to what I do. So now I am looking at macs, they seem very expensive, so the less I have to spend would be better, but I am willing to spend a little to get good reliable performance.
    OK, well this is something I can't advise you on. If you were to get a new Mac, you would need to: Buy the Mac, buy Fusion or Parallels, buy a full copy of Windows to install on your windows partition, buy the ram upgrade, and buy external storage. Plus, you will have to learn a new operating system, and new software like iMovie and iDVD.
    What the relative value this has to you, I don't know. If you have a long term commitment to working with photography and videography, then without a doubt, I would recommend doing it as eventually in your career you will need to be familiar with how to work on the Mac platform.
    If you are doing it just to make better DVDs from MPG movies shot with a still camera, I would think about it.
    Hope this helps, and good luck!

  • Had to rebuild iTunes library and it won't accept most of the videos it previously had? Why?

    I'm having a strange problem with iTunes -
    My boot hard drive recently crashed and took iTunes and my library with it. Fortunately I had all of the music and video files themselves backed up on another drive. When I reinstalled the OS and iTunes and then attempted to add all of the music and video files back into the new, blank iTunes, it accepted all of my music files but it kept crashing when I tried to add the video files back in.
    The details: using a 24" iMac 2.4 GHz Intel Core 2 Duo with OS X version 10.9.4 both before and after the hard drive crash, and iTunes version 11.2.2 was my working copy of iTunes with all of my media files happily loaded in it's library, but the newly installed iTunes was at first 11.3.0 and now 11.3.1. Neither with version 11.3.0 nor 11.3.1 will it load all the video files into the library (haven't tried downgrading to 11.2.2, maybe I should? but we'll get to that in a minute).
    I have about 300 video files of several different file types (.mpg, .mp4, .m4v, .mov) which over the years I had added to iTunes as I acquired them, and at the time of the hard drive failing, they were ALL in my iTunes library and I'd never had iTunes reject any file types. They all played fine as well as being a part of the library. And since I had added them over the years, they were added during quite a few different versions of iTunes as it was upgraded over time.
    So, after I added all the music back into iTunes on the new drive, I attempted to add the videos all at one go, but it crashed after only 5 or so files being incorporated. Thinking it may have been too many at once, I tried adding them in smaller batches, but had the same problem. I took a look at what it had added before crashing each time, and found that every time it would load only mpeg 4 files, either .mp4 or .m4v, and would crash as soon as it encountered an .mpg or .mov. So I added all 50 or so of the mpeg 4's, and then tried adding the .mov and .mpg files individually and found that no matter which one it was, it was apparently the file type it didn't like, not the individual files themselves. Randomly trying about 75 led me to that conclusion, but I didn't try all 250, so I guess it's possible there might be some .mpg's it would take, however I only had about 10 .mov files and it won't take ANY of them. Considering all of these files regardless of their type were part of my old iTunes library for years and worked just fine, I don't understand why it won't take them again. I tried adding them by dragging them to the open iTunes pane, and by using the import command, and neither way works, all that happens is it crashes. Every time.
    I tried converting these files to mpeg 4 types, and when I do that, it will take the converted version. However, a lot of them don't come out right when converting them, either the audio is messed up or the dimensions of the movie are incorrect and stretched or squished. It seems I could fix this problem by making sure every video file I add is an mpeg 4, but since I'm having so much trouble converting them properly and it's terribly time consuming, I was hoping someone would have insight into this strange, strange problem. I tried to see if this was a known issue with iTunes, that it only takes mpeg 4 files now, but I can't find anything about that. Anyone know if that's the case? And therefore hopefully an upcoming patch will fix it? Or is it just a weird, weird problem with me only?
    Very frustrating, hopefully someone can help me out. Even if there's no apparent fix, maybe someone can recommend a good application for converting movie files that is easy enough to use for someone who's not familiar with the process, i.e. maybe it can auto-detect things like the audio quality and dimensions so it comes out right without me having to be a real whiz at it? Thank you all very much in advance for your help!

    OK, so I have now found that this is apparently normal for iTunes, to only accept mpeg 4 movie files, all the searching I did before I must have worded it wrong because I couldn't find anything about this, incredibly. Had been looking for why iTunes won't take all the files it previously did, like if it had been changed, and it hasn't, it's allegedly always taken only mpeg 4 files. Also I had been searching for why iTunes crashes every time I try and add/import anything but mpeg 4 files, and even sometimes with mpeg 4 files. That isn't normal, it's supposed to just do nothing apparently as I've just found out. So for these reasons I didn't find the answer despite my searching all over the web.
    So I guess that answers my own question now, but I'm still perplexed as to why I absolutely, definitely, without any doubt, had several hundred movies of a few different video file types loaded, accessible and playable in my iTunes library that everything here claims iTunes never accepted. It apparently shouldn't have been possible for me to have done this, but for probably 10 years it's been this way.
    Perhaps since I don't remember adding these files to iTunes anymore recently than maybe 6 or 7 years ago, the iTunes back then did accept all kinds of file types? Or could I have somehow had some video codecs or software that expanded the capability of my movie players like Quicktime Player that unwittingly also allowed iTunes to take those files as well? All I know is somehow it worked! So now my question is how did I have it working before, so that maybe I can make it work again.

  • Cannot open JPEG files in Camera Raw from Bridge

    I am using Adobe Web Premium CS3 with Windows Vista. In Bridge under File, the "Open in Camera Raw" is grayed out. In preferences, I checked "Double-Click Edits Camera Raw Settings in Bridge" and when I double-click a JPEG file it still opens in Photoshop CS3. I've downloaded and installed the latest Camera Raw plugin (Camera Raw.8bi dated 3/27/2008) into Program Files/Common Files/Adobe/Plug-Ins/CS3/File Formats. Nothing seems to work.

    I am experiencing the same problem under XP SP2. It is intermittent. Everything will be OK and then the next time I open the folder Camera Raw is not available.
    I just did a little experiment. I created a sub-folder in the folder that would not produce Cam Raw and moved a jpg to it. When I right clicked it in the new folder, Cam Raw was there as it should be. I moved the jpg back to the original folder that had the problem and Cam Raw opened in that folder too, but not on any of the other jpg's in that folder.
    I moved all of the jpg's to this sub folder and back and Cam Raw was there on all the jpg's.
    There is without a doubt some real flakies in Bridge. I also have workspaces saved that suddenly are not saved any more.
    Hope this helps out your problem Donald. Oh, I am using web premium CS3 also

  • PLEASE HELP, iPhone bricked, but not in the 'usual' ways

    I have a horrible problem with my iPhone, which usually I have been able to fix most iPhone problems. I've seen a lot of issues as I used to administer a 200 strong iPhone4 fleet, but this has me stumped!
    I have an iPhone4 GSM. Up until yesterday it was running iOS 5.1.1, and wanted to upgrade to iOS 6, not jailbroken.
    I upgraded iTunes to the latest 10.7.0.21 (x64) and did a full backup/transfer purchases.
    Then I hit restore and it upgraded to iOS6.
    Then I restored from my backup. At this point everything was working perfectly. I have completed the iOS6 welcome wizard thing and was using my iPhone, iOS6 was working.
    Next i synched my apps, music, etc back to my phone. AGAIN everything was working, my apps were back, everything was great!
    I decided to do what I usually do last, and that is 'restore from backup' the phone again from the same back to restore icon layouts etc. (I nice little trick I always use).
    This is where my problem is. Now my battery was at about 89% (it was without a doubt between 85-90%.)
    I watched the restore start, I went and got some coffee and came back a few minutes later. iTunes seemed like it had completed the restore. But my phone was off, tried to wake it up with the home button, nothing. So I waited about a minute just incase it was busy doing something, but it wasn't.
    After a minute I just tried to power it on normally just with the sleep button, held it for just 2 seconds or so and the silver apple logo came on.. for about 7 seconds.. then turned off again, nothing.
    Tried it again and the same thing happened.
    After the second appearance of the silver apple logo, I have been unable to get ANYTHING to happen again (no Silver apple logo, nothing)
    I then tried to reset with holding home and sleep together (I waited 60 seconds, nothing).
    Tried putting it into DFU mode, nothing.
    Tried putting it into recovery mode (both ways), nothing.
    I thought it was a power issue, seen that before so I left it on charge overnight on my wall charger, with no change this morning.
    Please help, I don't know what to do!! Has anyone got any suggestions.
    Thanks in advance
    DJLayZ

    Try this. First, remove battery and hold the power button down for about 10 seconds, then replace the battery and hold down command-option-p-r while hitting the power button. Hold those keys until you hear the start up chime three times, then release the keys. Any better?

  • Air and KDE 4.3

    I was browsing digg.com and I found this..
    http://pinheiro-kde.blogspot.com/index.html
    I absolutely love it.

    KDE is quickly becoming the most gorgeous desktop around in my opinion.  I call it the most usable, but thats probably only because i havent got around to fluxbox or openbox yet haha.  I really love what theyre doing with the whole plasma system...especially as its becoming more and more stable.
    Of course, KDE is a bit "heavy" at times, but KDEmod seems to be really helping in tht regard too.  much respect for this project, without a doubt!

  • I'm using Acrobat Pro 11. When printing an email to PDF most of the time it cuts off the text on the right margin. Setting look OK and I've moved things around on the email, but that doesn't seem to make any difference. Is there an Adobe setting I'm missi

    Like I said above, print to Adobe pdf and it wants to cut off the text on the right margin. I can't see to find a setting that changes this. Any ideas??

    OK, so I have now found that this is apparently normal for iTunes, to only accept mpeg 4 movie files, all the searching I did before I must have worded it wrong because I couldn't find anything about this, incredibly. Had been looking for why iTunes won't take all the files it previously did, like if it had been changed, and it hasn't, it's allegedly always taken only mpeg 4 files. Also I had been searching for why iTunes crashes every time I try and add/import anything but mpeg 4 files, and even sometimes with mpeg 4 files. That isn't normal, it's supposed to just do nothing apparently as I've just found out. So for these reasons I didn't find the answer despite my searching all over the web.
    So I guess that answers my own question now, but I'm still perplexed as to why I absolutely, definitely, without any doubt, had several hundred movies of a few different video file types loaded, accessible and playable in my iTunes library that everything here claims iTunes never accepted. It apparently shouldn't have been possible for me to have done this, but for probably 10 years it's been this way.
    Perhaps since I don't remember adding these files to iTunes anymore recently than maybe 6 or 7 years ago, the iTunes back then did accept all kinds of file types? Or could I have somehow had some video codecs or software that expanded the capability of my movie players like Quicktime Player that unwittingly also allowed iTunes to take those files as well? All I know is somehow it worked! So now my question is how did I have it working before, so that maybe I can make it work again.

Maybe you are looking for

  • Mobile Me Gallery sync

    I have most of my photos on my iMac, but sync my iphone with my MacBook. At one time I could sync all of my MobileMe galleries on my iphone that were available on my MacBook, but can no longer do this? Anyone know how to sync MobileMe photos from iph

  • The ultimate media manager?

    I'm looking for something that can quickly and easily manage media such as images, video, audio files.  I have iLife 11 with iPhoto and find it doesn't organize as well as I thought it would.  Finder is too limited and very slow.  I have Adobe Bridge

  • Field Exit for BSTKD_E

    Hello Guru's              I am facing a unique problem. I have created a field exit for the data element BSTKD_E. I have done the follwoing steps 1) SE38-executed  RSMODPRF with data element BSTKD_E.      i have successfully created the FM for the sa

  • Deleting element from binary search tree

    please could u tell me what is the wrong with this deleting function ..      private  BTNode deleteElement(int a,BTNode curNode)           BTNode s,q,p;           if (curNode==null)           return curNode;           HasId curObject =(HasId)curNode.

  • How do I download a photo from the Internet?

    Before, with Firefox 1 it was easy - I just held the cursor on the photo, and a window appeared. I clicked "save image" and my "photo gallery" appeared and stored the photo. Now, when I try to hold the cursor on the photo, nothing happens, except tha