Discussions
Simple client-based iParts from external source
If I create an iPart with an external HTML file for display and/or configuration is throwing an invalid virtual path error:
Extending iMIS objects using user defined tables
We extended a lot of default iMIS objects to fit our needs. In a lot of cases we build custom stored procedures to populate these tables and work around iMIS iparts. Our stored procedures typically consist out of two inserts; 1 is the imis default table and 2 is our custom table.
This design is dated and if we want to go to the cloud we have to change this approach.
Set response header for iMIS?
Hi,
401 Unauthorized
We're Logged in as manager and getting a 401 Unauthorized when trying to publishing to a custom business object. I've followed all the steps here: https://developer.imis.com/discuss/5b05a4c84ce3d000035fcbfa but still no luck. Can anyone tell me if I'm missing something?
REST API - commerce products - discount price
Anyone know what /Item endpoint property corresponds to the Discount Price field for commerce products? In EMS, the only currency property is TempDefaultPrice, which corresponds to Standard Price - I don't see a way to set the discount price in the API. Thanks!
REST Endpoint to extract Panel Sources(Fields and DataTypes) not Panel Data
Hi ASI Folks,
How to remove Chapter Members
I'm using the version of iMIS EMS 20.3.121.16, on one of the demoaisp instances.
Bad Request when Creating an Event Registration
I am attempting to use this endpoint, https://{{URL}}/api/EventRegistration/_execute, in Postman to create a new event registration.
Offsets with queryservice endpoint
Is there any ability to use an offset with the new query service endpoint? We are asking since IQA endpoint will be deprecated in the relatively near future, so ideally we'd prefer to build everything using the new queryservice endpoint and not have to go back and fix up the old IQA endpoint.
Add Commerce item to cart - 403 on second Order/_execute UpdatePricing
Hello,