Our iMIS is hosted offsite and we access it through a remote terminal session. I am trying to figure out how to write some very simple code to connect to our database, but I am very new to APIs, iBO, etc. I have VS2010 and my first question is probably a personal preference, but what is more commonly used C# or VB?
Next, can someone walk me through how to set up a very simple example of what pages I need to create to just connect and login using iMIS credentials? The only help I have received is the following:
----------------
He would need to use webservices since SQL is hosted on our servers and the website he is working with cannot access the database directly. There appears to be some out of the box support for webservices but not for the public version. The developer community is the best place I know of to find info on this.
----------------
I do not know where to start, if anyone can help, it would be very much appreciated.
Thanks!
-Craig
Here's a link
Hi, Craig,
Here's a link that might help get you started:
http://www.imiscommunity.com/imis_soa_web_services
I'm not sure what is meant by the iMIS instance not being available publically, but if the SOA client is in the same network as the iMIS instance (i.e., SOA host), then you should still be OK.