BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  OpenAPI Support in BAW

    Posted Tue January 17, 2023 10:09 AM
    Hi All, a question about OpenAPI 3.0.1.
    I've seen that in BAW 22.0.1 it is possible to create a REST (Exposed Automation) Service implemented by a Service Flow, and that OpenAPI definition in generated for the service. But it seems to me that only POST requests with synchronous interaction style are supported... is that correct?

    Many thanks!

    ------------------------------
    Domenico Di Santo
    IBM
    ------------------------------


  • 2.  RE: OpenAPI Support in BAW

    Posted Wed January 18, 2023 03:06 AM
    Hi @Domenico Di Santo,
    yes, in BAW 22.0.1 traditional you can only expose service flows as REST service which result in a POST operation with a synchronous interaction style. However, in BAW (workflow) as part of CP4BA it is possible to also expose processes as REST services which result in a POST operation with an asynchronous interaction style.

    ------------------------------
    Maximilian Tews
    ------------------------------