Can we set shared folders or mapped drives to PASOE propath

Posted by rajivramarao on 31-Mar-2020 13:26

Hi,

My code base is in machine a and pasoe is installed in machine b. I do not want to place the same codes in multiple machines .

Is it possible to set PASOE propath to machine a shared folder or my network drive ?

Best Regards

Rajiv

Posted by Mike Fechner on 31-Mar-2020 13:46

And of course, another question is, if it’s a good idea to do so … it will have impact on performance.

All Replies

Posted by bronco on 31-Mar-2020 13:41

Sure, there shouldn't be a problem. Just make sure that the user who starts PASOE has sufficient rights to access the network drive.

Posted by bronco on 31-Mar-2020 13:45

This is for development, right?

Posted by Mike Fechner on 31-Mar-2020 13:46

And of course, another question is, if it’s a good idea to do so … it will have impact on performance.

Posted by Mike Fechner on 31-Mar-2020 13:48

When I read multiple machines, this sounds more like staging or production to me. But I hope, I'm wrong.

Posted by rajivramarao on 31-Mar-2020 13:55

Bronco and Mike - this is for production use.  We want to avoid placing the code base in multiple machines.

Posted by Mike Fechner on 31-Mar-2020 14:10

No further comment 😉

Posted by Jeff Ledbetter on 31-Mar-2020 14:12

Yes, it works fine. Whether or not it's an actual performance bottleneck would be up to to determine. For us, it is not.

Posted by Tim Hutchens on 31-Mar-2020 18:01

Are you deploying your code as WAR files? If so, the rcode will automatically be deployed with the WAR file if your source code is in the PASOEContent/WEB-INF/openedge/ directory. THe production instance should not be referencing source code (.p/.cls files)

Posted by rajivramarao on 06-Apr-2020 07:20

Not deploying r codes using WAR.

Posted by rajivramarao on 06-Apr-2020 07:20

Not deploying r codes using WAR.

This thread is closed