Hi, After creating experience fragment, clicking on Open from the success dialog, url is getting encoded and throwing page not found issue when accessing from dispatcher. Url is encoding from / to %2F when trying in local instance. Fix:Go to below node and override to /apps:http://<host>:<port>/libs...