Added enrichment microservice 35/91535/1
authorEzhilarasi <ezhrajam@in.ibm.com>
Tue, 16 Jul 2019 13:26:54 +0000 (18:56 +0530)
committerEzhilarasi <ezhrajam@in.ibm.com>
Tue, 16 Jul 2019 13:27:01 +0000 (18:57 +0530)
Change-Id: Icf5b7432ed9bbe31ce6a89074ee9ce74dff3a21f
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
docs/microservices/enrichment.rst [new file with mode: 0644]
docs/microservices/media/Enrichment-REST.png [new file with mode: 0644]
docs/microservices/media/Enrichment-UI1.png [new file with mode: 0644]
docs/microservices/media/Enrichment-UI2.png [new file with mode: 0644]

diff --git a/docs/microservices/enrichment.rst b/docs/microservices/enrichment.rst
new file mode 100644 (file)
index 0000000..55984d7
--- /dev/null
@@ -0,0 +1,36 @@
+.. 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 
\ No newline at end of file
diff --git a/docs/microservices/media/Enrichment-REST.png b/docs/microservices/media/Enrichment-REST.png
new file mode 100644 (file)
index 0000000..005f796
Binary files /dev/null and b/docs/microservices/media/Enrichment-REST.png differ
diff --git a/docs/microservices/media/Enrichment-UI1.png b/docs/microservices/media/Enrichment-UI1.png
new file mode 100644 (file)
index 0000000..62b870c
Binary files /dev/null and b/docs/microservices/media/Enrichment-UI1.png differ
diff --git a/docs/microservices/media/Enrichment-UI2.png b/docs/microservices/media/Enrichment-UI2.png
new file mode 100644 (file)
index 0000000..4449705
Binary files /dev/null and b/docs/microservices/media/Enrichment-UI2.png differ