Skip to main content
1-Visitor
July 21, 2016
Solved

How do I enable services for user/group?

  • July 21, 2016
  • 8 replies
  • 3688 views

I have created a mashup that has a grid to show my available unit serial numbers and their status.  I also have a good map widget to show the unit location.

I use the GetTableEntries Service to load the grid and populate the unit locations on the map.  I created a group and added a member to that group.  The new user has full permission to read/write properties, execute services, subscribe to events, and execute events.  When I view the mashup as the user I see an error that the GetTableEntires service does not have permission to run.

Any help with what I am missing would be greatly appreciated.

Thanks!

Best answer by nkhose

Hi ,

One thing is doable in this case , log-in as Administrator open the Datatable "VehicleDataTable"  then in left navigation you can see Permission section

add the User to the Runtime & Design -Time giving proper CRUD operations .

Hope this helps to move forward on this for you !

8 replies

5-Regular Member
July 21, 2016

Are there any other errors reported in the Application Log when you try to access this service?

Meghan

pbaierl1-VisitorAuthor
1-Visitor
July 21, 2016

Here is the only issue I saw in the log.  If I log in as an administrator I can see the mashup working fine.

5-Regular Member
July 21, 2016

That's the Mashup log, if you actually go to Composer->Monitoring->ApplicationLog I'm hoping there are more errors in there that would identify exactly what services on what entities you need to grant permissions to.