Doubt about Message Interface

Hi Experts,
How many message interfaces we have to create per scenario.If it is a synchronous  or Asynchronous.One is enough or should we create two
Regards
Khanna

Hi Khannan,
  If it is Asynchronous and Synch we need to create two  interfaces one outbound interface and one Inbound interface.
   Pleas let me know if  you have any qureies..!
Thanks and Regards,
  Chandu.
Message was edited by:

Similar Messages

  • Doubt about message in SmsAdminUI.log

    Hi guys,
    I have a doubt about this message error in SmsAdminUI.log occur when I open console SCCM 2012:
    [6, PID:18032][DATE 08:13:35] :System.Runtime.InteropServices.COMException\r\n\r\n   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    [1, PID:9828][DATE 11:53:21] :Property: 'Compatible'\r\nSystem.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
    My console open normally, any help?
    Thanks.

    I would not worry about it as long as the console works as expected.
    Torsten Meringer | http://www.mssccmfaq.de

  • Question about message interface

    I developed a jdbc to file scenario, it works, but I'm confused.
    I designed a message interface for jdbc outbound,
    CustomerRow
    |--row
         |--CUST_NO
         |--......
    I set Document Name = 'resultset' in jdbc sender adapter.
    I can see payload in SXMB_MONI.
    <?xml version="1.0" encoding="utf-8" ?>
    - <resultset>
    - <row>
      <CUST_NO>pp3433</CUST_NO>
      <SALES_ORG>org1</SALES_ORG>
      <DISTRIBUTION_CHANNEL>dis1</DISTRIBUTION_CHANNEL>
      <DIVISION>div1</DIVISION>
      <FLAG>N</FLAG>
      <LAST_UPDATE>2008/11/05 15:24:53:843</LAST_UPDATE>
      </row>
    - <row>
      <CUST_NO>ppy3233</CUST_NO>
      <SALES_ORG>org2</SALES_ORG>
      <DISTRIBUTION_CHANNEL>dis2</DISTRIBUTION_CHANNEL>
      <DIVISION>div2</DIVISION>
      <FLAG>N</FLAG>
      <LAST_UPDATE>2008/11/05 15:24:53:843</LAST_UPDATE>
      </row>
      </resultset>
    You noticed that resultset is not 'CustomerRow' in message interface which I defined.
    I don't know how it can work.

    The parameter Document Name should ideallly contain ur Message Type root name. As u have changed it to 'resultset', it is replaced at the sender adapter and then flow continues.
    There are very few occasions when success raises a question
    Regards,
    Prateek

  • XI to Xi  communication( doubt about message interafce)

    hi ALL.. AGAIN WE ARE BACK 
                                                             https communicaion
    WITH SOME ISSUE IN    <b>File/Idoc - XIA--|Internet|--
    XIB - File </b> scenario.
    1.at XIA we are using XI Adapter, with HTTPS protocol to post data to XIB server
    2.at XIB we are using same XI adapter with HTTP protocol to receive data.
    the issue is which <b>message type</b> we shall use for these 2  interfaces.
    <b>a)</b> is it possible to export the idoc structure as XSD and use this XSD file as External
    Definition at both interfaces at XIA and XIB system...or some standered datatype  template is there..
    <b> b)</b> what in case the 2 interface  has different message type ?
    regards,
    ashutosh

    Hi all
              for connecting XIA &  XIB, 
    at XIA as we are using XI adapter at receiver communication channel..
    i am specifying the path as :
    <b>http://<host >:<8001>/MessagingSystem/receive/AFW.</b> host = host XIB.
    do i require to remove the "receive"  in the url...   pointed in the below blog by stefan..
    XI to XI - XI adapter communication
    Regards,
    ashutosh

  • Doubt About Message Mapping

    Hi Experts,
    I have to get list of materials from sap r/3 system which starts with some Alphabate. Where can i do it .And how to do it . I think we can do it in Message Mapping. Please let me know the step by step process.
    Helpful Ans wi be reward
    Regards
    Khanna

    Hi Michal,
    Here  i am implementing HTTP TO RFC scenario
    i have BAPI BAPI_MATERIAL_GETLIST
    i have source structure MaterialNo.And in the receiver side i have BAPI.
    Now my question is i want to get the materials which starts with some CA*
    How can i achieve this in Message Mapping????????
    Please Explain me in detail
    Regards
    Khanna

  • BPM - Message Interface

    Hello all,
    I have some doubts about Messages Interface used in BPM.
    BPM just used Abstract Message Interfaces, but to expose the Interface to sender aplication, XI need the same Message Interfaces that is declared abstract but no abstract.
    My question is how the Business Process Engine that the Outbound Message Interface, that my application is using, is the Abstract Interface that activate my Integration Process???
    Regards,
    Luiz

    Hi
    BPM can process only through abstract interfaces.
    Those abstract interfaces attached to a receive step in BPM(Receive step is a mandatory step to start the integration process) are automatically assigned as inbound interfaces with respect to BPM and will be outbound interfaces with respect to sender side and similarly in the receiver side.
    I didnt get your question properly.hope i am giving the answer you needed.
    Thanks and Regards,
    Vineetha

  • Doubt about Integration Directory

    Hi Expers,
    I have one doubt about ID.
    What are  the objects we can re-use in the IR And  ID.
    Please let me know.
    Regards
    Khanna

    Hi Rajesh,
    <i>With out Developing of the ID Also my Scenario is Working Fine.</i>
    Yes it will work, if you are using the same names for message interface, message mapping and interface mapping.
    Beacause in ID an Object key is uniquely assigned for each configuration object.
    if it already exist then no need to create another.
    Check this link for more details.
    http://help.sap.com/saphelp_nw04/helpdata/en/7c/7c33419026f423e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/5d/372f41fe21c059e10000000a155106/frameset.htm
    Sachin

  • Message interface with two types of message types

    Hi experts,
    I am having problem that a proxy cannot be generated because  of the (mixed) types of the message types that the interface is using.
    The first message type is defined in the repository and another is defined as an external definition, imported in from an outside source.
    Here is the SAP message I received when I tried to generate the proxy for this interface.
    +++++++++++++++++++++++++++++++++++++++++++++
    Interface uses external and internal message definitions
    Message no. SPRX122
    Diagnosis
    In a message interface you can use messages from different sources:
    1. Message types and fault message types edited in the Integration Repository
    2. Messages imported into the Integration Repository (external definitions, RFC, IDoc)
    In the current message interface, message types from different sources have been used.
    Since messages from these different sources must be handled differently during proxy generation, such a mixture of messages within a message interface is not possible.
    System Response
    The interface cannot be generated.
    Procedure
    Change the interface definition accordingly in the Integration Repository.
    ++++++++++++++++++++++++++++++++++++++++++
    The imported xsd is quite large and also contain many large includes. I don't have the option of creating the message type manually.
    Any suggestions?
    Thank you,
    -michelle

    Hi all,
    I tried several things and the problem is still not resolved. This is what I learned.
    First of all, I believed the SAP message about mixing of internal and external message is misleading or even wrong. I tried with both message types being external but I still get the same message that the interface has one internal and the other external message type.
    Secondly, since Arvind suggested that I might have used an xml element that is not currently supported by ABAP proxy, I then change to another definition with the most simplest elements. I then attached this other definition to the interface and tried generating the proxy again. I still get the same system message that I am using mixing of message types in one interface.
    My conclusion is XI still is not capable of generating ABAP proxy from external definition.
    Does anyone have any comments/suggestion/experience on this issue?
    Best regards,
    -michelle

  • Message interface does not exist in any software components

    Hi masters,
    I'm having problems with this message in my repository when I try to create an Interface determination with two interfaces mapping: "Message interface does not exist in any software components installed on this business system".
    note: I have read all the posts about this problem but nothing has solved it.
    I will describe more or less how is my SLD.
    First all, my Technical System is an Web AS ABAP (non a third party).
    I have created two receivers determination, with out problems, then, created the interface determination, with two Inbound interface, BUT, when I create a condition, the message appears, and the XPath doesn't shows the nodes for do the condition..
    I have checked the GUID, and that's good.
    NOTE: I have a second SWC but this is a third party... and when I test to do the same in this system, I have NO problems... so.. what is wrong with the Web As ABAP?
    Regards and thanks

    did you mean:
    SLD -> Technical System->Technical System Type: WebAsAbap-> Installed Products->Add New Product and add my Software Component???
    if is this, I have already done this, and still doesn't works.
    Thanks

  • Message Interface in Integration Directory

    Hi,
    In Integration Repository, I have one send step in BPM.
    I am sending one Abstract Interface from BPM. While creating Receiver Determination in Integration Directory,
    I am unable to find the message interface which is created in Integration Repository.
    Please let me know, if you have any thoughts on this.
    Thanks & Regards
    Katta Mohan Reddy

    Hi,
    https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1822. [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    I think this is a good weblog to clear doubts with BPM. Hope it helps,
    Cheers,
    Divya

  • Abstract asynchronous message interface for fault (exception) messages

    Hi,
    Has anyone yet discovered how to create an abstract asynchronous message interface for a fault message so that said message can be referenced in an Integration Process? I am currently at a loss as to how to reference the exception message returned by a synchronous RFC call, and how to return the fault message of a synchronous MI from a BPM.
    Thanks for any help you can provide on this issue - please do not refer me to existing blogs or forum messages if they do not specifically answer this question in a positive manner. I have just been through the SAP Notes and the SDN forum and Google and while I have seen many questions about this topic I have not seen any answers. 
    Stephen

    hi stephen,
    never worked on this but out ofcuriosity after seeing ur question i tried to  create one:
    but i found these:
    fault message types will only be used in case of synchronous messages.....if it is asynchronous the fault message type radio button it self will not seen while creating message interface..just check.
    you need to create a Fault message type to use it in an interface...u can add your own fields also if u want.
    in your present case you mentioned you are using synchronous RFC...try creating a synchronous abstract interface there you can give fault message type also...just check by creating one...
    correct me if i am wrong...
    regards.

  • Doubt About HTTP To File

    Hi Expers,
    I have one doubt. If iam Developing the scenario HTTp To File
    Then do we need Any RFC Connection.
    When Do We need RFC Connection In case if we r implementing with HTTP
    Please clear me.
    Regards
    Khanna

    <u></u>Hi,
    Please look through the below process...
    DESIGN.
    1. Create DataTypes for source and Destinations. Create elements for all the text fields of your HTTP Client so that they can all be mapped into the destination file
    2. Craate MessageTypes for the two datatypes.
    3.Create Message Interfaces. the One for HTTP is the sender, Asynchronous ( as no response is expected) and one for File is receiver, asynchronous.
    4. Do the mapping. It will be mostly a one to one mappingof the fields.
    5.Create the Interface Mapping.
    Configuration
    1. Import your Business System under your Configuration Scenario.
    2.Create 2 communication channels. One for Http as a sender and one for File as a receiver.
    check these links for the confiuration part.
    http://help.sap.com/saphelp_nw04/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm
    3.Do the Receiver Agreement for file. HTTP doesnt need a sender agreement.
    4.DO the Receiver Determination and Interface Determination.
    Alos check "Step-By-Step Approach for Implementing XI Scenarios"
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5474f19e-0701-0010-4eaa-97c4f78dbf9b
    Do let me know if you have further clarifications
    Hope this helps
    Regards
    Kiran..

  • Call another Message Interface from Java Mapping

    Hi Gurus!!
    I have designed a Java Mapping that does a Socket Connection. Before send the response of the Java Mapping, I have to send information to our SAP System.
    I have see in a blog that I can call a RFC from the Java Mapping, but my doubt is, can I call another Message Interface designed on XI?
    Thanks and regards,
    Manuel Míguez.

    That's tricky, since the proper way of doing it would be through BPM.
    Anyway, if you expose your XI interface as a WebService (Soap sender cc) you could access it through Mapping Lookup (lookup works for RFC, DB and Soap lookups). Check https://help.sap.com/javadocs/NW04S/current/pi/index.html
    But be aware that Mapping Lookup API is not intended for inserts/updates (since it doesn't contain any transacational handling), just mere lookups (selects in tables), so I'm not sure it is the best approach for your case.
    Regards,
    Henrique.

  • Doubt about proxies implementation

    hi experts i have small doubt about proxies implementation
    1. if we r implementing client proxies, it means sap r/3(proxy)->>xi->>>file
         system.here where we have to execute the SPROXY  transaction. in sap r/3 or
         in the xi server.and the next thing is where we have to write the report program
         to trigger the interface.in sap r/3 or in the xi server.
    2. if we r implementing server proxies, it means File->>xi->>>sap r/3
        (proxy).here where we have to execute the SPROXY  transaction. in sap r/3 or
         in the xi server.
    please clear me
    Regards
    giri

    Sreeram,
    The Integration Server and the client on which you generate the proxies should not be the same. If they are different then yes, you can use another client in your XI box itself to generate proxies and trigger the call to XI.
    If you see this blog by Ravi ( incidentally he is my boss as well ) this is exactly what we have done as well.
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    When you say XI, you mean the Client on which the Integration Server is running! XI is basically a R3 instance with more functionality and its own Integration Engine.
    Regards
    Bhavesh

  • Do we need to create message interfaces for idocs and rfcs thatare imported

    do we need to create message interfaces for idocs and rfcs thatare imported
    from sap server
    in scenarios from sap system to file or vice versa
    i knew that we need not create message types
    do we also skip creating message interfaces

    hi,
    you create an abstract message interface for IDOC only if you want to use
    them in a BPM (integration process)
    for more about IDOCs have a look at my book:
    <a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Maybe you are looking for

  • Excise and Series Groups

    Hi to All this is Mani can anbody tell me briefly about the excise invoices and the series gorups, and the number ranges for the objects, and transaction codes for all excise related thanking you

  • In Pages how do I save a file with another name

    In Pages how do I save a file with another name?

  • @postconstruct doesn't work in managed bean

    Hi, I'm using JBOSS 6, JSF 2 and EJB 3.1, i have an ear with - EJB folder (@postconstruct is working) - JSF folder with manged bean where @postconstruct doesn't work This my manged bean : package com.galhauban.geriex; import java.util.ArrayList; impo

  • Centre align a text in a smartform

    Hello all, I want to centre align a text in a smartform. It is not using any paragraph format. I want to use formatting options like (C) for condense. thanks, Anju

  • I accidentally moved the contents of "Stickies"

    I accidentally moved the contents of "Stickies" while cleaning up my MacBook Pro. I have the contents out of the trash bin but how do I restore/link it to the program again. The Icon still shows up in my application. i tried simply dragging and click