Hi, I'm preparing the Adobe Campaign Classic Developer certification. I don't know what does this refer to:
(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...?
Solved! Go to Solution.
Views
Replies
Total Likes
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.
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.
So the OOTB variables are the instance.vars, vars, and task.vars? Or the instance.label, task.creationDate...?
Views
Replies
Total Likes
Views
Replies
Total Likes
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.
Views
Likes
Replies