Skip to Content
0
Former Member
Jun 29, 2009 at 10:43 AM

Set file name by global variable

504 Views

Hi,

I am trying to load data from excel file. I have created batch job with global variable $GV_FileName. When I set a global variable value in a script inside Workflow the data load successfully. When I set a global variable value as a job property I receive the error: "The variable <$GV_FileName> of the is empty. Please initialize the variable to a valid value." But in debug mode I see that the variable is not empty.

Thanks in advance.

Lyudmila