Discussions
Cancel a membership
Hello,
Updates A Group Member by Id Endpoint
Good morning,
Using IMIS forms calls REST what's the best practice for error handling
Using IMIS forms calls REST what's the best practice recommended if the rest call fails? Support believed the recommendation is that developers should be using the Circuit Breaker pattern with API calls, i.e. they give up after x failures and do not spam the API however this would result in missing data.
ItemSetItem - How do I use this?
Hi,
Why is the "query" end point not actually listed in the data model?
The "Core" data model lists the endpoints for query definition, query parameter definition, and query service (https://testapi.imis.com/swagger/?url=https://testapi.imis.com/swagger/Enterprise/20.3.149/core.json). It does not, however, actually explain how to call an existing IQA. That information, as far as I can tell, is only available in the article on migrating from the IQA to Query service endpoint (https://developer.imis.com/docs/migrating-from-iqa-to-query-service-endpoint).
Executes a UserSecurity operation - AddUserRoles
Using the documentation here, https://developer.imis.com/reference/executeusersecurity, I get the following message when I attempt to add user roles.
DLL issue
Could not load file or assembly 'Asi, Version=20.2.26.3211, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Custom PA task display list
Hi,
I created a view and associated BO from the TaskDefinition table that allowed me to create an IQA to replicate a more user friendly PA task list. This allows us to find tasks much more easily using IQA search criteria functionality. However, I have noticed an issue with Alert display tasks opened from my IQA. When I open an alert display task from the IQA, the alert sets associated with the specific task don't show up when the task is opened (they do display correctly when the same task is opened from the built-in PA task list). I constructed the link in the IQA to be almost the same as that in the built-in list but there are a few small differences.
Support for .NET Core 3.1
According to https://developer.imis.com/v1.0.1/docs/using-the-client-library-asisoaclientservices, “access to iMIS SOA web services for most .NET programmers is through a client library.”
We are writing a .NET Core 3.1 application that will consume service iMIS SOA web service v1.0.1 (for iMIS 2017).
Do you have a version of Asi.Soa.ClientServices library that can be used in a .NET core application?
PartyMerge Endpoint
Hi
