blob: 5ddb23bb41000ec35b329eab872a72db08e2de45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
.. This work is licensed under a Creative Commons Attribution 4.0
.. International License. http://creativecommons.org/licenses/by/4.0
.. Copyright (C) 2019 IBM.
Enrichment
==========
.. toctree::
:maxdepth: 1
Once the base CBA zip file is done, the enrichment process will complete the design by providing all the definitions required for the self-service provisioning.
The following shows 2 ways to run CBA enrichment
REST API request:
-----------------
|image0|
CDS UI:
-------
|image1|
|image2|
.. |image0| image:: media/Enrichment-REST.png
:width: 500pt
.. |image1| image:: media/Enrichment-UI1.png
:width: 500pt
.. |image2| image:: media/Enrichment-UI2.png
:width: 500pt
|