Sending Messages from Integration Processes

Dear All,
I have a problem in that my client wishes to send a message from XI via the Send Step in a BPM to a Proxy call on the target SAP system (ECC 6.0), the only problem is, is that they wish to monitor that all iDocs generated achieved a set percentage success rate < %80, if this is the case then the next message is sent from within the same BPM and so on until all 3 messages are successfully sent. If anyone of the 3 messages fail for whatever reason, the whole process must abort. Does anyone have a suggestion how this might be possible whilst retaining message persistance ?
Really stuck and thanks in advance...
Mark

I sometimes have the same problem . I tried to reconnect my wifi router and everythings turn back to work again . I don't know why it is .

Similar Messages

  • Missing sender information in message from Integration Process

    Hi All,
    I am testing a scenario uses Integration Process. This Integration process sends out a async message but this message has empty sender tag in header , Because of this routing rules and agreements defined for this are not triggered and message goes into error state.
    There is sender interface Information in message header but not integration process information. I am working on SAP NetWeaver PI 7.1 system. This is working from other synchronous interface in same process.
    Routing rule and receiver agreement has sender as mandatory field, so can not define generic set without sender component.
    I went through SAP Note 807640 But there is no information about such error.
    Am I missing something in configuration? Please let me know how can i configure Routing Rule and Interface Determination for this scenario.

    Thanks for replying to the post.
    Integration process is used as a async-sync bridge. Following are high level steps.
    1. Receive async FI message from sender
    2. Map message to BAPI SAP FI document
    3. call Sync BAPI.
    4. Map the response of BAPI.
    5. Post it back to sender in async mode.
    I am having problem in step 5 where message is coming out of BPE without its own name (i.e sender name). Thus it does not triggers Routing rules and fails.

  • Sending Email from Integration Process

    I have an Integration Process created which looks at outbound messages and sends information to my alert inbox under certain conditions. Is it possible to take the text I am sending to the Alert Inbox and have this email me also, or does this process need to generate a new message which is routed through the email adapter?
    Regards

    Then Configure a Mail receiver adapter with the SMTP/IMAP address of your mail server and user authentcation and provide the recipient name in the TO address.
    Check the HOW TO guides for MAIL adapter in Service market place for configuration details.
    Best practice is to have a standard mail box configured on ur the Mail server to manage all sent mails.
    oops missed out the stuff on CCBPM, Just add...a send step pointing to Mail service after the exception is trapped and Alert raised.

  • Receiver From Field of Send Step of Integration Process

    Could somebody please explain how this works? I cannot get receiver determination to work for a synchronous send of an Integration Process, and I think this is the problem.
    Documentation states the following:
    Calling a Receiver Determination Defined in the Integration Directory
           1.      In the Receiver From field of the properties area of the send step, select Send Context.
           2.      In the Send Context field, specify a character string for the send context.
    You can choose the character string yourself. You must specify the send context to be able to send messages from the same message interfaces to different receivers in different send steps.
           3.      Query the send context in a corresponding condition in the receiver determination in the Integration Directory.
    I just don't get this; if I choose the character string myself, how do I use it in step 3? I cannot see any way to query the send context in a condition. Is the Send Context the name of the receiver?
    If somebody can walk me through this step I would be very greatful!
    Kind Regards,
    Tony.

    Tony,
    An example
    Integration Repository
    I have a synchronous send step with the Send Context set to ABCDE
    Integration Directory
    In the Receiver Determination, Configured Receivers, enter the Condition Editor
    Select Left Operand and enter the Expression Editor
    Select the radio button for Context Object
    Use the dropdown to select ProcessStep
    Select OK
    Select Right Operand and enter your value, eg ABCDE
    Runtime
    When I run my scenario an entry can be seen in SXMB_MONI corresponding to my send step.  In my case it is displayed in the top Window
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
    - <Trace level="1" type="B" name="CL_MAPPING_XMS_PLSRV3-ENTER_PLSRV">
      <Trace level="2" type="T">......old attachment XI_Context found</Trace>
      <Trace level="3" type="T">Append context with name =ProcessStep and value =ABCDE</Trace>
    You can see here that the ProcessStep has the value ABCDE
    Hope this helps

  • Send message from process chains

    Hello,
    I am trying to setup the send message thing in process chains, when I create my variant for that. I see two buttons edit document, I guess there you can add the text you want to see in the email (correct me if i am wrong here). other button is what I am trying to configure. maintain recipient list. I want to send email to their inbox ( which will be lets say the companyemail they use or any other for instance yahoo) whats the recipient type we should use there? and in the cloumn for recipient do we have to add like email or just the name ? Can someone please xplain me steps how I can get this working. DO we need any setup from Basis team in this?
    Thanks a lot

    hi K M,
    you can right click the process type and 'create message'. use recipient type internet mail for yahoo something, you have to add like email [email protected]
    yes, you will need basis team to setup the sapconnect.
    (SCOT).
    hope this helps.

  • Error while testing message from Integration Engine.

    Hi,
    Trying to send message to Integration engine from RWB, using test mesage tab in Integration engine.
    I pasted the payload(IDOC payload) , entered sender service, interface name and namespace and also username and password. Selected quality of servie as Exactly once.
    While sending the message getting the following error - "Error while sending".
    What could be possible reasons for this error.
    Thanks.

    Hi,
       Please check the following possibilities:
    1. Make sure you have selected integration Engine oprtion and not the adapter engine.
    2. The USERID and password should be correct.
    Please let me know if you still face the problem.
    Regards,
    Shwetambari.

  • Internal error: Link from Integration Process

    Hello,
    i´ve got a big problem with a process in PI 7.1
    When I try to save my process I get this Error Message:
    Internal error: Link from Integration Process IP_ASSET_EXCHANGE | http://hiddennamespace.com to object type "ifmextmes" with role "d77b01873ae811de8f28000c294f2f80" is not permitted
    For my Abstract interfaces I use External Definitions.
    Does anyone has a tip?
    Thnx,
    Rgds,
    Steffen

    Hi!
    I have same problem.
    Have you decided this issue?
    Thnx,
    Serg

  • When are Workflows generated from Integration Processes?

    Hi Friends
    When are Workflows generated from Integration Processes?
    regards
    Sam

    Hello Samuel,
    Workflows are build in ABAP engine when you implement your Integration Scenario. So with each Int. Szen. saved in Int. Repository you will get your ABAP workflow in the ABAP stack.
    When starting the Integration scenario the workflow history/log in ABAP stack is filled with the first step within your Integration Scenario which is placed after your Start step and using an internal workflow process step.
    So you won´t find here explicitly documented send and receive steps in the workflow log (SXMB_MONI_BPE) but transform steps, decision steps etc.... .
    Send and receive steps are displayed in SXMB_MONI connected to PI partner (process engine).
    So when starting with using BPM it is a little bit confusing to understand how to read both logs and put their information together.
    regards
    Dirk

  • Send messages from BW to XI - how ?

    Hi,
    I have a requirement to send messages from BW to XI.
    Is there any standard method to do this ? Or will I need to write an ABAP to run each night and call an ABAP proxy?
    Is there any way to set up each infocube to send messages out automatically ?
    Cheers
    Colin.

    Hi Colin,
    The integration of SAP XI and SAP BW offers the following advantages:
    • Central maintenance of message flow between logical systems of your system landscape.
    • Options for transformation of message content between sender and recipient.
    Mappings help you to adapt values and structures of your message to the recipient. In this way, you can transfer different types of files to a SAP BW system using interface mapping. However, in any case, it is necessary to transform the data into a format that corresponds to the interface of the function module that is generated in SAP BW and used for data transfer. The function module contains a table parameter with a flat structure. This means that the data have to be transformed so that they fit to a flat structure in SAP BW.
    • Using proxy communication with SAP BW.
    Proxies are executable interfaces generated in the application systems for communication with the SAP XI Integration Server. We recommend the use of proxies for communication with SAP BW because they guarantee Full Quality of Service (Exactly Once in Order). They also guarantee that the data is delivered only once and in the correct sequence. The SAP XI Integration Server keeps the serialization as it was established by the sender.
    Also go thru these links which are really good and it answers your question very clearly:
    http://www.sap.info/index.php4?ACTION=noframe&url=http://www.sap.info/public/INT/int/index/Category-28943c61b1e60d84b-int/-1/articleContainer-284794226fe1646470
    http://help.sap.com/saphelp_nw04/helpdata/en/9b/821140d72dc442e10000000a1550b0/content.htm
    http://www.microsoft-sap.com/technology.aspx
    I hope I have answered your query.
    Regards,
    Abhy

  • TS2755 Hi all, I bought one iphone and 3 ipads, i set up all on one apple ID. Now i have a problem when using messages: when sending message from one device it appears again on screen from the other 3 devices. I need help of how to set up messages on each

    Hi all, I bought one iphone and 3 ipads, i set up all on one apple ID. Now i have a problem when using messages: when sending message from one device it appears again on screen from the other 3 devices. I need help on how to set up messages on each device separately and to start using messages app on each device independently. Thanks

    search google for "iphone remove picture from contact"

  • Mail with multiple gmail accounts sending messages from wrong email, other than the one i select

    mail with multiple gmail accounts sending messages from wrong email, other than the one i select:
    i'm using mail on osx 10.7 with multiple gmail accounts. when i create an email, i check to be sure i'm sending/replying from the correct account. after i send it, somehow it actually sends it from a different account, other than the one i've selected "from." this is evidenced by the reply email i receive. how can i fix this?
    in preferences, i have "send new messages from : account of selected mailbox"

    From the Mail menu bar, select
              Mail ▹ Preferences...
    The Mail preference dialog opens. Select the Composing tab from the row of icons at the top. From the menu labeled
              Send new messages from:
    choose
              Account of selected mailbox
    Note that this setting may have no effect if you start a new message while a VIP or smart mailbox is selected in the mailbox list. Those are saved searches, not actual mailboxes.
    If the problem remains, select the Accounts tab in the preference dialog, then select the affected account in the list on the left.
    In the Account Information pane, select the correct server in the menu labeled
              Outgoing Mail Server (SMTP)
    If there's only one server in the menu, select
              Edit SMTP Server List...
    and add a new server with the correct settings. If you're not sure how to do that, try the Mail Settings Lookup.
    Another possibility is that the wrong card in your address book is selected as yours. Select your card in the Contacts application. Then select
              Card ▹ Make This My Card
    from the menu bar.

  • My iphone is sending messages from icloud and my phone number is not listed in the icloud settings now, just my e-mail address

    My icloud used to have my phone number as an option to send messages from but now it is gone and only my e-mail address is there.  This never happened prior to downloading the ios 7 update.

    if you turn imessage off then restart your phone turn imessage back on it worked for me

  • I have a dll file, i want to send messages from this to the device ,how can i do it in labview

    Hi,
    I am a new user of labview.
    I got Vector Card, DUT, DC Power supply and .dll file. Hoe can i connect dll file and hoe to senf the information to the device,
     i want to send/receive a message to that device . and measure temperature , humidity of the device. is any one can help?
    i have a .dll file, i want to send messages from this file to the testing device ,how can i do it in labview?

    Dear Sandy,
    How are your DUT, Vector Card and your PC connected?
    What vector card is this?
    There are a huge amount of Knowledge base articles that you can access from www.ni.com.  Simply go to the website and do a search on dll, etc.
    There are also a lot of example problems shipped with LabVIEW that will be very helpful for you to learn from and to modify to meet your needs.  Go to File»Find Example ....
    There are LabVIEW classes taught locally as well that are very helpful.  If you're interested I can arrange for you to receive an email with info about it.
    Sincerely,
    Sammy Z.  

  • Is it possible to send message from R/3 system to itself?

    HI All.
      I want to send message from R/3 to PI (anyhow, virtual receiver or smb else), make in PI some transformation and return this new message to R/3. (I don't want to do this transform in R/3, because in PI its easier and universally)
    Is it possible? How?
    Regards,
    Andrey

    Thanks for answers.
    R3 <-> PI <-> R3 scenario is not a trouble. But not in this case.
    The main task:
    User have a table with data. In this table there are 2 fields: INDEX, SUM. He want to take a xml file. I have XSD for this file.
    I have to assign summ value (SUM) to corresponding tag depend on characteristic name (INDEX).
    It  looks like DMEE, but in DME formats has own structure and it is differ from my XSD. It is difficult to translate my xsd to DME xml.
    It is realizable in ABAP, but i want to minimize abap development.
    So I want to send this table to PI, transform it to file (xsd external definition) and then return this file as string (for example) and save it as file on the users front end. It is very simply to tranform the table to file, but i don't no how to send it back to R3. I think it is necessary to transfom file to message with another structure and then send to R3. Any ideas?
    Regards,
    Andrey

  • Why won't imessage send messages from my phone number? It jut uses my  email  address.

    Why won't I message send messages from my number? It keeps using my email address. I have signed in and out of my apple id several times but no luck, I have also restored my phone. Imessage says it is waiting for activation could this be the problem?

    Hi there,
    You may want to take a troubleshooting steps found in the article below.
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/ts4268
    -Griff W.

Maybe you are looking for

  • Palm Pre 2 Unlocked GSM P102UEU some region can not connect 2G signal

    In my country, i have a problem that's my pre 2 can not connect 2G signal although it has 4 bar signal, It can connect Edge/GPRS but can not make call, it always drop when i change to 3G, it works normaly I don't know why, it happen some region in my

  • 1Z0-058: Practice exams?

    Hi everyone I'm currently revising for the 11.2 RAC expert exam (1Z0-058) Usually I like to work through some practice tests alongside the text books - I used to use Self Test Software - but for this exam I can't find any that I trust. There aren't e

  • How to add node in Java system NW 7.3 ehp1

    Hi Everyone, Hoe to add node in JAva System in Nw 7.3 ehp1. Whats are point which need to keep in mind before adding node? Regards Adil

  • Early termination due to superior competitive ISP's with faster speeds and lower rates

    Since Netfusion is no longer commercially competitive due to its slowness, data caps and high costs, I want to terminate early but I don't see how to do this or how much Verizon plans to assess a fee.  Does anyoone know how to find out how much extra

  • Buy on AppleTV, Sync, Manage, Now Gone

    Hi folks, Hopefully this is an easy one for most of you. Here's what I did: 1) Bought Lost: Season 2 on AppleTV. Enjoyed a few episodes with the better half. 2) It synced to a near full MBP. All is good. 3) I went on business travel with my MBP. 4) L