Skip to main content
Participant
August 10, 2020
Answered

Can we record variable defining in action file.

  • August 10, 2020
  • 2 replies
  • 881 views

Hi everyone. I'm facing a fear that I'm given with a task where i have to use CSV file and photo folder for creating a template. For CSV file, i've to use variables I know. But my task is to automate the defining of these variables also. 

 

Simply, can we record the defining of variables in action file.

Thanks

This topic has been closed for replies.
Correct answer JJMack

You define variables for templates. Action do the same process over and over again. Why would you want the create the same template over and over again? The Action recorder does not record anything when you use menu Image>Variables>Define... and when you Insert the  menu item  Image>Variables>Define... when you play the action the step is interactive.  Therefore, that action can not be batched for its an interactive action.  The action requires user interaction.  The Data Driven Graphics process is a Batch Process.  I  do not have any Data Driven Template PSD file or CSV files to test if you can record an action to open a Template and run the data driven Graphs Process.  You can surely record opening a Template PSD file and insert a menu item Image>Variables>Data Set...

2 replies

Participant
December 11, 2022

hi did you find solution then please tell me, I also face this issue 

JJMack
Community Expert
Community Expert
August 10, 2020

You define the layer variable name using Photoshop UI to identify which layers in the template your are creating will be replaced during the data driven processing.  Where your CSV file identifies  the text and files to be used for  replacing the templates layers during the Data driven process.

JJMack
ZainazizAuthor
Participant
August 11, 2020

my question is that can we record the variable defining process in atn file?

JJMack
Community Expert
JJMackCommunity ExpertCorrect answer
Community Expert
August 11, 2020

You define variables for templates. Action do the same process over and over again. Why would you want the create the same template over and over again? The Action recorder does not record anything when you use menu Image>Variables>Define... and when you Insert the  menu item  Image>Variables>Define... when you play the action the step is interactive.  Therefore, that action can not be batched for its an interactive action.  The action requires user interaction.  The Data Driven Graphics process is a Batch Process.  I  do not have any Data Driven Template PSD file or CSV files to test if you can record an action to open a Template and run the data driven Graphs Process.  You can surely record opening a Template PSD file and insert a menu item Image>Variables>Data Set...

JJMack