Hi everyone, I am facing Nuexo exception "can not fetch document type id.."
Here i am getting docs value empty can anyone help me please.....PFB code. public void run() throws NuxeoException { String tenantDocumentPath = getOrCreateCPODocTypesForGlobalUsageMangementDoc(tenantId, session).toString(); DocumentModelList docs = ...