Hi Steve, It would be great if you can provide some more details.
I looked through SO code where we have a ServiceProxyResourceCustomizationRepository repository and service_proxy_customization table. The table has SOURCE_SERVICE_MODEL_UUID which references `catalogdb`.`service` (`MODEL_UUID`) and MODEL_CUSTOMIZATION_UUID for the resource models. Are they utilised to retrieve the service details and identify the BPMN flow for that service? Regards, Atif -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Steve Smokowski Sent: Friday, 20 September 2019 10:48 PM To: [email protected]; [email protected]; [email protected]; Husain, Atif <[email protected]> Cc: SONSINO, OFIR <[email protected]>; Seshu m ([email protected]) <[email protected]> Subject: Re: [onap-discuss] Nested service composition #sdc [External Email] This email was sent from outside the organisation – be cautious, particularly with links and attachments. ONAP SO does support the proxy service concept. It will use the proxy to query existing service models that match. I have to look back at that feature in more detail, if you are looking to utilize it. Thanks -Steve On 9/20/19, 4:26 AM, "[email protected] on behalf of Rene Robert via Lists.Onap.Org" <[email protected] on behalf of [email protected]> wrote: That "nested-service" feature is not implemented in ONAP SO -----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de Satoshi Fujii Envoyé : vendredi 20 septembre 2019 08:12 À : 'Husain, Atif'; [email protected] Cc : Sonsino, Ofir Objet : Re: [onap-discuss] Nested service composition #sdc Hi Atif (/ Ofir), Yes. the service proxy is added into the parent service as a resource. and when I looked into the generated csar file of the parent service, there is resource-Serviceproxy-template.yml but the csar does not include templates for the child service. I wonder how SO (or other template consumer) can find the child service model corresponding to the proxy resource. Best Regards, Satoshi -----Original Message----- From: Husain, Atif [mailto:[email protected]] Sent: Friday, September 20, 2019 2:12 PM To: [email protected]; Fujii, Satoshi/藤井 理史 <[email protected]> Cc: Sonsino, Ofir <[email protected]> Subject: RE: Nested service composition #sdc Hi Satoshi, The Service Proxy gets added as a resource and the child services -which we drag and drop inside the composite service - get added inside that resource as dependencies. I found this too when I designed an end to end service composed of services. That’s how composition is modelled in SDC today, using the Service Proxy class. Maybe Ofir can shed some light on that. Regards, Atif -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Satoshi Fujii Sent: Wednesday, 18 September 2019 4:49 PM To: '[email protected]' <[email protected]> Subject: [onap-discuss] Nested service composition #sdc [External Email] This email was sent from outside the organisation – be cautious, particularly with links and attachments. Hi, I'm trying to design a service model for MDONS (multi-domain optical network services) usecase and let me ask a question about service proxy: I want to design a service which is composed of other services so I created a service and tried to add a nested service by dragdrop in composition on SDC. then I see a service proxy is added, not the original service. My question is: why 'service proxy' is created instead of the original service and what are differences between the proxy and the original? Best Regards, Satoshi ================================= Satoshi Fujii ([email protected]) Advanced Technology Business Development Div. Technology Development Unit FUJITSU LIMITED Tel: +81-44-280-8492 _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19029): https://lists.onap.org/g/onap-discuss/message/19029 Mute This Topic: https://lists.onap.org/mt/34222990/21656 Mute #sdc: https://lists.onap.org/mk?hashtag=sdc&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
