Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.2
    • Component/s: Automation

      Description

      For people using Nuxeo Platform as a service, the logic may be to focus on Business Objects rather than on Documents.

      Inside Nuxeo Platform, we have the Adapter system that allows to do a Mapping

      DocumentModel => Business Object

      From a remote client (ex: JS) using the services of Nuxeo Platform, it would make sense to be able to only manipulate the business objects :

      • pull Business objects via Automation
      • display / update the Business objects via a MVC framework
      • push back modified object on the Nuxeo side

      Ideally, we want to the automatically manage server side mapping :

      
      pull : BusinessObject <----JSON---- DocumentModelAdapter <---- DocumentModel
      
      push : BusinessObject -----JSON---> DocumentModelAdapter ----> DocumentModel
      
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: