uEngine5 BPMS that totally re-written in Microservices architecture. uEngine5 can act as not only a conventional Workflow or BPMS but also as a REST api orchestrator or a BPaaS (Business process as a service) of members of OCE's MSA components.
MIT License
10
stars
13
forks
source link
Exposing Service Backend on the fly by MessageStartEvent #76
서비스를 실행중에 동적으로 expose 함.
Message Start Event 로 첫번째 단계의 액티비티를 구성한 프로세스 정의의 경우, 동적으로 해당 Message format 을 받아들일 수 있는 서비스가 열린다.
생성된 서비스는 /servieces/{path명} 에서 접근가능함.