SAP Enterprise Messaging
Connect your enterprise landscape with SAP Enterprise Messaging (recently rebranded as SAP Event Mesh). Begin by understanding the architecture that governs asynchronous messaging. Then set up the enterprise messaging service, and configure queues, topics, and webhooks to enable communication in your system. Learn to implement event enablement in SAP S/4HANA, set up the SAP Integration Suite to receive messages, and more. Finally, see how you can configure SAP Cloud Application Programming Model apps to send messages to the service.
Developing Groovy Scripts for SAP Cloud Platform Integration
Create custom integration patterns for SAP Cloud Platform Integration with Groovy! Start by getting a handle on the language before dancing your way into rapid development, from iFlow simulations to dependency management with IntelliJ IDEA. Use Groovy scripts to transform data formats and test your code before deployment. Finish your performance by exploring SAP Cloud Platform Integration?s underlying frameworks and using Groovy to access and develop with them! Authors: Eng Swee Yeoh, Vadim Klimov
Testing SAP APIs: Strategy and Execution
Get to know the SAP-recommended interface testing tools and processes for SAP Process Orchestration, SAP Cloud Platform Integration, and the SAP Application Interface Framework! See who’s involved in interface testing, what components you should test, and how to incorporate testing into an integration project. Then jump into writing and running actual tests. Explore the test pyramid, change impact analysis, the RACI matrix, and more. Streamline your processes to make testing projects painless! Authors: Pontus Borgstrom, Michal Krawczyk, Korneliusz Kordus
Data Aging for SAP Business Suite on SAP HANA
If you’ve upgraded to SAP ERP on SAP HANA, upgrade your data archiving skills too! Learn to use data aging to manage hot and cold documents. You’ll learn about data aging objects and their methods, creating partitions, executing data aging runs, and more. Based on the example of FI_DOCUMENT in SAP S/4HANA Finance (SAP Simple Finance), see data aging in action and then apply your skills to other data aging objects as well! Author: Wojciech Łukowski
Serializing Interfaces in SAP AIF
The serialization of interfaces is a task that occurs in all interface technologies, including SAP AIF, the application integration framework. Discover how to serialize your processes in SAP AIF with this go-to E-Bite! Learn the four methods for interface serialization and how to monitor and troubleshoot your SAP AIF interfaces when performance issues arise. With step-by-step instructions and screenshots, you’ll simplify interface management in no time. Authors: Michał Krawczyk, Krzysztof Łuka, Michał Michalski
Mapping with BRFplus Decision Tables and SAP AIF
In this E-Bite you’ll learn how to create nested decision table calls, using the ability of BRFplus expressions to call each other. You will see how you can call another expression directly from a decision table cell. You will also be introduced with reusability of decision tables with function call expressions, which are BRFplus context mapping tools, allowing you to call other BRFplus functions as though they were expressions. Thanks to that, you can build a generic function with a decision table in it that will be an interface to your decision table and call this interface with different function calls depending on the context available. Author: Michał Rohnka