Custom Query (1070 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 1070)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#170 fixed Permanent Download Link car031 car031
Description

Need to implement download links to documents:

  1. The user clicks the link
  2. The browser is opened
  3. The user insert username/password (these may be already saved as cookie so no data entry is needed)
  4. The document is downloaded
#171 fixed Abort a running Workflow car031 car031
Description

The admnistrators should be able to delete/kill/abort a running workflow process.

#172 fixed Exception when importing massive users from Active Directory car031 car031
Description

There is a setting in AD that causes the issue: MaxPageSize? - This value controls the maximum number of objects that are returned in a single search result, independent of how large each returned object is. To summarize, MaxPageSize? controls the number of objects that are returned in a single search result. Default value: 1,000

Taken from: http://support.microsoft.com/?scid=kb;en-us;315071&x=8&y=19 In practice, the error is created by AD since LDOC makes a search whose results exceed the limit of 1000.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.