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

Similar Messages

  • ALE logical systems for business service or process

    Hi,
    I am trying to send an IDOC into my R/3 system. It is the same IDOC type that I have sucessfully sent out to parties. All the config is in place for communicating with the system, because I have sent others IDOCs in the past. However, they always were sent from another R/3 business system. They processed sucessfully.
    I am now trying to sending IDOC's from a BPM,as well as, from a business service. They are under the "With Party" section of the directory. These obviously do not have logical systems, so when I try to send the IDOC I get
    "Unable to convert the sender service Purchase_Orders to an ALE logical system", where purchase_Orders being the name of the business serice.
    How can I handle this problem?
    Should I hard code values somewhere?
    Which ones?
    I have read the other posts for the error above, but my situation seems to be different.
    Help!
    Chris

    Hi,
    To solve your problem, here my solution:
    1/ In your Business Process of your ID (configurator), go to menu "Service > Adapter-specific identifier" and in the part "IDoc Adapter", write your Logical System.
    2/ Create this Logical System on your target system (R/3).
    WARNING: XI allows you to used a Logical System for only one service (Business Process). Thus, if you are several interfaces, you must used different Logical Systems.
    Mickael.

  • Message Transferred to Business Service, but acknowledgement not possible

    I have an IDoc to Flat File scenario. Flat file communication channel is in a Receiver Agreement for a Business Service.
    The message posts fine, but in the acknowledgement there is the familiar problem:
    "Unable to convert the sender service BSE_XXXX to an ALE logical system"
    I have checked that the Business System has an associated Logical System, and that the Header of the Receiver Agreement has the Sender Service and Receiver Service fields populated. Still I get this problem.
    Any suggestions?
    BR,
    Tony.

    hi,
    u cant send acknowledgement through the file adapter.
    if u r using bpm then only u can do it
    plz rewards points
    vikas

  • Payload from Two diff Outbound interfaces and Business Service

    Hi All:
    I created a scenario....where messge is coming from two diff outbound message interface..and have only one inbound inteface...
    Message_One is coming from one OA interface.
    Message_Two is coming from other OA interface.
    I am using only one Inbound interface...
    Message Mapping
    Source Message:
    MessageOne
    MessageTwo
    Target Message:
    Message.
    Now for this I cretaed one IP
    <b>Fork</b> (two receive steps..for message one and mesage two)
    <b>Transformation</b> (Interface Mapping between (Message one, Message Two) and Message
    <b>Send.</b>
    Here is the source from the Test Tab of the IR tool.
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
       <ns0:Message1>
          <ns1:MT_Message_One xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
             <CutomerName>Gillette</CutomerName>
             <CutomerID>AA123</CutomerID>
             <ProductName>PN</ProductName>
             <ProductID>1234</ProductID>
          </ns1:MT_Message_One>
       </ns0:Message1>
       <ns0:Message2>
          <ns1:MT_Message_Two xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
             <ProductCost/>
             <ProductManufaturingDate/>
             <ProductExpDate/>
             <ProductID/>
          </ns1:MT_Message_Two>
       </ns0:Message2>
    </ns0:Messages>
    Now below information is coming from first File
           <CutomerName>Gillette</CutomerName>
             <CutomerID>AA123</CutomerID>
             <ProductName>PN</ProductName>
             <ProductID>1234</ProductID>
    This infromation is coming from second file
             <ProductCost/>
             <ProductManufaturingDate/>
             <ProductExpDate/>
             <ProductID/>
    Question how my input message looks for both??
    I am using HTTP client to send the two diff message from two diff Business Service to same BPM.
    Is it like
    <b> <ns1:MT_Message_One xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
             <CutomerName>Gillette</CutomerName>
             <CutomerID>AA123</CutomerID>
             <ProductName>PN</ProductName>
             <ProductID>1234</ProductID>
          </ns1:MT_Message_One></b>
    <b>      <ns1:MT_Message_Two xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
             <ProductCost/>
             <ProductManufaturingDate/>
             <ProductExpDate/>
             <ProductID/>
          </ns1:MT_Message_Two>
       </ns0:Message2></b>
    Thanks & Regards,
    Farooq Farooqui

    Yes now I achived it...
    It like the same as I mentioned
    <ns1:MT_Message_One xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
    <CutomerName>Gillette</CutomerName>
    <CutomerID>AA123</CutomerID>
    <ProductName>PN</ProductName>
    <ProductID>1234</ProductID>
    </ns1:MT_Message_One>
    <ns1:MT_Message_Two xmlns:ns1="http://t-systems.com/XI/Demo/BPM">
    <ProductCost/>
    <ProductManufaturingDate/>
    <ProductExpDate/>
    <ProductID/>
    </ns1:MT_Message_Two>
    </ns0:Message2>

  • Business service for file to rfc

    hi
    can someone tell me the business services used for each of the communication channels and their inbound outbound interfaces for Arpit Seth's blog file to rfc synchronous scenario
    this is the url
    RFC Scenario using BPM --Starter Kit
    Edited by: pratichi chauhan on Aug 19, 2008 9:12 AM

    Hi,
    In the RFC Service, Add the Standard Idoc's Message Inetrface name at Receiver TAB only
    that all
    You can Implement the same Scenario with out BPM also
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/file-rfc-file%28without+bpm%29&
    Regards
    Seshagiri
    Edited by: N V Seshagiri on Aug 19, 2008 10:11 AM

  • Logical Systems in Business Services

    Hi
    In Business Service creation, for Adapter Specific Identifiers, the parameter for the Logical System. It is only possible to assign one logical system to one Business Service ?.
    i.e. to do
    MyBusServ1, Z_LS_1 
    MyBusServ2, Z_LS_1
    is not possible ?
    When trying to assign Z_LS_1 to MyBusServ2 I get the error that Z_LS_1 is already assigned. Is there a way to circumvent ?, I do not want to create two logical systems in R/3 as the IDOCS types submitted by the Business Services are the same.
    Thanks
    Damien

    Thanks for the replies
    Sarvesh - The Business service is the sender of the information \ IDOC. If I remove the Adapter specific config then how will XI know what Logical system to apply to the IDOC ?.
    Jaishankar - I am creating two IDOC's in SAP. MATMAS and PORDCR. The input file are coming from two different source systems. lets say sys1 and sys2. Both of thse for clarity are created in my scenario as Business Services. sys 1 creates MATMAS and PORDCR IDOC's int he syatem, sys2 creates PORDCR IDOC's in the system. As sys1 and sys2 are related in that they created the IDOC's as part od the same project then I would like to collect in the same partner profile in SAP e.g. Partner Profile ZPP_IDOC with IDOC types MATMAS PORDCR that serve as input for both systems. Logically I would assume that I can assing the logical system ZPP_IDOC to both the adapter specific parameter in both sys1 and sys2.
    Thanks
    Damien

  • Specify filename in OSB File Trasport Business Service

    Hi All,
    Is it possible to specify the complete filename in OSB File Transport Business Service?
    the default behavior allows me to specify the prefix and suffix only, is it possible to override and specify the complete filename?
    Thanks,
    Tal

    Specifying the filename for outbound FTP transport in OSB the thread discusses with FTP BS and same would apply for File BS
    Manoj

  • 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 development with jDeveloper

    We are making use of the Business Services feature in JDE to expose business functions as web services, that's great and working.
    we have one problem with jDeveloper during development.
    we can create a new business service from OMW in JDE and invoke jDev from there, that's fine.
    then we can put codes in the project in jDev, that's fine.
    then we can publish the code as J2EE web service, that works as well.
    then if we restart jDeveloper after that, the J2EE web service doesn't work in the jDev embeded web server any more.
    we always have to delete the web service in the project and go through the same wizard steps to generate the web service again.
    it's very annoying when you have more than a handful of web services you want to expose.
    and if you use the WSDL in a client project to call this web service, you have to remember to give the web service the same name when re-generating otherwise you have to reimport the WSDL again on client side, it can be another huge pain if the client is Oracle BPEL.
    so my question is, why is this happening? is it some settings in jDev that we didn't set right? or is it a bug in jDEv and is there a work around?
    thanks in advanced!

    What error did you get?

  • Business Services Development

    In EnterpriseOne Tools 8.97 you're enable to create web services from business services. THAT'S GREAT! It can solve most of problems.
    But I cann't see any example, could you advise me some about this.

    I put this in another thread - but it looks like it is appropriate for this thread also.
    The FMW Best practices site has some good tutorials and articles:
    http://www.oracle.com/technology/tech/fmw4apps/jde/index.html
    There is a JDE and SOA page on customer connect that has links to white papers, red papers, documnetaion, training etc.
    http://www.peoplesoft.com/corp/en/iou/implement/soa_enablement.jsp

  • Business Services Configuration in SCSM or SCOM?

    Hi Everyone,
    I'm looking for someone with both SCOM 2012 and SCSM 2012 experience who can advise the best and/or preferred method of creating/populating Business Services in Service Manager 2012...
    The reason that I ask is that once we have a rock solid process for logging Incidents and Service Request, our next major priorities will be to get "basic" reporting & change management working.
    Change Management will obviously use the Business Services in the usual way - to manage changes that will affect the business service, whereas the level of reporting we want to obtain from the "basic" reporting is what Incidents have been occurring
    (possibly which categories they were logged under) and which Business service the Incidents Affected.
    Now, this is where I'm in two minds:
    On one hand a "non-technical" Microsoft field engineer suggested to create business service "place holders" and then configure SCSM to use these "dummy" (non-configured) business services for reporting purposes.
    On the other hand we have SCOM 2012 and I believe the preferred method is to import SCOM distributed Apps as Business services which has many additional long term benefits like being able to manage the end-to-end "Availability" of a Business Service
    etc.
    My biggest issue with creating "place holder" Business Services in SCSM is the amount of time it will take to configure all the templates with the "dummy" services only to have to reconfigure everything once we Import the "Real"
    Business Services from distributed apps configured in SCOM. It seems like a LOT of double handling to me.
    So, my question is basically (bare with me because I have VERY little SCOM knowledge) is there a way to create an MP in SCOM which would contain a "Distributed Application Template" (VERY basic Config) which can simply be duplicated MANY times
    and change it's name to match each of our Business Services. Once done the MP containing the Distributed Apps can be imported to SCSM and then the Business Service would still be "Dummy" blank place holders but they've also be the legitimate/actual
    Distributed apps that we will want to be using later down the track.
    If we went down this path and we kept an unsealed copy of this management pack, would it also be possible to go back and make changes to the MANY distributed apps to update the CI relationship information in SCSM?
    Hope this makes sense... basically I thought it would make more sense to create the "dummy" Business Services in SCOM and import them to SCSM for use now and in the future rather than create the "dummy" business services in SCSM now only
    to replace them with new imported Business Services from SCOM.
    Your thoughts, ideas and guidance will be GREATLY appreciated.

    Self Bump

  • Parties, Business Systems and Business Services

    Hi guys,
    I've read a lot about items in subject, but have some doubts about applying them to my scenario. I have to integrate SAP system and web service.
    As far as I understand concepts, this is B2B communication, so I have to use parties. To represent SAP system I use Business System, as it's described ins SLD,  and for Web service I use Business Service... just as we use business services for web services
    --- Am I right here? Will it work ok in reciever determination, agreement?
    Thank you.

    Hi,
    You are doing the usage of business systems and services in proper way.
    The scenario will difinately work with combination of business system and service.
    It will be fine for all other configurations such as Receiver Determination, Sender/receiver agreements and interface determination etc.
    Please see below the importance of Parties, Business Systems and Business Services 
    A communication party
    A communication party (party for short) represents a larger unit, which is involved in a collaborative process. Using a communication party, you generally address a company within a cross-company process. 
    You can assign a communication party one or more services to address it as the sender or receiver of messages.
    A business system
    If you want to address a particular business system as the sender or receiver of messages, choose this service type.
    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.
    You usually use business system services when configuring internal company processes.
    A business service
    If you want to address an abstract business entity as the sender or receiver of messages, choose this service type.
    Using a business service, you can define the technical or business subunits of the companies involved and then assign them the relevant interfaces.
    You usually use business services when configuring cross-company processes. In this case, you only make your interfaces known to the business partners involved and either do not make any details about your own system landscape available, or only specific details. 
    For example, you can define RosettaNet Partner Interface Processes (PIPs) as business services.
    Thanks
    Swarup

  • Unable to Check in Business Services in JDE DEMO.

    Hi,
    We have ERP 8.97 JDE tool set installed on our local m/c. We are unable to check in the Business Services (BSSV) object (JP55HOL) in JDE DEMO. We also tried checking in the vanilla BSSV (J0000030) after we had chekced it out, but this also did not work out. We are getting the error: General Error in Method, Check-in. However we had no issues in checking in the regular JDE objects.
    Please help!!!
    -Shahid

    Demo E900 is a big mess, perhaps "Oracle Lab" packaged it this way.
    Do this:
    1- Create a project "Temp"
    2- Check out F986020 & F986030 (only specs available, no table exists in the data source) - if you try to see by UTB or databrowser
    3- Generate table & index in design (take every thing as default)
    4- Now try check-in your BSSVs.
    5 Goodluck

Maybe you are looking for

  • How do you use a specific program to open a specific file in java?

    I want to use java to create a program that users get to pick what programs to open a file with and then opens it. For example, the user wants to open a .txt file. We all know that many programs can open that- MSWord, Textpad, Notepad etc. What i wan

  • Spry Accordion default panels

    Hello, I have been trying to get the panels on the Spry Accordion to open while on the corresponding pages. I have tried setting the default panel to the corresponding panel number, but that does not work. Right now I have all of the panels set to -1

  • Problem with cproject workflow

    hi all, i have created one workflow which will be treaged when i will release any task from the browser. when i will release this task my project should be released. (this is only for testing ) my workflow is working fine but it is releasing after 3-

  • JCO Connect Exception for connecting to ABAP system

    Hey Guys, When running the program [code]import com.sap.mw.jco.*; public class TutorialConnect1 extends Object {    JCO.Client mConnection;    public Connect1() {      try {        // Change the logon information to your own system/user        mConne

  • Is anyone having a problem using the nytimes digital subscription?

    i signed up for the new york times digital subscription on 28 march, then a few days later was told my account was canceled for nonpayment. according to customer service, my account is in good standing. but now when i try to access an article, i'm to