Discussions
API /api/queryservice/_execute need limit and offset
I've been using the new IQA service endpoint but haven't found how to limit the result set yet or change its offset cousin.
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.
Test REST API?
I'm completely unfamiliar with iMIS and have been reading over the documentation and other questions here. To get an understanding on the REST API, I'd like to make some calls via Postman. From the discussion at https://developer.imis.com/discuss/5cf83ceda1dde9001f1af82c it seems like the following HTTP request would get a new token from the test API:
Creating a cart via REST
Hello,
Finance - Batch exporting
We are currently exporting batches by batch into MYOB using a macro to convert the file. I am inclined to change this to "export by detail" (each journal entry (debit and credit) line will be exported and organized by date, Financial entity, and then by overall journal entry in the order the transactions were processed in iMIS. The greatest amount of information is returned using this option.)
CORS Policies and Developing Client-Based iParts
We are attempting to create an iPart that make an API call to a 3rd party endpoint and can successfully make the call using Postman and in the console on the 3rd party's website where the origin is the same. However, if we attempt this call from our iMIS website, we receive a CORS exception because there is no Access-Control-Allow-Origin header in the response. Ultimately, this means that server to server calls are acceptable while client to server calls are not.
Error trying to update panel source data
Trying to update a panel source using JavaScript on a RiSE page. Getting a 403 trying to update the data, with an error message of "Does not have required permission."
Single Sign On - Correct way to exchange a refresh token for /api/Party data?
Hi - so, if I use Single Sign On to authenticate a user, I get a refresh token, which I then exchange for an access token - here's the screenshot from online documentation:
Getting all available IQA via REST API
Hi,
Is there a way to get all available IQA with the full path and name via the REST API for iMIS 2017 and iMIS Cloud?
I know that I can get the name at least from the document system by filtering by documenttypecode IQD but it does not give me the full path.
Any pointers are much appreciated.
Thank you very much for your help!
Best,
Alex
REST ContentItem error 20.3.136.136
Hello,