How to get confirm whether idoc reached receiver or not?

hi pals,
I want to know how to confirm whether idoc is reached the receiver system or not?
how to find the idoc no in case of idoc failure in sxmb_moni or any tcode for that?
i am looking in terms of sap production systems
thanks
Ruban

ruban,
It is impossible to know the IDoc number in XI system as in this case IDoc is posted in the target system. Here, IDoc gets posted into target SAP system, and while generation of IDoc in target, at runtime IDoc is generated.
To find in XI whether the IDoc has been received or not, you can configure BPM where in a SEND step is configured in the block for which exception branch is defined. And in the exception branch you set 'ThrowAlert' to send an email to recipients.
After triggering the message go to SXI_MONITOR where in you can see its process engine to see whether exception branch is routed. Then you can understand that IDoc did not go to target and otherwise it has gone.
Regards,
Suraj Kumar

Similar Messages

  • How to get structure of IDOC into xi in the scenario is IDOC - XI - File

    hi XI Guys,
          When i want to Integrate SAP sys(IDOC) with File how to get structure of IDOC into XI, As we will define Data types in File -> XI -> File. Please send Step by Step process as i am new to Netweaver(XI)
    ThankYou,
    B.Pushparaju.

    When i want to Integrate SAP sys(IDOC) with File how to get structure of IDOC into XI
    >>>>
    import the IDoc under the imported object in your SCV. Note that import should be allowed for the SCV.
    As we will define Data types in File -> XI -> File.
    >>>>
    Ref. these blogs to help you out ..
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

  • How do i know whether JAVA  is installed or not in my virtual machine .

    Good Morning everyone !
    I am installing oracle 11.2.0.1.0  on oracle Enterprise Linux 5.5
    While trying to create database through tool (dbca), I am getting following error.
    $ dbca
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x9fcc43e4, pid=9242, tid=3086391504
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
    # Problematic frame:
    # C [libnnz11.so+0x3c3e4]
    # An error report file with more information is saved as hs_err_pid9242.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Aborted
    I suspect JAVA may be not compatible for my machine.
    How Do I check whether java is installe or not.
    Vmware machine Version is : 9
    $ uname -ir
    2.6.18-194.el5 i386
    $ echo $ORACLE_HOME
    /u01/app/oracle/product/11.2.0/db_1
    $ echo $LD_LIBRARY_PATH
    /u01/app/oracle/product/11.2.0/db_1/lib:/lib:/usr/lib

    @ Srini ,  AsifMuhammad
    My host system is 64  bit
    My guest system is 32 bit
    MY HOST SYSTEM INFORMATION  (
    System Information
    Time of this report: 10/16/2013, 20:44:07
           Machine name: ORACLE-LINUX-PC
       Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130801-1533)
               Language: English (Regional Setting: English)
    System Manufacturer: System manufacturer
           System Model: System Product Name
                   BIOS: BIOS Date: 07/05/11 19:20:42 Ver: 08.00.14
              Processor: AMD Phenom(tm) II X4 B60 Processor (3 CPUs), ~3.3GHz
                 Memory: 8192MB RAM
    Available OS Memory: 7936MB RAM
              Page File: 4064MB used, 11803MB available
            Windows Dir: C:\Windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.01.7601.17514 32bit Unicode
    MY GUEST  ( vmware version 9)  details
    # uname -a
    Linux oel5.linuxserver 2.6.18-194.el5 #1 SMP Mon Mar 29 20:06:41 EDT 2010 i686 athlon i386 GNU/Linux
    Installed package details : For RHEL 5 (32-bit): 
    rpm -Uvih binutils-2*
    rpm -Uvih compat-libstdc++-33*
    rpm -Uvih elfutils-libelf-0*
    rpm -Uvih elfutils-libelf-devel-0*
    rpm -Uvih elfutils-libelf-devel-static-0*
    rpm -Uvih gcc-4*
    rpm -Uvih gcc-c++-4*
    rpm -Uvih glibc-2*`uname -p`*         ---------------------------->  I cannot install this package.
    rpm -Uvih glibc-common-2*
    rpm -Uvih glibc-devel-2*
    rpm -Uvih glibc-headers-2*
    rpm -Uvih kernel-headers-2*
    rpm -Uvih ksh-20*
    rpm -Uvih libaio-0*
    rpm -Uvih libaio-devel-0*
    rpm -Uvih libgcc-4*
    rpm -Uvih libgomp-4*
    rpm -Uvih libstdc++-4*
    rpm -Uvih libstdc++-devel-4*
    rpm -Uvih make-3*
    rpm -Uvih numactl-devel-0*
    rpm -Uvih sysstat-7*
    rpm -Uvih unixODBC-2*
    rpm -Uvih unixODBC-devel-2*
    kernal settings
    # Controls the maximum number of shared memory segments, in pages
    kernel.shmall = 268435456
    net.ipv4.ip_forward = 0
    net.ipv4.conf.default.rp_filter = 1
    net.ipv4.conf.default.accept_source_route = 0
    kernel.sysrq = 1
    kernel.core_uses_pid = 1
    net.ipv4.tcp_syncookies = 1
    kernel.msgmnb = 65536
    kernel.msgmax = 8192
    kernel.shmmax = 4294967295
    kernel.shmall = 1073741824
    fs.file-max = 6815744
    kernel.msgmni = 2878
    kernel.sem = 250 32000 100 142
    kernel.shmmni = 4096
    net.core.rmem_default = 4194304
    net.core.rmem_max = 4194304
    net.core.wmem_default = 262144
    net.core.wmem_max = 1048576
    fs.aio-max-nr = 3145728
    net.ipv4.ip_local_port_range = 9000 65000
    I have followed :  A quick step by step guide for oracle 11g R2 installation on Red Hat Enterprise Linux 5.
    Please have a look and  relply me  , any changes needed.
    Thanks ..

  • How does u find whether query touches aggregates or not?

    Hi gurus
         How does u find whether query touches aggregates or not?
    Thanks in advance
    Raj

    Hi Rajaiah.
    You can test this from TA RSRT -> Execute and debug -> Display aggregate found.
    Hope it helps.
    BR
    Stefan

  • How to get a list of Apps that can not be recovered?

    After restoring a backup (iCloud), about 5% of my 225 were not restored because they did not appear over the Apple Store. How to get a list of Apps that can not be recovered?

    You should be able to download any apps that are missing at no extra cost. Just go to the App Store and download them again.

  • Can any one help i have lost safari on my powerMAC g4 and cant figure out how to get it back  and safari 5 is not supported on my cumputer

    can any one help i have lost safari on my powerMAC g4 and cant figure out how to get it back  and safari 5 is not supported on my computer

    Make sure there's enough free space on the startup disk.
    Right or control click the MacintoshHD icon on your Desktop.
    Click Get Info. In the Get Info window you will see Capacity and Available.
    Make sure there's a minimum of 15% free disk space.
    If there's sufficient disk space, the startup disk may need repairing.
    Launch Disk Utility located in /Applications/Utilities
    Select the startup disk on the left then select the First Aid tab.
    Click Verify Disk  (not Verify Disk Permissions)
    You will need your install disc if the startup disk needs repairing.
    Using Disk Utility to verify or repair disks

  • My husband wiped out the library on his itunes account and replaced it with mine.  Any ideas on how to get it back?  Our laptop does not have his library either.  only mine.

    My husband wiped out the library on his itunes account and replaced it with mine.  Any ideas on how to get it back?  Our laptop does not have his library either.  only mine. 

    How exactly did this happen? Were you using separate iTunes libraries on separate user accounts on the laptop?
    B-rock

  • How do i confirm whether it is using only one partition.

    I want to select the data from one partition only.
    How do i confirm my select query using only one partition.
    To front end developers how do i suugest to use correct partition.
    I know in the select query we can write partion name also if i know the partition.
    But i don't the correct partition name as a front end developer.

    Hello,
    You can find partitions for the table from following view user_tab_partitions. You can use PARTITION Clause but it defeats the purpose of having partition key column,
    You should be able to do this
    select * from my_part_table where part_key='key';Regards

  • How to get Google Gmail working in Yosemite? (not just in Mail)

    How to get Google Gmail working in Yosemite? Mail is working. Gmail is coming to Mail.  I want to use gmail in Google on the web as I have in the past.

    MrAtheist wrote:
    It's even an irony that this forum doesnt work on safari at all. All the buttons are just ... buttons. Nothing works when you click on it (i.e. filtering, tagging, etc).
    Even more ironic is the fact that I use nothing but Safari, and it works correctly in Gmail, as well as on this site.

  • How to get iTunes to recognize an Italian album (not as Spanish)

    I have a number of albums by my favorite Italian artists (Eros Ramazzotti, Nek, Laura Pausini, et al.). These artists habitually release their Italian-language CDs first, and then record and release the same CD (i.e., song list) in Spanish.
    However, when here in the States I insert the original Italian-language albums, about half the time the album is given the Spanish title and song list, which irks my sense of order. Does anyone know how to get things right, short of my manually having to type in each album's song list? (Peeved: I'm moving to the Apple/Mac world form the PC world, and Windows Media Player at least gives me a choice between the Italian title/songlist and the Spanish one).
    Thanks in advance for any advice.

    iTunes does not recognize cameras, it only recognizes iDevices.
    Windows computers could careless that it's a phone or iPod or whatever, they will only recognize it as a camera.
    Plug the device into the computer.
    Lauch iTunes.
    Sync whatever you like to it.
    If you have issues, clearly explain exactly what is happening.

  • How to find out whether ipv6 is installed or not

    Hello.
    I need to determine (in Java 1.5) whether ipv6 is installed on a system (Windows) or not. Any ideas how could I do that? Is it possible at all?
    Thanks in advance.

    Yes, right.
    I have a client/server application and there is a "properties" files where user can specify many options including connection related. And there is an editor that allows to change that "properties" file thru GUI (and there may be no connection with the server at this point). Currently, speaking of connection related options, user is represented with 2 options (ipv4 and ipv6) from which he/she can choose no matter whether ipv6 is installed or not. I need to disable (or remove) ipv6 option if there is no ipv6 installed on a system.
    Using server-socket-approch will, probably, do, but may be there is some other way to do this?
    And thanks a lot for your answer.
    Edited by: serge.kv on Jan 28, 2010 7:51 AM

  • How to get FCP to recognize an animation sequence, not individual clips ?

    Hello All;
    Could someone tell me how to get FCP to recognize a .png animation sequence (Exported from After-Effects) ? When I place the directory or files onto the timeline, I get a project 27 minutes long, rather than 10 seconds like it should be. I know this must be easy and I'm just missing something.
    Tim

    You exported a .png image sequence from After Effects?
    Three choices:
    1) In Final Cut Pro, click anywhere in the 27 minute long timeline and type Command + A to select all the clips. Once they are all selected Control Click on any one of the selected clips, and from the drop down menu choose Duration. Set the duration each clip is supposed to be ( 1 frame? 3 frames?) and click OK.
    2) In Final Cut Pro, go to the menu Final Cut Pro > User Preferences. When The User Preferences open, click on the Editing Tab. Set the Still/Freeze duration to the duration you want for each of the stills in your image sequence and click OK. You will then need to re-import the stills, and they will now each be the new duration. This does not work on the stills you have already imported- you need to import the stills again.
    3) Open Quicktime Pro (Quicktime Player 7) and go to the menu File > Open Image Sequence. . .
    Navigate to the first frame of your image sequence and click Open. You will be asked to pick your frame rate. Set that and click OK.
    When it opens, go to the menu File > Export and the Save Exported File As . . . window will open. Choose the codec you want for your animation (Pro Res, most likely) and, determine a location for the file and click Save. The image sequence will be exported as a Movie in the frame rate and codec you chose. Import that movie into FCP to edit or composite.
    MtD

  • How to get PO list with mark archived or not?

    Hi experts,
    I have a list of POs from both database and archive server using standard report ME2N but I can't distinguish between archived PO or not.
    Actually if I checked the detail PO I could see if it was from archive or not, but this way takes time.
    Please advise how to get list of PO with mark from archive or database.
    Thanks.
    rob

    hi
    u can use me82
    or in me2n us the scope as ARCHIV
    regards
    kunal

  • How can I get confirmation that email was received

    Hi everyone. I heard that it is possible to get a confirmation immediately after someone had received and open an email from you. Does anybody knows how this is done?
    Thank you very much for your inputs.

    You can do this, although it's an undocumented feature of Mail. But if your recipient's email program is not setup to send a receipt, you will get nothing. In any case, if you want to do this:
    1. Quit Mail
    2. Open Terminal (in Applications/Utilities)
    3. Enter the following text into the window, including all the quotes as is:
    *defaults write com.apple.mail UserHeaders '{"Disposition-Notification-To"="you@address";}'*
    replacing "you@address" with your actual email address, then press Enter. When finished, quit Terminal. All messages sent now will include a request for a Read Receipt.
    If you ever need or want to turn off this feature, quit Mail, open Terminal and enter this line:
    *defaults delete com.apple.mail UserHeaders*, then press Enter, then quit Terminal.
    Mulder

  • How to get the status idoc from recieveing system

    Hi All,
    In our requirement we will be sending an idoc to the recieveing system. we are planning to get the staus of the idoc.
    How can you  recieve the status of the idoc that idoc has been is saftly reached to target server.
    Can any one share the solution if you have confirgured  the same before.
    We are planning to use : Middleware.

    Hi Anil,
    If get the status 03 means your idoc successfully send to receiving system port. But in the receiving system if there any issue in processing you can't get these updated status automatically from receiving system. You know Idoc works in asynchronous mode. To get the status you need send one idoc with status (error , success ot warning) from receiving system to sending system.
    Thanks
    Subhankar.

Maybe you are looking for

  • How can I get a drop down choice to auto populate another cell?

    Hey there. I have a drop down list of options and for my spreadsheet to do What i need ot to do, I need to assign each choice a different value.  How can I do this so that when I pick "choice 1" it will place a pre determined value in a different cel

  • Zpool status shows ONLINE even if storage connectivity is lost

    Hi experts, I have seen that zpool status reports zpool as ONLINE even if storage connectivity is lost. is there a way to get zpool check for actual status rather than reading it from cache? Even a statvfs64 on zfs on top of it do not return error. I

  • Color profiles not shown on colorsync

    Hello... I have been looking for a solution to this issue for the last 2 weeks without success... may be somebody knows about it ? Using Mac Os 10.4.11 on an Intel based Mac recently formatted (with the original cd), the color profiles existing on th

  • The sqldeveloper-v1.0.0.zip file does not appear to be a valid archive.

    Hi Guys! Cud ne1 tell me why does the sqldeveloper-v1.0.0.zip file not show ne contents to me after I try to unzip/open it? I've a 98SE m/c. Actually I know that sql developer wud work only on higher platforms, but currently i'm jst downloading the s

  • Exporting video and keeping a reasonable file size

    Hi there, I think I am posting in the correct section (Leopard Upgrade from Dec 07 - not upgraded iLife since so does that make it iMovie HD 6? (am away from the Mac right now)). I enjoy using iMovie but one thing that bugs me is the Expert settings