Navigation :
        
          
test ../../../ test user-ref.html
    
   User & Reference Guide  
  
test ../../../ test overview.html
    
   Overview  
  
test ../../../ test getting-started.html
    
   Getting started with Atoti Sign-Off  
test ../../../ test getting-started/about.html
      - Using this guide 
test ../../../ test getting-started/whats-new.html
      - What's New 
test ../../../ test getting-started/data-model-user.html
      - Data model 
  
test ../../../ test dashboards.html
    
   Sign-off widgets  
  
test ../../../ test approvals.html
    
   Sign-off approvals - process and workflow 
test ../../../ test adjustments.html
    
   Sign-off adjustments 
test ../../../ test configuration.html
    
   Configuration files 
test ../../../ test cube.html
    
   Cube Reference 
test ../../../ test dev.html
    
   Developer Guide  
test ../../../ test dev/dev-overview.html
    
  - 
   Overview  
  
test ../../../ test dev/dev-release.html
    
  - 
   Release and migration notes  
test ../../../ test dev/dev-release/release-notes.html
      -- Changelog 
test ../../../ test dev/dev-release/migrate-5.1.html
      -- Migration notes 5.1 
test ../../../ test dev/dev-release/previous-migration.html
    
  -- 
   Previous migration notes  
test ../../../ test dev/dev-release/previous-migration/migrate-5.0.html
      --- Migration notes 5.0 
test ../../../ test dev/dev-release/previous-migration/migrate-4.2.1.html
      --- Migration notes 4.2.1 
test ../../../ test dev/dev-release/previous-migration/migrate-4.2.0.html
      --- Migration notes 4.2.0 
test ../../../ test dev/dev-release/previous-migration/migrate-4.1.1.html
      --- Migration notes 4.1.1 
test ../../../ test dev/dev-release/previous-migration/migrate-4.1.0.html
      --- Migration notes 4.1.0 
test ../../../ test dev/dev-release/previous-migration/migrate-4.0.0.html
      --- Migration notes 4.0.0 
test ../../../ test dev/dev-release/previous-migration/migrate-4.0.0-alpha.html
      --- Migration notes 4.0.0-alpha 
test ../../../ test dev/dev-release/previous-migration/migrate-3.1.html
      --- Migration notes 3.1 
test ../../../ test dev/dev-release/previous-migration/migrate-3.1.0-alpha.html
      --- Migration notes 3.1.0-alpha 
test ../../../ test dev/dev-release/previous-migration/migrate-3.0.0.html
      --- Migration notes 3.0 
test ../../../ test dev/dev-release/previous-migration/migrate-2.3.0.html
      --- Migration notes 2.3 
test ../../../ test dev/dev-release/previous-migration/migrate-2.2.0.html
      --- Migration notes 2.2 
test ../../../ test dev/dev-release/previous-migration/migrate-2.1.0.html
      --- Migration notes 2.1 
test ../../../ test dev/dev-release/previous-migration/migrate-2.0.0.html
      --- Migration notes 2.0 
  
  
test ../../../ test dev/dev-getting-started.html
    
  - 
   Getting Started 
test ../../../ test dev/dev-ui-config.html
    
  - 
   Configuring the UI 
test ../../../ test dev/dev-adjustments.html
    
  - 
   Sign-Off Adjustment support 
test ../../../ test dev/dev-extensions.html
    
  - 
   Customizing sign-off workflow 
test ../../../ test dev/dev-ref-impl.html
    
  - 
   Sign-Off default implementation 
test ../../../ test dev/dev-core.html
    
  - 
   Workflow Core 
  
test ../../../ test datastore.html
    
   Datastores 
         
       
    
    
    
      
  
    
  
    
   Migration notes 4.1.1 
This page explains the changes required to migrate to the stated version
of the Sign-Off Module.
Migrate to 4.1.1 
Upgrading from version 4.1.0 See Sign-Off 4.1.1 Release Notes .
The Sign-Off Module is using ActivePivot 5.10.6 and ActiveUI 5.0.7, and the signoff-ext module 1.5.0.
For new features and fixes included in these releases, please see:
Headline announcement 
Additional field in REST service SignOffProcessInstanceWorkflowRestController  The get(@PathVariable("key") String key) method now returns an instance of SignOffProcessInstanceDTOWithExportStatus , which is an object with the same fields as SignOffProcessInstanceDTO  plus an additional field exportStatusDetailsDTO that contains a SignOffExportStatusDTO  object for the export status.  
Previously, the REST service only returned the serialized string representation of the export status. 
 
Configuration files 
Files Added 
None.
Files Modified 
None.
Files Deleted 
None.
Databases 
Added 
None.
Modified 
None.
Deleted 
None.
Datastores 
Added stores 
None.
Modified stores 
None.
Deleted stores 
None.
Cubes 
Added 
None.
Modified 
None.
Removed 
None.
Services 
No changes.
Other changes 
None.