Problem description:
In the new FSA classes ( we received these last Friday) exist a problem with the SyncAdapter class.
SyncAdapter uses AbstractObject and it does not compile the SyncBaseImpl classes of server and smartclient, because SyncBaseImpl uses BaseAbstractObject.
If we changed SyncAdapter to BaseAbstractObject then common.syncSyncBLImpl does not compile the class.
In addition, the classes do not agree with the java sources.
Answer:
BaseAbstractObject does not exist anymore in the Beta version!
The dei-nstall of FSA doesn’t remove the compiled java classes and also somes sources. So If You do an Update, please remove the remaining Field Service Automation folder manually, after de-install!
But save your own modified files before!!!