Discussions
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
PUT /api/ItemPrice/{ItemPriceId} results in error
If I do a get call on the endpoint I receive the following.
Adding some text to a Page Content containing a Single Sign-On iPart
Hi,