Need help on deleting after exporting to IDML

Hi Forum,
I have a script to export all the "indesign files" found inside the folder... and then remove all the indesign files...
Instead, Can i have a help to delete....
the indesign file after exporting to IDML and then
continue opening the next indesign file, exporting to IDML and deleting it...
then continue file3....
The below is the script open indesign files and export to idml and then remove all the files inside the folder Desktop/GENERAL_CS6-IDML/IN_CS6
var mySourceFolder = Folder("Desktop/GENERAL_CS6-IDML/IN_CS6");
var myOutFolder = Folder("Desktop/Completed");
//var Indd_files = get_Files(mySourceFolder,[], ".indd");
var Indd_files = mySourceFolder.getFiles (/\.indd|\.INDD/i);
//var Indd_files = get_Files(mySourceFolder,[], ".indd");
if(Indd_files.length>0)
    for(var w=0;w<Indd_files.length;w++)
        try{
             app.scriptPreferences.userInteractionLevel = UserInteractionLevels.neverInteract;
            myDoc = app.open(File(Indd_files[w]));
             app.scriptPreferences.userInteractionLevel = UserInteractionLevels.neverInteract;
             var myDocNam = stripExt((Indd_files[w].name).replace(/%20/g," "))+"idml";
             myDoc.exportFile(ExportFormat.INDESIGN_MARKUP, (File(myOutFolder+"/"+myDocNam)));           
//          myDoc.save(File(myOutFolder+"/"+myDocNam));
            app.activeDocument.close(SaveOptions.no);
        }catch(E){}
try {
var copyFolder1 = Folder("Desktop/GENERAL_CS6-IDML/IN_CS6");
var myFiles2 = copyFolder1.getFiles(/\.indd|\.INDD/i);
for ( i = myFiles2.length-1; i >= 0 ; i-- ){
myFiles2[i].remove();
} catch (e) {}
Many thanks for the support..

I hope this is what you expected.
You can try the following code:
var mySourceFolder = Folder("Desktop/GENERAL_CS6-IDML/IN_CS6");
var myOutFolder = Folder("Desktop/Completed");
//var Indd_files = get_Files(mySourceFolder,[], ".indd");
var Indd_files = mySourceFolder.getFiles (/\.indd|\.INDD/i);
//var Indd_files = get_Files(mySourceFolder,[], ".indd");
if(Indd_files.length>0)
    for(var w=0;w<Indd_files.length;w++)
        try{
             app.scriptPreferences.userInteractionLevel = UserInteractionLevels.neverInteract;
             var myFile = File(Indd_files[w]);
            myDoc = app.open(myFile);
             app.scriptPreferences.userInteractionLevel = UserInteractionLevels.neverInteract;
             var myDocNam = stripExt((Indd_files[w].name).replace(/%20/g," "))+"idml";
             myDoc.exportFile(ExportFormat.INDESIGN_MARKUP, (File(myOutFolder+"/"+myDocNam)));          
            app.activeDocument.close(SaveOptions.no);
            myFile.remove();
        }catch(E){}
Green4ever

Similar Messages

  • Need help installing adobe after effects CS5 free trial

    i cant install adobe after effects CS5 trail it keeps giving me an erorr that says "error occured with connection with adobe.com (error 107), how do i restart adobe download assingment,and the bar at the bottom tells me to sing in when i already have, anyways i need help, can u guys helpme install adobe after effects CS5 trial?

    http://kb2.adobe.com/cps/898/cpsid_89867.html
    Mylenium

  • Need Help to delet sort key! Please help!

    Hi,
    I have a problem in the following program.
    Source Code:
    t-belnr  = bsid-zuonr.
    SPLIT t-belnr at '#' into wk_belnr wk_x_belnr.
    CLEAR t-belnr.
        t-belnr  = wk_belnr.
        t-xblnr  = bsid-belnr.
        IF t-belnr NE space.
          s-belnr      = t-belnr.
        ELSE.
          t-belnr      = t-xblnr.
          s-belnr      = t-xblnr.
        ENDIF.
    IF t-xblnr NE space.                                    "WD041005a
          s-xblnr      = t-xblnr.                               "WD041005a
        ELSE.                                                   "WD041005a
          s-xblnr      = t-belnr.                               "WD041005a
        ENDIF.                                                  "WD041005a
        WHILE s-xblnr(1) EQ '0'.                            "INS MG130606
          SHIFT s-xblnr LEFT.                               "INS MG130606
        ENDWHILE.                                "INS MG130606
    In the final ALV.
    If first colum (t-zuonr) (sort key for the document )is blank, the document need to be deleted.
    Question:
    How can I write the code to deleted the t-zuonr when it is space?
    Please help!!!
    Thank you!!

    Try as below:
    DELETE <itab> WHERE <fld> IS INITIAL.
    i.e
    DELETE t WHERE zuonr IS INITIAL.
    Kind Regards
    Eswar

  • I need help. How to export split track for Final Cut Pro 7 Thanks

    I need help. I have edited a film and now the company I have made the film for want a split track of it. I have no idea how to export a split track off Final Cut Pro 7 and I need simple language to explain it to me as I am a beginner. Thanks

    I assume you have multiple tracks of audio? And the audio is distributed discretely over these tracks (sync sound on tracks 1 and 2, sound effects on tracks 3 and 4, music on tracks 5 and 6 for example)?
    Then duplicate your sequence by clicking on the icon for your sequence in the FCP browser and control-clicking on it. From the drop-down menu choose Duplicate. Double click on the duplicate sequence you just created to load it to the timeline and canvas.
    Now, working on the copy you just made of your finished sequence, click anywhere on the timeline, and type Command + 0 {zero} to bring up your sequence settings. Click on the Audio Outputs Tab.
    Once the Audio Output Tab opens, set the Outputs to the desired number of discrete tracks you want to export - in this case I will set it to 8, as I have sync sound on tracks 1 & 2, Voice Over on tracks 3 & 4, Sound Effects on tracks 5 & 6 and Music on tracks 7 & 8.
    Once I do that the 8 tracks appear. I set them all to Dual Mono as I want them to be discrete tracks:
    Once I am done, I click OK and return to the far left side of the timeline where the audio selectors are, and carefully control - clicking in the empty space above the lock symbol,
    From the drop down menu I assign the output of each track - track 1 to to output track 1, track 2 to output track 2, doing so to each track:
    You need to set the output for each track. Once all my track assignments are done, I go to the menu File > Export . . . > QuickTime Movie and export my sequence, but now it is exporting with 8 discrete tracks of audio.
    To do a quick check that everything is OK, re-import the movie you just exported back into FCP, and open it in the Viewer and you will see that it does indeed have the multi-tracks, as 8 mono track tabs appear at the top of the viewer.
    Now give that QuickTime a name that includes "Split Tracks" in the title and copy it to your delivery drive.
    MtD
    Message was edited by: Meg The Dog to fix typo

  • Need help. Activation after update iOS 5.1 is not working!!

    Need Help in activating my iphone 4 after update iOS 5.1. My phone was been neverlock and i used its before update without any activations. After update i can't turn on my phone!!! On the display have message "SIM not valid. Only compatible SIM cards from a supported carrier may be used to activate iPhone. Please insert the SIM card that came with your iPhone or visit a supported carrier's store to receive replacement SIM card". But i haven't any sim cards. Only the sim card from my operator  "Kyivstar" (Ukraine)... What should i do?!
    p.s.: sorry for my bad english, but i live in Ukraine, and we haven't autorized service center of Apple in our country. help me please.

    You have been using a phone that has been hacked to allow it to be used on your network.  Upgrading your phone's software has relocked your phone to the original carrier. 
    You will not be able to use your phone again unless the ORIGINAL carrier offers unlocking.  Many don't, and many who DO offer unlocking, will not unlock unless the phone has active service with the carrier in the appropriate country. 
    You will need to find out who the carrier your phone is locked to is, and see if that carrier unlocks the phone.  It is very likely you will need to buy a new phone.

  • Just need help getting contacts after upgrade

    someone mentioned going to back up done before the upgrade. How do you access that? i did the back up a week ago and did another before upgrading this afternoon. I lost all my apps but was able to figure out how to get them back and it didn't involve going to a backup. The speed is quicker than before I just need help with getting my contacts back. anyone able to help me out on this matter?

    All your contacts should be in whatever PC program you have been syncing them with - Outlook 2003/2007 or Windows Address Book.
    This article describes how to set this up:
    http://support.apple.com/kb/HT1296
    If your contacts are no longer on your PC, just restore them from your most recent PC backup.

  • Need help in deleting multiple tables

    Hi,
    In one of my scenario i want to delete One record from the table, but there are some child and sub child exist for the table. And the on delete cascade is not set fro any of the table.
    Structure of my table,
    Table-1
    tab1_pk
    tab1_name
    Table-2
    tab2_pk
    tab1_pk
    Table-3
    tab3_pk
    tab2_pk
    i want to delete the record from Table-1 and all the related record of Table-2 and Table-3 in a single query.
    Plz help

    Dear 786725,
    What has just came to my mind at first sight is that you can create a trigger for your approach. I don't think that a single query will delete some rows from more than one table.
    Please go to the http://tahiti.oracle.com , select your database version and search for the after trigger. Hint: You may need to use the FOR EACH ROW clause and you again may need to use :old :new parameters in the trigger to have the information of what has just been deleted from the relevant table.
    Hope That Helps.
    Ogan
    Edited by: Ogan Ozdogan on 05.Ağu.2010 19:00
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_7004.htm#SQLRF01405
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b31695/dialogs.htm#sthref454
    4.24 Create Trigger
    The following information applies to a trigger, which is which is a stored PL/SQL block associated with a table, a schema, or the database, or an anonymous PL/SQL block or a call to a procedure implemented in PL/SQL or Java. The trigger is automatically executed when the specified conditions occur.
    Schema: Database schema in which to create the trigger.
    Name: Name of the trigger. Must be unique within the database.
    Add New Source in Lowercase: If this option is checked, new text is entered in lowercase regardless of the case in which you type it. This option affects only the appearance of the code, because PL/SQL is not case sensitive in its execution.
    Trigger tab
    Trigger Type: The type of object on which to create the trigger: TABLE, VIEW, SCHEMA, or DATABASE. (The remaining items depend on the type of trigger.)
    Table Owner or View Owner: For a trigger on a table or a view, the name of the owner of the table or the view.
    Table Name or View Name : For a trigger on a table or a view, the name of the table or the view.
    Before or After: For a trigger on a table, select Before to cause the database to fire the trigger before executing the triggering event, or select After to cause the database to fire the trigger after executing the triggering event.
    Statement Level or Row Level: For a trigger on a table, Statement Level fires the trigger once before or after the triggering statement that meets the optional trigger constraint defined in the WHEN condition; Row Level fires the trigger once for each row that is affected by the triggering statement and that meets the optional trigger constraint defined in the WHEN condition.
    Insert, Update, Delete: For a trigger on a table or a view, Insert fires the trigger whenever an INSERT statement adds a row to a table or adds an element to a nested table; Update fires fire the trigger whenever an UPDATE statement changes a value in one of the columns specified in Selected Columns (or in any column if no columns are specified); Delete fires the trigger whenever a DELETE statement removes a row from the table or removes an element from a nested table.
    Referencing - Old: For a trigger on a table, the correlation names in the PL/SQL block and WHEN condition of a row trigger to refer specifically to old value of the current row.
    Referencing - New: For a trigger on a table, the correlation names in the PL/SQL block and WHEN condition of a row trigger to refer specifically to new value of the current row.
    Available Columns: For a trigger on a table, lists the columns from which you can select for use in an Update trigger definition.
    Selected Columns: For a trigger on a table, lists the columns used in an Update trigger definition.
    When: For a trigger on a table, an optional trigger condition, which is a SQL condition that must be satisfied for the database to fire the trigger. This condition must contain correlation names and cannot contain a query.
    Schema: For a trigger on a schema, the name of the schema on which to create the trigger.
    Available Events: For a trigger on a schema or database, lists events from which you can select for use in the trigger definition.
    Selected Events: For a trigger on a schema or database, lists events used in the trigger definition.
    DDL tab
    This tab contains a read-only display of a SQL statement that reflects the current definition of the trigger.
    "

  • P35 Neo2 - OS died, need help restoring RAID after re-install of XP

    I have a P35 Neo2 with on-board Intel RAID.  I need a bit of help getting a two drive RAID going again after reinstalling XP.
    Here's my situation:
    Same hardware, MB, etc. I originally set up the system with a 20gb IDE and two 320gb SATA drives. I put the OS on the 20gb, and set the two 320's up as a RAID. I partitioned the 320's into 200gb + 120gb sections on each drive. The 200gb partitions were mirrored between the two drives, and the remaining 120gb on each drive was used as non-RAID storage space.
    I picked up a nasty virus-spyware a month or two ago that I was struggling to find a fix for when the OS began to BSOD. I put the 20gb IDE to the side, and put a 40gb IDE in it's place. I re-installed XP on it last night, and now need to get the RAID up and running again.
    I went into Disk Management and it showed three dynamic drives with a yellow triangle icon and labeled 'foreign'. I right clicked and found an option to 'import'. I clicked on import and a window popped up showing all of the partitions and logical drives I had previously created on the two drive RAID. I figured I was in business, so I clicked OK.
    Disk Management now shows one dynamic disk as 'Online', but still shows two as 'Foreign'. If I right click on them, and chose import, I get the same window showing my partitions and logical drives, but if I click OK, I get a warning message that: "Some of the volumes you are importing will lose data because you have not moved all of your disks to the system."
    I'm in over my head at this point, so any help would be appreciated.
    Thanks,
    GeoD

    A 200gb partition is restored, but the 120gb is not, which is confusing. ALso, when I look at the logical drives in the partition, I'm beginning to think I had the 200gb mirror /120 gb storage backwards. The data restored is not something I would be concerned with losing. It's installed applications, and multimedia files that I could lose without worry.
    There is also 70gb dynamic drive labeled Missing.  I know I left a small portion of all three of the drives unallocated as a reserve, so that must be what this is. It's like the RAID info is incomplete which leads me to the next piece of info.
    Something I didn't initially mention for the sake of brevity, was when I right-clicked on 'Import Disk' the applet noted the disk was 3/3. I assumed that meant disk 3 of 3 disks. I've since begun to wonder if I imported the disks in the wrong order. ie) I should have imported disk 1/3 first.
    Do you know how to clear out Disk Mgt's info, so I can start over?
    I also noticed only one of the 320 SATA's shows up in Device Mgr, (DM). What I found both confused me and encouraged me.
    When I created the array, I named the the drives RAID0 and RAID1. They both show up in DM. But only one of them shows up as the drive model: WDC WD3201ABYS-01B9A0. There should be two of them.
    The OS knows there should be a RAID, but for some reason only one of the drives show up as hardware.  I rebooted and checked the data and power supply cables, (connected), the BIOS, (both drives show up) and both drives show up in Disk Mgt.  Just not in DM.
    Does that mean the HD has died?
    Part of my difficulty is I had a brain injury in 2001, followed by another in 2003. The 2nd injury caused 6 months of what the docs call it a walking coma - I walked and talked, but have no memory of the time.
    When I 'woke up' in the Fall of 2003, I found I had lost considerable cognitive function and other problems.  These problem have ended up disabling me, (I'm now on SS Disability).
    Until then I had been a 'System Admin' for micro-businesses, (max - 15 computers). I built systems and servers, installed networks, maintained them and did all the support. Basically I was these company's Sys Admin on an as-needed basis.
    One thing I lost was the ability to troubleshoot and repair hardware. Combined with other cognitive problems, I was forced into closing my business. At the time, I was maintaining close to fifty offices; ~20 had Peer-to-Peer networks & ~20 had servers I had built.
    What's doubly frustrating is I was just getting ready to sign up with an online backup service when I got hit with a nasty malware/virus that's so new there's no info on the 'net about it. I got entangled in trying to fix it and spaced out the online back up. Now I find myself in a situation where I desperately need to restore the data on these RAID drives.  Because of the memory problems I now have, I completely depend on my computer as an auxiliary 'brain' - I have stuff on these drives that I have to have.
    I didn't do much with RAID when I was still in the biz, and this is the first time I've had problems with a RAID of my own, so I'm struggling to figure this stuff out.
    Should I be able to install one of these drives by itself so I can get the data from it? The way I understand the theory of RAID is that if one drive dies, you can put another in and the mirrored portion will re-create itself on the new drive.  Couldn't that be a way to get the important data off the drive or drives if they don't want to go back together as a RAID?
    I could back each up to the online service and then just rebuild them.  Not my first choice, but it would reduce my stress level if I thought I could do it.
    Sorry to go on, but now you can see why I'm both struggling & worried.
    Thanks for any info or help.
    Later,
    GeoD

  • Need help restoring data after security wipe - Urgent!

    Hello,
    I am in need of urgent help.
    I had saved some really important information in the memos of my blackberry curve 8520. After that I changed my phone to a non-blackberry phone. but I still had the old phone but it was kept off most of the time. I had backups from June 13, 2013. very recently I wiped the phone. (Very big mistake) Now I am in need of that information that I had saved in the memos. Now when I visit the blackberry protect website through my laptop it shows that the back up is there with 15 memos and many other things. but when I open the app of blackberry protect on my phone it shows that there are no previous versions of backup available to restore. 
    Now please tell me and help with this. I badly need the information that I have stored in the memos of this earlier back up version.
    Another thing I have noticed is that there is a problem in the link between BB Protect website and the BB Protect app on my phone. For example, if I click on "Play Sound" or "Display a message" on the BB Protect website, it tries to communicate with the device and then waits for the device to respond and then it fails to do the function clicked.

    Hello,
    Please check very very very very (did I say that enough?) carefully that you are using the exact same BBID credentials on your new BB that you are logging into via PC.
    If they are not the same, then that explains why it cannot present you with those backups on the device...they are associated to a different BBID than you are using on your BB now. To change your BB over to the BBID that contains the backups you require, you must WIPE the BB:
    KB26694 How to change the BlackBerry ID on a BlackBerry PlayBook tablet or BlackBerry smartphone
    However, be very careful when you then associate the BB to that other BBID...done incorrectly, you can lose your prior backups...refer:
    KB31489 BlackBerry Protect for BlackBerry smartphones does not display any backup files to restore
    Then again, if you are using the exact same BBID on both the device as well as via PC/browser, then the method discussed in KB31489 may already have been done incorrectly, wiping out those prior backups (and there is no way to retrieve them).
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I need help to recover after Link uninstalle​d during attempt to download updated drivers

    I bought a new unlocked Classic.  I planned to switch from my Q10 to the Classic using the device switch option in Link.  I think that I had Link v. 1.2.3.56 (or maybe .58?) installed on my Windows 8.1 Pro PC.
    Using Link I backed up my Q10 and then connected the Classic with the USB cable.  The Classic reported that it needed new drivers.  Soon I got the option to download BB Blend, Link and drivers.  I chose the option to install Blend and update Link and the drivers.  The installation/update operation failed.  I can't remember exactly the error message, but I believe it said that need to try again.
    I was stunned to see that the desktop shortcut to Link was gone!  The programs list in Windows Control Panel shows only BlackBerry Device Software updater installed.  The RIM folder on the hard drive contains only \BlackBerry Link\en\help_files.  I can't find an executable anywhere. 
    I downloaded Link and attempted to install it, but after I received the message that a newer version was already installed on my PC, I canceled it.
    How do I recover?  I'd like to get Link back, the new Blend software and the current Windows drivers required for the Classic.  Fortunately, my last backup of the Q10 is there in the folder \users\username\documents\BlackBerry\backup.
    Finally, I considered using the Device Switch app on both devices, but I couldn't download it.  On both devices, I got the error message:  "An error has occurred and BlackBerry World will be closed.  Try waiting a few minutes and reopening BlackBerry World."  That was hours ago.  I'll search the hardware forum for information about BB World.
    Thanks in advance for your help.
    C W Byrd
    Solved!
    Go to Solution.

    You can also try a Refresh if you wish.
    http://windows.microsoft.com/en-US/windows-8/resto​re-refresh-reset-pc

  • Need  help to  delete  videos  on macbook pro.  dragging to trash  is not  working

    Can't   seem to delete  old  videos  i want to take  off  the computer..  Not  working  to drag  them to  trash,  or  to  click on trash…  Any ideas???
    thanks
    kaya

    You need to select one or more photos you wish to delete then CTRL- or RIGHT-click and select Trash from the context menu. To get rid of the photos permanently after you finish select the Trash entry in iPhoto's sidebar, CTRL- or RIGHT-click and select Empty.

  • Query SQL code gets deleted after export to Excel. "Query must have at least one destination field"

    Hi all,
    I'm getting really frustrated by this Access error. It happens when I export the result of a query through an Access macro to Excel, the first time it runs well but the next time, there is a chance that the query won't run and the error "Query
    must have at least one destination field" will be displayed. After that, I try to check the query SQL code and discover the code has vanished. I'm using simple Select query without joins, only "where", "group by" and "order by"
    statements.
    Thank you in advance for your help,
    Jesus 
    Edit:
    One of these queries are like the following (all of them are of this type):
    SELECT Field1, field2, field3, field4, field5, Sum(Field6) AS SumOfField6, Sum(Field7) AS SumOfField7
    FROM Table1
    WHERE Field6 is not null
    GROUP BY Field1, field2, field3, field4, field5
    Order By Sum(Field6) desc

    Hi Peter, 
    Thank you for your response, I updated the original question with one of the codes.
    Thanks,
    Jesus

  • Need help in deleting contacts

    Hi All,
    I recently bought Sony Ericsson Cedar. However, I am unable to delete contacts from contacts-look up while sending a message. can anyone kindly let me know how to delete contacts from contacts look-up section?
    Solved!
    Go to Solution.

    There are two possibilities here: 1) These numbers are either stored in your SIM contact list, because you had the Autosave to SIM switched on in your Contact settings, or 2) These numbers are actually saved in the phone memory, although you will not find them in your Contacts phone list because they are temporary files: What you need to do is to actually save these numbers first (when they appear in stand-by when you enter a similar number) and then delete them.Hope this helps.

  • I need help updating iphoto after Mavericks

    So I downloaded Mavericks, and lost iphoto ... nothing in this world comes easy, right?  I've called and emailed support at Apple, and got nothing but a stock response "Sign into your account, go to the app store, and update your apps!"  Yeah, NO KIDDING.  That was the first thing I did...and when I do, I get the following error message:
    "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled."
    I've tried this while signed in with the only two apple IDs I know of, and got the same message.  As per my iTunes Store/Mac App Store Advisor Julie Ann's request, I replied to her email telling her it didn't work, and now I am awaiting further instruction...it's been 5 days. 
    The only info I've been able to get out of customer service at Apple is that I will likely have to buy the updated iphoto ... At this point, I am over the injustice that I have to pay for this app again, I just want access to my files.  I will buy the stupid thing if they really make me.  In fact, I've already tried, but I can't figure out how!  When I go to the app store, the only option presented is to "update."  I've thought about uninstalling iphoto and buying it again, but I don't want to risk losing the existing files on my comp.  I know my pictures are still there because the files is rather large. 
    Anyway, can anyone offer a real solution to this problem?  I guess I can trek to the nearest Apple store, but that requires me to take a ride into the city and wait in line ... ain't nobody got time for that!  PLEASE HELP I NEED MY FILES. 

    I don't remember exactly what it had on it (snow leopard?) when I got it 5 years ago.  Last year I had the hardrive serviced and installed the lastest (at the time) OSX...I believe it was Mountain Lion.  After that I guess I must have accepted the iLife apps, since I've been using them with no problem.  The only app I have trouble with after the Mavericks upgrade is iphoto. 
    Why would I do this without backup?  I don't know, I like to live on the edge?  That's not really the point now, is it?  Truth is, everything I need is backed up, except this one file that I happen to need, that I put in iphoto the day before the upgrade.  The only reason I was interested in this stupid upgrade is because I was trying to buy Numbers, and it wouldn't let me without the latest OS.  Honestly, I find it to be completely useless and wish I never did it. 
    Point is, why am I having this issue with iphoto exclusively?  Can you offer any advice?

  • Need help on deleting workflows

    Hi experts,
    I need to delete workflows that need to be retired. I am veryvery new to workflows. So, what is the Tcode to delete the entire workflow? also, what are the steps that need to be check upon deleting them? i need to delete their custom tables/function modules as well. Can I delete the workflow in one shot? or i need to delete task by task..? thanks in advance

    Hi,
    Prior to deleting a workflow first Delete/Cancel all the workitems of that workflow. It will help you to avoid unnecessary dump while executing those workitems. Its better to cancel the workitems if it is a productive system.
    To delete workflow delete the following items in below mentioned order.
    1. Workflow
    2. Tasks
    3. BO/Classes
    Regards,
    Anbarasan K
    Edited by: Anbarasan K on Jul 7, 2008 1:33 AM

Maybe you are looking for

  • How do I change the name associated with my email account on my PC?

    My mothers name is what appears when I send emails instead of mine.  I have found directions on how to change the name on a Mac but I have a PC. It is rather frustrating because I send out business emails and often times the receiver does not look at

  • Adobe Document Services in 64bit

    Hello, Can anyone tell me when Adobe Document Services will be available for the 64bit Windows platform?  Any info will be appreciated.  Thanks. Brian Vandehey

  • ISE1.1.3 failover problems

    Hi guys I am going to write a short story and will try to explain the problem I have. Here is my setup. I have two ISE servers running I. Primary and secondary mode. Ise1 and ise2. Everything is configured and sync is complete. My access switch is a

  • Need to use JMS in Web service for PUB/SUB pattern

    Hi All, I have JMS configured in my Web logic server 10.3.4. I have stand alone program for JMS in PUB/SUB pattern. I have Web service application with Apache CXF framework. Now, the problem I need to integrate JMS in my web service application for n

  • HT4623 Software update for iOS 6.1Error -The iPhone "iPhone" could not be restored. an unknown error occurred (-1).

    I got Software update for iOS 6.1 .. After installation - Phone shows message to connect to iTune, I connect to iTune - I got message - iTune has detected iPhone in recovery mode. you must restore this iPhone before it can be used with iTune. I click