Hi developers,
I am new to CAF/CE and am getting rather confused about how to use imported external services (WSDL). I am on CE7.1
Using the graphical diagram editor, I create business object fields, associations and operations.
How can I specify that operation "getDetails" of Business Object "Employee" should be implemented through WS call?
the IDE implicitly assumes that local persistence will be used.
Do I have to code the call to WS manually in the implementation tab?!
Thanks
Vincenzo