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

Donde esta Name.CHAPTER in the API

It might be me, but for the life of me I can't find the CHAPTER field in the API. Doesn't seem to be in Party, Person, etc. Thanks in advance.

Groups

We are trying to get a company's group list from the company group list they are a part of as a company admin but we are getting a 403 Unauthorized response. For example, Alex M is the coAdmin of Versaton Global and he is trying to see the group list for Versaton US to look up John Tan. The group list editor ipart shows this data but when we try to do the equivalent over the api it does not allow us. Is there something specific we need to do?

How to bypass 3rd party application login page if user is already signed into iMIS database

We have an our application login page authenticating the user to the iMIS database – that’s working.
But if someone is already signed into iMIS, we don’t want them to have to sign in again when they go to our application. The login page should be able to detect that they’re already signed into iMIS and take them directly to the home page of the application.

Generating Sitemap

Does anyone know if there is a way to pull all content from the Page Builder -> Manage Content to try and derive a sitemap of some sorts? I know that there is a sitemap within iMIS, but you can create content without creating a corresponding sitemap item to point back to it.

Adding ASI references to project

Hi,

UserData in Asi.Soa.Core.Contracts

We have a .NET project that uses the UserData object in Asi.Soa.Core.Contracts. It was written on 20.1.1.4 and worked until they upgraded from 20.2.49 to 20.2.65.9830 and it looks like that data contract was consolidated into another object. Does anyone know where the new equivalent is or if there is any documentation on the dll changes? Here are the lines of code having the problem:
MembershipManager membershipManager = new MembershipManager(entityManager);
UserData loggedInUser = membershipManager.FindUserByUserName(user.userName);

REST API Dues Payments - "There is already an active subscription for the following items: BASIC"

I am trying to create Dues renewal payment via the REST API. I am using a test account who is paid through 12/31/2019 (currently unpaid for 2020), but when attempting payment I receive the error "There is already an active subscription for the following items: BASIC" which I am assuming means IMIS believes they are current on their Dues?

Clear/DELETE sample/demo data in panels via REST

Is it possible to clear out values of a panel data source limited to a specific field (not necessarily ID)?

100 / 200 Support

A 100/200 customer asked about some automations like flow down of paid_thru from organization to individuals under the organization.