1010


Related Questions
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
  718 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
  534 views

Hello, I have complex list and iterate and create with nuxeo-data-table, when I create item and save I haven't error then I delete item -> save, the item delete was successful, but when I try delete the last item, this not deleted. :'( I see the ...
  0 votes
  1 answers
  2 comments
  717 views

Hi Guys! I have the next code: Scheme: <xs:element name="documentosRespuestaInterno" type="nxs:documentoRespuestaInternoListType"/> <xs:complexType name="documentoRespuestaInternoListType"> <xs:sequence> <xs:element name="item" ...
  0 votes
  0 answers
  0 comments
  974 views

Hi! I need overwrite the source for nuxeo-data-table element but i can't find the code (template html) on the GitHub repository https://github.com/nuxeo/nuxeo-web-ui/tree/10.10/elements, where i can find this source? Thanks! Gabo
  0 votes
  2 answers
  1 comments
  729 views

I've created a daily cron job that isn't quite working. I can see in the logs that it is running on the designated schedule. I am working in LTS 2021 testing in localhost. How do I start SchedulerServices? The warning in the Log: “WARN ...
  0 votes
  1 answers
  0 comments
  825 views

When embedding a shared link in another application, it does not honor the “#!” character in the URL (http://localhost:8080/nuxeo/ui/#!/home). Encoding (%23%21) these characters, the link won't open in a browser. Is there a workaround for this issue?
  0 votes
  0 answers
  0 comments
  708 views

This error was not appear before and this doc was openning before returned Json is not complete
  0 votes
  0 answers
  0 comments
  699 views

We have a custom doctype that was using the Nuxeo “default” lifecycle. We found that we didn't like the states of “project,” “approved,” and “obsolete,” so we created a new custom lifecycle called “simple” with the states of “active” and “inactive.” ...
  0 votes
  1 answers
  1 comments
  1131 views

How to Retrieve your IdP SAML metadata configuration file for Saml Authentication in the Nuxeo platform.
  0 votes
  1 answers
  0 comments
  689 views

I am looking for a way to display the content count of files in a folder. I am surprised that this feature is not standard. I see that there was an addon that is now deprecated, called Nuxeo Document Count. Also, I see that Quota is used with JSF ...
  0 votes
  1 answers
  3 comments
  990 views

Hello The problem is with the “nuxeo-selectivity component. when I click on it, the list appears and disappears quickly and I am not able to select an item. Regards,
  0 votes
  0 answers
  2 comments
  766 views

I have created workflow (definition& new document type) in studio. After update, I do not see the new workflow in the JSF Admin under workflow. I even used the 'Release' and apply for update. But still do not see the new workflow deployed on ...
  0 votes
  1 answers
  0 comments
  620 views

Hi Eveybody Im triying execute the next endpoint http://localhost:8080/nuxeo/api/v1/search/lang/(psq,sql,potsgressql,etc)l/execute?query=SELECT * FROM documento_base But the execute return a Exception: … “infos”: [], “statusCode”: 400, ...
  0 votes
  1 answers
  0 comments
  770 views