I actually just did something similar to this in C#.
The steps I went through to make this all work are:
1. Create MimsApplicationClass object (we'll call it app)
2. Login to Ellipse using app.Session.Login
3. Execute the MSO screen you want with app.MSOView.ExecuteMSO.
4. If the MSO executed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.