Integrate Excel and Outlook SDK Based Automations To A Single Project
Beginner
20 min.
In this tutorial, you will customize the Excel and Outlook SDK based projects, so that they can be integrated together as a single business process.
You will learn
- How one automation in a project can be embedded into another automation project
- How one automation can call another automation,
- How to pass values from one automation to another
- How you can build an integrated business process using SAP Build Process Automation
Prerequisites
- Complete the tutorial: Extend Outlook SDK based automation
- Complete the tutorial: Build Your First Automation Using Excel SDK of SAP Build Process Automation
SAP Build Process Automation has native integration to several Microsoft Office products including Outlook, Excel SDK. In this tutorial, you will integrate the automations to a single business process. Create a new automation that includes both the Outlook and Excel automations. Use a combination of environment variables and input/output variables to pass information across the project and in this way, processing will be dynamic and can work for any email or Excel file.