Page 1 of 1

Login ID as Operatpr ID in paradata

Posted: August 8th, 2019, 5:06 pm
by Yass
Hi CSPro Team,

In paradata there is "sessions by operator id", I do not what to enable ask for operator in Data Entry Options. I will like to let the login id which is
entered once come under sessions by operator id in my paradata.Please how do I go around this? Thanks

Re: Login ID as Operatpr ID in paradata

Posted: August 8th, 2019, 6:00 pm
by josh
You can set the operator id in the pff file by adding the line:

OperatorID=<your operator id>

This should go in the [DataEntryInit] section. You can also use the pff editor to set this.

If you set the operatorid in the pff then the CSEntry will not ask you to enter it. The value from the pff will be used in the paradata.

Re: Login ID as Operatpr ID in paradata

Posted: August 9th, 2019, 2:53 am
by Yass
Thanks Josh !!