Sender Proxy - Multiple Message problem

Hello,
I have a problem in a proxy process. I have a Sender Proxy which reads a file and sends it to PI. The file is converted into IDocs and sent to SAP ERP. The problem is that my mapping is splitting the file and sending multiple IDocs. So in my mapping I have Split template.
To the messages default the Messages and Message tags are added. The problem is when I sent my message from Proxy I am not able to add these Messages and Message tags.
Is there a way to add it? Or is it not possible?
Thanks.

>>I am not able to add these Messages and Message tags
Not very clear about the question.
As I understand you get extra message tags when you change the occurance of messages in signature tab of message mapping.
Have a look at the below blog for sending mutliple Idocs.
I guess, it would eliminate the need of message tags.
You donu2019t ave to change the occurance in Message Mapping . Just change the IDoc XSD as given in this blog
/people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change

Similar Messages

  • Seebuger AS2 adapter for XI as sender for multiple messages

    Hi all,
    Has anyone managed to configure the Seeburger AS2 adapter for XI successfully to process multiple inbound message types.
    We have an issue here with inbound messages being received by the AS2 adapter. We currently have it configured for inbound deliveries which is working fine. The issue is that we would now like to send other messages as well. It seems the AS2 adapter only looks at the sender/receiver party combination to determine the correct sender agreement, but does not look at the message type which is a limitation. I have heard mention of a splitter module which can be used to distinguish between different messages and pass them to the correct sender agreement for processing, information on this is thin on the ground to non existent. What is the name of the module? Is it specified in your sender AS2 adapter with parameters? Is it wrapped as an adapter? How do you configure the module to split and pass specific messages etc... Any help on this would be much appreciated.
    Thx,
    Pete

    Hi Rudy,
    the Classifier/BIC/Splitter - Solution is mainly designed for EDI-Messages that cannot be handled directly by XI.
    IF you use pure XML-messages you should be able to handle it with XI-basic-functionality since this is what XI can handle itself.
    Depending on how different your XML-Messages are, the effort will be very small or a little bit bigger.
    In the ReceiverDetermination it should be possible for you to check whether certain XML-TAGs are existing or what the content for certain TAGs is BAsed on this information you can route the messages in a correct way.
    (Of course you might have to create  your own XSD for this containing the important TAGs of each message, so you can setup your Conditions)
    Btw. the Seeburger BIC-Adapter can provide also this functionality, but this also needs to be customized)
    Greetings
    Stefan

  • Sending and recieving message problems

    hi.
    I am used to use skype from my samsung galaxy note and it was working fine but suddenly skype has been disturbing lately
    I can see whom I am talking to but when I am sending any message I am not being able to see what I am sending on my screen and also cannot see what my frined is sending me back! I have reinstalled skype alot of times but its not recovering.
    please help me.

    Hi moha_affa,
    To be polite, this isn't a great place for your question. If you're using PC side control, or some other way that NI products are involved in your project, you'd have a better chance at success here. The NI forums likely have a few members with uC experience, but it's far from the focus.
    I'd suggest going to the Microchip forums, they have support forums organized by chip family and also by functional area, such as CAN.
    http://www.microchip.com/forums/f103.aspx
    You'll find lots of information, and very knowledgeable experts there.
    For starters, some more info on your problem will be desired.
    -Better description of your problem, at compiling, execution, etc.
    -Can you program chip to succesfully run a test program?
    -Are you using capacitors across pairs of Vss and Vdd pins?
    -Breadboards are generally discouraged for CAN bus connections, so might consider a soldered prototyping board if possible.
    Those are a couple quick ideas. Try over there though, much better support for PICs.
    Good luck,
    Mark

  • Why is mail sending out multiple messages

    I have noticed that my sent mail has been sent numerous times

    10.9 has many problems with Mail.app, I only have one POP account setup in it, but never sends duplicates.
    Not much of an idea, but does this addy you're sending from have some aliases?
    Is there any Group name involved?
    If you just send to yourself does it send 5? If so Show Long Headers & look for the To: feild... might also do that on your Sent mails come to think of it... To: CC: & BCC:

  • Multiple message problems

    Hi everyone,
    I have made a change in the way the mailing list distributes postings to the list.
    Previously the Reply-To address was preset to [email protected] so
    that replies to posting would get sent to the list by default. I think, however,
    that this leads to "bounced messages" getting sent to the list rather than to
    the list maintainer, at least with some mailers.
    From now on, the reply-to address will be set to the originator of the message.When you reply to messages and you think the rest of the list would benefit,
    change the address to [email protected]
    You will now receive mail failure messages from certain sites, but at least these
    won't reverberate back and forth as they do now.
    Please give me your feedback after working with the list this way for awhile.
    Thanks,
    John
    John Jamison
    Sage Solutions, Inc.
    [email protected]
    (415) 392-7243 x508
    fax: (415) 392-4030
    http://www.sagesoln.com/sage.html

    Michelmolder please try utilizing a different web browser.  If you continue to experience difficulties then I would recommend reviewing Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html for information on how to install Photoshop and Lightroom directly through the Creative Cloud Desktop application.

  • Seeburger AS2 Adapter:  Receiving multiple messages

    Hi guys,
    I'm having some trouble using AS2 Adapter for receiving multiple messages. The problem is really similar to Peter's problem.
    Seebuger AS2 adapter for XI as sender for multiple messages
    I have it configured for one scenario and it's working fine. The problem is when I'm trying to receive other messages for the same Party but different services. Meaning, I've one Party(example BMW) and several services (BMW_DE, BMW_USA, etc). I'm able to receive messages from service BMW_DE but when configuring BMW_USA I'm getting HTTP 403 Forbidden.
    This error may have different reasons:
    a) You or your partner has entered an incorrect AS2 ID for one of the involved parties.
    b) A valid sender agreement is missing.
    c) There are more then one AS2 sender agreements with the same sender AND receiver party.
    d) The corresponding inbound channel is set to inactive.
    And the problem is that there are two sender agreements. Although the services are different, XI is not able to find the correct sender agreement to be used. After deleting the second second agreement, I'm able to send the  respective message....
    Can anyone give me a hint on how to solve this problem?

    Hi,
    this is done by different AS2 subjects. The sender agreement is selected based on this. So create separate AS2 receiver adapters for every message you need and put there different message subjects.
    So if you'll have 3 AS2 receiver channels with subjects:
    MessageType1_DE
    MessageType1_US
    the AS2 adapter will work like following:
    first it tries to find an exact message subject, if it is found, message is "assigned" to this sender agreement. If no exact message matches the subject, then wildcards are used. (this mechanism is described in the Seeburger AS2 guide).
    If you are getting 403 HTTP code, there may be also problem with authentication certificates.
    Another problem may be, you don't have configured AS2 receiver channel for current subject.
    Does this help you? Or you meant it another way?
    Peter
    p.s. check the answer above my post, Vardharajan's right
    Edited by: Peter Jarunek on May 19, 2008 2:11 PM

  • Single email sent but activity window reports multiple messages

    When I send a single email sent the activity window reports sending of multiple messages e.g. 9.  Does this indicate a virus or malware is working in the background and if so what should I do about it?

    This is not malware, it's simply a long-standing bug in Mail. The count doesn't reset properly until you quit Mail, so when sending the 9th e-mail since starting Mail, the number of messages being sent will be shown as 9.

  • Sender Proxy to send multiple messages

    Hello All XI experts,
    I need your help to work for my scenario which is a Proxy-File .
    I need to send data picked up from certain group of tables via sender proxy to XI.
    The problem is that , we will be having thousands of records at the same time , so what we plan we can send the records via multiple messages in bunch of n no of messages rather sending the entire data in a single message.
    Can you please help me in order to find a way by which we can achieve this in sender proxy ( to send multiple messages with each bunch having n no of messages  ) .
    Waiting for your expert thoughts and invaluable help.
    Thanks,
    Sunil

    Hi
    This scenario can be handled at abap end.
    Decide the number of records you want to send in one file. In abap when the number of records reached then call the abap proxy method. For the remaining records again call the abap proxy method so while going to XI it will pass only the number of records desired by you.

  • When I send a text message to my two children with non-smart phones, the message comes throug blank. When I send a message to them one at a time it will go through but not multiple addresses. Can this problem be fixed?

    When I send a text message on my iPhone 4s to my two children with non-smart phones, the message comes through blank. If I send it to each one individually, it will go through ok. Is this a problem with my phone or it is something I am doing wrong.

    Check your phone to make sure MMS is turned on. If it is, check with your cell provider and make sure your phone is provisioned correctly.

  • ITunes "Send Error Report" Message/Quicktime Problem

    This is a problem that has only occured after I updated my iTunes to 7.0.2. Some songs in my library, and all of my videos that I have bought through the Music store cause the "Send Error Report" message to come up and iTunes closes down immediately.
    I read another thread that a similar problem was occuring to a customer, and one of the admins requested him to un-install Quicktime and delete 2 files out of the registry. Then re-install quicktime through the "Repair" section of the iTunes installer. I followed these steps and the problem seemed to be fixed, but then they were "re-corrupted" I guess after I restarted my computer.
    Do you have any idea what would be wrong? I know it is not spyware/viruses because I have several programs to check/delete them.
    Thanks for your help
    -jcavanagh.

    Bump for the 3rd time.
    Quicktime will not even open, on a sidenote. It starts to load, then I hear some sort of beep..then it closes. I have tried re-installing multiple times and the problem continues.

  • Message error when sending to multiple recipients/contacts

    Ever since 3.0 I can't send messages to multiple recipients. I'm on Optus in Australia using a 16gb 3G.
    Anyone else having this problem?
    Any fixes?

    Actually, just for an update, if I turn off MMS I can send to multiple contacts. But with MMS on, I can't. Am I the only person having this issue?
    I've tried a restore, and set-up as new phone. But still having no success.

  • No messages in SXMB_MONI for ABAP Synch Sender proxy

    Hi,
    I am doing a Scenario which involves ABAP Synchronous sender Proxy and Webservice at the receiver end. On triggering the outbound proxy from a report, i can see no messages in SXMB_MONI of the ECC system neither can i see any message in PI(SXMB_MONI). But on triggering the same after deleting the Receiver Determination in PI Configuration, SXMB_MONI promptly logs the message with error 
    "No receiver could be determined" both in ECC and PI, since there is no receiver determination.
    Note:I am not getting any System fault or Application fault in Sender report neither any response message.
    There is no problem with the Proxy settings since other proxy scenarios are working fine with same ECC system but those are Asynchronous proxy calls.
    Any Clue about this?
    Regards
    Amith

    HI,
        YOur answer is near to my problem . Can i ask you more detailed.
    I am not getting messages in SXMB_ADM. So i configured in Integration server in ECC & XI system.
    IN ECC , i am using two clients, dev & testing - so in which client i have to do configuration ? and What is the role of the business system in ECC ( Integration Server or Application server )???
    IN XI, i am using only one client 100...so i have done. here i have given Role of business system - HUB Integration Server.and corresponding destination http://host:port/sap/xi/engine?type=entry
    And while creating business systems in SLD...
    for XDC...i have given path http://host:port/sap/xi/engine?type=entry
    for EDCClient105...how can i create for proxy ...Adaper XI? is it type -
    WEB AS ABAP?
    pls reply for my mesaages?

  • Problem sending MMS/Picture messages

    Wondering if anyone else is having this problem:
    I'm finding that if i try to send someone a picture message along with a typed message, as soon as i hit send i get a little message saying its converting and then it just stays stuck on "sending". It never actually sends the message.
    I realized this two days later when a friend said they had not received my text. I resent the picture without a typed message and then they suddenly received BOTH pictures (the original with the message and the new one).
    Sounds like a weird software to me? Any thoughts?

    Thank you everyone for reporting this issue. I can understand that it would be frustrating to have to try multiple times to send the same message. I have a Nexus myself and tried with a few other Nexus' here and was not able to duplicate the issue. Since there are multiple people having this issue, I will escalate this issue to our product team to further investigate this issue. I will need more details to troubleshoot. Do you notice this only happening in a certain location? Does it happen when picking up 3G, 4G or both? Do you get an error message or what exactly happens when trying to send MMS? Does this happen only when the signal is low, or with full signal?
    Also, try removing the battery and SIM card for about 30 seconds. Toggle airplane mode and network mode for a few seconds, then retest.
      MarquiaF_VZW
    Follow us on Twitter@VZWSupport

  • Droid razr maxx keeps sending multiple messages

    My droid razr max keeps sending the same message over and over. The other day it sent the same one 20 times.  Also sometimes it sends blank messages. Is there a way to fix this?

    This problem is still persisting. In fact it is getting worse. We have called tech support multiple times. And nothing they have tried has helped. I am tired of wasting my time on the phone if it's not going to fix the problem. Something needs to be done now! This phone is a piece of garbage. You should not be allowed to screw over your customers by selling it to them. It is a nuisance to the owner of the phone and those they contact. Good thing most everyone that is texted from this phone has unlimited texting or you would be paying their bills for the ridiculous overages this would cause.

  • Since updating to iOS7 I am unable to send or receive messages on my iPad. What can I do to solve this problem?

    Since updating my iPad mini I have been unable to send or receive messages. My iPad only wants to recognize contacts with apple products but still won't deliver a message to them. What can I do to solve this problem?

    Try restarting the device first..
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, then swipe the slider to power off.
    Then press and hold the Sleep/Wake button until the Apple logo appears.
    If that doesn't help, try here > iOS: Troubleshooting Messages

Maybe you are looking for

  • HT4623 Iphone 4 cannot be used because itunes outdated on it

    My Iphone 4 is updated to IOS 6.0.1 but I still get that itunes on it is outdated when connecting to itunes on my mac. Any help welcome?

  • How to create a pdf proof sheet?

    I wish to create a proof sheet of all the graphics, mostly .ai with .pdf preview, in my job. I have been through Adobe's Bridge Output module tutorial, but there are whole parts of the interface missing in my version of CS4 Bridge for Mac. There is n

  • Specs on olders minis to work well for video streaming

    What would be the minimum specs for a mini that would work well to show streaming video on a plasma/lcd TV? For example the video player for ABC.com seems like a real resource hog and I'll even experience freeze/delay issues on my 2.4ghz MBP from tim

  • Errors in distmgr.log

    Hi, I am having a lot of action going on in distmgr.log. The log has been flooded with CFileLibrary::RemoveFileUser failed; 0x80070003 and CFileLibrary::DeleteFileA failed; 0x80070003 errors. It has been going on for 2-3 weeks now and does not seem t

  • How to install business content Info Objects..

    Hello all. I am trying to do some BW extraction in our sandbox. Unfortunately I dont know how to install BC infoobjects. I have searched thru this forum but am still not fully sure. I have the source system client connected to BI. I replicated the da