Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Debugging for Server Side Implementation in Headless architecture - Is there any requirement for QA urls/mboxTrace/mboxDebug

Avatar

Level 2

Hi Team,

 

We have implemented Target Server side using Delivery API and our website follows AEM headless architecture. Wanted to check for the below queries -

1. Will there be any usecases where we will require QA urls to preview the experience or since its server-side and headless, QA urls will not make sense.

2. Will debugging parameters like mboxTrace/mboxDebug/mboxDisable will also not be required in case of server-side and headless implementation

 

Regards,

Disa

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @DisaRas 

 

I think, even if it's server side headless implementation you'll still need QA URLs to test experience before taking activity live and debugging parameters should also work.

View solution in original post

4 Replies

Avatar

Correct answer by
Employee Advisor

Hi @DisaRas 

 

I think, even if it's server side headless implementation you'll still need QA URLs to test experience before taking activity live and debugging parameters should also work.

Avatar

Level 2

Hi @Gaureshk_Kodag ,

 

Is there any documentation on how to use QA urls in case of using Delivery API. From my observations, APIs don't return any content until you publish it so not sure how we can leverage QA urls.

 

Regards,

Disa

 

Avatar

Employee Advisor

Hi @DisaRas ,

Here at the end you'll see QA mode pls check if that helps

https://developers.adobetarget.com/api/delivery-api/#operation/execute

 

 

 

 

Avatar

Level 2

Thanks. This helps.