Hi Vivekanandan, We got this kind of issue with our own ONAP installation.
I see in your capture that AAI could be access internally using 8080 port and to the internet via *30232* port. For XDemo APP which is just the Portal-SDK application, you will need to find where it is located doing the following: You can see that for my case in the capture above, portal-sdk is on port *30212* (For my case). The first thing to do is to add manually in the application Onboarding: - port 30232 for AAI : http://aai.api.sparky.simpledemo.onap.org:30232/services/aai/webapp/index.html#/viewInspect - Port <Portal-SDK port> for Xdemo App: http://portal-sdk.simpledemo.onap.org:<Portal-SDK port>/ONAPPORTALSDK/welcome.htm Then save and go back to your home to test your application. Hope this will help. Regards, Steve -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11837): https://lists.onap.org/g/onap-discuss/message/11837 Mute This Topic: https://lists.onap.org/mt/24248392/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
