Assign Directory became lower case

Hi ,

I have assign a directory path which is taken from the queue container and config file. All the while no issue. I decided to deploy in orchestrator, so i removed import, unused variables and arguments and then deployed. Now when i run the directory path is lowercase which also seems wieed. It types in slow. May i know what is the issue causing this?

@mark_rajkumar1,

Try changing input method of type into activity to Simulate.

@mark_rajkumar1

What input method are you using?

If hardware it would be little slow

Chomium api or simulate are preferred

Cheers

Hello @mark_rajkumar1

Try These steps

SimulateType = True and DelayBetweenKeys = 0.

Make sure the input variable for the path is not .ToLower in the arguments or when reading from the queue or config file.

Re-deploy the process in Orchestrator after confirming these settings.

And if possible please share sreenshot

Reagrds,
Rajesh Rane