I'm trying to use VC (7.3EHP1) to access an enterprise service. I'm able to add the service to my model. I can successfully test the service by right clicking and selecting Test Data Service. However, when I test the model I get the following errors:
Error in Connection :Failed to get WSQuery from destination AB2, interface {http://sap.com/xi/EA-HR/SE/Global}EmployeeBasicDataByEmployeeQueryResponse_In
Error occurred while executing the service: Error in Connection :Failed to get WSQuery from destination AB2, interface {http://sap.com/xi/EA-HR/SE/Global}EmployeeBasicDataByEmployeeQueryResponse_In
Error occured while executing the service: Error occurred while executing the service: Error in Connection :Failed to get WSQuery from destination AB2, interface {http://sap.com/xi/EA-HR/SE/Global}EmployeeBasicDataByEmployeeQueryResponse_In
I haven't seen anything that seems related in the logs. It seems like it's an error in my destinations but I don't see anything that looks suspicious.
Does anyone have any ideas?
Thanks,
Ross