We have a customer which is not allowed to have writeable folders in the normal area of the fileset. Writeable folders should only be at the user-area which is of course writeable. Is there a way to configure at least the "work"-folder be at a different place?

asked 06.10.2015 at 10:34

Helmut%20Burgemeister's gravatar image

Helmut Burge...
(suspended)
accept rate: 100%


One way is to install the designer directly to the user-area (if space is sufficient). Or to set a symbolic link like:
mklink /D C:\Soreco\ivy_Designer51_x64\work C:\Users\USERNAME\AppData\Roaming\work

link

answered 08.10.2015 at 10:48

Helmut%20Burgemeister's gravatar image

Helmut Burge...
(suspended)
accept rate: 100%

I think it's a normal system property that can be adjusted with the Admin UI. See the property named "System.WorkDirectory".

alt text

link

answered 06.10.2015 at 14:18

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

edited 06.10.2015 at 14:19

This works fine on server but not in designer. There is no such property. Like in eclipse the "work"-folder is hardcoded.

(08.10.2015 at 10:44) Helmut Burge... Helmut%20Burgemeister's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×78

Asked: 06.10.2015 at 10:34

Seen: 2,056 times

Last updated: 08.10.2015 at 10:48