Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Latest commit

 

History

History

3_ImportSampleProcess

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Table of Contents

Overview

In this exercise, you will acquire Invoice Sample Process from SAP Process Automation Store. This sample content helps users to get started in automating a simple invoice approval process that includes the extraction of data from documents and approval steps required to approve the invoice. This sample process includes the following:

  • Sample request form to start the invoice processing.

  • An automation (and respective data types) to extract the data from an invoice.

  • An approval step to decide for approval or rejection of the invoice.

  • Confirmation and rejection forms to notify the requester about the decision.

    Process

Explore the store

The Store offers predefined content for your automation. Packages are categorized by catalog which let you choose between Business Content, Learning Content and Automation SDK.

  1. Open SAP Process Automation - Application Development Lobby. Navigate to the store in your Tenant, to find sample content.

    03

Acquire a Project

  1. Acquire the Invoice Approval Process - Sample application package:
  • Search for Invoice Approval Process - Sample.

  • Select Create from Template button.

    03

  1. Create a Business Process Project from the template.
  • Under Project Name field, type: Invoice Approval Process AD160-XXX (replace XXX with your User ID to identify the project later).

  • Under Short Description field, type: Invoice Approval Process.

  • Choose Create.

    03

  1. To see the newly created project, navigate back to the Lobby from the top menu.

    03

Summary

You have now acquired Invoice Sample Process from the SAP Build Process Automation Store.

Continue to - Exercise 4 - Trigger Process