Local execution directory in command line

Ask general questions here.
Yaman
Posts: 14
Joined: Wed Sep 16, 2020 1:20 am
Location: Boucheville

Local execution directory in command line

Post by Yaman » Wed Oct 20, 2021 11:40 pm

Can you give me a complet solution please? :D
I have the problem in command line execution
BJS_Clinical.exe /a:TLT-047 /rc:IGH_Validation /tcdr:IGH_Validation=17 /testrail /truser=User /trpass=Pass /trrunid=1515 /rf:reports/%S_%Y-%M-%D-%T.rxzlog /ju

I need to change this path
Extracting files from 'http://192.168.2.21:8081/api/files/5b8a ... 98c9cc.zip' to local execution directory C:\Users\smorin\AppData\Local\Temp\Ranorex\5b8a4e0a999cb4e071945d0ac698c9cc\.
To
Extracting files from 'http://192.168.2.21:8081/api/files/5b8a ... 98c9cc.zip' to local execution directory C:\Ranorex\Project\.

But I don't know how
You have to be precise because I am a beginner
Thank a lot :D

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Local execution directory in command line

Post by odklizec » Thu Oct 21, 2021 7:14 am

Hi,

I'm afraid, there is no such option available. In my opinion, the reason why it does not work for you, is some kind of security/antivirus/gop hardening. Ask your IT support about possible reasons and eventually add an exception for Ranorex.
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

Yaman
Posts: 14
Joined: Wed Sep 16, 2020 1:20 am
Location: Boucheville

Re: Local execution directory in command line

Post by Yaman » Mon Nov 29, 2021 5:44 pm

You were absolutely right, it was Cynet protection software.
Thanks a lot for your help.