Formmatted content for CB processor 67/91867/1
authorEzhilarasi <ezhrajam@in.ibm.com>
Tue, 23 Jul 2019 13:52:18 +0000 (19:22 +0530)
committerEzhilarasi <ezhrajam@in.ibm.com>
Tue, 23 Jul 2019 13:52:26 +0000 (19:22 +0530)
Change-Id: Ic961f908bd0925cfd9219cb8e9a5acdcf72fd513
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
docs/microservices/controllerBlueprintStudioProcessorMS.rst

index 683b694..9dcd311 100644 (file)
@@ -9,31 +9,12 @@ The Controller Blueprint Archive is the overall service design, fully model-driv
 
 The CBA is .zip file which is saved in Controller Blueprint Database.
 
-Dynamic API:
-------------
-
-The nature of the API request and response is meant to be model driven and dynamic. They both share the same definition.
-
-The actionName, under the actionIdentifiers refers to the name of a Workflow (see workflow)
-
-The content of the payload is what is fully dynamic / model driven.
-
-The first top level element will always be either $actionName-request for a request or $actionName-response for a response.
-
-Then the content within this element is fully based on the workflow input and output.
+Controller Blueprint Microservices:
+-----------------------------------
 
 .. toctree::
    :maxdepth: 1
    
    dynamicapi
-
-Enrichment:
------------
-
-Helps to generate complete valid CBA file.
-
-.. toctree::
-   :maxdepth: 1
-   
    enrichment
    
\ No newline at end of file