Over the last year-and-a-half, Hyland has been hard at work enhancing our digital properties to create a unified, engaging user experience. As part of this project, we’re freezing this important site on 25 September and migrating it to our new collaboration platform, Hyland Connect. During this period, the site will be read-only until we launch the new Hyland Connect platform on 9 October. On 9 October, this site will automatically redirect to Connect. The benefits of Connect: Innovative collaboration This migration will integrate all our customers into Connect and will deliver a world-class collaborative experience where you engage with experts, connect with peers, and access blogs and forums. Here are seven other benefits the new Hyland Connect platform will deliver:  1. Dedicated community collaboration platform  Utilize a specialized platform for blogs, forums, and user group hubs, making it easier to find, connect and engage with others.  2. Badging and certification  Earn badges for participating in Connect activities or Hyland events, recognizing and rewarding user engagement and contributions 3. Subscription and notification system  Subscribe to specific products, solutions, industries, or groups to receive tailored notifications and updates, ensuring you stay informed about what matters most.  4. Optimized question and answer forums  Post questions or topics to receive valuable insights and answers from members of the community and Hyland experts, fostering knowledge sharing, innovation, and collaboration. 5. User groups Join and participate in product and industry user groups to easily connect with others who have similar solutions and interests. 6. Expert guidance  Benefit from the knowledge and experience of both Hyland professionals and seasoned solution owners who provide guidance and support within the community. 7. Open-source developer engagement  Use enhanced tools and resources for the open-source community, enabling developers to collaborate, share ideas and innovate together. Thank you for your patience during this period. We’re excited for you to experience these awesome changes.
So the client wants aws s3 object locking when a retention rule is applied As the default s3 bucket is shared and doesn't already have object locking the idea is to have an additional s3 bucket, with object locking. But none of that is actually part ...
  0 votes
  0 answers
  0 comments
  768 views

Hello, I want to customize the nuxeo-object-diff component. So I create a new component and I copy the code from https://github.com/nuxeo/nuxeo-web-ui/blob/maintenance-3.1.x/elements/diff/nuxeo-object-diff.js . However, when I deployed the code, I ...
  0 votes
  0 answers
  0 comments
  92 views

Hello, I am executing an automation script when a document is created. The document will be created using either drag and drop or using API. Is there a way to access the Windows File properties (such as Folderpath/Date Created/Date modified) and ...
  0 votes
  0 answers
  0 comments
  151 views

I am having trouble adding a group to a user authenticated via LDAP. I have setup the multidirectory and according to this doc “[l]ocal groups can reference local and LDAP users as members” but that does not work for me. Adding it via ...
  0 votes
  0 answers
  0 comments
  269 views

Hello, I am in the process of testing a migration from Nuxeo 2017 to Nuxeo 2023. I have recently set up a new server and want to start with data migration. To do this, I made a backup of the Nuxeo 2017 database and restored it to a new database. At ...
  0 votes
  1 answers
  0 comments
  412 views

Hello, Where can i download nuxeo LTS 2021 / 2023 ? I want to download the zip version (already compiled) and the docker version (which I can run directly) to compare them and see which of the two versions we are going to install in production. I ...
  0 votes
  2 answers
  0 comments
  7426 views

I am using nuxeo LTS 2021. I configured MongoDB as underlying database with my nuxeo. I want to use group by clause for my NxQL query how can I achieve this ?
  0 votes
  0 answers
  0 comments
  955 views

Hi, we would like if it's possible to configure some url with a given IP address do not need to go through authentication (authentification with filer address ip). Thanks, Regards,
  0 votes
  0 answers
  0 comments
  662 views

Hi, When I try to merge some PDFs to have one document with nuxeo operation Blob.ConcatenatePDFs, I always have this exception : Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Blob.ConcatenatePDFs at ...
  0 votes
  1 answers
  0 comments
  897 views

Caused by: java.lang.InterruptedException ... 18 more 2023-09-15T16:58:49,767 WARN [stream/introspectionPool-00,in:0,inCheckpoint:0,out:0,lastRead:1694777329767,lastTimer:0,wm:0,loop:17,rebalance assigned] ...
  0 votes
  1 answers
  0 comments
  716 views

Hello, I tried Nuxeo Spreadsheet, and I noticed that the plugin is ignoring my enrichers and always using only the 'enricher' permission. Is there a way to force the use of my own enrichers?
  0 votes
  0 answers
  0 comments
  882 views

Hi, How to get the LTS 2023 source code? I cannot find it in the repository on github. Thanks
  0 votes
  2 answers
  1 comments
  7672 views

Hello, I created a custom Page Provider to search for specific words in a specific document : <coreQueryPageProvider name="document_full_text_search"> <trackUsage>true</trackUsage> <property ...
  0 votes
  1 answers
  0 comments
  7625 views

Hi I have a bug when I active the mode xa nuxeo.db.xaMode=true. Thanks for your help regards 2023-07-04T22:50:25,962 WARN [main] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: ...
  0 votes
  2 answers
  4 comments
  744 views

I have defined an ElasticSearch pageprovider in my nuxeo studio. When i call Repository.PageProvider operation to get data using the ElasticSerach pageprovider i found out that the first calls go to elastic to bring the documents from elastic search ...
  0 votes
  0 answers
  0 comments
  8966 views

Hello, Nuxeo Explorer site ( https://explorer.nuxeo.com ) is too slow. Page loading is sometimes more than 3 minutes. Regards.
  1 votes
  0 answers
  0 comments
  779 views

Hello, Im working with .Net client and I need to get lock information from a document. Im requesting that info with an operation: operation = client.Operation("Repository.Query") .SetParameter("query", "SELECT * FROM PartItem WHERE item:PartName = ...
  0 votes
  0 answers
  0 comments
  1047 views

Hello, Using NXQL, I can't order documents by parent path. If I use order by ecm:path I will get /folder/a_folder/doc.pdf before /folder/b-doc.pdf . And if I use order by ecm:parentId the order is random. We need something like ecm:parentPath in ...
  0 votes
  0 answers
  0 comments
  855 views

I get this error when I run my test method ERROR [SchemaManagerImpl] Document type: Ressource_Image uses unknown schema: picture My test class is like : @RunWith(FeaturesRunner.class)@Features({AutomationFeature.class, CoreFeature.class, ...
  1 votes
  0 answers
  0 comments
  7672 views

Hi Konrad Krenzlin , Kevin Leturc , Florent Guillaume After migration from LTS2019 to LTS2021, all users from members group are not able to Read SectionRoot although the members group have Read SectionRoot in ACL. I ran the function select ...
  0 votes
  1 answers
  1 comments
  7953 views

(20 / 4913)

Most Active Users
Mohamed Belmokhtar
Member (1.7K)
Konrad Krenzlin
Member (1.1K)
ElmarKnipp
Member (724)
Ahmad Ben Maallem
Member (1.9K)
Mariem Ben Maallem
Member (772)
Sudarshan Ghate
Member (220)

Recent Activity
7/23/24 9:33 AM

More


Base Managers
Florent Guillaume
Member (36K)
Brian Boomer
Member (25)
Steven Testa
Member (25)
Nathan Austin
Member (0)
David Sherrick
Member (30)
Michelle Van Mill
Member (40)
Jake Waler
Member (25)
Mike Donahue
Member (35)
Jesper Bunch
Member (80)
Anahide Tchertchian
Member (15.4K)
Patrick Kasper
Member (75)
Michelle Massa
Member (35)
Kevin Rusnak
Member (35)
Andrew Goodricke
Member (100)
Manon Lumeau
Lead Technical Writer - Product team (3.6K)
Antoine THOMAS
Community Manager (50)
Alain ESCAFFRE
Director of Product Management (5.6K)
Bogdan Stefanescu
Member (80)
slacoin Lacoin
Member (1.2K)
Guillaume Renard
Member (1.7K)

Quandora Stats
1
Knowledge Bases
4913
questions
4739
answers
7725
active tags
4327
active users