Symptoms
Error when executing serviceObject from Smartobject tester
Diagnoses
When trying to generate 2 smartobjects from two SAP BAPIs. The point is that from the beginning the function works.
But when publishing the service object and generating the associated smartobject, the method doesn't work and throws an error saying that the method doesn't exist.
Preview the error below:
10702 An error occurred in the ConnectService Service Instance. Service with name : 'Customer' not found.
Resolution
To resolve this issue you must start by doing a massive restart of every component and recreating the whole project on visual studio. After this the issue should no longer occur.