Regarding business service

Hi
since for business service we dont configure in sld how will the xi recognize the business service and how will it fetch data from the service
regards
raghu

Hi Raghu,
  A business service represents an abstract unit for addressing message senders and message receivers. You can use a business service to group interfaces.
It is useful to use business services when configuring cross-company processes. Usually, the interface descriptions of the business partners involved are made publicly available. The system landscape is only partly known, however.
And also refer:
http://help.sap.com/saphelp_nw04/helpdata/en/c7/301640033ae569e10000000a155106/frameset.htm
Thanks
Sai     
PS: kindly reward points if helpful

Similar Messages

  • Regarding JMS-Queue/Topic in Proxy and Business service in OSB

    Hi
    I have one query regarding to the JMS-Queue/Topic.
    I am published the message to the JMS-Queue/Topic.
    ----My Business-service configuration is---
    General----Any xml
    Tranport--jms://localhost:7001/MyConnectionFactory/RequestQueue
    Response--None
    I call this Business-service in proxy-service of Routing message was published successfully to thee Queue.
    I try to dequeue the message from that queue for this
    --- I take another proxy with---
    General----Any xml
    Tranport--jms://localhost:7001/MyConnectionFactory/RequestQueue
    In meassage flow
    Routing--second busines-service)
    --- Second business-service configuration is---
    General----Any xml
    Tranport-File (C://temp)
    Issue is when I publish the message to Queue,the message is also found in the file  i.e C:temp. I don't now why  this come to the file.*
    Any suggestions
    Thanks
    Mani

    Either I did not get an idea, but in your JMS proxy you are routing to File :)
    If you don't want file, why route to 2nd BS ?

  • Pleeease help... regarding Proxy Service and Business Services

    Hi,
    Can somebody clarify the following? I need urgent clarifications/
    1. Can Proxy service only be a Web-service, i.e. WSDL dependent?
    2. What about Business Services? What are the different ways you can host your Business Service?
    3. How does the client connect to Proxy Service generally?Is it using the endpoint URI or the hostname/port info or by some method call?
    Finally can somebody share code samples for use cases that use already developed transport providers like TCP, File etc.? I tried to use a file as input to the Proxy Service, but how to specify XSL transformations to the XML data that are in the file, as a stage in the Proxy Service pipeline?
    My e-msil ID is [email protected]
    Thank you for your help.
    Thanks and regards,
    TV Padmanabhan (TVP)

    1. No it can be any kind of request: binary, text, xml...
    2. ALSB support a lot of different transport/protocols:
    EMAIL, FTP, FILE, HTTP, JMS, EJB, TUXEDO. In ALSB 3.0 we will add support for ERPs: SAP, SIEBL ..., MQ native and SFTP
    3. It depends on the transport. For example for file, the client drops a file in the file system, for http it opens a http connection to the URL http://host:port/address etc...
    4. TCP/Socket transport is provided as a sample transport in ALSB 2.5 and 2.6. You can look in the weblogic92/samples/servicebus folder. You can also write your own transport if you like. There is a public SDK.

  • Regarding Newly created Business Service ?

    Hi @,
    In my scenarion I have created one New Business Service which is web service and it will be used in sync manner.while creating the Business Service there are two tabs Sender and Receiver which conatins the interface names .My doubt is as the web service is going to be used in Sync Manner whether the interface defined for the both will be same or I have to define different Interfaces?
    I tried SDn but wasn't sucessful in finding a reasonable answer.
    Regards

    Hi,
    If your webservice will be fire/start the communication, I mean, it will send the request to some resource it will be the Sender, and you have to assign to it Outbound Synchronous interface.
    If your webservice will be a provider of information then you have to assign to it Inbound Synchronous interface.
    Regards,
    Jakub

  • Regarding Business System and Business Service

    Hello,
    What is the difference between the Business system and Business service. When do we go for what? Which system we will take as business system or business service means either sender system or reciever system.
    Give me with simple example... please
    Thank you

    hi,
    What is the difference between the Business system and Business service.?
    Business System is a logical representation of a Technical System.
    Business System: BS is a conceptual representation of a logical system, such as a specific client on a SAP server or a 3rd party payroll application.
    For defining Business Systems, the four important pieces of data are:
    u2022Business System Name (must be unique in the landscape)
    u2022Associated Technical system name, and if the Business System will be used with IDoc interfaces, a Logical System Name
    u2022The Software Products (and associated SWCVu2019s) that are used by the Business System. The products are brought through from the Technical System definition; but for a particular Technical System, not all products will necessarily be associated with a particular Business System.
    u2022The Related Integration Server.
    A Business System addresses a business system as a sender or receiver of messages. Unlike an abstract service, a business system represents a specific (application) system in the system landscape. A business system (service) comprises information about the inbound and outbound interfaces and the software component versions of the business system.
    Business Service is a abstract representation of a System. For instance, www.google.com have a several system working together and IPs of this machines change eventually. When we use a Business Services like google we reference a computer that we don't know the phisical implementation
    Business Service: Address an abstract business entity as the sender or receiver of messages.Using a business service, you can define the technical or business subunits of the companiesinvolved and then assign them the relevant interfaces. The business services are used whenconfiguring cross-company processes.
    Which system we will take as business system or business service means either sender system or reciever system
    Business system and business service can either be a sender or receiver...
    business systesm is an application system which is a real system..business service is an abstract entity...we send requests using webservices for them....
    thanks,
    vijaya

  • How to use a existing Business Service in IDoc-File Scenario

    Hi Experts,
    I am new to XI.
    I am working on a IDoc to File scenario where in i am importing the CREMAS.CREMAS03 IDoc from the R/3 System.
    When i try to create a Business Service in Configuration Scenario Object in Integartion Directory, i get a message saying "SAP system ID ER1 and client 800 already exist in service | CLNT800ER1".
    Can i reuse this Business Servie in my Configuration Object?
    If yes, can you please guide me How to go about it?
    Thanks for the effort.
    Cheers
    Gaurav Raghav

    U may directly use it.
    Just select the business service wherever required. It is not necessary that the Business Service is present in ur configuration scenario. But if u still want it, u may add it using "Add to Scenario" option from other configuration scenario or from Objects tab
    Regards,
    Prateek

  • Already used Logical System in Business Service?!

    Hi, well i am facing a JMS2IDoc-Scenario.
    As sender i configured a Business Service (K15) with the CC_JMS. The receiver is a business system (HRT) with the CC_IDoc.
    While i test the scenario i received following error:
    "Unable to convert sender service to an ALE logical system"
    Thats fine so far, therefore i checked the Adapter-Specific Identifiers and entered the Logical-System name. This is already in use at the business system (HRT) because of some CC for other Scenarios.
    Now there is the problem that i can't use this logical system name at K15, no idea why.
    Because of not having the technical details of the source-system (JMS) i choose to use business service. Is there another idea?! Party?!
    br, Jens

    Hi,
    The issue is with the fact that this Logical System Name has been assigned to another Business System ( say Buss System X) .And you want to use this same Logical System Name for the sender JMS service( Buss System Y) as well , correct?
    Solution is,
    In the Receiver Agreement , Select Header Mapping and for the Sender Servicce, select the Correspodning Sender Service  ( Sleect Buss System X )to which the Logical System Name is assigned.
    Now in the runtime this will be used as the Sender Service from which the Logical System Needs to be taken.
    Regards
    Bhavesh

  • Business Systems and Business Service - does any difference

    Hi Experts,
                      Could any one please guide me what is the difference between
    Business Systems
    and
    Business Service.
    Which situations we use Business Systems / Business Service.
    Does it have any performance issues?
    Why we are not configuring Business service in SLD?
    Cheers Experts!!
    Sunil

    Hi Sunil,
    Business System: Address a particular business system as the sender or receiver of messages.
    A business system is an actual application system in a system landscape. A business system
    (service) comprises information about the inbound and outbound interfaces and the software
    component versions of the business system. The business system services are used when
    configuring internal company processes.
    Business Systems are Logical Senders or Receivers that exchange messages by using the Integration
    Server and that are entered in the System Landscape Directory.
    The Business Systems in the System Landscape Directory relate to a system landscape.
    The Business Systems of business partners are therefore not entered in the System Landscape
    Directory. To be able to address such business partners logically, use communication components in
    the Integration Directory. A business system is a way of specifying a communication component in the
    Integration Directory more precisely (business system component).
    Business Service: Address an abstract business entity as the sender or receiver of messages.
    Using a business service, you can define the technical or business subunits of the companies
    involved and then assign them the relevant interfaces. The business services are used when
    configuring cross-company processes.
    In the PCK, the Service is of type Business Service. It represents an abstract, addressable unit.
    Business services are used in cross-company processes, for example, if the parties involved have only
    published their interfaces and not their system landscape, or it is only partly known.
    Using a Business Service,we can define the technical or business subunits of the companies involved
    and then assign them the relevant interfaces.
    It is useful to use Business Services when configuring cross-company processes. Usually, the
    interface descriptions of the business partners involved are made publicly available.
    Also,There is already lot of thread regarding the same discussion, please see it below.
    Business service or Business system??
    Re: Business Service <--> Business System
    Difference between Business service, Business system and Business process
    Business Service vs Business System in Integration Directory.
    Business Service (vs) Business System in Integration Directory.
    What is the difference between Business System and Business Service?
    business system and business service
    Diff b/w Business service & Business System?
    Regards,
    Vinod.

  • Business Services in BPM

    HI,
    I have seen that all the examples related to BPM are using Business Services. Why cant we use Business Systems to send/receive messages?
    Priya

    Priya,
    You can use Business Systems and Business Services Interchangeably. it not not mandatory that you use a Business Service with BPM's.
    Maybe you have seen beginner blogs and to make things simple they would have used Business Services.
    To understand difference between Business Service and Business System search on the XI forums with "Business Service Business System" and you will find many threads on XI. It is a widely discusses topic.
    Regards
    Bhavesh

  • SMTP in Business Services

    Hi,
    I am using SMTP server in OSB for sending emails. Can anyone help me to configure mutiple email id in business service. whats the delimiter for separate the mail id in BS.
    Please help on this.
    Thanks
    Rajesh

    Two ways in OSB:
    1. In the SMTP server add multiple email ids separated by a comma. For example: [email protected],[email protected]
    2. When you invoke the Email business service, click on "set Transport Headers" for outbound request. In protocol option 'Email", select 'To' and replace value with comma separated email id values.You can play around with other valuse such as 'cc'/'bcc'/'subject' etc.
    Thanks and Regards
    Swapnil Kharwadkar

  • Jmx Services as Business Services ?

    I am wondering if JMX service are just for managing or even suitable to use as business services.
    In my new work all remote (business) service invocation is done by using jmx services which i find rather freaky.
    The people there come from implementing in C++ and are doing the shift to Java to use JBoss and all, so they're looking for all the java fancy stuff and stacking it all together. Some architectural decisions are questionable, imo.
    Maybe im too long into java to see the possibilities.. I thought JMX is (best used) for managing (only).. are Jmx invocations scalable ?
    What do u think ?
    Any hints, suggestions welcome.

    This isn't the first time I've heard of JMX technology being used as a general-purpose distributed object model. While that isn't the principal design centre of the technology, it is a reasonably good fit in some circumstances. The main advantages people have cited to explain why they make this choice are, first, the notification (event) support, which provides a simple but powerful model that does not require the server to be able to make a connection back to the client; second, a good security model; and third, the fact that it has been part of the core Java platform since 2004, which means not only that it is trivial to deploy but also that it is maintained.
    The main disadvantage is that it does not come with built-in support for transactions, although that can be achieved by having the JMX MBeans use the Java Transaction API, for example.
    Concerning scalability, the technology is reasonably scalable along the various dimensions (number of managed objects, number of servers, number of clients). Scalability is one of the main targets of the work we are doing on the next version of the API, due to ship with the Java 7 platform, but the existing scalability will usually be enough except for the biggest deployments.
    Regards,
    �amonn McManus -- JMX Spec Lead -- [http://weblogs.java.net/blog/emcmanus]

  • How to create Business Services in SLD

    Hi Experts,
    I'm working on SAP background and wanted to learn SAP-XI.
    I'm interesting to work in XI and for this need your support.
    I installed XI in my PC and wanted to start learning.
    But there are no Business Services (or) Systems configured in the SLD.
    I want to start with a simple FILE to FILE scenario.
    Could anyone please tell me how to create services in SLD and carry on from there.
    Thanks,
    Prajwal

    Hi,
    please look at the bleow links
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/4013f6bb-7ec3-2b10-62b5-e5be01e498f7
    Blogs
    /people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-i  - Step by Step Guide: XML File 2 XML File Scenario: Part I
    /people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-ii - Step by Step Guide: XML File 2 XML File Scenario: Part 2
    Regards,
    Pradeep A.
    Edited by: Pradeep Amisagadda on Apr 16, 2010 9:39 AM

  • Configuring mutiple Business Services in Integration Directory

    Hello all,
    Got a question here. Let's say there are 10 different external parties and I intend to create a Business Service for each of them in ID.  However, they all call the same Outbound Interface to interact with XI.  Do I have to also create 10 different Receiver Determinations?  That's sounds quite some repetitive works.
    Regards,
    Steve

    Steve,
    I think I should have put my explanation better.
    If you are going to have<b> multiple Sender Business Services</b> , (sending the same data) , in this case you would need multiple Sender Comm Channels, Sender Agreements and correspondingly Receiver Determinations.
    But, if your case is such that the Sender Service is same but you need to send the data to multiple receivers, you need not have multiple receiver determinations but you can add multiple Receivers in the same Receiver determination and conditionally route the data.
    Regards,
    Bhavesh

  • Creating business services in integration directory

    Hi
      When business services are created in integration directory - these business services are not tied back to entries in the SLD - i.e we can create entries for business services directly in integration directory without having to import them from SLD.
    Now, when we migrate - from Dev environment to other landscapes - my understanding is that these business service entries are going to be migrated with the same names -and no transport target entries / validations is made during the target system import time - which happens in case of business systems having entries in SLD....
    Could anybody out there - clarify these thoughts about business service entries
    Thanks in advance - for your time .

    Hi Karthik,
         Check out these help file links, hope this will help you:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fe/131eb4ef2fb344abf471c9eac0063a/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/fe/131eb4ef2fb344abf471c9eac0063a/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c7/301640033ae569e10000000a155106/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/c7/301640033ae569e10000000a155106/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/7d/6b82cd0d1aef48ab5953524c9cc5b2/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/7d/6b82cd0d1aef48ab5953524c9cc5b2/frameset.htm</a>
    http://help.sap.com/saphelp_nw2004s/helpdata/en/e6/908d3f7057eb0ce10000000a114084/frameset.htm]
    Regards,
    Subhasha ranjan

  • Logical system for business service!!!!!!!!!

    Hi all,
    I send a file from filesystem to XI which inturn converted to IDOC and posted to SAP system. Filesystem i've added as a business system(which has a logical system in R/3).
    now i've added the filesystem as a business service(assinged to a party). So if send the file i'm getting the error as "Unable to convert sender service to an ALE logical system".
    How can i resolve this problem?
    can we assign the business service a logical system name ?(as business system)
    What could be the procedure for processing this kind of b2b scenario where we dont have information about systems or sevices in SLD?
    Thanks in advance for your replies........
    Santhosh.

    Hi just check this Bolg for Help
    /people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
    Ques.3
    Or refer to this link
    <b>/people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    if u want to learn more bout
    How to configure Idoc adapters
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d19fe210-0d01-0010-4094-a6fba344e098
    reward if helpful
    Regards
    Sachin Dhingra
    Message was edited by: Sachin Dhingra

Maybe you are looking for

  • Front panel of a vi pops up when i start my top level vi how can i stop this

    i have a vi that whos front panel should display when the user clicks a front panel button(test instructions), however this vi pops up when i run the top level vi. I can manually close the vi, but how do i stop this? i tried modifying the Sub VI Set

  • Can I save my playlist to a flash drive?

    I need to switch my song library (playlist) from one computer to a new one. Is it possible to save all the songs on my flash drive? If so, please give specific instructions...no tech guru here.

  • New RMAN catalog in existing EMREP database - new user and tablespace?

    Hi all, I am FINALLY getting "with the times" and trying to get my databases to back up with RMAN. I already have a dedicated server that is running Oracle Enterprise Manager 10g Grid Control, so it already has the OMS database on it, called EMREP. I

  • HT3775 I can't open a MPG file.

    I recently downloaded Mountain Leopard and ever since I've had problems - now I can't watch MPG movies. Please help.

  • Trouble Synching

    When I identify the music in my library kept on my iMac that I want to put on my iPhone 4 and check the playlists, artists, albums, and genres only a small number of the checked items are actually copied onto the phone.  What am I doing wrong? Across