Do data elements persist across properties?
We have a situation where the public part of the website is running on one platform (AEM) and the logged in version is running on something different (Java plus a bunch of other stuff). As we implement Launch we would like to use two properties to keep things organized and because they will be managed by separate teams. However, there is data we would like to keep in data elements from one site to the other. Is this possible if we create the same data element in both properties or do we need to use some form of local storage?
Thanks
