Discussions
Payment Terms
I am having some difficulty locating a way to add payment terms to a commerce product order either through the iMIS interface or through the API. It appears that terms may be configured according to this documentation, https://help.imis.com/enterprise/features/settings/finance.htm#Terms, but the cart process does not allow staff members to assign the terms at checkout. I also do not see this ability prior to generating the invoice for the order. I also do not see this feature in the API documentation. Am I missing something or is this not present in the current version of iMIS?
Always Create functionality in iMIS EMS
We have some tables that were created in iMIS Desktop as Always create. They were tied to the individual by ID and when a new user was created these tables automatically received an entry for the new user. I am told this functionality was not carried over into the EMS version. Until this is addressed in EMS what is the recommended approach to automatically add entries in these tables when a new user is created?
File Upload to a Panel via panel editor
When a file is uploaded to a panel using the panel editor ipart in the iMIS interface, where does the file name and type get stored so that when the file is downloaded from the panel, it is properly named? I see this function, _f73fe3f477f943d69469ec5bc80a6575_DownloadFileClick('E5B263FE1073325A05201EC460C7E7ED'), as the onclick event for the download button in the panel. I imagine that E5B263FE1073325A05201EC460C7E7ED is a GUID with the hyphens removed. I searched for this in the document business object but did not find it.
Relationship.SEQN in REST API
To our knowledge, relationship records are stored in the Relationship
table and each row as a unique SEQN
value.
/api/Item?ItemStatus= doesn't not appear to work
Hello,
Commerce Pricing Groups
Hi,
can any one provide me with information about the stored procedure's output
can any one provide me with information about the stored procedure's output
Create Event RegistrationOptions with the API
I'm looking to add a Registration option and pricing through the API. The way I go about it currently is to clone an event that has RegistrationOptions/Functions and then update the pricing using the /api/ItemPrice endpoint.
Passwordless Connections
Our members struggle mightily with remembering usernames and passwords. Is ASI giving thought to something like passwordless connections, https://auth0.com/docs/authenticate/passwordless, for end users.
how can we call store procedure using imis
how can we call store procedure using imis