Discussions

Ask a Question

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.

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.

Offset

Offset=2 should just start at record 2. Instead it starts at the first record and the offset doesn't matter. Example to reproduce get in postman
api/party?offset=2 and then
/api/party?offset=3 not the returns are the same parties.

Getting bearer token from passthrough endpoint for call to external API

I am trying to find the simplest way to use an externally hosted API that will process requests that a user has insufficient rights to do using the passthrough API. I have a process working that uses the SSO to get a bearer token that the external API can then use to query the scheduler endpoint to verify a user is authenticated. I'm looking for a simpler way to allow the external API to verify that a user is authenticated and who they are. It seems like I should be able to use the passthrough API to get a bearer token that could be passed to the external API without all the overhead of using the SSO functionality, but I can't get the syntax of the call correct. Here is a call that works and return a bearer token from the API but it uses the "password" as a grant_type which I won't have. I want to make the same call, but use the requestverificationtoken for authentication. Is this possible, and can you post a raw request as an example so I can get the syntax of the call correct. Here is a call that return a bearer token from the passthrough API but it requires username and password instead of the requestverificationtoken. You can see that it has the required cookie and request verification token in the header already. It just needs the correct grant type and any other required fields in the body.

REST and encryption

I have a need to encrypt data for specific field - not credit card data. It's intended to run on the RiSE site (not cloud) via the web (not desktop, reporting, etc.). Is there a REST equivalent to Asi.Security.Utility.Encryptor or similar? Basic code runs in the scheduler site but not in the general site (can't find KEK file errors). If REST is available I'd like to use it. Thanks.

REST authentication using the request verification token in older versions

I have a client running iMIS version 20.2.1.235.
I need to make REST API calls for public (unauthenticated) users but I do not see the __RequestVerificationToken element in the DOM, which is required to make API calls.
Is there a way to set iMIS to render this element? Is there an alternative way to make the call in case this element is unavailable in this version?

Contact us
Copyright © Advanced Solutions International, All rights reserved.