Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Export Primary Key from a broadLog Schema

Avatar

Level 2

I need to export the primary key (broadlogid) from the broadLogRtEvent schema for a daily log file extract.

In the Extract file activity there's no option to export the primary key (see attached image).

Adobe's online documentation states "It is not possible to export unique identifiers (primary keys) of log resources." However, there must be a way around this using a different approach.

Does anyone have any ideas on how to export the primary key from an Adobe out-of-the-box schema?

Thank you,

John

ACS - No Primary Key Available for Extract File.PNG

1 Solução aceita

Avatar

Resposta correta de
Employee Advisor

You can try to add a selection on  @PKey  on either the query or an enrichment

Ver solução na publicação original

2 Respostas

Avatar

Resposta correta de
Employee Advisor

You can try to add a selection on  @PKey  on either the query or an enrichment

Avatar

Level 4

It worked.

Thanks.