Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Technical Account Id for Running scheduled Queries

Avatar

Level 3

Hi all, 

 

Has anyone tried setting up Technical Account Id to run scheduled query in query services AEP? This a recommended approach by Adobe rather than owning queries by individual users. In case where an user's role changes or account is deactivated, the scheduled query would fail to run. 

 

There is documentation but it doesn't appear very clear to me. Any help/recommendation will be greatly appreciated.

 

Thanks, 

Sambit

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Employee Advisor

@SahuSa1 Starting point for this would be https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-authenticat... to create a project with the relevant API in Adobe IO Developer Console.

Once the API has been added to the project, the OAuth Server-to-Server page for the project displays the following credentials that are required in all calls to Experience Platform APIs

 

You then need to add the API credentials / Project to the role assigned to your user, this should help: https://experienceleague.adobe.com/en/docs/experience-platform/access-control/abac/permissions-ui/pe... 

 

Let us know how this progresses 🙂 

Avatar

Level 3

Hi @SahuSa1 

 

The process is indeed explained by @Tof_Jossic 

We used this and it works well. Leme know if you need any help specific to any topic like policies or AIO project setup.

 

Thanks!