SLD and Sender Agreement

so here is the problem in case some of you can help me with the obvious....
I need to interface with an SQL database....
I go to the SLD and create a product, a software component, a technical system and finally a business system (and I assign it to our SLD)....
But, when I go to my configuration scenario and try to create a sender agreement, I don't see the service for my newly created Business System....
any ideas?
thanks,
Marc

Hi there,
    Are you mean to use SQL Server database as an RDBMS system to persist data using SQL operations or Process Data using SQL operations?
Then, as like any application, an Appliction system use RDBMS as a transaction aware storage system to work with data.
In XI inside the SLD the same way you have to only a business system of the type of ABAP or JAVA and using the JDBC adaptor sender and receiver communication channel you can create any RDBMS operation with the database.
When you configure the scenario inside Integration builder (Configuration tool)
Make sure you have done the following system
1. Business systems created in SLD
2. Business systems associated with a given technical system
3. All the XI product and component on which you have created the integration artifacts associated with your scenario is selected for the newly created business system.
4. SLD cache is updated from the configuration tool
5. Business systems are associated with the SERVICEs without party
6. Channels created for the newly added services
Then you can use the business system either in a service consumer or receiver using the associated JDBC sender channel or receiver channel.
Thanks

Similar Messages

  • ERROR in PI : No sender agreement found for , , , , ,

    Hello everybody,
    i'm working with SAP PI 7.1
    it's a new installation.
    I created the first easy interface JDBC-Pi-File.
    when i activate the CC i don't see any message in SXMB_MONI but in RWM i see the messages in Waiting status and when i look inside i see the follow error:
    SOAPFAULT received from Integration Server. ErrorCode/Category: XIServer/INBOUND_BINDING_ERROR; Params: BS_CSIS_DEV, http://xxxx.com/test, SI_DB2SP_DOCUMENTS_AA_02; AdditionalText: null; ApplicationFaultMessage: null; ErrorStack: Error in sender agreement for party , service BS_CSIS_DEV, interface namespace http://xxx.com/test interface SI_DB2SP_DOCUMENTS_AA_02 No sender agreement found for , , , , ,
    1-Configuration is ok. I create all steps and sender Agreement exist
    2-end point http://yyyyy:50100/sap/xi/engine?type=entry is correct and the same in SLD and sxmb_adm -> Integration Engine Configuration
    3-i suppose 50100 port is correct because when i try to use 8010 port i have a different error.
    4- i alreadi used CPA cache refresh and SXI_CACHE.
    Any suggestion?
    thanks

    after 20 minuts i retry.
    Now the error message is changed:
    Transmitting the message to endpoint http://yyyyyy:8010/sap/xi/engine?type=entry using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error transmitting the message over HTTP. Reason: java.net.ConnectException: Connection refused.
    Edited by: apederiva on Aug 25, 2010 11:35 AM

  • Problems using access control in sender agreement for SOAP adapter 7.1

    I am trying to use Access Control Lists to restrict user access to web services/interfaces which are exposed via PI. This can be configured via the Integration Builder Directory using the u201CAssigned Usersu201D tab of both Communication Components (Business System) and Sender Agreements.
    The configuration is via the above mentioned components. However, I understand that itu2019s the adapters which at runtime are responsible for actually applying these checks.
    I have been having problems getting the access control to work using a setup involving a SOAP adapter of type SAP BASIS 7.10.
    The symptom of the problem is that although the access control works as expected at the Business System level, any settings at the Sender Agreement level appear to have absolutely no effect whatsoever.
    I have confirmed that I have no problems if I use an adapter of type SAP BASIS 7.00. However, I really need to get this working on 7.1.
    I have looked on the SAP support portal but can not find any notes that relate to this.
    Has anyone else had a similar problem? And have you found a fix for it?
    Any suggestions would be welcome.
    Edited by: Malcolm Dingle on Jun 17, 2009 1:08 PM

    Hi Shai,
    Please have a look at the following link and see if it helps you .
    It deals with SOAP adapter installation and activation 
    Re: SOAP adapter installation and activation
    Best Regards
    Edited by: Prakash Bhatia on May 8, 2009 11:51 AM

  • Sender Agreement Determination Error

    Hi Experts,
    I am getting an error while posting my message from RWB. the error details is below.
    Error While Sending Message: 500 Error during Sender Agreement Determination
    It is a HTTP to IDOC scenario so no need to determine the sender comm channel and sender agreement, so I have not done that
    but still the error persists. Please help me out. As, everything seems ok to me.
    Thanks and regards,
    Aniruddha

    Hi,
    If any ABAP Adapter is tested ideally if u post directly to IE it sholuld not through a error.
    Please check if u have any other interface with the same name and same BS, but have 1 sender agrement.
    If yes try to rename any1 of the two.
    Also refresh the once and try to test it again
    Babu

  • Sender and receiver agreement not cerated

    Hi .
    I am creating configuration scenario in ID by importing the integration scenario which i created in the IR.
    I crated communication channel template also and i added it to the integration scenario in connections.
    Query 1?
    do i have to create Communication channels also.....even After creating communication channel template (because it is not seen the ID below communication channel )
    Query 2 ?
    once i transfer this integration scenario from IR to ID and cerate the configuration scenario (sender and receiver agreements are not getting created automatically)peace tell me what is the reason???.
    and how can i resolve this...
    thanks
    shakif

    Hi Mohamed,
    <b>Query 1?</b>
    <i>do i have to create Communication channels also.....even After creating communication channel template</i>
    Yes You have to create as it's just a template that u created in IR. But u can use the same for creating CC.
    Check this link for what's the Diff. B/w CCT in IR and CC in ID
    Re: Communication Channels
    <b>Query 2 ?</b>
    <i>once i transfer this integration scenario from IR to ID and cerate the configuration scenario</i>
    Yes. it will create automatically.
    Just check my posting in Wiki for simple File to IDOC scenario might be u missing something
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/fileToIDOC&
    and check my reply in this thread
    Re: Doubt in transfering integration scenario from IR
    Regards
    Sachin

  • Why we dont need sender agreement and comm channel in IDOC to file scenario

    Hi,
    there are 2 queries:
    first query :
    Scenario is "Idoc to file transfer"
    why we dont need sender agreement and communication channel for IDOC to file ,while we do need
    both of these for "File to RFC "
    Answer : which i got is because IDOC sits at ABAP stack but same is valid for RFC also.
    Then why For "IDOC to file" we dont need that.
    Second query:
    Also when i did scenario for File1-RFC-File2 scenario using BPM i have created a interface
    between XI-RFC synchronous to send data which we got from file1 in XI to RFC importing parameter
    and getting data from RFC back to File2.
    Here in IDOC to file scenario why we dont need any interfface for IDOC-XI Asynchronous.
    Regards,
    Mayank
    Edited by: mayank verdia on Jan 13, 2009 11:49 AM
    Edited by: mayank verdia on Jan 13, 2009 11:50 AM

    Dear All,
    For file to idoc scenario is there any possibility to get line items details or xml details i.e the segments and its related field details using reference id, transaction id or interface name or message id in SAP PI 7.0. I know we need to click each and every message in sxi_monitor and look for details.
    For SAP(R3 System) I can create a report and set the job for specific time period so automatically it throws the details(like reference no, document date, invoice no from) in ftp path as .csv file. The same ftp path is maintained in program.
    I wanted to check FTP--->PI postings and I have set the job at r3 system it is working fine and Im monitoring it too.
    Now the end to end scenario is FTP--->PI--->ECC(R3 system). Please help.Many Thanks.

  • Why we do not need sender agreement for Mail and SOAP adapter

    Hi SDN,
    I know, we do not need sender agreement for IDOC ,HTTP,XI adapters. As these three adapters will run in Integration engine of the abap stack.
    <b>In our scenario if sender is other than  IDOC or HTTP or XI .</b>
    By Refering Sivamni's blog.
    <b>/people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi
    message will be pickedup by communication channel with the help of sender agreement and prepare XI message header by performing cpa cache lookup. then message will go to module processor etc.
    <b>In our scenario if sender is IDOC or HTTP or XI .</b>
    As these 3 adapters are run in Integration engine.
    Doubt 1:
    how the integration engine will create the xi message header like sender interface sender system name etc...
    Doubt 2:
    I believe SOAP and mail adapter will run in adapter engine.but i came to know that we do not need sender agreement and sender comm channel for these two adapters too...then how the XI message header will create...
    Please do correct me if i am wrong
    and throw some light on the same..
    Appreciate your help....
    Regards,
    Reehan.

    Reehan,
    Thanks for pointing me to that link. Guess I was wrong .,But,let me try to put to you why you need a sender agreement for a Sender SOAP Adapter,
    1. In the sender SOAP adapter , the Sender Interface and the Interface Namespace as provided in the fields Default Interface Name and InterfaceNamespace. The Name of the Sender Service is provided in the WSDL when you ceate the WSDL in the Integration Directory. So, as all details are available in either the Sender SOAP adapter or in the WSDL url you do not need a Sender Agreement. It is not obligatory but you can always create the Sender Agreement.
    2.  For the mail adapter , if you select the option XIPAYLOAD, you will have the option to mention the Interface Name and Interface Namespace under XI Parameters  and so in this case as once again the details provided in the sender agreement are available in the Sender Adapter itself the sender agreement is not needed for the mail adapter when you have select option XIPAYLOAD.
    If you have selected XIALL then you need a sender agreement.
    Regards
    Bhavesh

  • Receiver and Interface Determination, Sender and Receiver Agreement

    Hi Experts,
    Could you please tell me, what Receiver Determination, Interface Determination, Sender Agreement and Receiver Agreement we have to use for the below blog.
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken]
    Regards
    Sara

    Hi Sara,
    WS->BP
    Receiver Determination: Sender IF, Sender NS, Sender BS determine the BP
    Interface Determination: Sender IF, Sender NS, Sender BS determine your start msg IF (abstr IF) and IF mapping
    Sender Agreement: SOAP sender channel for that Sender IF, Sender NS, Sender BS
    Receiver Agreement: not reqired
    BP->DB
    Receiver Determination: BP IF (abstr), BP IF NS, BP determine the 3rd party BS (DB)
    Interface Determination: BP IF (abstr), BP IF NS, BP determine Inbound-IF and IF mapping
    Sender Agreement: not reqired
    Receiver Agreement: JDBC receiver channel for that Inbound IF, NS and 3rd party BS
    BP->File
    Receiver Determination: BP IF (abstr), BP IF NS, BP determine the 3rd party BS (File)
    Interface Determination: BP IF (abstr), BP IF NS, BP determine Inbound-IF and IF mapping
    Sender Agreement: not required
    Receiver Agreement: File receiver channel for that Inbound IF, NS and 3rd party BS
    Regards,
    Udo

  • Concepts and Integration Directory ( Channels/Sender agreements)

    Hi All,
    I have one question on the concepts and Configuration for the Run time scenario in XI.
    I am new to XI.
    I am done with the designing interfaces, Communication channels (adapter types for outbound and inbound) and the integration scenario.
    For the <b>Interface mapping</b> Communication channels are assigned.
    In the Integration scenario, Mapping defined above is assigned.
    Now in configuration, I imported the scenario and generated the configuration Objects.
    Do I have to define communication channel again here for the collaboration profile?
    Why is the communication channel coming again here?
    Also what is the sender agreement for? When should I define it? If possible any example?
    Please help me.
    Regards,
    Meher

    Hi All,
    First of Let me thank all for your responses.
    I have defined File adapters for sender and receiver through <b>communication channel Template</b> in the Builder.
    Now when I import the <b>Integration scenario</b> and create the configuration objects, Communication channels are not getting created from the template. ( In the Connection phase)
    When I click on generate <b>Communication channel automatically</b> in the Connections Step a <b>Http connection Channel</b> is created instead.
    Should I have to create these manually or will the template server my purpose to import in the configuration?
    Regards,
    Meher

  • HT4623 I received a message on my iPad re update to iO7 and I said yes, install. Now it's stuck on the agree/disagree page; nothing moves when I press Agree and Send by Email. Can anyone help?

    I received a message on my iPad re update to iO7 and I said yes, install. Now it's stuck on the agree/disagree page; nothing moves when I press Agree and Send by Email. Can anyone help?

    Reset iPad and continue with update.
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • Sender Agreement problem.. in ID

    In Integration Directory, I am able to create all the things namely, Business Services and Communication Channels, Interface Determination and Receiver Determination and Receiver agreement but I am unable to create the Sender Agreement.
    Let me explain my scenario : File-XI-File.
    I have done all the necessary things like SLD part, Design part etc..
    I have gone through the blogs by Venkat on File-XI-File Scenario...
    If anybody can guide on this that will be very helpful..
    Thanks in advance.
    Best Regards,
    Mona

    Hi,
    >><i>I am able to create all the things namely, Business Services and Communication Channels, Interface Determination and Receiver Determination and Receiver agreement but I am unable to create the Sender Agreement.</i>
    Create one service and inside that create a Communication channel. Then add your interfaces to it, depending on the type. If it is outbound the add it in the sender tab else in the receiver.
    Then right click on the sender agreemnet and create new. Give all the required fields and click save.
    Regards
    Suraj

  • How to read an IDOC flat file and send it to XI

    Hi,
    I'm looking for a way to read a complicated Idoc structured flat file sent to XI by a legacy system and then pushing that data to and R/3 system. Can anyone recommend a good technique?
    Thanks,
    Steeve

    hi steven....
    this shud help u...
    for FileXIIDoc
    File->XI->IDOC (how to start?)
    also check this blog for specifying adapter specific identifiers in this scenario
    These are steps to follow:
    STEPS IN DESIGN
    1. Import idoc from the SAP System (SAP02) through imported objects.
    2. Create Data Type, Message Type, Message Interface for the Outbound File.
    3. Create Message Mapping with file Message and idoc (Matmas04)
    5.Create Interface mapping between File Interface and the idoc.
    Steps to be followed in Creation of Technical and Business System
    Technical System
    In SLD, click on technical landscape->New Technical System->WebAS ABAP.
    Business System.
    1.Goto Business Landscape->New Business System->Name the business system.
    2. Choose the technical system that needs to be attached->WebAS ABAP->Technical System Name.
    Preconfiguration steps for transfer of data to IDOCS
    1.Create a RFC Destination in SM59 of XI Server of type.
    2.In transaction IDX1 ,create a port for the client of XI server.
    3. The port has to be displayed in the idx2 transaction and we should be able to view the idoc’s which we imported through integration repository.
    Steps in Configuration
    1. Goto service without party, right click->Assign a business system.
    2. Choose the business system to be added.
    3. Create a File Sender Service with communication channel for the same.
    4. Create an idoc receiver channel under the business system. Mention the RFC Destination and the port created for the same.
    5. Mention the logical Name in the Service->Adapter Specific Parameters of both the File Sender Service as well as the business system.
    6. Make the Sender Agreement for theFile Sender with communication channel.
    7.Create the Receiver Determination and Interface Determination for the business system.
    8.Create the Receiver Agreement for the Business system.
    TCODES for File>XI>IDoc
    SM59-rfc destination on recving side
    IDX1-port on recving side
    IDX2-load metadata
    Bus. service adapter specific Identifiers-->Logical sys name (check this blog:/people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system )
    we05-IDoc status records
    BD54-Create Partner Number
    We20-Create Partner Profile
    and also go thru this blog...
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    hope it helps....
    regards...
    vishal
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system

  • No Objects Found error during Sender agreement in ID

    I created all objects, activated in IR and refreshed Cache with SXI_Cache.
    Created Scenario in ID.
    During Sender agreement creation,  I gave Sender Service ( Which doesn't have to be in SLD ). Then Iam trying to pick Interface from drop down. Surprisinglt I cant see any object instead it throws error "No Objects Found" .
    What should I do to see the Interfaces from Design?. Any suggestion here ?
    Iam doing File to File scenario with Business Service.
    Thanks

    S T,
    from what you've said, you're using Business Services and not Business Systems.
    Business Services are simpler (in the sense that you don't need to refer them in SLD and all), but the catch is that they don't have some useful stuff that Business Systems have.
    One of these is that, for Business Systems, all the interfaces that are in SWCVs which belong to that BSy are automatically considered as valid interfaces for that BSy.
    As for Business Services, you have to define all the interfaces that you want in the BSe, one by one. The good news is that you can use the Message Interfaces of any SWCV of Integration Repository, without having to specifically add the SWCV to the BSe (which can be a pain in the @$$ some times...).
    To see and/or include message interfaces for a Business Service, just double click on it on Scenario or Objects tabs of Integration Directory.
    Regards,
    Henrique.

  • Sender agreement error

    hi,
    we have two XI systems connected using XI adapter. I am observing a strange behaviour in a case where a file was processed, mapping was done and finally one XI is trying to send it to other. The error being reported is about sender agreement but in the call adapter version of message, in the IE.
    Error in sender agreement for party , service XXXXX , interface namespace XXXXX , interface XXXX No sender agreement found for , , , , ,
    Any pointers?
    Rgds,
    Amol

    Hi Suraj,
    that is not the case. XI1 is aware of what is being done and the fact is actually this has been working fine for last 1.5 yrs but started giving this error all of a sudden.
    Do you know if SLD related changes could have such kinda weird impact?
    SOAPFault received from Integration Server. ErrorCode/Category: XIServer/IN
    here the thread owner mentions that the issue was because of some SLD issue.
    R/
    Amol

  • XI 3.0  Sender Agreement error during Configuration Wizard

    Hi
    During the Sender Agreement generation of the Configuration Wizard an error occurs because it takes the value of "" for Receiver Party and Service.  This was discuused during the XI252 Session at the San Diego SAP TechEd.  The proposed solution was to copy the existing Sender Agreement and remove the "" values.  However, no Sender Agreement exists that could be copied.  Therefore, I attempted to manually create a Sender Agreement.  But now I end up with the following error:
    Thrown:
    MESSAGE ID: com.sap.aii.ib.bom.landscape.rb_landscape.SLD_***_NOT_FOUND_EX
    com.sap.aii.utilxi.swing.framework.PersistenceException: Unable to find an associated SLD element (source element: SAP_BusinessSystem, [CreationClassName, SAP_BusinessSystem, string, Name, XID, string], target element type: SAP_BCSystem)
    Has anybody encoutered this also, and more importantly, found a solution?
    Frank Deijkers

    Hi,
    I think you have to add:
    Optional: xml.addHeaderLine 0
    Obligatory: try to put the ; between quotation marks like:
    Hope this helps.
    Cheers,
    Paul

Maybe you are looking for

  • Adobe Flash for Android 2.0

    I just bought a Cruz Reader it has the Android 2.0 O.S on it, I keep trying to d/l adobe flash but I'm running into dead ends everywhere. I want to transfer an epub I bought from borders to my reader but in order to do that I need Digital Edition on

  • JSF 1.2  - Weblogic 10.3.6 compatibility issue

    Hi, Our application have been developed in JSF 1.2 and spring DAO. We have deployed it on Weblogic 10.3.6 X86 server. We are facing an issue like on page load data are populated in the page. Say for example on page load company list getting populated

  • ADF / Jdeveloper DVT - java.lang.NoClassDefFoundError: oracle/dss/util/tran

    Hi there, I have deployed an application to a weblogic server and one of my pages contains a DVT graph. The application works fine until I attempt to navigate to this page, and incur the following error: Deploying from JDdev 1.1.14 to WLS 10.3.4 java

  • Old hyperlinks are retained (inappropriately) in thumbnail slideshows

    I assign hyperlinks to the hero images of a thumbnail slideshow. Later, I replace all of the images with new ones: new hero images are created. But the new heroes have the old hyperlinks still there. There should be NO hyperlinks with the new heroes.

  • IPhoto Slideshow to FCE quality

    When I create a slideshow in iPhoto, the quality is great. When I export the slideshow to QT, the quality is still great. When I import, drag and drop, copy and paste, etc, the slideshow file (in QT format) in FCE, the quality loss is embarrassing. A