Discussions
Running IQA fails when using expression builder field
When sending a GET request to "/api/IQA?..." the following validation message is being returned:
"The multi-part identifier "vBo{...}.ID" could not be bound."
Adding Registration Option to Event in /api/Event
I am sending a POST/PUT call to api/Event with a registration option but the registration option does not show in iMIS. I placed my JSON body below. Using iMIS version 20.3.121.27.
Update a Subscription through REST
Hi,
Panels inheriting AtomPanelBase must have non-null Atom property - but it does!
I'm working with a C#-based, deploy-the-binary kind of iPart. I'm working in iMIS 2017 with Service Pack I, recently upgraded from 20.2.9. The iPart was deployed and working before the upgrade, and continued to work after the upgrade. Now we're trying to configure the iPart in content and getting this exception:
Single Sign-out
Hi,
Data Models and Swagger JSON - Version 20.3.135
Good afternoon. It was great to hear about the updates of the API and the more frequent documentation going forward. We can see that the endpoints have been updated at the API Reference section; however, have the Data Models and Swagger JSON files been updated for the new version at https://developer.imis.com/docs/imis-rest-api-data-models-and-swagger-json-files? If not, do you know if or when these will be updated.
SSO - Refresh Token Expiration
I set up a client application with a refresh token expiration set to 10080 (7 days in minutes). I retrieved a refresh token yesterday evening, used it a few times to get access tokens. For some reason that token shows it is expired today. Is the expiration set in the client application not used?
Updating a record in a user-defined multi-instance table via PUT request.
Hello,
Implement SSO in athird-party application.
Hi,
Update CsContact.CompanyId in REST
When sending a PUT request to CsContact and changing the CompanyId value nothing gets changed.