Discussions

Ask a Question

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.

ANSWERED

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.

ANSWERED

User Activities Endpoint

Is there an endpoint to CRUD a user's activities? If not, this should be there. As supposedly any action that gets done by the system has an API somewhere. Also, if not, can we get one added?

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.

ANSWERED

Get Identity of "On Behalf Of" user in aspx iPart

I'm trying to get the ID of the target user (the user select via the "On Behalf Of" functionality). While Asi.AppContext.CurrentIdentity.LoginIdentiy returns the ID of the logged in user, Asi.AppContext.CurrentIdentity.TargetIdentity just returns a user key.

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