Page 1 of 1

Name column in director contains prompt info from designer

Posted: Mon Sep 11, 2006 12:48 pm
by elliferg
:?
Is anyone else seeing the data from the prompt column (from Designer) in the name column when you hit the run button (in Director)? This seemed to start when we upgraded to 7.5.2 .

Posted: Mon Sep 11, 2006 12:56 pm
by kcbland
Wow! Waiting for the right moment for your first post? :lol:

I've never seen this problem with 7.5.2 on AIX and Solaris. But, my prompts are usually the same as the parameter name so I haven't exactly been trying to test this.

Posted: Mon Sep 11, 2006 1:50 pm
by elliferg
I swear I posted before I paid to join. I think my post bucket has a hole in it. :P


Anyway, most of our prompts match our parameter names, but some other people got in our code and made the prompts into actual prompts. Go figure.

Posted: Mon Sep 11, 2006 4:10 pm
by ray.wurlod
Job parameter names have to be legal variables names. The prompt text can be made more meaningful text, and in local language (for example Arabic or Korean). I advocate and counsel use of meaningful prompt text, and always supplying help text, for job parameters.

Posted: Mon Sep 11, 2006 10:34 pm
by elliferg
That's all well and good, but now we can't see the variable names, which we have in our parameter files that we use to call dsjob. It seems pretty hokey to me.

Posted: Mon Sep 11, 2006 11:47 pm
by ray.wurlod
It is working as documented.

If you find that hokey, then so be it.

Change your prompt text to be the same as the parameter name if that's what you need. Why do you need to see the parameter name anyway? Generate job documentation; it's all in there.