cancel
Showing results for 
Search instead for 
Did you mean: 

COMMIT WORK AND WAIT handling within Gateway changesets

woutdejong
Participant
0 Kudos
method /IWBEP/IF_MGW_APPL_SRV_RUNTIME~CHANGESET_END.

     commit work and wait. 
"wait required because of no tolerance of delay in update task

  endmethod.

Experts,

Can we somewhere configure or customize in SAP NW Gateway the behavior of COMMITs (transaction handling)?

We have a requirement that we MUST wait for the update task to release the locks on SAP objects. We now have implemented the CHANGESET_END method (see above), but wondered if there is a generic switch or piece of customizing that deals with this.

View Entire Topic
woutdejong
Participant
0 Kudos

Stefan,

The issue at hand is very much ABAP backend related, so I'm not sure if your comment helps.

Can you elaborate?