cancel
Showing results for 
Search instead for 
Did you mean: 

Transactional Behavior of an Integration Process

Former Member
0 Kudos

Hi All,

As I have to optimise an existing BPM, to have some idea, I was going through the link describing 'Transactional Behavior of an Integration Process'.

http://help.sap.com/saphelp_nw04/Helpdata/EN/25/a45c3cff8ca92be10000000a114084/frameset.htm

which tells tas follows.

'At runtime, the system normally creates a separate transaction for each step. The transaction then covers this step only. However, you can influence the transactional behavior of particular step types. In the step properties, you can define that the system is not to start a new transaction when the step is executed. The system then executes the step in the transaction that was started at the time of execution. Consequently, no background work item is created for the step and the database does not need to be accessed. In this way you can improve system performance'

But I am not able to understand, how to implement that for any steps. Could you please explain?

Regards,

Subhendu

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Subhendu,

>But I am not able to understand, how to implement that for any steps. Could you please explain?

There is a checkbox in the step properties: "Create new Transaction".

Regards,

Udo

Former Member
0 Kudos

Hi Udo,

Can you please tell me, in which SP it is availabe? I cant see such option in my editor.I am using XI 3.0.SP 17.

Regards,

Subhendu

prateek
Active Contributor
0 Kudos

e.g. say you use the Transform step in BPM. Click on the step and check the Properties. There you will find this checkbox.

Regard,

Prateek

udo_martens
Active Contributor
0 Kudos

Hi Subhendu,

i ve got some doubts it was in SP 17 available. Please search at [Release Notes for SAP Exchange Infrastructure|http://help.sap.com/saphelp_nw04/helpdata/en/c9/9844428e9cbe30e10000000a155106/frameset.htm]

Regards,

Udo

Edited by: Udo Martens on Feb 5, 2009 3:38 PM

Former Member
0 Kudos

Hi Prateek,

I cant see that in the property list of any step . I m using SP17, XI 3.0. Is it avaailable in the higher verson?

Reagrds,

Subhendu Sahu

prateek
Active Contributor
0 Kudos

Ohh.. unfortunately you should be on SP 19 :(.

See this Page 3

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/200a4efc-f547-2a10-02bf-ada1d207...

Regards,

Prateek

Former Member
0 Kudos

Thanks Prateek and Udo. Points awarded.

Answers (0)