blob: 129ff7cd6620c9eecc0116837a635d763278e58d [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
JakobKriegb7beaee2020-12-01 14:17:11 +01008Blueprints Processor Microservice
Singal, Kapil (ks220y)83c0cd22020-10-19 10:00:59 -04009----------------------------------
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::
JakobKriegb7beaee2020-12-01 14:17:11 +010016 :caption: Guide how to run Blueprint Processor in an IDE:
JakobKriegf47eeee2020-08-17 21:04:35 +020017 :maxdepth: 1
18
Singal, Kapil (ks220y)83c0cd22020-10-19 10:00:59 -040019 running-bp-processor-in-ide
20
JakobKriegb7beaee2020-12-01 14:17:11 +010021Architecture
Singal, Kapil (ks220y)83c0cd22020-10-19 10:00:59 -040022~~~~~~~~~~~~~
23
24|image0|
25
26.. |image0| image:: media/blueprintprocessor.jpg
27 :width: 400pt
28
29
JakobKriegb7beaee2020-12-01 14:17:11 +010030Testing in local environment
31~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Singal, Kapil (ks220y)83c0cd22020-10-19 10:00:59 -040032
33Point your browser to http://localhost:8000/api/v1/execution-service/ping (please note that the port is 8000, not 8080)
34
35To authenticate, use ccsdkapps/ccsdkapps login user id and password.