Skip to content

Commit b851c9c

Browse files
1 parent fec3451 commit b851c9c

File tree

6 files changed

+28
-0
lines changed

6 files changed

+28
-0
lines changed

tutorials/spa-dox-create-process/spa-dox-create-process.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ primary_tag: software-product>sap-build-process-automation
2020
- How to add a form to trigger this process
2121

2222
## Intro
23+
24+
> **IMPORTANT:** Please refer to sample **Invoice Approval Process - Sample** in the SAP Build Store if you face any issues while following the tutorial. To retrieve the sample, refer to **step 6** of [Release, Deploy and Run the Process](spa-dox-run-process).
25+
2326
You work in the finance department of the company and need to regularly process incoming scanned invoices.
2427
This is actually causing a lot of manual effort in order to extract the data out of the pdf or image, send to the approval of the manager before the data would be actually entered into the system.
2528
This needs to be automated since we are talking about multiple invoices which are coming every single day. Also we need to define the approval flow depending on the specific criteria (in this tutorial series, company is considered as criteria).
54.3 KB
Loading
197 KB
Loading
391 KB
Loading

tutorials/spa-dox-run-process/spa-dox-run-process.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,30 @@ primary_tag: software-product>sap-build-process-automation
157157

158158
<!-- border -->![Monitor](05_Monitor_Process_and_Workflow.png)
159159

160+
### Retrieve sample project from the store (Optional)
161+
162+
> The entire project is available in the SAP Build Store as a sample and you can follow the below steps to retrieve the project and use it for reference.
163+
164+
1. From the SAP Build Lobby, navigate to Store.
165+
166+
2. Search for the sample project: **Invoice Approval Process - Sample**.
167+
168+
3. Choose **Create from Template** to retrieve the sample and save it as a new project in your lobby.
169+
170+
<!-- border -->![Store](store.png)
171+
172+
4. Choose **Create**.
173+
174+
<!-- border -->![Create](create.png)
175+
176+
Your project gets created in editable version. You may release and deploy it and run the project.
177+
178+
5. Navigate back to the lobby by clicking on the SAP logo.
179+
180+
<!-- border -->![Project](lobby.png)
181+
182+
You can see your project is available in the lobby.
183+
184+
<!-- border -->![Lobby](project.png)
160185

161186
---
113 KB
Loading

0 commit comments

Comments
 (0)