Replies: 3 comments 1 reply
-
In the In the remote case, there are three DI scopes. The original client one, a server one where the data portal is hosted, and the temporary one created by the data portal. |
Beta Was this translation helpful? Give feedback.
-
Thanks, but therefore that won't help me. I am trying to determine whether a dataportal operation is being executed without the run local attribute. The reason for this is that I only want a call to a an sql connection manager in those cases to ensure it is on the server. The client should not have access. |
Beta Was this translation helpful? Give feedback.
-
Only problem is we have a configuration for both : use app server or not so when app server is run it would be ok but not the other way. In that case sql is available locally |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to understand why LogicalExecutionLocation is different in the following two scenarios:
This is what my output is:
These are the classes:
Beta Was this translation helpful? Give feedback.
All reactions