Dear Sir / Madam,
We have a XAF Project as follows:-
- ORM : XPO
- Authentication : Standard
- XAF: Win & Web
- Win
- Database security : Middle Tier Security - WCF Service
- Web
- Extra Module : Audit Trail, Notifications, Scheduler, Validation, Workflow
And now, we want to create a new Responsive Web Application, we want to reuse the same XPO & Business Logic in the XAF Project :-
- How can we retrieve / manipulate the data in the XAF Win Project via WCF Service in my new Web Application?
- How can we retrieve / manipulate the data same as XAF Web in my new Web Application?
- Could we retrieve / manipulate the data via the XPO via Web API?
Most likely, we want to preserve the Audit Trail, Security, Validation, . . . defined in XAF Project in our new Web Application.
Thanks,
Gary