cancel
Showing results for 
Search instead for 
Did you mean: 

Use of Integration Scenario & Actions??????

Former Member
0 Kudos

Can body tell me the use of Integration Scenario & actions in Integration repository?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

http://help.sap.com/saphelp_nw04s/helpdata/en/ec/21ee117a909f44a8b69794b9ed6221/frameset.htm

/people/venkat.donela/blog/2006/02/17/companion-guide-to-integration-scenario

/people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi

Regards

Seshagiri

Former Member
0 Kudos

In simple terms...

Integration Scenario represents one view of your complete integration scenario.

It includes all the components like business system, interfaces, business process etc.

You can import the same Integration scenario designed in IR to ID and use it for configuration purpose. No need to define all objects separately. ALL under one roof.

<b>1.</b> Integration Scenarios are definitely not just for documentation. With them, you avoid having to create the Configuration Objects manually (or even interface by interface, using wizard); you just run the scenario configurator, relate each application component to a business service/system/integration scenario, create/refer necessary Communication Channels and that's it;

<b>.2.</b> Of course you can use business services in Integration Scenario Configurator, but only for B2B communications. Hence, your application component must be set with "external" flag (same for action);

<b>3.</b> You don't "import" BPM from IS into ID. You just refer to the Integration Process as a service, meaning, the only information you have about IP in Integration Directory is its interfaces, inbound or outbound (output or input ones; actually they are all abstract);

Finally, for the actual question: an action reflects an execution within the integration scope, meaning, a system triggering an access to other system(s). In XI's scope, that execution means one interface, and that's exactly the information that goes into the action: the interface, its type (message interface, imported RFC/IDoc etc), whether it refers to an internal (reflecting an A2A scenario) or an external (reflecting a B2B scenario) system and whether it's an outgoing or incoming message (outbound or inbound, in the point of view of the application systems).

**************Award points,if found useful

Edited by: BVS on Apr 1, 2008 11:43 AM

Former Member
0 Kudos

Hi,

In lay mans language if you are a new person in the organisation and would want to know the process it is easier to understand from Intgration scenarios rahter then going through different components and gettign a hang of the whole process.

Regards

Vijaya

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

If u design scenario then u do not need to do configuration in ID. just import the scenario which is created in IR and ur configuration part it done.

Many times in an organisation SAP Qudit happen and SAP recommend to go for IS in IR as it is the best practice.

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.

Refer the below link for more detail:

/people/venkat.donela/blog/2006/02/17/companion-guide-to-integration-scenario

thnx

chirag