Discussions
Does this feature simply not work properly? "@url:Fieldname"
I have a simple IQA that has a filter with one field "@url:MyKey"
The MyKey has a value in the QueryString on the page where the IQA is located.
No filtering occurs at all.
SSO implementation
Is the new version of SSO going to be implemented anytime soon or should we suggest changes to the current OAuth? I wanted to be able to use .NET Core for a new app we are writing as .NET is basically dead and .NET Core is on version 2, but I can't implement the OAuth standard that is in .NET Core as iMIS doesn't use the more secure state parameter.
Testing Process
I'm really curious as to what ASI's testing process is with iMIS. Each SP "fixes" things, but seems to break just as many important as it fixes.
Workbook Converter
Has anyone seen the warning
Looking for documentation to process an event registration
Can't seem to find it on the dev/docs site. Can someone point me to where I need to be? Thanks.
Client based iParts - configuration page/options
In the documentation for the client based iParts there is an option to enter the:
Pay of cart partially with REST API
I have a client on cash billing and the dues products are added by running a billing cycle. How can I apply a partial payment against this in the shopping cart in iMIS Cloud 20.3?
Any pointers are much appreciated.
Thanks a lot
Alex
does anyone know how to populate a dropdown box with only items corresponding to a parameter fed into an IQA?
I have a CCO with two tabs on a page. My goal is to list items in a dropdown box that correspond to a selected eventCode.
"Try It" example for IQA, default behavior doesn't follow default values
On this example: https://developer.imis.com/reference/iqa#query-results1
OAuth 2.0 - Cross Site access to REST
From my experience the only way to retrieve an OAuth token from REST, from an external client is to use authentication details of a user that is in the RemoteService role when posting.