내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Moving AEM content to DPS2015

Avatar

Level 1

Hi everyone,

I have complete project in AEM and one of the component/content has Registration and login functionality where Registration has multiple steps on each page to next page data persist to data base.

If you move this component/content to DPS 2015 using AEM and DPS integration and publish to DPS. Will the Registration functionality works as it is? Are there any changes needs to be done on DPS? Since DPS content is on cloud and once it pushed to mobile app how will the calls to back-end server will happen? If i use javascript to make a call it will be cross domain calls which i dont think correct way of doing.

Please let me know your thoughts and suggestions. Thanks for your help..

Regards,

Vamshi

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

I'm not quite sure what you are trying to accomplish here Vamshi. It's unlikely that your flow of logging into a web site is going to buy you anything in the context of a DPS app because the entitlement for your content is handled by the app. You can't use a login token or key from logging into a web site and use it in the DPS app  to control access to content, it would be very weird to navigate to a DPS article that the app thinks you are entitled to, only to have the article itself make some calculation and claim you can't see it.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Employee

I'm not quite sure what you are trying to accomplish here Vamshi. It's unlikely that your flow of logging into a web site is going to buy you anything in the context of a DPS app because the entitlement for your content is handled by the app. You can't use a login token or key from logging into a web site and use it in the DPS app  to control access to content, it would be very weird to navigate to a DPS article that the app thinks you are entitled to, only to have the article itself make some calculation and claim you can't see it.