Forum Discussion

Parex122334's avatar
Parex122334
New Contributor III
2 years ago

Reading File from Local System

Hi Team,I want to know that whether through Snaplogic , I would be able to read the file present in my local system or not. If Yes then how to read the file present in local system 

1 Reply

  • alchemiz's avatar
    alchemiz
    Contributor III

    Hi Parex122334 ,

    Good day, if your local system is within the network of your groundplex 2 ways if build in linux system you can use the smb protocol and if build in windows system you can use the file protocol
    e.g
    smb://local_pc_name/shared/
    or
    file:///local_pc_name/shared/