Discussions
ItemPrice API not working
Pulled the get request from the documentation and ran on our test site and it's not returning the list of item Prices
Secret switch to make 1.0.1 REST API return normal JSON
I remember one of the ASI developers telling us about a header you could include when making a request of the .../IQA endpoint which would cause it to return the output in "normal" JSON format. Much like the difference in output between the .../IQA and .../Query endpoints in 20.3, discussed at https://developer.imis.com/docs/migrating-from-iqa-to-query-service-endpoint.
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.