Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Identify the OOTB variables and their use

Avatar

Level 7

Hi, I'm preparing the Adobe Campaign Classic Developer certification. I don't know what does this refer to:

  • Identify the OOTB variables and their use 

(It can be found in this url https://express.adobe.com/page/R2xpL7NGDQ3jH/ )

Does it refer to input and output variables to the activities like tableName, schema, filename, recCount...?

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee Advisor
4 Antworten

Avatar

Korrekte Antwort von
Employee Advisor

Hi Heku,

 

I would suggest checking out https://experienceleague.adobe.com/docs/campaign-classic/using/automating-with-workflows/advanced-ma..., which touches on the OOTB variables.

Avatar

Level 7

So the OOTB variables are the instance.vars, vars, and task.vars? Or the instance.label, task.creationDate...?

Avatar

Administrator

Hi @Craig_Thonis,
Could you please help @Heku_ further here with their query?

Thanks!



Sukrity Wadhwa

Avatar

Employee Advisor

Hi @Heku_ ,
"The variables are the free properties of the instance, task and event objects." This means you can find the variables by looking at the associated schemas of the global objects of instance, task, and event.