cancel
Showing results for 
Search instead for 
Did you mean: 

How do we committ work in Enterprise Services ?

Former Member
0 Kudos

All the BAPIs are exposed as Enterprise Services.

Suppose if I want to create a Sales Order using an Enterprise Service, how do we perfrom "committ work"?

Regards

Pushkar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

there's one important principle in SOA which is loose coupling. IMHO, if you had to call an extra commit like in BAPIS in succession to a service call you would definitely violate this principle.

therefore webservices usually commit automatically (going from usual bapis to webservices you often might find yourself writing a wrapper for the bapi including the commit).

my 2 cents,

anton

sbhutani1
Contributor
0 Kudos

Hi Pushkar,

Please refer this article to know more about commit work in Enterprise Service.

http://download.microsoft.com/download/5/7/f/57f1490e-8a8d-497b-bbae-ec2a44b3799f/BuildingWorkflowEn...

Regards

Sumit Bhutani