Skip to main content
Question

GTI Submit File

  • May 12, 2026
  • 2 replies
  • 11 views

vanitharaj1208
Forum|alt.badge.img+15

HI All,

 

Im not able submit file in GTI . Im getting error for path.  where i need to upload file first ?

 

2 replies

a_aleinikov
Forum|alt.badge.img+4
  • Bronze 1
  • May 13, 2026

Hi,

The issue is the file path. You are using:

\Device\HarddiskVolume3\Windows\explorer.exe

That is a Windows device path, not a normal file-system path. Please try using the standard path instead:

C:\Windows\explorer.exe

Also confirm that the file exists and is accessible from the machine/context where the playbook action is running.


vanitharaj1208
Forum|alt.badge.img+15

can anyone help me on this im still facing the issue