Configuring Process Integration Scenario

Hi,
I have created a Process Integration Scenario in ESR and trying to create ID objects.
I am referring this blog: /people/shailesh.mane/blog/2006/06/29/b2b-configuration-part-ii--creating-the-configuration-using-the-automated-configuration-tool
I am confused while running the wizard.
1) Can anyone please confirm what objects should I create in ID before running the wizard
I have a External Party --> SAP PI -> IDOC scenario (with multiple actions inbetween). I am using PI7.1.1
Thank you,
Pankaj.

Hi Pankaj ,
While you design your  process integration scenario . while you do insert application component for sender and receiver
Have you checked the tab " Communication tab --" External party with B2B communication."
I am not sure but this is your problem I guess ,
Please have a look at the link
http://help.sap.com/saphelp_nwpi711/helpdata/en/48/ce988318d3424be10000000a421937/frameset.htm
Since you are using IDocs , you cannot use integrated configurations( not sure whetehr its supported in your Service pack version ) hence no use of "sender uses virtual receiver "
http://www.riyaz.net/blog/local-processing-in-the-advanced-adapter-engine-using-pi-71/technology/sap/494/
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20c237f1-3caf-2b10-3a83-cce9ed5fbdf3?
QuickLink=index&overridelayout=true
You can use sender uses a  virtual receiver while creation of sender agreement then you need not make separete receiver determination and interface determination , in case of B2B scenarios try that option as well
let me know if it  works or not
Regards
Ninad
Edited by: Ninad Sane on Oct 20, 2010 8:36 AM
Edited by: Ninad Sane on Oct 20, 2010 10:54 AM

Similar Messages

  • Configuring Process Integration Scenarios for Advanced Adapter Engine

    Hello @all,
    i've an asynchronous SOAP scenario and would like to configure an integrated configuration for Advanced Adapter Engine using a process integration scenario. In the documentation (Link below) it is described, that you can select local communication using AAE in the model configurator, but I couldn't find any hint. Any idea?
    Documentation:
    http://help.sap.com/saphelp_nw73/helpdata/en/48/ce987b18d3424be10000000a421937/content.htm
    Thanks and kind regards
    Andreas

    Hi,
    Use thse links:
    Advanced Adapter Engine Configuration in PI 7.1
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/700058f0-b1a1-2a10-39a8-ab2627b87cfa?QuickLink=index&overridelayout=true&47047071760975
    Sreeni.

  • Difference between Process integration scenario and configuration scenario.

    Hi,
    Please tell me what is difference between Process integration scenarion and configuration scenarion in SAP PI.
    Is Process integration scenario is BPM concept? also what is the advantages over configuration scenario.
    Regards,
    Manigandan

    Hi Manigandan,
    Speaking widely:
    Process integration scenario: there is a ccBPM, like the workflow in ABAP, even when you one inside the PI it's generated a workflow in the ABAP stuck
    Configuration scenario: it is object to link the integration directory and the esr/IR when  you define the logic of your implementation. It isnt mandatory, but you can organize better you develoments if you make an scenario for a "real scenario" like a file to soap integration, you can define it like a configuration scenario.
    Regards.

  • Synchronous process integration scenario with PI 7.1

    Hi all,
    Iu2019m trying to create a process integration scenario which contains two actions. Both actions use the same synchronous interface to a web service which takes some parameters and returns a value. When I check the configurability it displays the errors:
    Connection from Action1 to Action2 has no outbound interface
    Connection from Action1 to Action2 has no inbound interface
    and the warning:
    Connection from Action1 to Action2 has no mapping
    I first assigned the service interface as outbound interface to Action1 and inbound to Action2. Next I tried to assign the interface in- and outbound to both actions, but this didnu2019t change anything on the message. The same scenario with the interface set to asynchronous seems to be valid (but looses the return value of course).
    Can anyone give me a hint what Iu2019m doing wrong? Is there any special consideration for synchronous communication which doesn't apply for asynchronous services?
    Regards,
    Tarik

    Deleting and recreating the actions and service interfaces exactly the same as they were before solved the problem. Seems as if changes in the interface objects sometimes are not activated correctlyu2026

  • Creating Process Integration Scenario with synchronous connections

    Hi,
    I'm trying to create a process integration scenario in which the first step is a synchronous call by a B2B supplier to a webservice hosted on PI ccBPM.
    Step1) I have created two swim lanes:
    Lane1: Supplier.
    Lane2: PI ccBPM.
    Step2) I've created an outbound synchronous interfaces for the supplier and an inbound synchronous interface for the ccBPM. I assigned these to two actions.
    Action1: Supplier_Send(OutboundSync)
    Action2: PI_Receive(InboundSync).
    Step3) Assign the actions to the swim lanes.
    Lane1 -> Action1
    Lane2 -> Action2
    Step4) Connect Action1 and Action2. At this step, the connection is shown as asynchronous. Since both the actions are synchronous, this is clearly incorrect.
    Can someone please help?
    Thanks,
    Harsh

    > Connect Action1 and Action2. At this step, the connection is shown as asynchronous. Since both the actions are synchronous, this is clearly incorrect.
    Put actions on same level.
    Connections are sync, when actions are on same level and async, when actions are on different levels.

  • Unable to insert internal actions in process integration scenario

    Hi, experts!
    Can anybody please help me insert an action in my process integration scenario? I have created and activated actions that are internal (for own SWCV type of usage) but when I try to insert them in the scenario, I can only choose actions that have action class = external for that SWCV. Any idea what keeps the internal actions from appearing? Thanks in advance.
    regards,
    brent

    but when I try to insert them in the scenario, I can only choose actions that have action class = external for that SWCV
    Are you sure that you have followed the norm mentioned in this help page:
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/68/88a440df800160e10000000a1550b0/content.htm
    SAP Help:
    Defined for a u2018separateu2019 software component version.
    You can use internal actions in application components (of type Product Version or Main Instance) that (by using the product version) contain the same software component version in which the action is implemented.

  • Integration scenario and configuration scenario - is it madatory

    Hi,
    Integration Scenarios are not mandatory, the reason for creating them is given in the blog you mentioned:
    The advantages of defining integration scenarios in the Integration Builder (design tool) are as follows:
    · The integration scenario provides you with an overview of the process and the process flow
    · The integration scenario club together all objects like SWVC,Interface objects, mapping objects,integration processes.You can access all of these objects from the integration scenario.
    · The integration scenario gives you the design time information which is required for its configuration.
    The configurtation items are getting created.
    Regards
    Patrick

    Hi Priya,
       There are two things here.
    1) Create the Integration Scenario in the IR.
    2) Use the wizard to configure the integration scenario in ID.
    The Integration scenario created in the IR acts as a template to create the configuration objects in ID.
    The wizard will create the actual configuration objects only (not just documentation).
    But creating integration scenarios is not mandatory.
    YOu can as well create all the configuration objects manually.
    Generally, you will go for Integration scenarios if you are building a general purpose product (Product based ).
    If it is a project that you are building for a particular customer, you can chose to create the configuration objects using the configuration scenario approach.
    Regards,
    Ravi kanth talagana

  • What is integration scenario & integration process in IR?

    hi friends
    1).  can any one explain me about Integration scenario and Integration processes in "INTEGRATION REPOSITORY"?
    2).  why we need to use this IS & IP(integration scenario and integration processes?
    3).  what is advantage of using IS & IP(integration scenario and integration processes?
    if you have any related links and documents please refer to me..................
    Thanks in Advance
    chinthapatla.bharat

    Hi Bharat,
    Integration Scenario
    An integration scenario completely models the exchange of
    messages for a collaborative process and provides an overview of the process flow.
    It is overview of your whole integration scenario. In Integration Scenario each Swimlane represents a different business system. Mean you will have number of swimlanes as number of business system involved in your integration. Swimlane contains action. Actions are used for mentioning Inbound and outbound interfaces for the corresponding swimlane(business system).
    Why we are using Integration Scenario?
    We use integration scenario to genearate Integration Directory objects like Receiver Determination, Interface determination, Sender agreeement etc.
    All XI content objects must be assigned to one or more integration scenarios (IS). Delivering XI-Content in the framework of an IS has the following advantages:
    1. The IS provides you with a central point of access for all integration objects. This is necessary for semantic and technical integration and facilitates business-driven development.
    2. The IS helps customers to understand the underlying business scenario of XI content objects.
    3. The IS serves as a kick-start for the configuration of the content at the customer site. The aim is to minimize the configuration effort for the customer.
    Please go through this link for further reference:
    http://help.sap.com/saphelp_nw04/helpdata/en/88/7adb7a030b424b8ef29b99461e52a8/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ec/21ee117a909f44a8b69794b9ed6221/frameset.htm
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI
    How Tou2026 Implement a High Volume Process Integration Scenario
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9056c89c-1a2e-2a10-8a99-eae154e74c4e
    Integration Processes
    An integration process is an executable, cross-system process for processing messages. In an integration process you define all the process steps that are to be executed and the parameters relevant for controlling the process.
    You implement integration processes when you want to define, control, and monitor complex integration processes that extend across enterprise and application boundaries. The design and processing of integration processes is also known as cross-component Business Process Management (cross-component BPM, ccBPM).
    the following case,u should consider to use integration process.
    1.Control/Monitor the messages in XI
    2. Collect/Merge the messages in XI
    3. Split the messages in XI
    4. To Multicast an Message
    5. Send an Alert based on the very complex business logic
    6. To integrate with cross component business process
    Please go through this link for further reference:
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f77835cc/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f7/d4653fd1d3b81ae10000000a114084/frameset.htm
    /people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible - Testing of integration process
    Some more additional links:
    1. what is integration processes and integration scenario? and the functionality of these??
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi
    /people/venkat.donela/blog/2006/02/17/companion-guide-to-integration-scenario
    http://help.sap.com/saphelp_nw70/helpdata/en/ae/fb72dc1d0fbf4391fba23b7e8a0d55/frameset.htm
    2. what is Actions?
    An action represents a function within an application component that is not subdivided further. Actions subdivide the process flow of an integration scenario.
    The vertical progression of actions from top to bottom corresponds to the logical process flow.
    http://help.sap.com/saphelp_nw70/helpdata/en/ae/fb72dc1d0fbf4391fba23b7e8a0d55/frameset.htm
    3. What is message interfaces in interface objects of IR?
    http://help.sap.com/saphelp_nw70/helpdata/en/ae/fb72dc1d0fbf4391fba23b7e8a0d55/frameset.htm
    4.what is fault message types exactly and functionality?
    /people/shabarish.vijayakumar/blog/2006/11/02/fault-message-types--a-demo-part-1
    Regards,
    Vinod.

  • XI testing POS Integration Scenario

    Hi Folks ,
    I am new to XI environment and have a query:
    I am configured a process integration scenario for sending TLOG to POSDM. Can you pl advice how can I go about testing my config. At present I do not have any POS-GM system running so I was wondering that I will have to put my *.txn file in the "Source Directory" specified folder...
    How can I do a test ..pl advice.
    thanks!!

    Hi sunny,
    No problem .........
    Please go thru this simple file to IDoc scenario.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/fileToIDOC&
    and if you want to explore more about XI .. sure you want to ...then check out the following step by step scenario guide
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/step-by-step+guides
    It will be helpful ......
    regards
    Ashwin

  • Process Integration Handbook - useful links - permission denied

    Hi!
    in the PI 7.1 EhP1 Handbook there are two obviously useful links. Unfortunately I get an "Access Denied" error in SMP although I have a valid SMP user ID with Partner Status.
    Does anybody know how to get these to files?
    3.1.2 Updating from SAP NetWeaver PI 7.1 to EHP 1 for NetWeaver PI 7.1
    If you have already installed SAP NetWeaver PI 7.1, you can update to SAP enhancement package 1 (EHP
    1) for SAP NetWeaver PI 7.1.
    The following documents show how this works for a typical database and operating system:
    Update Guide to EHP 1 for SAP NetWeaver PI 7.1 (SMP login required)
    This guide explains how to update your system from PI 7.1 to EHP 1 for PI 7.1. It also describes how
    to configure and run a simple process integration scenario.
    Update Demo to EHP 1 for SAP NetWeaver PI 7.1 (SMP login required)
    This demo shows how to update your system from PI 7.1 to EHP 1 for PI 7.1. It also shows you how
    to configure and run a simple process integration scenario.
    The URLs for both documents are:
    https://service.sap.com/~sapidb/011000358700002004632008E.pdf
    https://service.sap.com/~sapidb/011000358700001989572008E/index.htm
    Thanx!
    Regards,
    Volker

    Hi!
    I can access all other material in SMP and I can also download software. This does not seem to be the problem. I think SAP has accidentially not released these two documents for customers and partners.
    Regards,
    Volker

  • Whats the difference between PROCESS INTEGRATION & INTEGARTION PROCESS

    hey All
    I was just going through one of the tutorials provided in    
    http://www.help.sap.com  , its related to Process Integartion Scenario  and i also came across one more tutorial related to Integration Process.
    For * Process Integration* it was there like *A Process Integration scenario is a design object of the Enterprise Services Builder, is uniquely identified by a name and a namespace, and is subject to versioning.*
    url : http://help.sap.com/saphelp_nwpi71/helpdata/en/ec/21ee117a909f44a8b69794b9ed6221/content.htm
    for Integration Process it was +*An integration process is an executable cross-system process for processing messages. In an integration process you define all the process steps to be executed and the parameters relevant for controlling the process.
    You apply integration processes when you want to define, control, and monitor complex business processes that extend across enterprise and application boundaries. The design and processing of integration processes is also known as cross-component Business Process Management (cross-component BPM, ccBPM), or service orchestration.
    +*
    url :
    http://help.sap.com/saphelp_nwpi71/helpdata/en/3c/831620a4f1044dba38b370f77835cc/content.htm
    So my question is , whether both are same or different , as far my view it different , i think integration processes is one of term inside Process integration as told in URL , please guys see to this

    Hi Abhishek,
    Integration process (IP) refers to BPM. you will find the IP in the ccBPM, Business Process Management.
    An integration process is an executable, cross-system process for processing messages.
    Process Integration(PI), Now Xi is known as Process Integration PI is a term that is used to in  the Integration Broker of the NetWeaver Architecture.
    View the below  link you will get the related more information.
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/bf37423cf7ab04e10000000a1550b0/frameset.htm
    hope you got your solution.
    Regards
    Anil
    Edited by: Venkat Anil Gannavarapu on Apr 9, 2008 1:13 PM

  • Adding a new reciever to an existing integration scenario of conf in PI7.0

    Hi SapAll.
    here i have got a requirement to add one more reciever to an existing integration scenario in Integration Directory(Configuration).
    this Integration scenario is for sending the idoc MATMAS.MATMAS05 From 5 Different SAP-R/3 Systems to 2 Recievers.
    here iam using 5 different business systems with idoc communication channels for sending idocs and 2 business systems for recieving idocs in file format with file adapters.
    so when iam trying to create new reciever detarmination or Interface Determination, it says object already exists.
    but i can created reciever agreement without any error.
    so can anybody guide me on how to create the Interface,Reciever Determinations without any error.
    regards.
    Varma

    now i just created a new business system with file communication channel
    Why have a Business System for a FILE channel? We normaly use Business Component/ Service.
    You mentioned IDOC SENDER channels....why? For IDOC we just create Receiver channels...unless you want to specify IDOC packaging.
    when iam trying to create a reciever detarmination from one of the existing sender system say like BUS_SENDER2 to new
    reciver system ex:NEW_BUS_RECIEVER it says object already exists.
    Receiver Determination can have the same BUS_SENDER2 system/ service as sender....but it should not have the same Interface Name....this is where PI is throwing the error.
    There already exists a Receiver Detremination with BUS_SENDER2 as source system and the same message interface.
    You can reuse the same RD by just entering one more receiver system/ service below the already existing one (in the RD)
    In short just search your ID and you will see a RD created with the source details which you are trying to use.
    If you want to see a difference, then create a new sender service/ system and then use this to create the RD!
    Regards,
    Abhishek.

  • Confusion with PI 7.1 with integration scenario

    Hi, expert,
    I read a lot of documents before I have physically logged on to PI 7.1, I thought I had a very good idea about the new version. However when I am physically in PI 7.1, I found I get a little confused.
    I know ES is a big thing in 7.1, but I will be working on integration (integration scenario), I thought this part is not changed from 7.0 to 7.1. Basically in 7.0, you defined message type and message interface, message mapping and interface mapping, then you go to ID to configure the integration scenario. However in 7.1, you do not have message interface anymore, instead, we have service interface under which you define operations, which is fine from ES perspective. But if I am only interested in integration, what I need is like PI 7.0: outbound interface, mapping, inbound interface, NOT the operation. Now how can I define 7.0 message interface in PI 7.1? (I know operation mapping is 7.0 interface mapping).
    Can I make following understanding?
    1) Operation in 7.1 is like messag interface in 7.0
    2) Service Interface is a tool to group multiple related operations under one roof.
    3) To define integration scenario, I do NOT need the modeling. Modeling is only relevant to model ES, NOT for integration scenario.
    So if I am only interested in integration scenario, what is changed from PI 7.0 to PI 7.1?
    Thanks for advice
    Jayson

    > Can I make following understanding?
    > 1) Operation in 7.1 is like messag interface in 7.0
    Service Interface with one operation whose name is same as the service interface and Xi 3.0 compatible type is same as 7.0 Message Interface
    > 2) Service Interface is a tool to group multiple related operations under one roof.
    Yes.
    > 3) To define integration scenario, I do NOT need the modeling. Modeling is only relevant to model ES, NOT for integration scenario.
    Yes.
    >
    > So if I am only interested in integration scenario, what is changed from PI 7.0 to PI 7.1?
    I did not work much on this area but, as long as you are replacing the interface mapping with operation mapping things must be pretty much same here. For your information, Integration scenario is not a compulsion unless u want to represent the scneario graphically and create the ID objects automatically.
    You can create the ID objects manually whitout creating an integration scenario on ESR.
    VJ

  • Using of Integration Scenario in a Abap Proxy to JDBC receiver synchronous

    Hi ,
    Can any one help me out  how to go about for creating Integraion scenario in ESR as i'm new to the use of Integration scenario..
    its an Abap proxy to Jdbc synchronous scenario... kindly help in this regards.

    Hi Indudhar,
    Right click on the namespace where you want to create the IS and say new, Select process integration scenario option, give a suitable name and say OK.
    In the Component View section right click on the first grey column and Insert a sender Application component. Enter ur product and the software component version. Like wise in the next grey column enter the target Application component.
    Now go to the top level menu and click on view and select grid.
    Now right click on each App. component and insert the created actions. If the scenario is sync then the actions will be side by side otherwise the target one will be in the next grid of the target app. component.
    After entering the actions click on the source action then press shift and click on the target action, right click and choose create connection between the two actions.
    Fill in the info and then save.
    Regards,
    Anshul

  • Configuration Scenario for BPM Using Integration Scenario

    hi All,
    I Have an Scenario where i am using BPM. Most of the blog tells about manually creating all Configuration objects. I had created an Integration Scenario for this scenario by referring to the earlier threads available for same.
    Hoe to Create Integration Scenario for BPM Scenario
    Integration Scenario in BPM  and few more.
    My IS looks like
    Sender App Component - Integration Process - Receiver App Component
    Now when i am trying to create Configuration scenario for same using model configurator, i am getting Model as "Not Configurable"
    And when i click "Configurability Check" Button, i am getting below as status:
    Component view IS_POC_BPM: Connection from receivePayload to getABSPayload does not have an inbound service interface
    Component view IS_POC_BPM : Connection from sendABSPayload to getPayload has no outbound interface
    getABSPayload and sendABSPayload are actions for Abstract interfaces.
    IS_POC_BPM is the Integration Process Name.
    Also in Integration Scenario, when i create connection between sender action to BPM action there is no inbound interface coming. And viceversa.
    Please help me in identifying if i am doing any thing wrong in creating this scenario.
    Is it possible to create Configuration Scenario for BPM Using Integration Scenario?
    Thanks,
    Mayank
    Edited by: Mayank  Gupta on Apr 21, 2010 6:35 AM

    I think you shoudl refer the available Integration Scenarios created for BPMs in IR --> SAP BASIS --> http://sap.com/xi/XI/System/Patterns
    Sender template will have the Action with Outbound Service Interface and then in the BPM Template the action will have Inbound Interface.....then within the BPM itself this inbound will be mapped to Action with Abstract Interface
    may be after looking the Integration scenarios you will get more idea
    Regards,
    Abhishek.

Maybe you are looking for