Question Simon Barker · Aug 4, 2020 Allow unorthorised access to a single REST service Hi, I've added a REST service which worked fine on our test system but failed on the production environment because UnknownUser does not have %All set and I really don't want it set on production (in fact I've also switched it off on test). Is there a way to allow a single REST service to have unauthorised access? I was thinking adding a resource/role to UnknownUser specifically for that service but I've never touched on Users/Roles/Resources so I'm struggling to work out what needs adding where. Thanks #REST API #Access control #Security #Ensemble #HealthShare 0 2 0 313
Question Simon Barker · May 29, 2020 Trying to send information from %CSP.REST extended class to a Business Process I've got a REST service that I can access via a browser. I can get it to take HTML tags as data and display it back to me (so I know the REST part is working). So if I send it this: http://MyServer:57772/TestArea/rest/TestQuery?UUID=1&RTX=RTX123456&CareType=Palliative #Business Process (BPL) #REST API #Ensemble #HealthShare 0 5 0 452