Dear SO team,

Are there any REST API interfaces to cancel SO BPMN DMAAP listener
workflow.

I guess, the default timeout is about 2 weeks. We would like to know, is
there any REST API call to cancel this workflow?

*Here are the steps that we did.*

1) Created distributed PNF service from SDC
2) From VID deployed a new VNF service
3) SO BPMN is waiting for the PNF ready event
4) How do we cancel the BPMN dmaap listener

*Here are the SO BPMN log snippets*

export SO_BPMN_POD=$(kubectl get pods -n onap | grep 'so-bpmn-infra' | awk
'{print $1}')
kubectl exec -it -n onap ${SO_BPMN_POD} -- tail -f /app/logs/bpmn/debug.log

2019-08-10T16:03:03.786Z|| o.o.s.b.i.pnf.dmaap.PnfEventReadyDmaapClient -
dmaap listener starts listening pnf ready dmaap topic
2019-08-10T16:03:08.810Z|| o.o.s.b.i.pnf.dmaap.PnfEventReadyDmaapClient -
dmaap listener starts listening pnf ready dmaap topic
2019-08-10T16:03:13.841Z|| o.o.s.b.i.pnf.dmaap.PnfEventReadyDmaapClient -
dmaap listener starts listening pnf ready dmaap topic

Thanks & Regards
Vivek

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#18566): https://lists.onap.org/g/onap-discuss/message/18566
Mute This Topic: https://lists.onap.org/mt/32864103/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to