Incorrect Pay Load in XI Message

Hi,
We have Http->XI->RFC synchronous post scenario in XI. Lately we are observing a number of entries in XI log where sender is sending the interface 1 in the header but the pay load in the log is for interface 2. This is only happening under high load.
The owners of the application sending http post to XI have told us that they are confident that they are sending the right payload.
So, I was wondering has anyone here has expereinced XI mixing up the payload in higher load condition?
Thanks,
Paresh

Hi Agasthuri,
We have two outbound interface:
1. GetOrder_OB
2. GetCustomer_OB
There is a coldfusion application (Sender System) which sends the http request to XI with the interface name and payload.
What we are noticing is that the sender system will send the interface name as "GetOrder_OB" but the payload will be of 'GetCustomer_OB". This results in mapping error.
Now I am quiet certain that its an issue with the sender system since XI logs clearly shows that the incoming request to XI has incorrect payload. However owners of the sender system say that they are sending the correct payload:
Here is an example:
The sender interface is for GetOrder2_OB
SAP:Sender>
<SAP:Service>XEROX_REPTOOL</SAP:Service>
<SAP:Interface
namespace="urn:dac:reptool:XEROX:ORDERS:GetOrder2">GetOrder2_OB</SAP:Interface>
</SAP:Sender>
Pay load (Is for a for GetCustomer_OB interface):
<xtiinput>
<inputheader>
<actionset>
<action>get_customer</action>
</actionset>
</inputheader>
<inputdata>
<systemXXXXXl</system>
<customerid>XXXX</customerid>
<contactid></contactid>
<cid></cid>
<send_cc>N</send_cc>
</inputdata>
</xtiinput>
Hope this explains the issue. I just want to see if other people have ever experienced this kind of issue in XI because of XI messing the message up? This is very possible if sender system sends the wrong payload but I find it hard to believe that XI will mess up the posts.
Thoughts??
Thanks,
Paresh

Similar Messages

  • Variable Substitution  need to define pay load for the following structure

    Hi All
    Please help me for defining the pay load for the following structure for the Variable Substitution 
    for genearing the file dynamically fro the payload
    Target structure is like this
    MT_RFQ_IND_IDOC_MYSPACE_TARGET............> my message type
        <HEADER>
              < FileName>
              <INDI>
              <RFQNO>
              <DOCUTYPE>
       < ITEM>
              <FEILD1>
             <FEILD2>
             <FEILD2>
    please help me
    thanking you
    Sridhar

    Hi,
    should this var1 given in any data type of my IR - No
    in variable substitution, in value give the complete thing which i said above in italics i.e. payload:MT_RFQ_IND_IDOC_FILE_TARGET,1,hEADER,1,FileName,1
    which user you used for CPACache refresh - it can only be done by XIDIRUSER.
    Regards,
    Rajeev Gupta
    Edited by: RAJEEV GUPTA on Feb 6, 2009 7:34 AM
    Edited by: RAJEEV GUPTA on Feb 6, 2009 7:35 AM

  • I have a spinning wheel in Mail - stuck on trying to load a new message. I've force quit both Mail and my whole computer, but when I open mail again, it brings up the same new message - and the side bar curser is stuck in Drafts. What can I try to cancel

    I have a spinning wheel in Mail - stuck on trying to load a new message. I've force quit both Mail and my whole computer, but when I open mail again, it brings up the same new message - and the side bar curser is stuck in Drafts. What else can I try to cancel

    Can you log on to the email account via webmail in a web browser, view the email and delete it from there if necessary.

  • I am unable to load ITunes, get Message:The ITunes library.itf file is locked

    I am unable to load ITunes, get Message:The ITunes library.itf file is locked on a locked disc or you do not have write permission on this file.
    This seems to have happened after an upgrade of ITunes. Have unistalled and reinstalled a new version, but get the same message. Can y ou help?

    iTunes: How to move your music to a new computer
    Alternate iTunes Library
    iTunes Troubleshooting quits, freezes, or launch issues
    Finding Shared iTunes Music Libraries
    How to transfer iPod files to iPod-Computer-iTunes (Windows-Mac)
    iTunes Frequently asked questions about viewing and syncing videos
    Moving your iTunes Media folder
    Transferring your iTunes Library iLounge
    What are the iTunes library files

  • How to eliminate few subelements from source pay load structure

    Hi,
         I have requirement like this, there are 4 sub elements in the source structure, but I need only 2 sub elements in the target structure. The following is the source pay load,
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns9:MTI_MANU_PROMOTION xmlns:ns9="http://limited.com/usa/Sap_appl/SapRetail/PromoPriceZone">
    - <RECORDS>
                - <UDT_PRICELOCZONE action="INSERT">
    - <access>
                          <LOC>0000000003</LOC>
                          <U_PRMOPRICEZONE1>EVENT1</U_PRMOPRICEZONE1>
                     </access>
    - <access>
                          <LOC>0000000009</LOC>
                          <U_PRMOPRICEZONE1>1</U_PRMOPRICEZONE1>
                     </access>
    - <access>
                          <LOC>4323</LOC>
                          <U_PRMOPRICEZONE1>1</U_PRMOPRICEZONE1>
                     </access>
    - <access>
                          <LOC>0000000008</LOC>
                          <U_PRMOPRICEZONE1>1</U_PRMOPRICEZONE1>
                     </access>
                </UDT_PRICELOCZONE>
           </RECORDS>
      </ns9:MTI_MANU_PROMOTION>
    So how to eliminate other 2 sub elements in the source structure?
    Any one with better suggestions, about this idea?
    Thanks in advance for all.

    Hi
    raju jut check LOC exists with the help of exists functionality (node functions)
    Use this for input for ifwithout else(boolean function)
    And use your access node as a input at "then"
    I hope you will get the output.
    Check your other thread regarding http sender.
    Regards
    Piyush.

  • Mail not loading new gmail message

    I have Apple Mail 4.3 and since 22 November it is not loading new gmail messages. New messages are appearing in gmail and iphone, but not in Mail - any ideas why this would be

    I'm facing the same problem since 27 Dec 2010, can't find and fix for this problem.
    I can download other mail accounts except imap.gmail.com, it just show loading and nothing happen, and it also choke up almost all my internet bandwidth.
    I gave up and switched to outlook for mac and no such problem.
    Hope apple can look into this problem and I'm sure there are more out there having same issue.

  • Does the advanced queue support setting the pay load type as array/table?

    Does the advanced queue support setting the pay load type as array/table?
    if yes, how to write the enqueue script, I tried to write the following the script to enqueue, but failed, pls help to review it . Thanks...
    ------Create payload type
    create or replace TYPE "SIMPLEARRAY" AS VARRAY(99) OF VARCHAR(20);
    ------Create queue table
    BEGIN DBMS_AQADM.CREATE_QUEUE_TABLE(
    Queue_table => 'LUWEIQIN.SIMPLEQUEUE',
    Queue_payload_type => 'LUWEIQIN.SIMPLEARRAY',
    storage_clause => 'PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 TABLESPACE USERS',
    Sort_list => 'ENQ_TIME',
    Compatible => '8.1.3');
    END;
    ------Create queue
    BEGIN DBMS_AQADM.CREATE_QUEUE(
    Queue_name => 'LUWEIQIN.SIMPLEQUEUE',
    Queue_table => 'LUWEIQIN.SIMPLEQUEUE',
    Queue_type => 0,
    Max_retries => 5,
    Retry_delay => 0,
    dependency_tracking => FALSE);
    END;
    -------Start queue
    BEGIN
    dbms_aqadm.start_queue(queue_name => 'LUWEIQIN.SIMPLEQUEUE', dequeue => TRUE, enqueue => TRUE);
    END;
    -------Enqueue
    DECLARE
    v_enqueueoptions dbms_aq.enqueue_options_t;
    v_messageproperties dbms_aq.message_properties_t;
    p_queue_name VARCHAR2(40);
    Priority INTEGER;
    Delay INTEGER;
    Expiration INTEGER;
    Correlation VARCHAR2(100);
    Recipientlist dbms_aq.aq$_recipient_list_t;
    Exceptionqueue VARCHAR2(100);
    p_queue_name VARCHAR2(40);
    p_msg VARCHAR2(40);
    p_payload LUWEIQIN.SIMPLEARRAY;
    BEGIN
    p_payload(1) := 'aa';
    p_payload(2) := 'bb';
    SYS.DBMS_AQ.ENQUEUE(queue_name => 'LUWEIQIN.SIMPLEQUEUE',enqueue_options => v_enqueueoptions, message_properties => v_messageproperties, msgid => p_msg, payload => p_payload);
    END;
    ------Get error
    Error starting at line 1 in command:
    DECLARE
    v_enqueueoptions dbms_aq.enqueue_options_t;
    v_messageproperties dbms_aq.message_properties_t;
    p_queue_name VARCHAR2(40);
    Priority INTEGER;
    Delay INTEGER;
    Expiration INTEGER;
    Correlation VARCHAR2(100);
    Recipientlist dbms_aq.aq$_recipient_list_t;
    Exceptionqueue VARCHAR2(100);
    p_queue_name VARCHAR2(40);
    p_msg VARCHAR2(40);
    p_payload LUWEIQIN.SIMPLEARRAY;
    BEGIN
    p_payload(1) := 'aa';
    p_payload(2) := 'bb';
    SYS.DBMS_AQ.ENQUEUE(queue_name => 'LUWEIQIN.SIMPLEQUEUE',enqueue_options => v_enqueueoptions, message_properties => v_messageproperties, msgid => p_msg, payload => p_payload);
    END;
    Error report:
    ORA-06550: line 17, column 3:
    PLS-00306: wrong number or types of arguments in call to 'ENQUEUE'
    ORA-06550: line 17, column 3:
    PL/SQL: Statement ignored
    06550. 00000 - "line %s, column %s:\n%s"
    *Cause: Usually a PL/SQL compilation error.
    *Action:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    but when I use the following script to enqueue get error. Pls help to review. Thanks...
    DECLARE
    v_enqueueoptions dbms_aq.enqueue_options_t;
    v_messageproperties dbms_aq.message_properties_t;
    p_queue_name VARCHAR2(40);
    Priority INTEGER;
    Delay INTEGER;
    Expiration INTEGER;
    Correlation VARCHAR2(100);
    Recipientlist dbms_aq.aq$_recipient_list_t;
    Exceptionqueue VARCHAR2(100);
    p_queue_name VARCHAR2(40);
    p_msg VARCHAR2(40);
    p_payload LUWEIQIN.SIMPLEARRAY;
    BEGIN
    p_payload(1) := 'aa';
    p_payload(2) := 'bb';
    SYS.DBMS_AQ.ENQUEUE(queue_name => 'LUWEIQIN.SIMPLEQUEUE',enqueue_options => v_enqueueoptions, message_properties => v_messageproperties, msgid => p_msg, payload => p_payload);
    END;
    ------Get error
    Error starting at line 1 in command:
    DECLARE
    v_enqueueoptions dbms_aq.enqueue_options_t;
    v_messageproperties dbms_aq.message_properties_t;
    p_queue_name VARCHAR2(40);
    Priority INTEGER;
    Delay INTEGER;
    Expiration INTEGER;
    Correlation VARCHAR2(100);
    Recipientlist dbms_aq.aq$_recipient_list_t;
    Exceptionqueue VARCHAR2(100);
    p_queue_name VARCHAR2(40);
    p_msg VARCHAR2(40);
    p_payload LUWEIQIN.SIMPLEARRAY;
    BEGIN
    p_payload(1) := 'aa';
    p_payload(2) := 'bb';
    SYS.DBMS_AQ.ENQUEUE(queue_name => 'LUWEIQIN.SIMPLEQUEUE',enqueue_options => v_enqueueoptions, message_properties => v_messageproperties, msgid => p_msg, payload => p_payload);
    END;
    Error report:
    ORA-06550: line 17, column 3:
    PLS-00306: wrong number or types of arguments in call to 'ENQUEUE'
    ORA-06550: line 17, column 3:
    PL/SQL: Statement ignored
    06550. 00000 - "line %s, column %s:\n%s"
    *Cause: Usually a PL/SQL compilation error.
    *Action:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • "Error Loading Operating System" Message on startup. Need Help~~

    Hi Peoples,
    I got the "Error Loading Operating System" message when restarting widows. Been pulling my hairs off the past few days looking for solutions, but with no dice. anyone have a solution??
    I think the problem occurred when my computer got crashed, so I forced to turn off the computer buy hitting the power button, the next time I started the computer and it gives me a "Error Loading Operating system".
    I have tried the recommendation from Microsoft by updated the bios. Didn't work.
    http://support.microsoft.com/kb/326676
    Other solutions that recommended from varied resources, recommanding to set the drive from LBA to Large. But I don't see that option in the Bios setup.. maybe because my HD's was setup as RAID 0?
    and other recommended to use a startup disk boot into DOS and use the  fixboot/mbr to fix the mbr. But when I tried to boot with a startup disk I can't seems to find my C:\  (which is the RAID 0). How can can boot to the into the RAID?
    Any help would be greatly appreciated.
    Specs of my computer
    CPU: P4 3.0
    Mother Board: 875P Neo-LSR/
    Graphic Card: Nvidia Quadro FX 1000
    Memory: 2 GB
    HD: 2X 80 Seagate SATA Drive Configured as RAID 0

    Hey Stu, Thanks for your reply. Yes, I think the bios is configured correctly and the Raid is configured as the way it use to be.
    About the crashed, last time when I shutted down widow, using the Shut down button in the Start Menu, Window got got freezed and the power is still on, due to frustration I hit the Power button to turn off the computer, the next day I turn on the computer, and it gives me the error message.
    <-----------------------------------------------------------------------------------------
    I am using Amibios version 3.31a,
    Harddrives I have the following:
    2X80GB Seagate SATA figured as RAID 0 for C:
    80GB Maxtor on Primary ID Master
    80GB Western on Primary ID Slave
    Samsung CDRW/DVD on Secondary IDE Master
    NEC DVD RW ND on Secondary IDE Slave
    Bios setting > Intergrated Peripherals > On-Chip IDE Configuration  I have the following setting:
    On-Chip ATA  Operate Mode: Native Mode
    ATA Configuration: S-ATA Only
    S-ATA Keep Enabled: Yes
    P-ATA Channel Selection: Both
    Combined Mode Option: P-ATA 1st Channel
    S-ATA Ports Definition: p0-1st./P1-2nd.
    Configure S-ATA as RAID: Yes
    ----------------------------------------------------------------------------------------->
    PS: Is there a way to boot into the C: (Raid 0 drive) Using Dos? or maybe I can check the files is still in C drive? If the files are there, means the drives are OK? and Maybe I can use the "Fixboot" the problem? Please advise, again thanks for your help.
    Thanks.

  • My MX892 is clicking and can not draw paper - I get a load paper error message - any suggestions?

    My MX892 is clicking and can not draw paper - I get a load paper error message - any suggestions?

    Hi keciakh,
    To try and get the paper to feed, with a flashlight or other bright light, please check the paper feed area of the printer and verify that there are no paper jams or obstructions in the printer that may be causing the error.   Once this has been done, please look inside of the printer where the inks are located and ensure that there are no obstructions in there that may be causing the print head not to move freely.  Next, please remove and reseat all of the ink tanks in the printer.  Once all of these steps have been performed, please follow the steps below to perform a roller cleaning on the printer:
    You need to prepare: three sheets of A4 or Letter-sized plain paper  
    1. Make sure that the power is turned on. 
    2. Open the paper output tray gently. 
    3. Select Roller cleaning.
    (1) Press the MENU button.
    (2) Select Setup, then press the OK button.  The setup menu screen will appear.
    (3) Select Maintenance, then press the OK button.  The Maintenance screen will appear.
    (4) Select Roller cleaning, then press the OK button.
    The confirmation screen will appear.
    (5) Select Yes, then press the OK button.
    (6) Select the paper source to clean (Rear tray or Cassette), then press the OK button.
    4. Clean the paper feed roller without paper.
    (1) Follow the message to remove any paper from the paper source you selected in (6) of step 3.
    (2) Press the OK button.  The paper feed roller will rotate as it is cleaned.
    5. Clean the paper feed roller with paper.
    (1) Make sure that the paper feed roller has stopped rotating, then follow the message to load three or more sheets of A4 or Letter-sized plain paper in the paper source you selected in (6) of step 3.
    (2) Press the OK button.  The machine starts cleaning. The cleaning will be complete when the paper is ejected.
    (3) When the completion message appears, press the OK button.  The screen will return to the Maintenance screen.
    Reference
    To access other available functions, use the mode buttons or the MENU button.
    This didn't answer your question or issue? Please call or email us at one of the methods on the Contact Us page for further assistance.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Everytime I load Firefox, a message appears stating: "unload: [Exception..."Component returned failure code: 0x80004005.......have to either click 'ok' or 'x' out. How do I get rid of this annoyance?

    Everytime I load Firefox, a message appears stating:
    unload: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://trustchecker/content/trustchecker.js :: anonymous :: line 955" data: no]
    How do I get rid of this annoyance?

    Tools > Options > Extensions <br />
    Disable the Zone Alarm extension.

  • 'Load Paper' error message even when paper is loaded in the front load tray

    Load Paper Error message -
    Printer type: HP OfficeJet 6500 Wireless All-in-One Printer
    (possibly other HP printers as well)
    This 'How-To' article will help you solve a 'Load Paper' error message even though there is paper in the front load tray. You can read this helpful article at http://mikeyates.com/wordpress/?cat=187
    This could also help other HP printers with no easy access to the drop down type rollers located inside the printer.
    Would appreciate any feedback if this worked for you or not.
    Thanks
    Mike

    This is what I found: printer eventually wants to see color ink after running months without.  Steps I followed were: remove ink cartridges. Remove printer head (raise handle at left) and clean (slosh bottom) in hot water, (did it 3 times) and wipe clean.  Replace with new/full color ink cartridges and black if it's got ink still. Run clean printer head program from panel continuously until you start seeing good solid ink flowing on test paper, may even run alignment program at this point.  Turn off printer, if you get Load paper error, hit OK, allow alignment to run, and if heads have been previously cleaned satisfactorily (all colors show up), alignment will show success, and the next time you start printer, no more load paper error.  Point being, the printer eventually wants to see or will look for color ink and in particular, cyan necessary for the alignment page, and without this the program will aparently project a load paper error and alignment failure.  (which you can get aroung by keep hitting OK and cancelling the alignment)!  This totally cured by problem of load paper and alignment failure.  Good luck and be patient, it may take some time to effective clean, I went through all color ink and will have to purchase more !

  • I keep getting the "An error occurred loading this content" message

    How do I fix the "An error occurred loading this content" message?

    ATV2 with latest October 2014 update.
    Same problem here as well. Downloaded an update back in August because it was forcing it down my throat. Ever since then I've been having the same problem over and over. I downloaded the most recent update (October 2014) and the issue was not fixed. I've restarted, rebooted, waited, downloaded most recent software, done 42 headstands, gone to counseling and still no changes. I don't have cable but watch Netflixx and Youtube on my ATV for entertainment. Netflixx and Youtube are not issues on my phone or computer. I believe this is an ATV issue.
    Come on Apple, whats going on with you guys recently? Your quality in products is declining, people are starting to buy other than Apple products, and it doesn't seem like you guys really care for the consumer. I've been a die hard Apple guy owning iphone, macbook, and ATV but strongly considering switching. Calling the Apple gurus who know things about stuff. CAN YOU PLEASE FIX THIS ISSUE IF YOU WANT TO KEEP ME AS A CUSTOMER????????
    Has anyone successfully fixed their ATV issue?

  • Is there any other ways to load older txt messages?

    Hi, I know mac has a program to load older txt messages, but I am using windows. I need to load back my earlier messages but it took me ages and the phone become very slow and lag.
    Is there any other ways to load beside that phone viewer only for mac user? It is so unfriendly for other user. Apple pls give me a solution for this problem as many people not using mac are facing such problem too.
    I need something that window user can use to load earlier txt messages. Thank you .

    If you are looking for an alternative to the mac program PhoneView for the pc you can use Touch Copy.

  • Iphone Mail Only Shows "Load X More Messages"

    My iPhone's mail program just recently broke. My situation is as follows:
    1 Work IMAP account
    This account worked fine in the past (sending and receiving), but now for some reason whenever I check email it shows "Load X More messages... <newline>X messages total, 0 unread", where X is whatever number of messages is in the inbox (confirmed through another computer for example). I can click on the message and it does the normal UI syncing animations,etc, but the message remains and I cannot view any email.
    This also appears to only be happening with my INBOX, because if I hit the "mailboxes" button and pick one of my IMAP subfolders, I can see messages there just fine.
    I've tried restart the phone, replacing the email on the phone through iTunes, etc, and nothing has changed (except the X number of messages of course).
    What can I do!!!

    I tried doing a full restore but that didn't solve anything - even when I choose not to restore my backup, but started from scratch. Funny thing now is, I checked my mail on my phone when I hadn't checked in a while (normally I check on my mac first so it can filter out the spam) and while it still shows the "Load X more message", it ALSO shows my inbox! Crazy. Apple, where is a fix for the terrible email client you've put on the iPhone?

  • Anyone solve the 'load x more messages' problem?

    Still seeing this annyoing 'load x more messages', x messages total, x unread, nothing happens by tapping on it, and this message doesn't go away--although the numbers of messages and unread messages sometimes changes. But I don't get any new messages....and these numbers don't reflect accurately what is in my mailboxes.

    No, that seems to be a bug. Happens on some of my accounts from time to time. Seems to happen on POP accounts moreso than IMAP accounts.

Maybe you are looking for

  • Keeps crashing after Yosemite install - Need thoughts on what to do...

    My 2013 Macbook Air keeps crashing after Yosemite install, time between crashes are more random than consistent and it can be anytginh from one hour to 6 hours between crashes. Enclosed the report below with the hope that someone has some tips on wha

  • IPhone reboots or shuts down or states low battery....2

    I did yet another restore for month long symptom now. Once again I discover I lost my MMS camera icon in texting. My phone shuts down or reboot with low charge. I shut it off or leave it off only to turn it on again an hour later and have it show mor

  • Office 365 Sharepoint Online with RMS

    I'm looking to setup a new SharePoint Online set in Office 365 and implement RMS. I need to know if RMS with Office 365 and SharePoint will protect PDF's and other types of files or just Office files like word and excel? Vincent Sprague

  • Self signed applets are not supported by plug-in

    I am using Windows 2000.I am using self signing applet which i have signed with the help of netscape signing tool with test certificate.I have put the zip file in "c:\program Files\netscape\users\default " directory after signing..While opening it is

  • Mozilla Thunderbird 0.5

    Mozilla Thunderbird 0.5 has been out for a while and I want to whine and complain and heckle the lazy devs that haven't got it up to date. No, let me rephrase that. I want to compile it from source using ABS, but I'm not sure what to do. Thunderbird