cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Share data between SAP Build Apps and SAP Build Process Automation

MarkusLauff
Product and Topic Expert
Product and Topic Expert
0 Kudos
217

Use Case:

  1. SAP Process Automation 1: regularly read elements via SAP GUI
  2. SAP Build Apps: allow users to update elements.
  3. SAP Process Automation 2: regularly write updated elements via SAP GUI

What is the best practice approach / reference architecture for persisting the data, allowing to share between SAP Build Apps # and SAP Build Process Automation?

Accepted Solutions (0)

Answers (1)

Answers (1)

Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Kudos
  • You could use an external service (e.g., CAP service or HANA) and each tool could access the service as needed.
  • On the roadmap it appears that VCF backends will be exposed with an API, and at that point you could create a backend in SAP Build Apps and Process Automation could save its data there.

When will Process Automation know do do step #3 and write back to SAP GUI?