Discussions
Custom Table and BO
So we created a custom table and got the REST working, but when we create a BO based on the table with the same name, I don't know how to set it up so that the BO when pushing to the table is not trying to insert a new ID/primary key and just let the table auto increment.
SOAP support
My understanding is SOAP isn't supported for public use in the cloud. Should this be updated? https://developer.imis.com/docs/soa-web-services
401 Unauthorized
We're Logged in as manager and getting a 401 Unauthorized when trying to publishing to a custom business object. I've followed all the steps here: https://developer.imis.com/discuss/5b05a4c84ce3d000035fcbfa but still no luck. Can anyone tell me if I'm missing something?
Applying a MailGroup / MailCode via REST?
Hi,
Stand alone panels and API Access for anonymous users
Hi,
Stand alone panels are pretty neat, but locking them down to staff only users seems a real shame and extremely limited in use.
Remove hkeys from URLs
Is there anyway to remove the hkeys from the RiSE website URLs? See example below:
REST API Permissions Documentation
Is there any documentation on the permissions applied on the REST API endpoints? Specifically, we've identified a scenario where a user who has authenticated with a refresh_token is able to edit any other record's data via PUT/POST on the Party endpoint, but they don't seem to be able to make GET requests to the User endpoint for any record by their own, or one they could normally access via On Behalf Of. If we could get some clarification on when a given user's iMIS permissions are applied to their behaviors on the REST API side, that would be very useful.
REST API - Get DocumentID of currently loaded page
We would like to get the document ID of the currently loaded page, so we can get some data from User Defined fields on that page via REST API.
iMIS Cloud - Set default language
For Cloud hosted clients, is there a way to set a default language for a site so the language drop down starts in the language and not English.
Type Error
Hi,