This app will allow you to interact with the EPMS Connect API.
You can test connectivity to the EPMS server by connecting to the API URL:
http://<EPMS_Server name or IP address>/EnterpriseWebService/Service.asmx
You can use this URL to get a sample of the SOAP XML to use in the "SOAP XML" preferences.
Copy any of the portions of the Sample XML between (and including) the operation node.
For example, the "operation node" to create an RFQ in between the nodes: <RFQ> and </RFQ>