Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Identify the OOTB variables and their use

Avatar

Level 4

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 Accepted Solution

Avatar

Correct answer by
Employee Advisor
4 Replies

Avatar

Correct answer by
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 4

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.