Translate delete message "Action Processed"

Hi all,
Is there a way to translate the message "Action Processed". This message appears after a delete action.
My application language is Dutch.
I tried with the dynamic translation repository but it did not work.
I do not want to translate the whole application.
Raoul

Hi Raoul,
edit the process responsible for this delete action ( if it's a standard tabular form it's called "ApplyMRD" ) and edit the "Process Success Message", the message is hardcoded.
Regards
Bas

Similar Messages

  • How to get rid of message "Action Processed."

    When I save data in one of my reports, I get a confirmation message "Action Processed."... may I know how to disable it...?
    Thanks in advance

    Under the Page Process, see Messages - Process Success Message.
    Jeff

  • How translate Action Processed messages, after save or delete registers ?

    Hi,
    I know so must be a lot of easy, but I don't know how I can do it. What is the way for translate or change or don't show, the messages that the system show when is pressed the save or delete button, like "Action Processed" or "1 row(s) deleted. Action Processed" ?
    Thanks in advance.
    Xavier.

    It will be good if you create a procedure and check all the validations there...
    For eg:
    FUNCTION l_chk_leave_eligibility RETURN NUMBER is
    /*return 1 if you want to stop user from saving,else return 0*/
    a_1 alert := find_alert('Alert_1');
    a_2 alert := find_alert('Alert_2');
    a_3 alert := find_alert('Alert_3');
    a number;
    BEGIN
       If :no_of_days < 60 then /*applied days less than 60 days*/
           a := show_alert(a_1);  /*stop user from proceeding,so return 0 */
           return 1;
       end if;
       If :duration < 1 then /*employee worked less than year */
             If :no_of_Days >   4*30 then /*more than 4 months
                 a:= show_alert(a_2); /*stop user as she is not allowed to take more than 4 months*/
                 return 1;       
             end if;
        else /*worked more than year*/
        end if;
    return 0;
    End;In your pre-insert/pre-update triggers...
    Declare
    m_err  number ;
    Begin
       m_err :=  l_chk_leave_eligibility;
       If m_err = 1 then
           raise form_trigger_failure; /*this line will prevent the user from saving the record*/
       end if;
    End;Edited by: Dora on Jan 19, 2010 8:37 AM

  • Delete messages stuck in status 12, Recorded for Outbound Processing

    I am on a PI 7.10 SP8 system.  I have 59,000 XML messages showing in status 12 ( Recorded for Outbound Processing) that I would like to just delete or cancel.  These have accumulated over several days of testing interfaces.  If I have to allow them to be processed, that would also work but is not needed.  I have read about 6 different forum threads and tried several things but nothing has worked yet. <br>
      The messages can not be cancelled from SXMB_MONI. <br>
      The queues are no longer showing in SMQ2.   <br>
      I have tried restarting and re-registering the queues. <br>
      I've tried RSXMB_RESTART_MESSAGES and RSXMB_CANCEL_MESSAGES. <br>
      SWPR & SWPC show nothing to restart. <br>
    Any ideas on something else to try? <br>

    Hi,
    You can try to delete or archive mesages. use following links.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a236f50
    Delete Messages SXMB_MONI
    http://help.sap.com/saphelp_nw04/helpdata/en/0e/80553b4d53273de10000000a114084/frameset.htm
    Too many questions on Archive/Delete messages.
    Inder

  • How to disable "Action Processed" message...

    Hi,
    Is there a way to disable “Action Processed” message… it appears after processing an action…
    Thanks in advance

    Hi,
    In the branch of the page. Deselect the checkbox "include process success message"
    Hope this help you.
    Bye
    Kavitha L

  • Delete messages that were processed succesfully

    Hi all,
    How can I delete message that were already processed succesfully? I just want to retain scheduled messages and those that have errors. Thanks!

    Hi
    You may also take a llok at the following links:
    http://help.sap.com/saphelp_nwpi71/helpdata/de/0e/80553b4d53273de10000000a114084/content.htm
    http://help.sap.com/saphelp_nwpi71/helpdata/de/41/b715015ffc11d5b3ea0050da403d6a/content.htm
    To view the english version just replace .../de/... by .../en/...
    Regards,
    Volker

  • Unable to delete messages from queue.

    I have a journaling rule setup to send mail to a archive appliance. I have two messages in my queue that are From Address:<>  to my recipient (my archiver's email address). The journal rule works fine since it is working for all my users mail, but I have two messages stuck in my queue complaining that they could not be categorized and an event 9213 for MSExchangeTransport every 30 minutes. 
    "A non-expirable message with the internal message ID 7996 could not be categorized. This message may be a journal report or other system message. The message will remain in the queue until administrative action is taken to resolve the error. Other messages may also have encountered this error. To further diagnose the error, use the Queue Viewer or the Mail Flow Troubleshooter."
    I have tried via the GUI and Shell to remove these two messages. The GUI gives me an error:
    Microsoft Exchange Error
    Action 'Remove (with NDR)' could not be performed on object 'RE: Test to determine if email can be delivered & Received'.
    RE: Test to determine if email can be delivered & Received
    Failed
    Error:
    The requested operation can't be performed for the object with identity MyMailServerName\Submission\7999.
    OK
    The Shell will actually not report back an error but I still have those messages in the queue. The command to see info about the message was:
    Get-Message -IncludeRecipientInfo | Where { $_.Recipients -Like "*[email protected]*" } | Format-List
    Then I tried deleting the message using the "InternetMessageID" info I gathered from this.
    Remove-Message -Filter {InternetMessageID -eq "[email protected]"} -WithNDR $false
    This prompts me for a Yes, No, etc... responce (I thought I had it this time) and gave me no error, but the message still resides in queue.
    I am at a loss. Any help?

    Correct, two messages stuck in queue and cannot remove.
    Environment is a Windows 2003 R2 w/ SP2 64bit server, Exchange 2007 SP1 with all roles, AD/DNS is also Windows 2003 R2 w/ SP2 64bit.
    This just seemed to start happening a few days ago and just with these two particular messages. I have a archive appliance from ArcMail and a journal rule setup in Exchange to journal all mail to the ArcMail appliance. This has been working and continues to work except for these two messages. 
    [PS] C:\>Get-Message -IncludeRecipientInfo | Where { $_.Recipients -Like "*[email protected]*" } | Format-List
    Identity          : CO-MAIL1\Submission\7996
    Subject           : RE: Test to determine if email can be delivered & Received
    InternetMessageId : <[email protected]>
    FromAddress       : <>
    Status            : Retry
    Size              : 29638B
    MessageSourceName : Journaling
    SourceIP          : 255.255.255.255
    SCL               : 0
    DateReceived      : 9/18/2008 1:39:34 PM
    ExpirationTime    :
    LastError         : Categorization failed. The message will be deferred and ret
                        ried because it was marked for retry if rejected.
    RetryCount        : 0
    Queue             : CO-MAIL1\Submission
    Recipients        : {[email protected]}
    IsValid           : True
    ObjectState       : Unchanged
    Identity          : CO-MAIL1\Submission\7999
    Subject           : RE: Test to determine if email can be delivered & Received
    InternetMessageId : <[email protected]>
    FromAddress       : <>
    Status            : Retry
    Size              : 29623B
    MessageSourceName : Journaling
    SourceIP          : 255.255.255.255
    SCL               : 0
    DateReceived      : 9/18/2008 1:39:34 PM
    ExpirationTime    :
    LastError         : Categorization failed. The message will be deferred and ret
                        ried because it was marked for retry if rejected.
    RetryCount        : 0
    Queue             : CO-MAIL1\Submission
    Recipients        : {[email protected]}
    IsValid           : True
    ObjectState       : Unchanged
    Domain Controller Diagnosis
    Performing initial setup:
       Done gathering initial info.
    Doing initial required tests
       Testing server: co-site\CO-DNS1
          Starting test: Connectivity
             ......................... CO-DNS1 passed test Connectivity
    Doing primary tests
       Testing server: co-site\CO-DNS1
          Starting test: Replications
             ......................... CO-DNS1 passed test Replications
          Starting test: NCSecDesc
             ......................... CO-DNS1 passed test NCSecDesc
          Starting test: NetLogons
             ......................... CO-DNS1 passed test NetLogons
          Starting test: Advertising
             ......................... CO-DNS1 passed test Advertising
          Starting test: KnowsOfRoleHolders
             ......................... CO-DNS1 passed test KnowsOfRoleHolders
          Starting test: RidManager
             ......................... CO-DNS1 passed test RidManager
          Starting test: MachineAccount
             ......................... CO-DNS1 passed test MachineAccount
          Starting test: Services
             ......................... CO-DNS1 passed test Services
          Starting test: ObjectsReplicated
             ......................... CO-DNS1 passed test ObjectsReplicated
          Starting test: frssysvol
             ......................... CO-DNS1 passed test frssysvol
          Starting test: frsevent
             ......................... CO-DNS1 passed test frsevent
          Starting test: kccevent
             ......................... CO-DNS1 passed test kccevent
          Starting test: systemlog
             ......................... CO-DNS1 passed test systemlog
          Starting test: VerifyReferences
             ......................... CO-DNS1 passed test VerifyReferences
       Running partition tests on : ForestDnsZones
          Starting test: CrossRefValidation
             ......................... ForestDnsZones passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... ForestDnsZones passed test CheckSDRefDom
       Running partition tests on : DomainDnsZones
          Starting test: CrossRefValidation
             ......................... DomainDnsZones passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... DomainDnsZones passed test CheckSDRefDom
       Running partition tests on : Schema
          Starting test: CrossRefValidation
             ......................... Schema passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... Schema passed test CheckSDRefDom
       Running partition tests on : Configuration
          Starting test: CrossRefValidation
             ......................... Configuration passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... Configuration passed test CheckSDRefDom
       Running partition tests on : lcsd
          Starting test: CrossRefValidation
             ......................... lcsd passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... lcsd passed test CheckSDRefDom
       Running enterprise tests on : lcsd.local
          Starting test: Intersite
             ......................... lcsd.local passed test Intersite
          Starting test: FsmoCheck
             ......................... lcsd.local passed test FsmoCheck
    [PS] C:\>Remove-Message -filter {FromAddress -eq "<>"} -withNDR $false -debug -verbose
    VERBOSE: Remove-Message : Beginning processing.
    Confirm
    Are you sure you want to perform this action?
    Removing the messages that match filter "FromAddress -eq "<>"".
    Yes  Yes to All  No  [L] No to All  Suspend  [?] Help
    (default is "Y"):Y
    VERBOSE: Remove-Message : Ending processing.
    [PS] C:\>Remove-Message -Filter {InternetMessageID -eq "[email protected]"} -WithNDR $false -debug -verbose
    VERBOSE: Remove-Message : Beginning processing.
    Confirm
    Are you sure you want to perform this action?
    Removing the messages that match filter "InternetMessageID -eq
    "[email protected]"".
    Yes  Yes to All  No  [L] No to All  Suspend  [?] Help
    (default is "Y"):Y
    VERBOSE: Remove-Message : Ending processing.
    [PS] C:\>Remove-Message -filter {FromAddress -eq ""} -withNDR $false -debug -ver
    bose
    VERBOSE: Remove-Message : Beginning processing.
    Confirm
    Are you sure you want to perform this action?
    Removing the messages that match filter "FromAddress -eq """.
    Yes  Yes to All  No  [L] No to All  Suspend  [?] Help
    (default is "Y"):Y
    VERBOSE: Remove-Message : Ending processing.
    [PS] C:\>
    Tried several filter options and all had the same result. No events in the event viewer and did not remove the stuck messages.

  • How can I set up a new account without auto deleting messages on the server?

    Ive got accounts on COMCAST.NET (are those imap accounts?) and when I created a user account on Thunderbird for one of them the autocreate process immedaitely started downloading messages from my server before I was able to set the "keep messages on server" flag. (Its been a few months, forgive me if I am not using the exact right option text but you get the idea.)
    How can I create a Thunderbird account that will download all the message on my server (comcast.net) and leave them all there?
    That's the only thing keeping me from switching to Thunderbird. Please help - comcast's online web client is not the most bug free thing in the world.
    (Note, I am setting up a new win7 system, had been using OE 6 on winXP. I assume I am better off trying this than running OE in XP in a virtual window - and even if I moved my old message bases from XP I still need to create an account that won't immediately start downloading/deleting messages from my server before I can configure it not to.)
    Any help appreciated.

    Comcast only offers POP accounts, and one way to set up the account and enter all the settings before it connects to the mail server, might be to do it Offline:
    https://support.mozilla.org/en-US/questions/991539#answer-547878
    The server settings are given [http://customer.comcast.com/help-and-support/internet/setting-up-thunderbird/ here], but the method is for Online account setup.

  • Cannot delete messages from inbox, cannot move messages out of inbox, message do not copy to "sent" or "draft"

    The following problems occur:
    - cannot delete messages,
    - cannot move messages out of inbox,
    - messages do not copy "sent"
    - messages cannot be saved to "draft"
    This applies to imap and to gmail accounts.
    The following has not helped:
    - compact trash and other folder
    - deinstall and reinstall TB 31.4.
    - archive profile with mozbackup and replace profile from archive after reinstall of TB.
    - deinstall and reinstall TB 31.3 downgraded
    - delete all folders and files with "trash*" in the file name (all IMAP)
    - delete all files of 1 mail account completely in the TB profile and resync from server (IMAP)
    This might coincide with these system changes:
    - upgrade to TB 31.4.
    - some of these email accounts were installed on ios8 iphone.
    Not sure if the problems had already started before these 2 occurrences.
    Any help is appreciated to solve this.
    Thanks!
    fashi

    What type of mail account is this (POP, IMAP, .Mac)? If POP, what are your Preferences > Accounts > Advanced > Remove copy from server settings?
    You may be able to get rid of those messages in Mail doing Edit > Cut (⌘X) (for best results do it with one message or just a few at a time), but you should remove them from the server first if they’re still there.
    Does this account allow web access? If not, you may find the Account Info window useful to solve this problem — choose Get Info (⌘I) from the Action menu (gear icon) located below the mailboxes list in the main Mail window.

  • How to stop iOS7 Mail from deleting messages from server?

    Recently I started using an iPhone 5S after over four years with an iPod Touch. The Mail app on the iPhone deletes messages from my server. I do not want it to do this, I cannot find the option to turn off in Settings, and the iOS Mail help page at Apple Support is for an older OS version. Insight and advice would be appreciated. Thanks.

    I think I figured out a workaround at least.  It appears that the "Power Nap" feature is doing the mail checking.  Although the concise descriptions of Power Nap say it "allows your Mac to do things like periodically check for new mail, calendar, and other iCloud updates" (http://support.apple.com/kb/HT5394?viewlocale=en_US&locale=en_US), it apparently doesn't just allow these actions, it does them -- regardless of your mail settings.  I suspect this is a bug.
    Turning off Power Nap (in the Energy Saver panel in System Preferences) stopped the unwanted mail fetching, but unfortunately that also means that I don't get the benefit of the other activities it does, like Spotlight indexing. There are two places to turn it off, one for the "Battery" tab and one for the "Power Adapter" tab.
    Since Power Nap was introduced with Mountain Lion, but I never had the problem until Mavericks, I assume that either (1) Power Nap was off by default in Mountain Lion but is on by default in Mavericks, or (2) this is another of several Mail problems introduced by Mavericks.

  • Delete button in process purchase order

    Hi All,
    I need some informaiton on the "Delete" button in process purchase order screen.
    Has it been enabled only for held POs? It is disabled in case of ordered POs. Can we enable it for ordered POs?
    Also, I put an ordered PO on hold and after that I could see the delete button enabled in PO. When I delete it, it is giving me the message "Your order was deleted". But still I could able to see the Po in the system.
    Is there a note or SAP help describing this? Plz help.
    Thanks,
    ss
    Edited by: SRM Stranger on Aug 25, 2009 11:27 AM

    Once the PO is published, you cannot delete it. If you have created a change version for the published PO, you can delete the change version but not already published PO.

  • Powershell and Outlook 2007, trying to delete messages in a folder older than date

    I was hoping to get a powershell script that would do the following
    1) Connect to outlook 2007
    2) Go to Mailbox folder (not an inbox subfolder) called 'Processes'
    3) Delete all email from that folder older than 3 days old
    I did some searching, I have found very useful things like how to empty a deleted items folder.  I can even display all messages in that folder using this script snippet.  But whenever I try to filter it down to email older than 3 days old, it blows up on me.  I was attempting to use a | Where-Object pipe to reduce it and there are thousands of messages in that folder.
    $outlook = New-Object -ComObject Outlook.Application
    $olFolderInbox=6
    $n = $outlook.GetNamespace("MAPI")
    $f = $n.GetDefaultFolder($olFolderInbox)
    $mailbox = $n.Folders.Item($f.Parent.Name)
    $folder = $Mailbox.Folders.Item("Processes")
    $folder.Items
    #Clean out any open connections
    $outlook = $n = $f = $mailbox = $folder = $null;

    I thought I might offer another solution for this.  I came across this post looking to do the same, but I found it didn't always delete messages.  Based on some other information on another site I was able to come up with a modified version.
    The two other sites I referenced were:
    http://gallery.technet.microsoft.com/ScriptCenter/en-us/966637b9-0b70-41c0-99d0-4647a89da70a
    http://msdn.microsoft.com/en-us/library/bb220369%28office.12%29.aspx
    ----Script----
    #Name of folder to access.  You can specify subfolders by using FolderName\Subfolder
    $folderPath = "FolderName"
    #Filter older than 7 days
    $olderThan = (get-date).AddDays(-7)
    #Set format of date to use
    $dateFormat = "g" # This will base on time to do just date choose "M/dd/yyyy"
    #Create filter
    $sFilter = "[LastModificationTime] < `'$($olderThan.tostring($dateFormat))`'"
    $outlook = New-Object -ComObject Outlook.Application
    $olFolderInbox=6
    $n = $outlook.GetNamespace("MAPI")
    $f = $n.GetDefaultFolder($olFolderInbox)
    $mailbox = $n.Folders.Item($f.Parent.Name)
    $folders = $mailbox.Folders
    #Navigate to the proper folder
    foreach ($folderName in $folderPath.split("\"))
      $folder = $folders.Item($folderName)
      $folders = $folder.Folders
    $Items=$folder.items
    $FilteredItems = $Items.Restrict($sFilter)
    for ($i = $FilteredItems.Count; $i -gt 0; $i--) {
        Write-Host "Deleting $($FilteredItems.Item($i).Subject)"
        $FilteredItems.Item($i).Delete()
    #Clean out any open connections
    $outlook = $n = $f = $mailbox = $folder = $folders = $Items = $FilteredItems = $null;

  • Previously deleted messages are re-downloaded, not removed from server??

    I have a POP email account that I access from my iMac using Mail. I regularly delete mail from my inbox in Mail, so there are only a few hundred messages in the inbox. But the other day I logged onto my mail account via the web and discovered thousands of my previously deleted messages still in my inbox on the server. I opened Mail Preferences and discovered that the checkbox "Remove mail from Server ... when I move it from my inbox" was not checked, so I checked that box. However, I figured that would only cause future messages that are removed form my inbox to be removed from the server, but would not do anything about the thousands of previously deleted messages that were still on the server. So I also clicked the button labeled "Remove Now". I figured that would cause Mail to tell the server to remove all the old messages on the server that had previously been removed from the local Mail inbox.
    The next day I discovered that thousands of old messages I had already deleted (many of them long ago) had mysteriously reappeared in my Mail inbox. And of course, checking the account via the web, I discovered they were still on the server too. What did I do wrong? I thought Mail would tell the server to delete all those old messages. Instead it seems to have told the server to download them all to my Mail inbox again, the exact opposite of what I intended. I don't know if this is a disconnect between the Mac Mail client and the mail server, or if I misunderstood the purpose of these options in the Mail preferences dialog.

    Hello,
    I have never tried this exact action, but I think the Remove Now will not do much, with When Moved from the Inbox. This would require the action of removing the message, after this setting has been changed. I don't think it would remove any previously moved from the Inbox, because no check to correlate the current contents of Inbox to a POP account.
    Does this make sense, to you?
    However, there would appear to be some corruption in the file to prevent duplicate downloads, or messages previously downloaded.
    In Mail 2.x, Apple introduced a way to look a the server, of even POP accounts. To do this, control-click on any inbox or any mailbox, and choose Get Info. Once the dialogue window is presented, and if you have more than one account, choose the account, and you can not observe the server contents, but also choose and delete individual messages.
    Keep us posted about future behavior.
    Ernie

  • Archiving vs Deleting messages in PI/XI

    Hi, I have successfully set up archiving on the PI system. No separate delete jobs are running, only the delete job in the connection with the archive process.
    The questions is, will archiving delete and keep the DB from growing as good as the delete jobs would? Yes, the archive files need some space on the filesystem, but it seems that only archiving is enough to keep PI in a healthy state concerning the DB size. Am I correct?

    Hi,
    In XI All the data are transferred in form of messages and it may necessary to Archive data for future references .When we do the Archiving all the processed messages will be out of system and also it improves the performance. In General Rule the messages are multiplied into 10 times when compared to data which is sent,(Ex. If the data is 1 MB, the size of the message will be 10 MB.
    Messages that have been processed correctly are deleted by default. You must archive all messages that are not to be deleted. Since correctly processed messages are flagged as either To Be Archived or To Be Deleted (and because this indicator cannot be changed), you must decide which messages you want to archive before the first message is processed.
    History entries are spots for observing XML message processing. They are generated by persisting at the end of a processing step for an XML message and contain the current status and the execution date.
    History entries remain in the database for an unspecified length of time and must be deleted at some stage so that the database table does not overflow. The deletion process only deletes history entries for XML messages that have already been archived or deleted. The history entry is kept in the database for at least seven days after an XML message has been deleted. This is necessary since history entries are also required for the quality of service Exactly Once.
    The default retention period is 30 days.
    Regards
    Aashish Sinha
    PS : reward points if helpful

  • File-RFC_File Scenario - single message got processed twice.

    Hi all,
    I have a file-RFC-File scenario in which the reponse from ECC is written using adapter modules.Today one message got processed twice into SAP.When i checked FIle Receiver adapter in CC monitoring i could see the error given below:
    2010-11-16 08:47:37 Success Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
    2010-11-16 08:47:37 Success The XI response message for message 0fb0e660-f130-11df-a03d-00212816ab84(INBOUND) was successfully returned to the calling application.
    2010-11-16 08:47:37 Success The message status set to DLVD.
    2010-11-16 08:47:37 Success ROB: entering ResponseOnewayBean
    2010-11-16 08:47:37 Success ROB: resuming the transaction
    2010-11-16 08:47:37 Success ROB: calling the module processor ...
    2010-11-16 08:47:37 Success MP: Entering module processor
    2010-11-16 08:47:37 Success MP: Processing local module localejbs/CallSapAdapter
    2010-11-16 08:47:37 Success File adapter receiver: processing started; QoS required: ExactlyOnce
    2010-11-16 08:47:37 Success File adapter receiver channel File_Receiver_XXXX_CC: start processing: party " ", service "XXXX_BUSS"
    2010-11-16 08:47:37 Success Connecting to FTP server "XX.XX.X.XXX"
    2010-11-16 08:47:37 Success Write to FTP server "XX.XX.X.XXX", directory "/inbound", ->  file "XXXResp20101116-084737-629.xml"
    2010-11-16 08:47:37 Success Transfer: "BIN" mode, size 273 bytes, character encoding -
    *2010-11-16 08:47:37 Error Attempt to process file failed with com.sap.aii.adapter.file.ftp.FTPEx: 550 XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. 
    2010-11-16 08:47:37 Error MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. : com.sap.aii.adapter.file.ftp.FTPEx: 550 XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. 
    2010-11-16 08:47:37 Error ROB: error during processing: com.sap.aii.af.mp.module.ModuleException caused by: com.sap.aii.af.ra.ms.api.RecoverableException: XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. : com.sap.aii.adapter.file.ftp.FTPEx: 550 XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. *
    The tmp file was picked by the client system and may be that disturbed the entire scenario.But instead of throwing an error how can this reprocess the message from  beginning. In SXMB_MONI i can see the pipeline steps executed twice for this message. Since the interface is critical i had to manually delete the replicated data from ECC after taking clients permission which wont be allowed everytime.
    Could somepne help me in resolving the issue.
    Thanks & Regards,
    Lekshmi.

    Nisar,
    Which program to re-run? Are you talking about activating the channel again? If so, then I have done it many times changing the file name.
    I got below error in Communication Channel Monitoring:
    2008-02-06 02:27:39 Error Received XI System Error. ErrorCode: MSGGUID_EXISTING ErrorText:   ErrorStack: Message ID 83F8B0B0D48311DCA544DA01C52F0606 for pipeline CENTRAL, version  already exists in system
    2008-02-06 02:27:39 Error Returning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:.
    2008-02-06 02:27:39 Error Transmitting the message using connection http://xibox:8000/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:.
    2008-02-06 02:27:39 Error The message status set to FAIL.
    2008-02-06 02:27:39 Error Returning to application. Exception: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:
    2008-02-06 02:27:39 Error Attempt to process file failed with com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:
    2008-02-06 02:27:39 Error Attempt to process file failed with com.sap.aii.af.service.util.transaction.api.TxManagerException: Unable to roll back transaction: com.sap.engine.services.ts.exceptions.BaseIllegalStateException

Maybe you are looking for