Hello,
I'm very new to Infor EAM Web services (and EAM in general). My company has been using the web app for years, but now we are wanting to have work orders automatically created based on some machine PLC integration we have through another software platform. I'm trying to run a simple "hello world" type service call to gain a better understanding of how I can integrate EAM web services into another application, but I can't get anything to work... At this point, I'm looking for any guidance from the Community. I do not feel like the EAM web service documentation that I've found is helpful for a beginner such as myself. To set some context, I'm very familiar with REST API web services, but much less familiar with SOAP services.
To start, I'm not even sure I have the correct endpoint URL. I think this is the URL for my company (below), but I'm not sure how to know what the web service URL should really be. We use the EAM SaaS. Does the below URL look correct?
https://eam-webservice.inforcloudsuite.com/axis/services/EWSConnector
If that URL is correct, does anyone have a "hello world" type of request I can make from a tool like SoapUI or Postman? I'm looking for anything just to confirm that a connection can be made. Once there, I can do more discovery on requesting information related to any specific work orders we have in the system.
Thanks for any help!