Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25071

Ability to use the ARender diff feature

    XMLWordPrintable

    Details

    • Type: User story
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.3
    • Component/s: Core

      Description

      ARender connector can be used to provide 2 versionned documents so that it is possible to do a “diff”, a feature provided by ARender previewer.

      Acceptance criteria

      Returns a link that opens arender with compare UI wth the 2 blobs (from diff docs or versions)

      Technical specifications

      A new operation Document.ARenderGetDiffUrl is needed to generate the ARender url to be able to compare 2 documents.

      Output

      Here is the ouptut of this operation :

      {
        "previewerUrl": "http://localhost:8080/ARender/?uuid=xxx"
      }
      
      parameters
      Parameter Type Required Default value
      leftDocId String true null
      rightDocId String true null
      leftBlobXPath String false file:content
      rightBlobXPath String false file:content

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 days, 4 hours
                  2d 4h