I'm new in dealing connecting to a WebSphere Process Server application connecting to Web Services account, so I'm still learning.
I would like to create new Incident Requests in BMC Remedy Service Desk with 2 simple fields (Assigned User and Text in the body of the IR) from a Wordpress webform built on PHP and hosted by IIS server. I was told by the Remedy admin that using automated emails is not allowed to create new Incident Requests, but it might be possible to consume a web service (that is hosted by their WebSphere Process Server application) and he believes the Web Services are available using SOAP and REST as options.
Would this be the the best way to go? If not what would? Is there any tutorials or documentation on how to do this? Thanks in advanced.