Give us feedback
sap-utilities
Service icon

SAP Utilities

Supported
Stable version 1.4.1 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 06 July 2021 by 
4.5
 (6 ratings)
sap-utilities

SAP Utilities

Details
Use this component if you need to extend SAP remote functions (RFC/BAPI) in Service Studio. If you need to connect to SAP through OData services, please use Integration Builder instead.
Read more

SAP Utilities implement samples for frequent use cases associated with using the OutSystems SAP Extensibility API. It allows you to add advanced functionality to SAP remote functions that you’re using through SAP integration, in Service Studio.


Use this component as a starting point in using the API and then adapt it to your case.


Feature List

  • Use stateful calls to execute multiple SAP remote functions under the same transaction.

  • Use stateless calls to execute SAP remote functions that don’t require a transaction, avoiding the overhead associated with the transaction created by default on every call.

  • Change properties of the SAP connection at runtime.

  • Configure the SAP connection pool limits.

  • Use SAP Logon Tickets, instead of the usual username and password authentication.

Release notes (1.4.1)

Changed component type from Traditional Web to Service. 

Reviews (0)