HomeGuidesAPI ReferenceChangelogDiscussions
GuidesiMIS ProfessionaliMIS EnterpriseClient SupportLog In
Discussions
These docs are for v20.3.44. Click to read the latest docs for v20.3.192.

Discussions

Ask a Question

Question on asiweb:Lister2

Anyone here with experience on using the asiweb:Lister2 web control?

REST Endpoint for Creating Single/Multi Instance iMIS Tables

Hi ASI,

File References Needed for IBO for .NET project

I am trying to upgrade our existing applications after upgrading imis to 20.2.65.9655.

File references

I'm trying to make a client side iPart but when I upload it to iMIS and try to use it on webpage I get a 404 error for any CSS or JS file references. I don't have any issues accessing the js/css files outside of iMIS. Is there a special way to link to seperate css or js files?

SOA Paging Size for IQA

I have been querying IQA through SOA and found that (in iMIS 20.2.25) larger result sets are coming through slowly because I'm forced to page through numerous 500 record pages to process the result. Each time I advance a page it is costing precious seconds.

REST API: Create a ComboOrder for dues payment.

Hi All,

REST Endpoint for Query Defintion

Hi ASI,

Where is the avatar stored and how do I get access for a list of contacts?

I was searching through the forum and a few people have mentioned that the avatar is stored in PartyImage. Thing is, there doesn't appear to be a mention of PartyImage anywhere in the database. Also, different people have mentioned that all of the avatars are stored in BLOBs, I have partly confirmed this with a request to the PartyImage endpoint. When I inspect the image elements in staff views, they exist as hotlinks to JPGs in the "/web/images/profile" directory. What's with this? Does the image actually exist anywhere in a filesystem or is this a bit of temporary fakery in the api?

_Validate on ComboOrder Returning Empty Lines Array

Hi all,