Discussions
Connecting from a Single Page App to REST API
I am a novice to the iMIS REST endpoint connectivity. The requirement is to have the Single Page App connect to the API and get the names of all companies with a contains search. Where do I start? I am trying to get my head around OAuth2.0 authorization, JWT and its expiry and Refresh token. Any pointers into this direction would be deeply appreciated.
Adding Structured Snippet, Meta tags, and opengraph data to iMIS
Hello,
Pulling list of available Business Objects in REST
Is there an easy way to get a list of Business Objects? The best solution I have now is https://{{URL}}/api/DocumentMain?DocumentTypeCode=BOD. It does pull in some duplicates but I think with an IQA I should be able to group them and have a nice list going, but I'm not sure if I am doing it the right way.
Pulling list of Panel Sources
Is there a simple way to pull a list of sources (both single instance and multi-instance) other than looking for it in the ObjectMetaData and ObjectPropertyMetaData?
PHP: iMISEntityService & iMISClasses
Are these libraries / classes available anywhere for download?
iMIS API - Add a Product to Cart
Is there an API call where we can add a product to a logged in user's cart by Product Code?
Communites Documents
Hello,
Series Data Column does not set the Series Data column
When trying to create a Chart, a Line chart for example, I can only set items I have set as a subtotal as a series; this is expected.
Error trying to update panel source data
Trying to update a panel source using JavaScript on a RiSE page. Getting a 403 trying to update the data, with an error message of "Does not have required permission."
Get the Security role of a current user
How to get the security role of a current user?