Discussions
Person API - Informal Name Blank after Update
After making an update call to the Person API endpoint, including FirstName, LastName, and MiddleName, the Informal Name field is being blanked out.
REST API vs SOAP on iMIS
I'd like to make a comparison between how we use REST API and SOAP for iMIS integration.
SSO - refresh_token expiration
I'm implementing SSO for iMIS-Wordpress based on this tutorial https://www.organizedbits.com/blog/using-asis-single-sign-on-ipart.
Issue with "invalid_grant" errors in iMIS
Client is experiencing a number of the red There was a problem loading this area errors in RiSE, primarily on the checkout/cart pages (at least, that's when they complain the most). The only "fix" is to recycle the app pools and/or the server. It seems to happen at random days and times, and not related to busy traffic. The error from the event viewer is:
Process Automation Actions Sequence
Hi ASI,
Get login name of on behalf of user
Is there a c# method to get the login name of the person you are on behalf of? We have an asfx ipart that we are trying to make work with on behalf of mode, and essentially it adds some products to the on behalf of person's cart. However, what we are seeing instead is that it adds it on to the logged in user's cart instead.
Calling an IQA using the REST API
I have created an IQA with a required url filter (@url:PartyId) and I am trying to call it with:
baseURL/api/iqa?QueryName=$/FolderName/IQAFileName&PartyId=eq:146639
/api/Item endpoint Commerce Product status
Hello,
POST to Party API
Running into an issue with creating both Individual and Org records through the Party API. No errors generated, just the issue below.
Single Sign-out
Hi,