Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.02 KB

change-target-directory.md

File metadata and controls

28 lines (20 loc) · 1.02 KB
summary tags locale guid app_type platform-version figma
OutSystems 11 (O11) requires changing the target directory of resources to non-system directories before deployment to avoid errors.
en-us
3be20de4-b979-43e3-89a4-c56d7b9ea6f1
traditional web apps, mobile apps, reactive web apps
o11

Change target directory error

Error message

You must change the target directory of the resource_name before deploying, as it can't be located at the directory_name system resource directory.

Cause

You specified an invalid target directory for a resource in your module. This target isn't valid because it's a system-level resource directory.

Recommended action

In Service Studio, change the target directory of the specified resource to a directory that isn't a system resource directory.

To change the resource target:

  1. Go to the Data tab > Resources.

  2. Select the resource you want to change.

  3. In the properties pane, change the target directory to one that isn't a system resource directory.