Discussions
Client-side iPart Document System Folder
Up through 20.2.65, the folder to upload ones zipped client-side iParts to has been ContentItems. I just noticed today that the documentation (https://developer.imis.com/docs/developing-a-client-based-ipart) references iPartSource. Is that for a future version? Cloud? Mistake? Anyone know?
iMIS 20.3.46.8757: How to create a userd-defined table.
Hi All,
REST API: Credentials for testapicloud.imis.com?
Could we have credentials to access the demo site here:
testapicloud.imis.com
(from https://developer.imis.com/reference/bearer-token)
Is there a stored procedure or query I can use to create user accounts?
Writing up a sql script to create user accounts based off of a criteria and was curious if anyone out there has done something similar.
Process Automations triggered with POSTs
Hi,
REST API: How to pay for membership dues
Hi,
I am looking for an explicit example on how to pay DUES subscriptions using the RESTful API.
Configuration Page
Has the defect with configuration pages from this post
https://developer.imis.com/discuss/5b521536ae239d000342098d
Where is the documentation regarding Asi.Web.UI.WebControls?
We are having trouble locating the documentation on the Asi.Web.UI.WebControls, i.e. methods, settings, examples .. anything.
Implement SSO in athird-party application.
Hi,
Couldn't find kek file error in ibo code though not using any encrypt function
Error while save gift1: System.InvalidOperationException: Couldn't find kek file at Asi.Security.Utility.KekProvider.GetKekFilePath() at Asi.Security.Utility.Encryptor.get_KekFilePath() at Asi.Security.Utility.Encryptor.get_KEK() at Asi.Security.Utility.Encryptor.InitializeEncryptionManager() at Asi.Security.Utility.Encryptor.EncryptString(String source) at Asi.iBO.Financials.CPayment.set_CreditCardNumber(String value) at Asi.iBO.Commerce.CGift.set_CreditCardNumber(String value) at ASI.ContentType_Webpart.Donation.DisplayPage.DonationCheckout(String userIMISID)