You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can also check out the [DataPipe_Admin](http://localhost:52773/csp/sys/sec/%25CSP.UI.Portal.Role.zen?PID=DataPipe_Admin) role definition in InterSystems IRIS.
156
168
157
-
# Installation
158
-
1) Install [IPM package manager](https://github.com/intersystems/ipm) if you don't have already done it.
159
-
2) Create a new namespace (e.g. `DPIPE`)
160
-
3) Switch to the namespace you want to install DataPipe.
161
-
4) Install DataPipe using ipm:
169
+
## Using DataPipe in multiple namespaces
170
+
171
+
You can install DataPipe in one namespace and use it in different namespaces using the same UI.
172
+
173
+
To do so, you need to:
174
+
* Install DataPipe in source namespace
175
+
* Map DataPipe and Restforms2 package and globals to target namespace
176
+
* Grant access to tables and views on target namespace
177
+
178
+
The following example uses the **quickstart container** to configure Datapipe also in `USER` namespace:
179
+
180
+
1) DataPipe is already installed in `DPIPE` namespace.
181
+
2) Map DataPipe and Restforms2 package and globals from `DPIPE` to `USER`:
<ItemName="REST API In"Category=""ClassName="DataPipe.Test.REST.BS.ApiService"PoolSize="0"Enabled="true"Foreground="false"Comment=""LogTraceEvents="false"Schedule="">
0 commit comments