"This application is configured to be operated within SharePoint environment only."
已回覆I have a user who created a process-based app. She published it and it shows up in the work center. But when she runs it, an error is generated with lots of gobledy-gook in it and buried down in the bottom of the output is this message: "This application is configured to be operated within SharePoint environment only.".
what does that mean? My user wants to be able to run this app from the work center. What should she do to make that possible?
Thanks!
-
Hi Sylvia,
If the app has been created with SharePoint as its primary DataSource, i,e an App on top of a SharePoint List/Document Library, than triggering on the app (i.e the start form) and tasks, can only be accessed through the SharePoint Dashboard app or a SharePoint list/document library..
When you create a new list item, SharePoint uses the form-based application, instead of the default SharePoint list form.
Reason is, because it is using SharePoint as a primary datasource, it will requires the SharePoint context (i.e user, permission etc).
So, make sure you have the SharePoint Dashboard deployed and configured into your SharePoint and use the app using it.
Thanks,
Yaniv.
請登入寫評論。
評論
2 條評論