Importing in to iPhoto using file name date/time

Hi
+*I posted this originally in to iPhoto section but they suggest I submit here to see if anyone knows if there's an applescript. Thanks!*+
I'm not too sure on how to exactly explain my problem but here goes...
I have a mobile phone that does not save date/time taken data to the picture file when it takes photos. All of my previous phones/cameras have so this has never been a problem before. I Bluetooth photos and then add them to iPhoto '08.
Problem is when they add they use the date/time added to create the event rather than the date/time taken. The picture filename displays date/time taken and I was wondering if there was a way to use the filename to have iPhoto adjust the metadata tag to the actual date/time taken? This would save me having to adjust time/date for each set of photos. The filename is for example P090308_12.00.jpg if taken on 09/03/08 at 12.00pm.
I hope this is clear enough and that someone has some advice. Thanks for your help

01. As per casdvm, download 'ExifTool-7.20.dmg' (872 KB in size), and install 'exiftool''.
02. Try the provided starter code, editing it according to your needs ...
--- Code starts here ---
tell application "iPhoto"
set tSelection to selection -- Obtain list of selected photos.
repeat with i in tSelection
try -- Capture any unexpected AppleScript error(s).
set imagePath to (image path of i) -- Obtain full path of file.
set imagePath to quoted form of imagePath -- Encase files' full path in single quote marks.
set {oAStid, AppleScript's text item delimiters} to {AppleScript's text item delimiters, "/"}
set imageName to last text item of imagePath as string -- Extract file name from files' full path.
set AppleScript's text item delimiters to oAStid
set imageName to get (characters 2 through ((count imageName) - 5) of imageName) as string -- Extract date and time values from file name.
set tYear to (get (characters 5 through 6 of imageName) as string) -- Extract year from file name.
if (tYear as number) > ((do shell script "date +%y") as number) then
set tYear to ("19" & tYear) as string -- Append '19' before 'tYear'.
else
set tYear to ("20" & tYear) as string -- Append '20' before 'tYear'.
end if
set createDate to tYear & "." & (get (characters 3 through 4 of imageName) as string) & "." & (get (characters 1 through 2 of imageName) as string) & " " & (get (characters 8 through 9 of imageName) as string) & "." & (get (characters 11 through 12 of imageName) as string) & ".00"
do shell script ("exiftool -DateTimeOriginal='" & createDate & "' -CreateDate='" & createDate & "' -overwriteoriginal_inplace " & imagePath) -- View 'exiftool -h' in 'Terminal'.
end try
end repeat
end tell
--- Code ends here ---

Similar Messages

  • Inserting automatic file name, date and time in Illustrator CS3?

    hello all,
    is there an option in Illustrator where you could automatically insert inside your file the file name, date and time where it was last created or modified, etc.
    I found this option to exist in InDesign, but could not find the same menu in Illustrator. I am using CS3.
    help?
    thanks a bunch.

    Mario,
    would you please be so kind to include a reference on your site about the script? As far as I can see, the PutDateandTime.js you are providing here is a copy or a slightly modified copy of the original script that Wolfgang Reszel has provided on our site for about four years.
    It is okay that the script is available on your site, but please not without a reference. Thanks.

  • Import and Management of Video Files by Date Still Broken

    It really is very disappointing that after 3 versions, and 110 bug fixes, basic things like importing or managing a video file by date is still completely broken.
    Even more troubling, is that for someone who uses LR3 this is a very obvious problem, and should be very easy to fix.
    When you import a file on a wide range of cameras the date that is used for the video file as far as LR3 is concerned is the date you are importing it, not the date it was taken. This makes any management of the file, especially when managed next to pictures, very difficult.
    The problem, as far as I can tell, is that in Windows, a file has both a 'Date Created' and a 'Date Modified'. 'Date Created' is whenever the file was created on the PC. If you bought a new computer and transferred a bunch of files over on 30/12/2010, all of your files will have a 'Date Created' that is 30/12/2010 regardless of when the photos or videos were taken. Or if you take a video on September 1st and import it onto your computer September 15th, it will have a 'Date Created' of September 15th.
    'Date Modified' however lists the date that the file was last changed. For video files, that most likely was the date the video was shot.
    Every program I have ever used for video files has always organized them by Date Modified (when organizing them by date). For example, its the default in Windows 7 Explorer when showing video files, all the video files listed by the date you have taken them. Date Created really doesnt have any useful information.
    Its inexplicable to me why LR3 uses Date Created instead of Date Modified. It is a glaring error, that should be easily fixed. Microsoft can manage to do it right, as a byproduct in its OS, Im not sure why an imaging company in a $400 piece of specialist software cannot.
    And just in case this is overlooked as a minor problem, it certainly is not. It happens to the following cameras:
    D90 (first camera to shoot video)
    D3s (thought by many to be the best low light camera)
    D7000 (likely to be Nikon's most important DSLR)
    D3100 (likely to be Nikon's most purchased DSLR)
    Canon S95 (one of 2 most popular P+S for DSLR owners)
    Fuji 31fd (Ill never forget you!)
    And those are just the cameras I have on my desk, Im sure it happens to many others.
    Also, when importing these files by date, LR3 will import them into a folder 1 date later then the date that LR3 is using for the file. So, just to be clear, you could take a video on May 1st, import it into LR3 on May 2nd and LR3 would say it was taken May 2nd, and it would be placed in the folder for May 3rd.
    Im really not sure why something so basic has not been addressed in so long, and it makes any sort of managment of video files by date in LR3 useless.
    Very disappointing.

    I agree that the wrong file system date is being used. But I scanned all my Lightroom files (manually) tagged with 'video'. When the file contains suitable metadata with a capture time that is used. When that's missing, the (wrong) file system date is used.
    Interestingly I even found one camera where the dates were originally right (in 2009), then disappeared for a while (probably due to a firmware upgrade!) and then came back again. Summary of what I found:
    Very old (Philips) webcam / format AVI / no metadata visible / wrong date
    Canon Powershot A80 / format AVI / metadata visible / right date
    Nokia N73 cellphone / format MP4 / no metadata / wrong date
    Canon EOS 5D Mark II around 2009 / format MOV / metadata visible / right date
    Canon EOS 5D Mark II around 2010 / format MOV / no metadata / wrong date
    Canon EOS 5D Mark II around 2011 / format MOV / metadata visible / right date
    So my conclusion is that the camera makers are making a bit of a mess when they introduced video. Nikon introduced its video a year or so later than Canon. I don't know if "no metadata" means that there is none, or that Adobe just doesn't like the format. But given the pattern of the firmware updates with Canon, it looks like Canon and Adobe ultimately agreed on the format. But in any case Lightroom (I am using 3.4.1) has a bug w.r.t. its fallback scenario of reading file system dates.
    In my case, the dates changed when I copied all my data from one disk (old NAS) to a new one (new NAS). It is disconcerting that you get the copying date despite comparison tools declaring the files to be identical (Beyond Compare 3 also keeps an eye on date differences).
    Hope this helps, Peter

  • Is there a GPS app for the iPhone that doesn't use air or data time?

    Is there a GPS app for the iPhone that doesn't use air or data time?

    There are lots of GPS Apps in the App Store.  How do I know they don't use dada and/or air charges?

  • Help with importing photos - IPhoto assigning file names that already exist

    When I import photos from my canon powershot camera, IPhoto has begun assigning file names that are the same as filenames that already exist on photos imported previously. It appears it is deleting those older files (when I go look in my photo library, the older one with the same name is now gone).
    I don't know how to name photos as they are imported as it seems to be done automatically and I'm afraid to import more photos and loose my old pics. Can't find anything on the internet when I search on this question - can anyone help?

    Thanks so much for your quick reply, TD.
    What happens when I plug in my camera is that Iphoto opens, asks me if I want to import photos (and if I want to delete originals), and I click okay or whatever and they are imported. I name the roll/folder, and I photo puts them in the library in that folder in that year.
    It makes sense that the camera is numbering them. I think that the ones it is using the same numbers for (ie - IMG0080.jpg) are the numbers on older photos that were assigned by a different camera that we used to have.
    So I guess the canon isn't searching on all photo names that have been used, just the ones that it has used in the past.
    Unfortunately, when the new photo is named with the same name as an old one, that old one is literally deleted - at least as far as I can tell - and when I go look for it in my photo library, it is no longer there.
    I might try to see if there are any help forums for the canon powershot and see what I might learn there.
    THanks so much for your help!

  • Import File Name Date Incorrect

    I have set import to file name format yyyy mm dd in preferences but Photoshop 11 as in 10 creates the file name in yyyy dd mm format. Is there a fix for this in both PS 10 and PS 11?

    Hi,
    There were some patches for PSE 10
    Mac: http://kb2.adobe.com/cps/930/cpsid_93...
    Win: http://kb2.adobe.com/cps/930/cpsid_93...
    Not sure about PSE 11
    Brian

  • Add to iPhoto removes file name

    Apple Mail - It's great that we now have the return of the "Add to iPhoto" link for image attachments However, when using this function Mail renames the file as IMAGE, IMAGE-1, IMAGE-2 etc etc in the metadata.  This creates an issue where iPhoto is then unable to detect if any of the imports are already in the library, ie duplicates.
    A work around is to "Save" the images to a folder then using iPhoto "Add to Library" but this should not be necessary of course.
    I found this issue on both Macs in my home so presume it could be a wide spread issue?   Anyone have any experience of it.

    01. As per casdvm, download 'ExifTool-7.20.dmg' (872 KB in size), and install 'exiftool''.
    02. Try the provided starter code, editing it according to your needs ...
    --- Code starts here ---
    tell application "iPhoto"
    set tSelection to selection -- Obtain list of selected photos.
    repeat with i in tSelection
    try -- Capture any unexpected AppleScript error(s).
    set imagePath to (image path of i) -- Obtain full path of file.
    set imagePath to quoted form of imagePath -- Encase files' full path in single quote marks.
    set {oAStid, AppleScript's text item delimiters} to {AppleScript's text item delimiters, "/"}
    set imageName to last text item of imagePath as string -- Extract file name from files' full path.
    set AppleScript's text item delimiters to oAStid
    set imageName to get (characters 2 through ((count imageName) - 5) of imageName) as string -- Extract date and time values from file name.
    set tYear to (get (characters 5 through 6 of imageName) as string) -- Extract year from file name.
    if (tYear as number) > ((do shell script "date +%y") as number) then
    set tYear to ("19" & tYear) as string -- Append '19' before 'tYear'.
    else
    set tYear to ("20" & tYear) as string -- Append '20' before 'tYear'.
    end if
    set createDate to tYear & "." & (get (characters 3 through 4 of imageName) as string) & "." & (get (characters 1 through 2 of imageName) as string) & " " & (get (characters 8 through 9 of imageName) as string) & "." & (get (characters 11 through 12 of imageName) as string) & ".00"
    do shell script ("exiftool -DateTimeOriginal='" & createDate & "' -CreateDate='" & createDate & "' -overwriteoriginal_inplace " & imagePath) -- View 'exiftool -h' in 'Terminal'.
    end try
    end repeat
    end tell
    --- Code ends here ---

  • Why don't my iphoto event names match up to my iphoto master file names?

    Yosemite 10.10
    iPhoto 9.6
    MacBook Pro 2009
    I recently downloaded Yosemite, which has slowed my laptop down significantly. This has prompted me to transfer all large files - photos, movies and music off my laptop and onto an external hard drive (in addition to my time machine backup hard drive).
    I was instructed (at the Apple Store) to open Finder then Pictures > iPhoto Library. Then to right click on the iPhoto Library folder and select 'show package contents', this reveals a large list of folders but I understand that the Masters folder is the one to care about with respect to back ups. When I open up Masters I can see 8 folders labelled 2007 - 2014. In each of these folders are other folders housing all the jpeg files.
    THE PROBLEM:
    For some reason in the 2007-2009 folders the Master file names match up to the Event names in iPhoto. This is great and makes sense! However, after 2009 everything gets really messed up in the Masters folder - despite my iPhoto Library being meticulously organised into Events that are all labelled. For example, when I open up the 2014 folder the path looks like this 2014 > 10 > 06 > 20141006-214510 > which then houses the jpeg images. It looks to me like these folders represent upload events as opposed to the Events that I organised them into in the front end of iPhoto. WHY!?!
    THE QUESTIONS:
    Why is this happening? And can I fix it so that it doesn't happen when I next import photos into iPhoto?
    Should I just stop using iPhoto?
    What happens if I change the names of the Master folders in the back end of iPhoto to reflect the Event names in the front end? Would it be better to just organise them on my hard drive?
    Thank you

    1. It's not a problem as you never ever access your photos in this way.
    2. If you want to back up your original photos you do this via the Export function: File -> Export
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.
    3. None of this saves space on your HD. To do that you need to move your Library from the HD to the external:
    Make sure the drive is formatted Mac OS Extended (Journaled)
    a. Quit iPhoto
    b. Copy the iPhoto Library from your Pictures Folder to the External Disk.
    c. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    d. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    4. That particular Apple Genius isn't.
    As to the specific questions:
    Why is this happening? And can I fix it so that it doesn't happen when I next import photos into iPhoto?
    It's happening as that is how iPhoto works and there is nothing ti fix. Exporting makes the issue redundant.
    Should I just stop using iPhoto?
    Why?
    What happens if I change the names of the Master folders in the back end of iPhoto to reflect the Event names in the front end?
    You'll corrupt the Library. And it's unnecessary.
    Would it be better to just organise them on my hard drive?
    No.

  • IPhoto gets the wrong date/time when importing photos

    I just imported a bunch of photos from a Canon Digital Rebel XT. I took the photos today, 10/22/05, but iPhoto has them labelled with yesterday's date. Furthermore, the times are incorrect, with AM and PM apparently switched.
    Looking back now, it seems that there's the same problem with all of the photos I've imported with this camera (which I got last month). I don't know if iPhoto has been screwing these things up the whole time, or if this is something that just happened.
    I've just triple checked the date/time setting on the camera and confirmed that it is correct. I've confirmed that my computer's date & time are correct also. The other data imported with each photo appears to be correct (e.g. camera make & modal, focal length, ISO speed, etc.).
    Anyone have any idea what's going on and how I can fix it?

    Jason,
    Which date are you referring to? The EXIF date that is in the Get info window, or the date that is listed in the left info window. If it is the date that is in the info window on the left it is easy enough to fix. Just highlight and put in the correct date. If you need to do this to a lot of images then use the batch change function.
    If the EXIF data is wrong, I recommend using the software from canon to get the best EXIF data added to your pics. I realize this adds an additional step, but it will fix your problem. The other thing is that if you start to shoot in RAW, your camera is not supported by iPhoto. So if you attempt to import RAW files from the XT directly into iPhoto it will not import them. I have this camera and it is one of the reasons I have stopped using iPhoto for most things.
    You can get the latest versions of the canon software from Canon.com I recommend using these as they are much better than what was in the box that came with my XT. If you plan on working with RAW get the Digital Photo Professional (DDP) Along with the Canons image browser. Both work well on my powerbook and should be great on a Powermac.
    Hope this helps.
    Matt

  • Iphoto numbers vs names & date reversion

    Hello All -
    Been awhile since I've checked in...
    1.  How do I enable a device (jump drive, desktop of macBook Pro, etc.) to recognize that I have changed the name of a photo so as not to be duplicative (numbers).  Have tried restarting after renaming and devices/desktop still "see" it as numbered, and ask if I want to "replace" the current photo with that same numbered photo - which is a different photo (numbers are generated automatically 983img.jpeg etc). 
    thx.
    2.  Is there a reversion method to have iphoto read the original date of shot (not "modified" date), so as to arrange a proper chronology?
    thanks much!  donna

    1. A Device is managed in the Finder. The Finder is a file manager and works with file metadata. What you see on the Device is the filename. You don't rename files in iPhoto, you add titles to them. If you want you can use these titles as filenames when you export. File -> Export and check out the options at "Filename"
    2. Iphoto works from the Exif metadata written to the photo by the camera. So, I'm not sure what you mean by the modified date.
    Regards
    TD

  • Dynamic file name (Date) in Receiver File Adapter

    Hi,
    can any one tell me how to create outbound file name with receiver file adapter in format like Name_22-08-2006.dat. I need from a current Date in the name of the message (without any other information). In message payload I don’t have that date. Is it possible to use variable from user defined function in message mapping for that name?
    Regards,
    Naycho

    Naycho,
    that's exactly what I've managed to perform using DynamicConfiguration. Check these links:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/03612cdecc6e76e10000000a422035/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/09b16006526e72e10000000a422035/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/03fe1bdc7821ade10000000a1553f6/frameset.htm
    Particularly, I've created a Java API for using setDirectory and setFileName methods through mappings. I use XSLT with java enhancement because it's a million times easier to parse and get node values with XSL than pure java.
    I'm writing a blog on the subject, if you don't resolve the problem until it's out, let me know.
    Regards,
    Henrique.

  • Need to add date/time stamp to file name without time change creating new files

    We have setup our application to save data once a trigger event occurs. We also need the date/time stamp as part of the file name. We used Format Date/Time String and concatenated it into the file name. It all works good, but as the time changes (seconds, minutes, etc.) it causes the Write to File to create a new file with the new filename. Is there a way to create the file and save/latch/buffer the time in the file name so that it doesn't create a new file for every second?
    I've attached a shot of the relevant part of our VI. It's all in a big while loop. The data save is in a case/switch so that when it is triggered it starts saving. (The for loop is to split the data up
    into 4 different files). Like I said, it all works except new files are created every second as the time changes instead of just putting it all in one file with the initial time in the file name.
    Attachments:
    TimeInFileNameQuestion.jpg ‏46 KB

    I need a loop in order to use a shift register. I cannot stop the outer while loop (because it would stop the hardware from collecting data), and I cannot add loops inside which bogs down the processor to where the app stops. I've attached a simpler version of my VI which illustrates the problem. While the button is pressed (the trigger) it should save the data (in this case just cycle numbers) into one file with the initial date/time. But, you can see that it creates 1 file/second. I tried using shift registers, but without adding extra loops I can't see how to do it. Thanks
    Attachments:
    FileNameTest.vi ‏29 KB

  • CR 2010 Report using "File System Data" as source fails in production

    Hello, I've recently upgraded my website from VS 2008 with full CR 2008 to VS 2010 using CR 2010 SP1 runtime (x32).  Everything went fine except for one report that uses as a source the "file system data".  It points to a share on a samba drive and it worked great before the upgrade.  After upgrading my development box the report runs fine, but when I deployed it, it fails with the message:
    Failed to load database information. Error in File {report name} {D5D84E7F-54DB-4BCA-B3C3-0A169CDC36D7}.rpt: Failed to load database information.
    I made sure the websiteu2019s Application Pool identity was set to use credentials of a user who has access to the share. 
    The data source has the following properties:
    Database DLL:   crbd_filesystem.dll
    File Mask: .
    Include Empty Directories: False
    Max Number of Subdirectory Levels: -1
    Starting Directory:
    {FreeBSD server name}\{share name}
    This report uses a sub-report which has the same source.  This report works fine from (full) CR 2008 and from the designer inside of VS 2010 works too.  I can run it on my development box (in release and debug modes) which is Windows 7 (x64) using IIS 7. 
    In production, we donu2019t include the runtime in our application deployment, since we run multiple sites and do updates frequently, so we pre-install (one time) the runtime separately on the server.  We installed the CR 2010 SP1 x32 runtime on our test and development boxes which both are Windows 2003 with IIS6 and made sure they are setup to use .Net 4 and have the Application Pool identity setup to have access to the share.  All my other reports which use ODBC work fine.  Just this one report doesnu2019t and Iu2019m at a loss on how to even begin troubleshooting this.
    Is CR 2010 still capable of using u201Cfile system datau201D as a source?  I couldnu2019t find anything on u201Cfile system datau201D with CR 2010.  Though I have seen under Other Sources, it still exist when I created a new report, just to try it out.

    Looks like you've found a bug with the CRVS2010 runtime. I looked for the crbd_filesystem.dll in the CRVS2010 install directory (C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86) and it is there. I then opened up the 32 bit MSI and MSM with the MS Orca utility to see if the file is included and it is not.
    Two things we can do:
    1) Add the crdb_filesystem.dll to your install and make sure it installs to the above directory on the runtime computer
    2) I will created a fix request for the issue, however next fix will be Service Pack 2 (ETA, sometime after October) and I doubt this will make it there. So we'd be looking at SP 3 - if there will be one (ETA would be in 2012).
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Export copy changed original file name & date

    Photoshop Elements 10.
    I received a digital frame for Christmas.  In order to populate the card, I used the Export as new file, but to copy, not to move.  To fit the files, I had the pictures resized, and to simplify the copies, I had the copies renamed.  the card ended up with what I wanted, but I was left with a big surprise.  The originals had also been renamed.  I can live with that, but I'm not happy.  However, the renaming of the files also touched the file dates, so now I have nearly 5,000 pictures from over 12 years all with toady timestamps.
    I notice that the EXIF dates (picture taken on) are all still there.  Is there a way to set the file dates to the EXIF dates?
    Okay - added notes after my shock.    First of all, files names of the originals were not modified; I just choose a poor folder to look at, and those files names happened to start at xxx0001.  My bad.
    And, while all the pictures I exported/copied were touched and their file dates changed,most of them are still correctly dated in the Elements organizer.  It appears that only those real early files, taken with my first digital camera, which did not have a an EXIF date to begin with, have all been shifted in the organizer to the date/time when the export/copy was made.
    So, while nearly 5,000 files have had their dates changed, in the organizer it is only a couple of hundred that have shifted.
    A) why in the world did these shifts happen?
    B) for those with EXIF dates, any suggestion on correction?

    While a script would probably be best, photoshop 7 requires
    you download a scripting plugin which may or may not install
    in photoshop 7 depending on your version.
    You can probably do what you want with actions. The file naming part
    is not hard, but i have a couple of questions about the cropping.
    Are all the images the same size and are the crops in the same position for each?
    In other words on the P crop (200x250), is the crop in the same position on each
    image or different for each?
    MTSTUNER

  • Posting a File with Date Time using FTP in a BPM scenario

    Hi All,
      I have got a following requirement within the BPM ::-
    Step 1: We receive a file from an external system using FTPS with File Content Conversion Mode. The file is a comma separated file.
    Step 2 : We need to write the same file without any changes in data elements to another File System. The file to be written will be comma separated.
    Step 3 : The data will be mapped to an RFC and there will be a RFC Call to the ECC system.
    Step 4 : On successful call to RFC, the file will be dumped into the SAP File system also.
    The issue here is in Step 2. The additional requirement for Step 2 is to name the file with the following convention -
    ABCDEF_<Date in MMDDYYYY>_<Time in HHMMSS>_<Time in ms>_data.txt
    Can you help me on how to configure this from within the BPM ? I have seen blogs and replies in forum on using UDF's for the same. I am not sure on how to do this in BPM.
    Please help !!!
    Thanks,
    Amit

    Hi,
    I dont think you required BPM in this case,you can achieve this requirement using Multi mapping.
    3 Receive comunication channels
    1)to send file to receive File directory9Content conversion required)
    2)RFC Receiver Communication channel to make a cal to SAP ECC to send RFC..
    3)One more File communication channel to send data to SAP File System.
    refer below blog.
    /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible
    Regarding r file name use dynam ic configuration UDF or ASMA to chnage file name format to your desired format,if you decided to use UDF then map root nod of receiver file structure in multimapping.
    Regards,
    Raj

Maybe you are looking for

  • Problem with JFrame's dispose();

    Hello everyone, I'm having a problem with JFrame's dispose() method. In my program I have 2 classes which go into full screen. On each screen there is a button to switch to the other screen. The first time I push the button on both of them the other

  • Need to re add App Store. To my iphone

    How do I re add app stone to my iPhone? Also need to reconnect to my Philips iPod docket.

  • MacBook will not boot (does not pass apple gearwheel stage)

    After experiencing a freeze on my computer (couldn't access even force quit to unfreeze), I hard shut down my computer. When trying o restart, it would not pass the apple and gearwheel page, eventually the apple turned to a circle with the slash thro

  • BOM change history report

    I need to do a report for showing the change history of BOM. Which tables I need to use? Is it possible to do it? Best regards, On

  • How to delete or update a report at BAM 11.1.1.5

    I install SOA Suite 11.1.1.5 and create a report. However, how to remove or change this report?