blob: be73f59c7da783a34627f7b57e2d21d02e13d1f3 [file] [log] [blame]
JakobKriegf47eeee2020-08-17 21:04:35 +02001.. This work is licensed under a Creative Commons Attribution 4.0
2.. International License. http://creativecommons.org/licenses/by/4.0
3.. Copyright (C) 2020 Deutsche Telekom AG.
4
5Developer Guide
6=================
7
Singal, Kapil (ks220y)83c0cd22020-10-19 10:00:59 -04008Blueprints Processor Microservice:
9----------------------------------
10
11Micro service to Manage Controller Blueprint Models, such as Resource Dictionary, Service Models, Velocity Templates etc, which will serve service for Controller Design Studio and Controller runtimes.
12
13This microservice is used to deploy Controller Blueprint Archive file in Run time database. This also helps to test the Valid CBA.
14
JakobKriegf47eeee2020-08-17 21:04:35 +020015.. toctree::
JakobKriegf47eeee2020-08-17 21:04:35 +020016 :maxdepth: 1
17
Singal, Kapil (ks220y)83c0cd22020-10-19 10:00:59 -040018 running-bp-processor-in-ide
19
20Architecture:
21~~~~~~~~~~~~~
22
23|image0|
24
25.. |image0| image:: media/blueprintprocessor.jpg
26 :width: 400pt
27
28
29Testing in local environment:
30-----------------------------
31
32Point your browser to http://localhost:8000/api/v1/execution-service/ping (please note that the port is 8000, not 8080)
33
34To authenticate, use ccsdkapps/ccsdkapps login user id and password.