Discussions
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.)
REST API: System.Data.ObjectNotFoundException: Item to be saved not found in identity map
Hi - this is iMIS 2017 (20.2.66.1330).
Adding Registration Option to Event in /api/Event
I am sending a POST/PUT call to api/Event with a registration option but the registration option does not show in iMIS. I placed my JSON body below. Using iMIS version 20.3.121.27.
Limit on number of fields in a old-customizer table / Business Object
We're seeing numerous errors in the IIS logs (and event viewer) by a third party application (OK, Clowder) calling a UD table. The error is generally something like:
iMIS Integration
We have an active iMIS SSO integration for WordPress and are working on improving it. I tried to get in touch with a partner integration email with no success. Can anyone please guide me further?
Find UserSecurity by Name returns a Task
According to the documentation here:
Executes a GenericExecuteRequest
REST API Cache - Configurable?
As per other questions here,
Rest Api call timeout
Hello, I'm trying to GET from the invoice endpoint a list ( https://{{URL}}/api/Invoice?limit=100 ), but I'm receiving in the Windows Event Log the following error.
Group Price for Events
Hello, I know that I can specify specific prices for Members and Non-Members in Rise and also by creating new groups using IQA and then creating the group over that IQA.
In IQA query, parameters must be Parameter Equal
Hi, I have my url like this in a clientside iPart
var urllookup = MemberPrimeBuyersGuideSearch.restApiUrl + "/iqa?queryname=$/IFDAReports/Allied/Directory Search/iPartAlliedBuyersGuideSearch&Parameter=eq:" + cats;
still getting validation error : "In IQA query, parameters must be Parameter Equal"
works fine in postman request either with or without eq:
Can anyone help giving any solution?
Thanks