Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
I have a problem when in refreshing my application file.
I have created usser acccess in application file.
When i am trying to refresh through batch file it asks me for password and then only it proceeds with refresh activity.
So my batch file job gets stuck
any suggestions please how i can avoid this.
Thanks in advance.
Regards
raj
Do you use Session Access in your QV?
Raj,
Add SERIAL feild to your section access, and use the serail number of the QV license of the machine that runs reload. Do not use USERID and PASSWORD in that entry.
Try using SERIAL like this
SERIAL, ACCESS, USERID, PASSWORD, GROUP
Serial ID, ADMIN, *, *, AdminGROUP
The Serial ID that you will of the machine on which you are running the batch file. But since you will use * for userid & password it will not ask for user id & password while normally opening the file. But to restrict other's access directly you put user ID & password for other Serial's (Other than the machine on which you are running the batch).
Regards
Amar
Thanks a lot for your kind help!!!!!!!!!!!!!!!!
Thanks alot for your kind help........