Is it at all possible to insert events into Orion.Events using the SWIS CRUD interface, or does this interface return "Access to Orion.Events is denied" no matter what user credentials you provide?
TIA,
Paul.
No, you can't insert data into Orion.Events through CRUD. You'll get the same message with any credentials.
Does this cover what you need?
Paul,
currently, Orion.Events is not supporting any external modifications. Can you share your use case please so we can consider extending in future?
Thanks.
Hi, Tom :-)
We're integrating custom actions into the Orion portal (as new resources & user controls). For business reasons, we want to track configuration change actions (to facilitate troubleshooting); for IA reasons, we need to audit all significant user actions; for usability reasons, we'd like these to show up in Orion as events. Since this is DoD work, we're pretty much constrained to using published APIs - which is why we're poking and prodding at SWIS ;-)
P.S. Is there any sort of master list that describes which database entities can and cannot be created/updated via SWIS CRUD?
Hi,
Has there been any change to the ability to insert data into the Events table via an SDK CRUD operation?
Currently we are doing this via SQL Insert statements, but I would prefer to adopt the SDK for this function.
thanks
Yes. As of NPM 10.3 admins can create Orion.Events through the API.