This repository contains the material for the SAP TechEd 2022 session called DT262 - Execute Bots Rapidly in SAP S/4HANA Cloud with SAP Build Process Automation.
In this session, you will learn how to use the SAP Build Process Automation to modify a pre-built bot i.e., Create Purchase Requisitions from Excel (48M).
The pre-built bot is designed to simplify the creation of purchase requisitions. The user can give the purchase requisition details as an input to the bot by compiling them into one template excel file. The bot reads those details and creates purchase requisitions and sends the report email to the recipients.
During this exercise, the following extensions will be made to the pre-delivered content:
- An input form for the User to enter PR Number, PR Amount, Requester Number and Requisition Date.
- An Approval form for the Manager to see the PR information to Accept or Reject.
- Notification Form for the User to show if the PR is accepted or rejected.
- Workflow to Bootstrap the process, where user first submits the form and based on PR Amount the PR is sent forApproval to Manager. Only after Manager’s approval or PR with Low amount the Purchase Requisition is created using the pre-built bot.
- Getting Started
- Exercise 1 - Extend SAP S/4HANA Cloud Pre-Delivered Bot uisng SAP Build Process Automation
- Exercise 2 - Release, Deploy and Execute the Business Scenario
Support for the content in this repository is available during the actual time of the online session for which this content has been designed. Otherwise, you may request support via the Issues tab.
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.