Custom link to Delete All Revisions

I was wondering which service needs to be called from a Site Studio page to delete all the revision of a particular document.
DELETE_REV deletes the latest revision of the document only, but is it possible to delete all the revisions in a sinlge click ?

Use DELETE_DOC instead. See this link for details: http://docs.oracle.com/cd/E21764_01/doc.1111/e11011/c05_core.htm#autoId66

Similar Messages

  • Webservice to delete all revisions of a content item

    Hi,
    I don't see a webservice that explicitly deletes all revisions of a content item. Do I have to create one?
    Thanks!

    DELETE_DOC
    Service that deletes an existing content item revision. The user must have permission to delete the specified revision. The most likely error is when the content item no longer exists in the system.
    Location: <install_dir>/shared/config/resources/std_services.htm
    Additional Required Service Parameters
         • dID: The generated content item revision ID.
    Example
    IdcService=DELETE_DOC
    dID=48
    I created custom wsdl to make this service available via web service.
    This will delete the document and all its revision.

  • Deletion of  ISO-Alpha-2-Countrycode & delete all customs tariff numbers

    Hi,
    My client wants delete the exsting  ISO-Alpha-2-Countrycodeas as well as delete all customs tariff numbers . whether it is advisable to client to allow this?
    If any body have SAP note on the same or link please share with me.
    Regards,

    before you delete anything from a customizing table, you should check if this value is used in documents.
    if it is, then you should not delete customizing.
    Why does your client want to delete this? whats the idea behind? where does this data harm a process?

  • Everytime i link my iphone up to my laptop the message 'welcome to your new iphone' with the option restore from back up or new iphone. i once did restore from back up and it deleted all my recent pictures, music etc. how can i get pass this stage?

    everytime i link my iphone up to my laptop the message 'welcome to your new iphone' with the option restore from back up or new iphone. i once did restore from back up and it deleted all my recent pictures, music etc. how can i get pass this stage?

    Hi Khuram1981 - thank you thank you thank you!  All sorted!  dont suppose you know how to fix another problem I have??? for weeks now, since updating to ios5 I think, for some reason every time I have tried to log onto app store it says CANNOT CONNECT TO ITUNES STORE.  It's nothing to do with my computer, and I've been to the Geniius bar but they couldnt help and nothing I seem to do lets me update my Apps and even worse, I cant even buy any more.  Any suggestions?
    Again thank you SO much for helping with other problem = a real relief.
    Chatterwind xx

  • I want to delete all the songs with broken links at once

    I lost a file with a lot of songs on it and it can't be retrieved.  How can I delete all the song titles with broken links at once without having to delete 500 songs one at a time?

    One way to identify the broken links in your library is to create this set of playlists:
    Lost & Found playlists
    Create a playlist called Found, select everything in Music and drag it into the Found playlist. Create a smart playlist called Lost matching All the rules Playlist is Music and Playlist is not Found. Your lost tracks will be in this playlist. They can be deleted with CTRL+A then SHIFT+DELETE.
    Or use iTunes Folder Watch and enable its option to check for dead tracks on startup.
    If you have any Apple devices that could hold the lost media see this user tip.
    Finally, while I'm handing out advice, see this backup tip to avoid this problem again.
    tt2

  • Deleting all linked documents per sales order/item

    We have documents linked to our sales orders/items (which can be seen via CV03N).  I would like to run a batch program to selectively delete all of these linked documents.  There is a function module CV140_LINKS_DELETE that looks will do the trick if you supply DOKAR, DOKNR, DOKVR, DOKTL, DOKOB and OBJKY.  In our case DOKAR is 'ZQN', DOKVR is '00', DOKTL is '0000' DOKOB is 'VBAP' and OBJKY is a combination of sales order/line.  How would DOKNR be filled in if I want to delete all documents?
    Thank you.

    In my case, I'm trying to delete the following:
    DOKAR = 'ZQN'
    DOKNR = (can have 34 different values ranging from Q01-Q34)
    DOKVR = 00
    DOKTL = 0000
    DOKOB = VBAP
    OBJKY = sales order/line - I have this in an internal table I loop thru
    My issue is with the DOKNR value.  Is there a way to delete all document links for a sales order/line when you don't have a DOKNR value?

  • Deleting all instances of a link

    Hi,
    I have a lot of instances of a link spread over a number of pages and I want to delete all of them without having to go to each page, select each one and delete it. I thought there'd be a way using the links pallet such as right clicking the link group and "delete all" but there doens't seem to be.
    The links don't have a specific object style applied so I can't (I think) use Find/Change Object.
    Is there another way around this?
    Thanks in advance.
    (CS4 6.0.5)

    This version removes frames.
    if (app.documents.length == 0) ErrorExit("No documents are open. Please open a document and try again.", true);
    var doc = app.activeDocument;
    var links = doc.links;
    if (app.selection.length != 1) ErrorExit("Select a graphic frame with image.", true);
    var sel = app.selection[0];
    if (sel.images.length != 1) ErrorExit("Selected graphic frame should contain an image.", true);
    var selectedLink = sel.images[0].itemLink;
    var selectedLinkPath = selectedLink.filePath + "";
    if (selectedLink == null) ErrorExit("Selected item doesn't contain a link.", true);
    var allInstances = [];
    var counter = 0;
    for (var j = 0; j < links.length; j++) {
         if (links[j].filePath == selectedLink.filePath) {
              allInstances.push(links[j]);
    if (allInstances.length == 1) {
         if (!confirm("This link has only one instance. Do you want to delete it?", false, "Delete all instances of a link")) exit();
    for (var i = allInstances.length-1; i >= 0; i--) {
         try {
              var link = allInstances[i];
              var image = link.parent;
              var frame = image.parent;
              frame.remove();
              counter++;
         catch(err) {
              $.writeln(i + " - " + err);
    if (counter == 0) {
         alert("No links have been removed", "Delete all instances of a link");
    else if (counter == 1) {
         alert("One clink has been removed", "Delete all instances of a link");
    else if (counter > 1) {
         alert(counter  + " links have been removed", "Delete all instances of a link");
    function ErrorExit(myMessage, myIcon) {
         alert(myMessage, "Error", myIcon);
         exit();

  • Missing links to multiple songs, looking for shortcut to delete all

    i lost over half of my library doing some HDD cleaning. itunes then showed most of my songs were unlinked, because of the deleting. i found the backed up songs on an external drive and imported them into itunes. now i have doubles of nearly every song in my 40GB library.
    so my question is this; is there a shortcut to deleting all 'broken-link' songs from your library at once?
    i have tried using the 'show duplicates' and using apple-select on the broken songs, but an hour into doing that and i am just trough the b's. i need a shortcut to deleting all of the songs with missing links.

    along the same lines...I have 2 external drives where I have stored music. In trying to consolidate, I copied all music from my F drive to my G drive and also made the G drive the default location for my iTunes library. However when I disconnect the F drive the songs that were originally recognized in my F drive show the dreaded '!' exclamation point; clicking on the song returns the error message "The song "xxxxxx" could not be used because the original file could not be found. Would you like to locate it?" I then have the option of going through the G drive and manually finding the song in order to link it to the songs in my library. Other than doing this manually for the thousands of songs iTunes can't find, is there an easier way to point iTunes to my G drive have it recognize all songs on the drive and forget about the original files located on my F drive?

  • How do I restore Delete all spam link

    I used to be able to click "all" and delete all spam messages at once. That "all" suddenly disappeared. How do I get it back to avoid having to click on every spam?

    From your Safari menu bar click History > Clear History
    Or, back to the menu bar click Safari > Preferences then select the General tab.
    Click the:  Remove history items pop up menu then make a selection.
    Back to the menu bar, click Safari > Private Browsing
    With that enabled Safari won't remeember visited pages, history, or AutoFill information.

  • I purchased a used 2008 iMac. And although the previous owner said he deleted all of his information his iCloud account is still the primary. I don't have a clue about what to do about it. I signed him out and logged in with my info, but still no go.

    I purchased a used 2008 iMac. And although the previous owner said he deleted all of his information, his iCloud account is still the primary. I don't have a clue about what to do about it. I signed him out and logged in with my info, but still no go. Is there any way to eliminate his iCloud account and make mine the primary without rebooting it back to factory settings? There was an update, I believe, that I couldn't install because i didn't have his password that is what made me aware that his acct. was still active. I don't know what to do. Any help is greatly appreciated. Thank you.

    Before buying a second-hand computer, you should have run Apple Diagnostics or the Apple Hardware Test, whichever is applicable.
    The first thing to do after buying the computer is to erase the internal drive and install a clean copy of OS X. You—not the original owner—must do that. Changes made by Apple over the years have made this seemingly straightforward task very complex.
    How you go about it depends on the model, and on whether you already own another Mac. If you're not sure of the model, enter the serial number on this page. Then find the model on this page to see what OS version was originally installed.
    It's unsafe, and may be unlawful, to use a computer with software installed by a previous owner.
    1. If you don't own another Mac
    a. If the machine shipped with OS X 10.4 or 10.5, you need a boxed and shrink-wrapped retail Snow Leopard (OS X 10.6) installation disc from the Apple Store or a reputable reseller—not from eBay or anything of the kind. If the machine is very old and has less than 1 GB of memory, you'll need to add more in order to install 10.6. Preferably, install as much memory as it can take, according to the technical specifications.
    b. If the machine shipped with OS X 10.6, you need the installation media that came with it: gray installation discs, or a USB flash drive for a MacBook Air. You should have received the media from the original owner, but if you didn't, order replacements from Apple. A retail disc, or the gray discs from another model, will not work.
    To start up from an optical disc or a flash drive, insert it, then restart the computer and hold down the C key at the startup chime. Release the key when you see the gray Apple logo on the screen.
    c. If the machine shipped with OS X 10.7 or later, you don't need media. It should start up in Internet Recovery mode when you hold down the key combination option-command-R at the startup chime. Release the keys when you see a spinning globe.
    d. Some 2010-2011 models shipped with OS X 10.6 and received a firmware update after 10.7 was released, enabling them to use Internet Recovery. If you have one of those models, you can't reinstall 10.6 even from the original media, and Internet Recovery will not work either without the original owner's Apple ID. In that case, contact Apple Support, or take the machine to an Apple Store or another authorized service provider to have the OS installed.
    2. If you do own another Mac
    If you already own another Mac that was upgraded in the App Store to the version of OS X that you want to install, and if the new Mac is compatible with it, then you can install it. Use Recovery Disk Assistant to prepare a USB device, then start up the new Mac from it by holding down the C key at the startup chime. Alternatively, if you have a Time Machine backup of OS X 10.7.3 or later on an external hard drive (not a Time Capsule or other network device), you can start from that by holding down the option key and selecting it from the row of icons that appears. Note that if your other Mac was never upgraded in the App Store, you can't use this method.
    3. Partition and install OS X
    a. If you see a lock screen when trying to start up from installation media or in Recovery mode, then a firmware password was set by the previous owner, or the machine was remotely locked via iCloud. You'll either have to contact the owner or take the machine to an Apple Store or another service provider to be unlocked. You may be asked for proof of ownership.
    b. Launch Disk Utility and select the icon of the internal drive—not any of the volume icons nested beneath it. In the  Partition tab, select the default options: a GUID partition table with one data volume in Mac OS Extended (Journaled) format. This operation will permanently remove all existing data on the drive.
    c. An unusual problem may arise if all the following conditions apply:
              OS X 10.7 or later was installed by the previous owner
              The startup volume was encrypted with FileVault
              You're booted in Recovery mode (that is, not from a 10.6 installation disc)
    In that case, you won't be able to unlock the volume or partition the drive without the FileVault password. Ask for guidance or see this discussion.
    d. After partitioning, quit Disk Utility and run the OS X Installer. If you're installing a version of OS X acquired from the App Store, you will need the Apple ID and password that you used. When the installation is done, the system will automatically restart into the Setup Assistant, which will prompt you to transfer the data from another Mac, its backups, or from a Windows computer. If you have any data to transfer, this is usually the best time to do it.
    e. Run Software Update and install all available system updates from Apple. To upgrade to a major version of OS X newer than 10.6, get it from the Mac App Store. Note that you can't keep an upgraded version that was installed by the original owner. He or she can't legally transfer it to you, and without the Apple ID you won't be able to update it in Software Update or reinstall, if that becomes necessary. The same goes for any App Store products that the previous owner installed—you have to repurchase them.
    4. Other issues
    a. If the original owner "accepted" the bundled iLife applications (iPhoto, iMovie, and Garage Band) in the App Store so that he or she could update them, then they're irrevocably linked to that Apple ID and you won't be able to download them without buying them. Reportedly, Mac App Store Customer Service has sometimes issued redemption codes for these apps to second owners who asked.
    b. If the previous owner didn't deauthorize the computer in the iTunes Store under his Apple ID, you wont be able to  authorize it immediately under your ID. In that case, you'll either have to wait up to 90 days or contact iTunes Support.
    c. When trying to create a new iCloud account, you might get a failure message: "Account limit reached." Apple imposes a lifetime limit of three iCloud account setups per device. Erasing the device does not reset the limit. You can still use an iCloud account that was created on another device, but you won't be able to create a new one. Contact iCloud Support for more information. The setup limit doesn't apply to Apple ID accounts used for other services, such as the iTunes and Mac App Stores, or iMessage. You can create as many of those accounts as you like.

  • Delete all masterdata in BW at once

    At this moment I'm with a customer, where we have to redesign almost all masterdata. But first we have to delete the master data.
    The easiest way of doing this, is by deleting all masterdata of all info-objects (Attributes, Hierachies and Text)at once, instead of deleting info-object after info-object.
    I know that there is no formal way of doing this. Does anybody know a workaround?
    With regards,
    Alex

    HI Alex,
    While it is true that the reason why you cannot delete master data is because of referential integrity checks between MD and data in the infoproviders it should be noted that these are surrogate keys and not the actual key values (ie. customer id, employee #, etc).  Assuming that you are not looking to change these but rather the attributes hanging off of these you can do the following:
    - adjust the /BI0/Q and /BI0/P tables using SE14 (activate and adjust database - drop contents).  This will delete the contents of the time dep and time indep master data tables.
    - do the same for the text tables assuming that you have this
    - you may have to also do this for the navigational attributes tables, again assuming that these have been turned on at the infoobject level.
    - Do NOT touch the /BI0/S table since this provides the link to your infoproviders.
    - reload your master data.
    Cheers,
    Robert Zovic
    Arinso International

  • Dear all, how i can delete all my history chat or ...

    someone please help me, team skype or other. how i can delete all my history chat or video messaging?

    Hello her_sus, and welcome to the Community,
    Thanks for your inquiry.  In order for the Skype Community to help you, some more information would be helpful as the instruction is customized for different operating systems and equipment:
    - Hardware use (laptop/phone/tablet brand and model)
    - Operating system (version and updates installed)
    - Skype version used
    - Internet connection used
    Thanks in advance.
    - Skype Community Moderation Team
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • I just downloaded the latest version of firefox (5.0). Can I delete all the older versions that are still on my drive? 2) When I call up some web sites sometimes the web site comes up 3 or 4 times...how do I stop this from happening?

    I just downloaded the latest version of firefox (5.0). Can I delete all the older versions that are still on my drive?
    When I call up some web sites sometimes the web site comes up 3 or 4 times...how do I stop this from happening? For example if I click on a link the exact same link comes up 3 or 4 times and I have to manually delete all of them but one.

    Do you organise your email into separate folders, or do you just let it accumulate in the Inbox?
    I would strongly advise you not to let it sit in the Inbox.
    When you see this happening, try right-click on the affected folder, select '''Properties''' then '''Repair Folder'''.
    Large folders (actually, a folder in Thunderbird is stored as a file, so it is sensitive to file size limits set by the underlying file system) can be problematic. This is one reason not to let messages collect in one folder. I use Thunderbird's Archive folders so that accumulated mails over several years can happily coexist because they are effectively stored in many small folders. No single mail store folder then exceeds the 2GB or 4GB sizes that have been known to stress the OS. I appreciate that current builds of Thunderbird and a modern 64-bit OS should be able to cope, but practically I find it slows down when given huge files, so I err towards a pragmatic solution; a large number of not very big files.
    Archives are searchable, and a Saved Search folder can give you a virtual composite folder allowing access to the entire Archive.

  • Time Machine : Deleting all local backups of one of several computers leaves files behind

    Hi,
    I'm in the process of transitioning my Time Machine setup. For the moment, I have a local Time Machine volume backing up three Macs to the same Backups.bakupdb folder (I had set that up two years ago before reading Pondini's Time Machine FAQ).
    Basically what I want to achieve is have a partition per computer that I'm backing up. So what I did was I partitioned a second external drive into 3 partitions, and I copied my TM partition to each of these 3 temporary partitions. I did that using Disk Utility's Restore tab. My plan was then to delete the backups of two computers off each temporary partition (per question 12 of Pondini's FAQ), to get 1 computer per partition on the temporary drive, then partition my main external drive in 3 and copy back each temporary partition to the main drive.
    (The second external drive is lent, I can't just switch to using it.)
    From what I read on question 12 of Pondini's FAQ and this reply by Pondini to a similar thread, I thought that deleting all backups of one computer via the Time Machine interface would leave me with an empty folder for that computer under Backups.backupdb, and that I could just delete this folder via the Finder. This is * not * what happened.
    After all backups for the first computer I wanted to delete off the first temporary partition are deleted, the folder for this Mac is not empty ; it still contains all the 15 dates folder of the individual backups. What's more, these date folders aren't empty either. The first 12 of them I deleted (the most recent ones) each contains a Macintosh HD folder, under which remains a System/Library/CoreServices hierarchy. The (locked) boot.efi file is alone in the CoreServices folder. The last 3 dates I deleted (the oldest backups), however, still contain an even bigger hierarchy. Applications, Library, System and Users exists in all three, with a lot of subfolders and lots of files, totalizing around 2 GB of data. Most of the files are locked, even logged into root (very diverse files : plists, dylibs, rtf files, fonts, etc) but some are not (apps, and other diverse files : colorsync profiles, dashboard widgets, bundles...). Seems like Time Machine could not delete everything. (Why ?)
    Note that I deleted the backups for one computer using that same computer, first using an Admin account for the first 3 or 4 dates and then using the root account to avoid having to always authenticate. (I didn't think it would create a problem... maybe it has?)
    When I go back into Time Machine for this computer, no backups remains. It's like if Time Machine doesn't see the data that it could't delete... This is all very strange.
    My question is : can I delete these leftover files and folders bia the Finder without fear it's going to break the backups for the other computers on the same partition ? If not, what should I do ?
    Sorry for the long post, but I hope I was clear...

    Phil_6379 wrote:
    After all backups for the first computer I wanted to delete off the first temporary partition are deleted, the folder for this Mac is not empty ; it still contains all the 15 dates folder of the individual backups.
    It shouldn't; when you delete a backup, the date-stamped backup folder and all it's contents should be deleted.
    Most likely, there was some sort of corruption, either on the original or the copies, that left some pieces.  On occasion, that will happen even when Time Machine is doing it's normal "thinning:" there will be a message in the log about finding a "partially-deleted" backup, and trying again.  Sometimes the second try will do it, sometimes not.  In that case, you might be able to delete it after running Repair Disk;  if not, sometimes you can delete it via the Finder.
    Under Lion only, deleting backups via the Finder is supported by Apple;  you'll get a message about how it can't be undone.  But it doesn't always work, so is recommended only as a last resort.  Holding the Option key while deleting may help with the locked files.
    If you can't get rid of the detritus, however, I'd recommend erasing the affected partition(s) and starting over.  I'd not continue backing-up to a set of suspect backups -- the way they're all linked together, there's just no telling whether you could do a full system restore successfully.
    In addition, as Linc says, even if you have some things off-site, I'd strongly recommend getting another external HD for "secondary" onsite backups.  Externals are getting much less expensive all the time, and if there's a problem with the old one (either the drive itself or the backups on it), you'll be in a large pickle.  Plus, of course, drives don't last forever.  See #27 in Time Machine - Frequently Asked Questions for some suggestions.

  • How can I delete all songs from iCloud library?

    Hi,
    I have a strange issue and couldn't really find any information about this on Google, so I thought I would try here. I'm kind of surprised this hasn't come up for other users yet (or maybe it has and I'm just missing it.)
    I matched my iTunes library yesterday. About 60% of the songs were matched, 15% were uploaded and 25% were errored. I really like iTunes Match but I decided that I want to micromanage the library to get the best match results. To do this, I wanted to do the following:
    1. Remove all songs from my iCloud library
    2. Create a new iTunes library for use with iTunes
    3. Add to the library, artist by artist to match/correct.
    I began to do this in my new library and it was working fine. However I then decided to completely clear the old library, so I went into my original library, deleted all songs and definitely selected the option to delete from iCloud. I am 100% positive I did this. However, none of the songs deleted. They are not available in my original library (I have checked the option to display songs not on this computer) and they don't show up in my other library, either. I have no option to download the songs from iTunes on any computer, though I retain access from my iPhone.
    So, I need to delete these songs from iCloud. It does me no good to have them there when they're so disorganized and especially when I can't access them from most of my iTunes enabled devices. I was thinking of calling Apple to see if they could clear my iCloud library but a. I'm not sure they will and b. I don't want to pay $29 to discuss this with them, as I feel it is an issue with iTunes Match/iCloud and should be complimentary.
    I thought that maybe the songs would delete over time, since I know the iCloud servers are heavily taxed at the moment. However, it has been about 15 hours and there is absolutely no change. The iMatch section of iTunes shows that there are songs available, but none of them are; and since my plan is to reupload to iCloud anyway, that's fine--I just need to find out how to actually make the delete go through.
    Thanks!

    I called Apple and spoke with a customer service representative regarding this issue. I was given the two things to try, and if they don't work, I was told I can call back in:
    1. Go to iCloud.com and look at the advanced options. Since Photos can be deleted here, the representative thought there may be an option to remove songs here as well.
    2. Go into the library that has the songs that were deleted and click Update iTunes match.
    I tried #1--this didn't resolve the issue, as there is no option to remove songs this way. I can't try #2 right now since I'm at work, but if anybody else with this issue can try that step it can help us get the ball rolling on it. After I try that, I'll call Apple back to discuss this further.

Maybe you are looking for

  • Email Vendor and PO text at header and Item level

    Hi, I am using SRM 3.0,ECS. 1.I want to search all the vendor having email address mentioned(not having the blank in the std comm field in table ADR6). 2.When I am creating SC with special character (in the line item description and SC name descripti

  • 64-bit Realtek AC97 Audio Driver

    Hi all, People from Realtek have just sent me an e-mail with 64-bit Windows XP drivers for their AC97 Audio Codec. The file is 153 KiB in size and the driver is of version 5.10.00.5365 and is dated 12/10/2003. Where should I send the file to be attac

  • AMD Radeon HD 6750M and bug in Photoshop CS5

    Lately I noticed that merging spot channels in Photoshop CS 5 changes the opacity of the images. Adapting my settings in preferences > performance > GPU setting solves the problem if you enable the Open GL drawing and in advanced settings mode is set

  • ANT and VSS

    Hi I am trying to build an ANT file in eclipse and using vssget to get the latest version. When I run it it gives me this error "'ss' is not recognized as an internal or external command". Can somebody help me?

  • When I try to delete a message it deletes but then the app freezes and when I restart my phone the message is still there. How do I delete old messages?

    I have an iphone 4s with ios 7.0. I'm trying to update to ios 7.1 but I don't have enough storage space because I have so many old messages and this glitch is preventing me from deleting them to free more space.