Hi Minsang, You are right! The issue is with the URL " /v3/serviceResources" it must /v2. I think you are using "1.3.6" docker images for SO. Can you pull the images again or upgrade the container images of SO to 1.3.7 and try again?
Best Regards Bharath T ________________________________ From: [email protected] <[email protected]> on behalf of [email protected] <[email protected]> Sent: Friday, February 8, 2019 9:11 PM To: [email protected] Subject: [onap-discuss] CCVPN) SO Service Creation BPMN run error #so #CCVPN I am testing CCVPN use case. I created CCVPN service templates and distributed them to runtime. Since there are distribution issue, I updated SO DB and copied CSAR files as instructed in manual step guide, https://wiki.onap.org/display/DW/Manual+steps+for+CCVPN+Integration+Testing. I sent service creation request using POSTMAN and I can see the request is processed in SO-BPMN log. However, it stops at 'Get Current Resource' task which is part of 'DoCreateResources.bpmn'. [https://jira.onap.org/secure/attachment/13340/13340_image-2019-02-07-17-56-23-565.png] I this this is because '2019-02-07T22:41:10.031Z|1a8a545b-0f2f-4bb7-90ce-5acfdcff683f| org.onap.so.rest.RESTClient - Executing GET to url: http://so-catalog-db-adapter.onap:8082/ecomp/mso/catalog/v3/serviceResources?serviceModelUuid=a4c5a2dc-4d0c-45b0-8a0a-6820186bdddb'.<http://so-catalog-db-adapter.onap:8082/ecomp/mso/catalog/v3/serviceResources?serviceModelUuid=a4c5a2dc-4d0c-45b0-8a0a-6820186bdddb%27.> It fails to read resource data. However, in the same process, it success to read the resource data as we can see in below figure. [https://jira.onap.org/secure/attachment/13339/13339_image-2019-02-07-17-58-43-541.png] I think this is because it sent a request to '/v3/serviceResources?' unlike it sent to '/v2/serviceResource' at the first request. Which component of the BPMN process causes this issue? Thank you, -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15424): https://lists.onap.org/g/onap-discuss/message/15424 Mute This Topic: https://lists.onap.org/mt/29702726/21656 Mute #so: https://lists.onap.org/mk?hashtag=so&subid=2740164 Mute #ccvpn: https://lists.onap.org/mk?hashtag=ccvpn&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
