feat: new troubleshooting section

This commit is contained in:
allanbowe 2021-04-26 21:30:12 +02:00
parent fbbf3ebaf0
commit 4e5e4b917e
5 changed files with 17 additions and 1 deletions

View File

@ -58,4 +58,19 @@ If you wish to change the default *libref* or *libname* then there are TWO items
2) The `mpelib` macro variable and the libname statement in the `/Admin/Data_Controller_Settings` stored process.
!!! note
Be sure to make this change *after* running the configurator, to ensure the tables are first registered!
Be sure to make this change *after* running the configurator, to ensure the tables are first registered!
## Permission is needed to access the ServerContext Object
After a successful install, your business user may see the following message:
![Permission is needed to access the ServerContext object attached to the stored process.](img/error_obtaining_stp.png)
> Error obtaining stored process from repository
>
> Permission is needed to access the ServerContext object attached to the stored process.
The reason is that the context chosen when importing the SPK (perhaps, SASApp) is not available to your business user. It's likely you have multiple contexts.
The SPK must be re-imported with the correct context chosen. This may require regenerating the tables, or adjusting the permissions, if the new context uses a different system account.

1
docs/img/dataflow.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
docs/img/dataflow_white.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB