blob: 1f94556e3d90153f93ffeaca8eb86b4383326ba0 (
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
34
35
36
37
38
|
.. 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: 7.88889in
:height: 4.43750in
.. |image1| image:: media/Enrichment-UI1.png
:width: 7.88889in
:height: 4.43750in
.. |image2| image:: media/Enrichment-UI2.png
:width: 7.88889in
:height: 4.43750in
|