Skip to Content
0
Mar 02, 2009 at 02:35 PM

BO Operation implementation in CAF CE 7.1

20 Views

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