We have 9.01.12, on premise. Aside from stopping & restarting the CSI services, is there any way to programmatically clear the IDO and Form cache?
We made a service to do it. Hopefully this code snippet will be helpful to you.
https://pastebin.com/JGgTsQhb
No programming per say - but you can use Config Manager CLI. We use it without issue but we are on 10.
Infor Documentation Library
Ugh sorry - wrong link.
docs.infor.com/.../default.html
Doesn't seem to be working for me. If I try to run the Configuration Manager from a command line, not matter what flags I use It opens the GUI so I think that might be out.
Part of me is thinking the best I can do would be PowerShell/tasks/something that can stop & restart the services. While this works, it kills anyone currently logged into the system. I'm hoping there is a programmatic way to clear the server IDO cache.
That's what I was looking for! Thank you!
I updated it to show which .dll references we are using.
Thanks. Just grabbed the updated copy. I'll give it a shot later.
Works for me. We clear the cache this way.