Resending the successfully processed messages

Hi,
I am trying to process one message which is already succesfully processed.
Is it possible?
Please treat this as an urgent.
Thanks & Regards
Katta Mohan Reddy

Hi,
If i am not wrong, U are trying to restart the message that has been successfully processed. (from sxmb_moni with a black& White Flag)
<b>You cannot restart correctly processed XML messages</b>
Moreover,
You can only restart asynchronous XML messages.
Furthermore, you can only reschedule XML messages with errors. You cannot restart correctly processed XML messages or XML messages with the status Being Processed.
Do not forget to give me points if this solves your problem.
Cheers,
Siva Maranani

Similar Messages

  • How to restart the Successfully processed messages

    Hi,
    I have IDOC to File Scenario
    we posted the idoc from R/3 and it has processed successfully.
    Now again i want to process that idoc again with out going to R/3.
    How to restart the Successfully processed message from MONI.
    we have one option in MONI Restart. this is not working for Successfully processed messages.
    How to achieve this
    Regards
    Suman

    Hello Suman..
    XI: Restarting successfully processed messages..
    Go through this : Michal Krawczyk Blog This will really helpful to you..
    /people/michal.krawczyk2/blog/2005/11/09/xi-restarting-successfully-processed-messages
    Reward Points If it is Helpful...
    Thanks,
    Satya Kumar..

  • Restrating the successfully processed messages------Not Working

    Hi All,
    i have Followed this Blog and Copied that STD program to Z program After that
    Commented those Two mentioned lines in the Report also and activated
    /people/michal.krawczyk2/blog/2005/11/09/xi-restarting-successfully-processed-messages
    While Executing the Report in Se38 by proving the Message ID, iam getting this Error
    Selected message does not exist (any more)
    Regards
    Suman
    Edited by: Suman gupta on May 9, 2008 9:49 AM

    Hey
    >>Selected message does not exist (any more
    This is the issue,you don't have that message anymore hence you can't resend it(it does not matter if its successful or un-successful).
    when you normally try to send the successful message(without changing the ABAP code,you should get a message as below
    "You cannot restart XML message <MessageID> with this status/type"
    try to send another message and see if its successful and then modify the ABAP code and resend that successful message.
    Thanx
    Aamir

  • What are the best ways (for best performance) in MII to process the incoming process messages from shop floor systems to SAP ECC 6.0 and vice versa?

    Hi All,
    Can you please suggest to choose the best ways (for best performance) in MII (12.2 on NW 7.3), to process the incoming process messages from shop floor systems to SAP ECC 6.0 and vice versa?
    Thanks

    Hi Surya,
    Best practices for flow of data from ECC --> SAP MII --> Shop floor & Vice verse:
    1. Send ECC data through IDOC's/RFC's as messages to SAP MII message listener and BSL transaction process data and update directly on shop floor database as if you configured in Data services or later send those data by web service to shop floor system (i.e. depends on Shop floor machines).
    From Shop floor:
    shop floor --> SAP MII --> ECC
    1. Use either Web service or fetch data from DB and pass data to BAPI's  for sending to ECC through BLS transaction.
    Regards,
    Praveen Reddy

  • Parsing the 'in process' messages

              We have a requirement that the messages for the same user should not be processed
              concurrently. The issue we are facing is how to detect that the user on the currently
              processing messages (that is, the message has been taken off the queue, but the transaction
              has not yet completed). The messages that reside on the queue we use the browser
              to detect the user. We have estimated that our transactions could take up to 20 minutes
              to complete, so the need to prevent listeners from taking the messages off the queue
              for the same user that is currently being processed is essential. Any help will be
              appreciated.
              

    Still need more detail.
              How many total users enqueuing messages?
              Can the individual users be prevented from having outstanding messages?
              What are the listeners? MDBs?
              Are the messages persistent?
              What is the average message size?
              What is the peak messages enqueued per second?
              What is the peak messages dequeued per second?
              Two possible approaches:
              1) If message rates are low, and you know the amount of time
              it takes to process a message: Have a forwarder MDB at the end
              of the queue that tracks what messages are in progress and forwards
              work to a worker queue. If a message is received for an in progress
              user, the forwarder MDB re-enqueues the message to itself with a delivery time
              set in the future. When a worker completes, it signals the
              forwarder that that user is available...
              2) Each user gets own queue. User's process forwards from own queue
              to the main queue only when it gets a response message from the
              server that its previous job is complete (request/response with local queue).
              Eugenia wrote:
              > There could be 100's of users on the queue at a time. It is running in clustered environment,
              > so there will be several servers with listeners.
              > Thanks,
              > -Eugenia
              > Tom Barnes <[email protected]> wrote:
              > >how many users?
              > >
              > >how many servers process messages?
              > >
              > >Eugenia Perelman wrote:
              > >
              > >> We have a requirement that the messages for the same user should not be
              > >processed
              > >> concurrently. The issue we are facing is how to detect that the user
              > >on the currently
              > >> processing messages (that is, the message has been taken off the queue,
              > >but the transaction
              > >> has not yet completed). The messages that reside on the queue we use the
              > >browser
              > >> to detect the user. We have estimated that our transactions could take
              > >up to 20 minutes
              > >> to complete, so the need to prevent listeners from taking the messages
              > >off the queue
              > >> for the same user that is currently being processed is essential. Any
              > >help will be
              > >> appreciated.
              > >
              

  • Resending the Mesage in Message Monitoring is failed again & again

    H i !  All
    In Scenario Idoc to File , the connectivity between XI server & FTP  was down , Now is up ,
    a message is failed , now again i am  re-sending the message from Message Monitoring , showing the belolw error , FTP Connection is UP now  , in SXMB_MONI  message is processed
    Exception caught by adapter framework: An error occurred while connecting to the FTP server '10.10.100.205:21'. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 550 /STORES/102/sapoutbound: The system cannot find the path specified. '. For details, contact your FTP server vendor.
    what can be the reason ???
    Thanks
    Abhishek

    The prolem is stil the same .....
    today more than 300 mesages get prossed . I can see on FTP , but 23 messages get failed ....using same communication channel ....
    I am putting the details
    Sucessed messges
    Write to FTP server "10.10.100.205", directory "\STORES\0019\sapoutbound",   file "ZINV01_ZINVMSG_001920090705-172939-687.XML"
    failed messages
    Exception caught by adapter framework: An error occurred while connecting to the FTP server '10.10.100.205:21'. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 550 /STORES/193/sapoutbound: The system cannot find the path specified. '. For details, contact your FTP server vendor.
    Thanks
    Abhishek
    Edited by: Abhishek Agrahari on Jul 6, 2009 8:00 AM

  • Successfully processed messages did not generate files

    Hi,
    I have a situation with file interface were XI is generated text files. I have several successfully messages out of which only some messages created files but not all. I checked the FTP but don't see all the files. Where do I need to start looking or troubleshooting? How can I rerun the successful messages to create the file? I cannot rerun the program otherwise I will duplication in R/3.
    Thanks,
    Sangita

    Hi Sangita,
    start having a look at the runtime workbench -> adapter engine where you'll see the status of your messages at adapter engine level.
    Could it be that you set the append mode so every time the file content is just appended? try adding a timestamp when you generate the file, just to check if everything is ok.
    Are you using condition to create the files? maybe this could be a reason, check the message payload from SXMB_MONI.
    If messages are in error in SXMB_MONI you can restart them from there, otherwise if they are in error in the adapter engine you can restart them from RWB.
    Hope it helps,
    Kind Regards,
    Sergio

  • How to print the successful execution message

    hi all,
    I am doing the follwing....
    command = {"sh","-c","find /tmp/reports1 -name " + "\"" + "*" + "\"" + " -mtime +" + strdaysback + " -print|xargs rm 2>/dev/null"};
    Process proc = Runtime.getRuntime().exec(command);
    This is in an infinte loop,it is deleting files(which are strdaysback older) from the directory. It will run as a daemon. Now I want to print a message if it deletes any file.
    Please tell me how do I come to know, whether it is deleting any file or not......
    Thanking u in advance........

    this is very simple to do. no need to write that in any event.
    The place where you are writing code to display the 2nd 3rd lists, just below that write your END OF LIST Code.
    like,
    Lets assume,you have written this code for a 2nd list,
    then
    LOOP AT ITAB WHERE VBELN = V_VBELN.
    WRITE :/ ITAB.
    ENDLOOP.
    WRITE :/ 'END OF LIST OF',SY-LSIND.
    this END OF LIST OF 2 will be printed just after all records of ITAB is printed.
    Regards
    Srikanth

  • "Exception Processing Message" error when clicking the Accessing Server Data link on the start page

    When I first started the application, I click the Accessing Server Data link on the start page.  I immediately got the error "Exception Processing Message c0000013 Parameters 75b6bf7c 4 75b6bf7c 75b6bf7c in a dialog box titled "Windows - No Disk".  I had to used Task Manager to remove the box after closing Flash Builder 4.  I then tried the video tutorial on "PHP Services in Flash Builder 4".  I keep receiving an error during service introspection trying to connect to the PHP class.  It was the same error as the other individual "Cannot Connect to PHP Service".  So I tried another tutorial and generated a sample PHP class.  I moved a datagrid on to the stage, droped in the getAllItems function, and configured the return type.  However, when I ran the app, I received the same error "Exception Processing Message" again.  I have attached the screenshot of the error in addition to my phpinfo and log files.

    "The exception process message" is definitely a issue. Is it happening consistently, if so can you file a bug at bugs.adobe.com/flex and give out your machine config details, and the error log.
    With regards to generating a new php file and the introspection error that you are getting, looking at the logs it probably is two fold.
    First off the name of the file and the class name should be the same, are you having employeeServices as the name of the class in employeeServices.php file.
    Second, It seems prior to generating this new file, you had a syntax error at line 5.
    It would be easier to figure out what the error is, if you can also attach the php file, by removing any sensitive information in that.
    Hope this helps.
    Thanks
    -Sunil

  • How to Cancel Succesful Processed Messages

    Hi Experts,
    How to cancel the succesful processed messages which reached Integration Server and sender Adapter engine in XI.
    Thanks
    Venkat Anil

    We cannot cancel Successfully processed messages.
    However you can configure Archiving and/ or deletion of successfully processed messages to remove the entry from the DB
    Edited by: abhishek salvi on Jan 8, 2010 2:57 PM

  • Archiving Successfuly processed messages

    Hi All
    Problem Area = Not able to Archive Successfuly processed messages for Inbound messages.
    I have to archive successfully processed messages both Outbound messages and Inbound messages.
    I am going into SXMB_ADM --> Define Interfaces for Archiving and Retention Periods
    Under this I have added my Sender Interface and Receiver Interface details and defined retention period too (details added for both outbound messages and Inbound Messages).
    Now the problem I am facing is -
    The messages which are coming from R3 to XI means Outbound messages w.r.t R3 are successfully getting archived and I cannot see messages older then 3 days.
    But the messages which are going from XI to R3 means Inbound messages w.r.t R3 are not successfully getting archived and I can see data for last year also.
    Can any body please suggest me what could be the reason behid this.
    Regards
    Dheeraj kumar

    Hi
    Number of messages already flagged for archiving
    - Messages to be archived:            0
    Number of archived messages that can now be deleted
    - Messages to be deleted:          0
    According to report 0 messages are to be archived but Today I have configured one scenario under Define Interfaces for Archiving and Retention Period. After defining there I scheduled the archive job. Now when I am checking messages for ths scenario I can see all messages still lying there in moni.
    For scenarios IDOC to file archiving is working and for scenarios FILE to IDOC its not working. Something is wrong but where not able to identify.
    Regards
    Dheeraj Kumar

  • Process instruction characteristics and process messages

    Hi,
    Can anyone tell me why process instruction characteristics is required when only process message characteristics are displayed in PI sheets (input or output).
    Regards
    Joe

    Hi,
    Answer is already there in your question.
    and that is
    (input or output)
    Now you creates the one Process Message characteristic let's it is Temperature.But how it's value comes in the PI Sheet (As Ouput or Input manually by user) that is decided by that Process Instruction Characteristic.
    Now when you creates the Process Instruction Category (O12C) except type 0 you have choice of creates it by using help of Process Assistant.This Assistant assigns the Process Instruction Characteristic to the process Massage Characteristic automatically when you select the specific radio button or Activate the check box during that PI category creation.
    For Example when you creates the PI category Type 2 using Assistant.Here after naming first screen comes to you is to define type of Process data Request.Here when you select the radio Button for Simple process data request then indirectly you assign the process Instruction characteristic PPPI_DATA_REQUEST_TYPE and its Value comes as Simple.
    But when you create the PI category type 0 you have to assign this PI Characteristic manually because its Universal Category and there is no assistant which helps you.
    Regards,
    Dhaval

  • "Errors found during the burning process"

    Hello,
    I created an iDVD project that includes:
    1. 108-minute movie
    2. 6-minute movie
    3. 3-minute movie
    4. 12-minute slide show (3 four-minute slide shows)
    The project worked fine in the iDVD Preview. I then attempted to burn the DVD right from iDVD, and after 8 hours of encoding, I got the "Errors found during the burning process" message.
    I've read so many posts here with a hundred different possible solutions, but what is the best place to start to try to determine what the errors are and how to fix them?
    Following one suggestion, I am now creating a Disk Image first, but if errors still exist with a Disk Image, what do I do then?
    I'm working on a Powerbook G4 with the iLife upgrade. Thanks for any advice.
    Larry

    Larry,
    Here's my philosophy on iDVD troubleshooting, largley based upon my experience here at this forum, with heavy doeses of input from Ken Tidwell, Len Goff, Old Toad, F Shippey, with more recent input from SDIllini, Hui Cheng, and Beverly M.......
    #0 - always use "Save as Disk Image" instead of burning when troubleshooting iDVD
    #1 Try the easy usual suspect fixes first! After all if these don't work you can always try the hard fixes!
    Check the list on this download:
    http://dvd.kentidwell.com/iDVDUOFAQ2005.pdf
    But here are easy solutions IMHO:
    Get free space on the startup drive -20GB recommended
    Delete the iDVD plist file com.apple.iDVD.plist
    Repair Disk Permissions
    Clear Cache Files (CacheOutX, TigerCacheCleaner, Onyx)
    Do you have 12 bit audio - check your camcorder.......if not 16 bit you will have problems
    Fix Chapter Markers-don't put one at the beginning in iMovie (iDVD will do it for you)
    Chapter Markers - don't put one at the end.
    Chapter Markers - don't put one within 2 secs of a transition
    Delete other corrupt preference files (try using Preferential Treatment)
    #2 When the easy fixes don't work, you need to divide and conquer. The suspects are your a) your project media, b)your hardware, c)your system/user preferences, d)iDVD.
    A good test for a&d is to build a simple test project with other photos/movies/themes/audio and see if you can "save as disk image" the test project. The iDVD4 tutorial project is great if you've ever had iDVD4 installed on your machine. If this works it suggests that iDVD is working OK, and that something in your project is causing the hiccup.
    The most common problems in projects are CMs, audio and transitions. One way that sometimes clears them up is to export to full quality DV (or to tape!) and re-import into iDVD. In slideshows, funny JPEGs can bring iDVD down. The only method here is to try different groups to find the bad actor.
    OK let's assume that you can't burn (I mean "Save as Disk Image") the test project or the tutorial. This suggest that your hardware/system/iDVD is having problems and your project is probably fine. Then what?
    c) Hardware: if you can make a disk image but can't burn it, or it plays badly, then try creating a data DVD - if you can't do that I'd suspect your DVD drive. Try different brands of DVD-R (and I'd stick to -R, not +R nor +RW), I like Verbatim. Next on the suspect list is RAM. iDVD is the best test for RAM known to mackind. Try pulling non-Apple supplied modules and try again.
    OK, let's assume you can make data DVDs, but you can't make a good disk image, and you've tried pulling all non-Apple RAM. What next?
    Try creating a new user. New users have more limited sets of fonts and all new preference files and caches, not only for iDVD but for everything, and few (if any) third party plug-ins installed.
    Finally try reinstalling iDVD.......
    If you've done all this, a new system install might be in order, but come here first for advice from others before going that far!
    john b

  • How to look at inter-process messages

    Automator has Mail actions called "Get Selected Mail Messages" and "Get Attachments From Mail Messages", etc. It's easy enough to view Mail's dictionary in Applescript Editor and guess what it is doing, but it would be more direct to watch the message flow. Is there some utility to "watch" the inter-process messages that go between applications?

    A good idea. I look at the logs for many things, but didn't think to for this.
    In system.log, all I see related to Automator or Mail are events unrelated to what I am doing and they look like:
    Automator[3268]: The action “Initiate Remote Broadcast” could not be loaded because the application “QuickTime Broadcaster” was not found.
    Mail[554]: Periodic CFURLCache Insert stats (iters: 2003) - Tx time:0.004129, # of Inserts: 1, # of bytes written: 43, Did shrink: NO, Size of cache-file: 17963008, Num of Failures: 0
    similar results looking at Console Message or All Messages. Nothing new appears in the logs if I run the Automator workflow. I do see every NSLog() message issued by the programs I am writing, so maybe Automator and Mail do not NSLog anything.
    Is there any process running that handles IPC or is it direct communication?

  • Reprocessing of  successfully processed IDocs

    Hi Experts,
    My requirement is that, I want to reprocess successfully processed IDocs. WE19 will not be a solution because number of IDocs is 900.
    Is there any way for mass re-processing
    I Appreciate your help & time
    Thanks
    Rakesh

    Hi did the following steps to re-process the successfully processed IDocs.
    1. Downlod the successfully processed IDocs to spread sheet (Excel) using T-code WE02.
    2. Run program RC1_IDOC_SET_STATUS using t-code SE38 & change status to 30. (During this time copy only successfully processed IDocs to program).
    3. Now execute t-code BD87, you will find IDocs with status ready for dispatch. Select & Process.
    Let me know if you have any issue on [email protected]
    Thanks

Maybe you are looking for