<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Pourquoi je n'arrives pas a trouver la définition de mon fichier bpmn2 déployé lorsque je fais un appel REST dans Activiti-Rest in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/pourquoi-je-n-arrives-pas-a-trouver-la-d%C3%A9finition-de-mon-fichier/m-p/13195#M5831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/19560_pastedImage_1.png" style="width: 620px; height: 245px;" /&gt;&lt;/P&gt;&lt;P&gt;dans activiti-explorer je trouve mon fichier déployé et sa définition dans la liste des "process-definition"&lt;BR /&gt;mais lorsque j'effectue un appel Rest sur activiti-rest&lt;/P&gt;&lt;P&gt;je ne trouves pas la définition de mon fichier déployé&lt;/P&gt;&lt;P&gt;voila la requête :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET /activiti-rest/service/repository/process-definitions HTTP/1.1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Host: localhost:8100&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;et voila la réponse&lt;STRONG&gt; :&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;{&lt;BR /&gt; "data": [&lt;BR /&gt; {&lt;BR /&gt; "id": "createTimersProcess:1:31",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/createTimersProcess:1:31" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/createTimersProcess:1:31&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "createTimersProcess",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Create timers process",&lt;BR /&gt; "description": "Test process to create a number of timers.",&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "20",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/createTimersProcess.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/createTimersProcess.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "diagramResource": null,&lt;BR /&gt; "category": "Examples",&lt;BR /&gt; "graphicalNotationDefined": false,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "employee-productivity-report:1:2510",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/employee-productivity-report:1:2510" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/employee-productivity-report:1:2510&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "employee-productivity-report",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Employee productivity",&lt;BR /&gt; "description": null,&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "2504",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/2504" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/2504&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/2504/resources/org/activiti/explorer/demo/process/reports/employeeProductivity.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/2504/resources/org/activiti/explorer/demo/process/reports/employeeProductivity.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "diagramResource": null,&lt;BR /&gt; "category": "activiti-report",&lt;BR /&gt; "graphicalNotationDefined": false,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "oneTaskProcess:1:34",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/oneTaskProcess:1:34" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/oneTaskProcess:1:34&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "oneTaskProcess",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Famous One Task Process",&lt;BR /&gt; "description": null,&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "20",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/oneTaskProcess.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/oneTaskProcess.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "diagramResource": null,&lt;BR /&gt; "category": "Examples",&lt;BR /&gt; "graphicalNotationDefined": false,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "fixSystemFailure:1:35",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/fixSystemFailure:1:35" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/fixSystemFailure:1:35&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "fixSystemFailure",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Fix system failure",&lt;BR /&gt; "description": null,&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "20",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/FixSystemFailureProcess.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/FixSystemFailureProcess.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "diagramResource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/FixSystemFailureProcess.png" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/FixSystemFailureProcess.png&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "category": "Examples",&lt;BR /&gt; "graphicalNotationDefined": false,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "escalationExample:1:36",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/escalationExample:1:36" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/escalationExample:1:36&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "escalationExample",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Helpdesk process",&lt;BR /&gt; "description": null,&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "20",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/Helpdesk.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/Helpdesk.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "diagramResource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/Helpdesk.png" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/Helpdesk.png&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "category": "Examples",&lt;BR /&gt; "graphicalNotationDefined": false,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "helpdesk-firstline-vs-escalated-report:1:2511",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/helpdesk-firstline-vs-escalated-report:1:2511" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/helpdesk-firstline-vs-escalated-report:1:2511&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "helpdesk-firstline-vs-escalated-report",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Helpdesk process: firstline vs escalated",&lt;BR /&gt; "description": null,&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "2504",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/2504" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/2504&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/2504/resources/org/activiti/explorer/demo/process/reports/helpdeskFirstLineVsEscalated.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/2504/resources/org/activiti/explorer/demo/process/reports/helpdeskFirstLineVsEscalated.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "diagramResource": null,&lt;BR /&gt; "category": "activiti-report",&lt;BR /&gt; "graphicalNotationDefined": false,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "process-instance-overview-report:1:2512",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/process-instance-overview-report:1:2512" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/process-instance-overview-report:1:2512&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "process-instance-overview-report",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Process Instance Overview",&lt;BR /&gt; "description": null,&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "2504",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/2504" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/2504&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/2504/resources/org/activiti/explorer/demo/process/reports/processInstanceOverview.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/2504/resources/org/activiti/explorer/demo/process/reports/processInstanceOverview.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "diagramResource": null,&lt;BR /&gt; "category": "activiti-report",&lt;BR /&gt; "graphicalNotationDefined": false,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "reviewSaledLead:1:32",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/reviewSaledLead:1:32" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/reviewSaledLead:1:32&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "reviewSaledLead",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Review sales lead",&lt;BR /&gt; "description": null,&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "20",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/reviewSalesLead.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/reviewSalesLead.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "diagramResource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/reviewSalesLead.reviewSaledLead.png" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/reviewSalesLead.reviewSaledLead.png&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "category": "Examples",&lt;BR /&gt; "graphicalNotationDefined": true,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "task-duration-report:1:2509",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/task-duration-report:1:2509" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/task-duration-report:1:2509&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "task-duration-report",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Task duration report",&lt;BR /&gt; "description": null,&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "2504",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/2504" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/2504&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/2504/resources/org/activiti/explorer/demo/process/reports/taskDurationForProcessDefinition.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/2504/resources/org/activiti/explorer/demo/process/reports/taskDurationForProcessDefinition.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "diagramResource": null,&lt;BR /&gt; "category": "activiti-report",&lt;BR /&gt; "graphicalNotationDefined": false,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "vacationRequest:1:33",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/process-definitions/vacationRequest:1:33" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions/vacationRequest:1:33&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "key": "vacationRequest",&lt;BR /&gt; "version": 1,&lt;BR /&gt; "name": "Vacation request",&lt;BR /&gt; "description": null,&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "deploymentId": "20",&lt;BR /&gt;&lt;SPAN&gt; "deploymentUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "resource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/VacationRequest.bpmn20.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/VacationRequest.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "diagramResource": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/VacationRequest.png" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20/resources/VacationRequest.png&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "category": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://activiti.org/bpmn20" rel="nofollow noopener noreferrer" target="_blank"&gt;http://activiti.org/bpmn20&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "graphicalNotationDefined": false,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "startFormDefined": false&lt;BR /&gt; }&lt;BR /&gt; ],&lt;BR /&gt; "total": 14,&lt;BR /&gt; "start": 0,&lt;BR /&gt; "sort": "name",&lt;BR /&gt; "order": "asc",&lt;BR /&gt; "size": 10&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tout est present sauf ma definition je me demande pourquoi ? et si je fais une faute quelque part .&lt;BR /&gt;OK que je le trouve dans :&amp;nbsp;&lt;STRONG style="background-color: #fafafa; color: #505050; font-size: 12px;"&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;{&lt;BR /&gt; "data": [&lt;BR /&gt; {&lt;BR /&gt; "id": "20",&lt;BR /&gt; "name": "Demo processes",&lt;BR /&gt; "deploymentTime": "2018-02-28T10:03:58.698+01:00",&lt;BR /&gt; "category": null,&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/20" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/20&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "tenantId": ""&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "2504",&lt;BR /&gt; "name": "Demo reports",&lt;BR /&gt; "deploymentTime": "2018-02-28T10:16:22.405+01:00",&lt;BR /&gt; "category": null,&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/2504" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/2504&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "tenantId": ""&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "52501",&lt;BR /&gt; "name": "ValidationArticle.bpmn",&lt;BR /&gt; "deploymentTime": "2018-03-02T09:41:40.853+01:00",&lt;BR /&gt; "category": null,&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/52501" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/52501&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "tenantId": ""&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; &lt;STRONG&gt;"id": "55001",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; "name": "ValidationArticle.bpmn",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; "deploymentTime": "2018-03-02T16:53:49.564+01:00",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; "category": null,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/55001" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/55001&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; "tenantId": ""&lt;/STRONG&gt;&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "57501",&lt;BR /&gt; "name": "ValidationArticle2.bpmn",&lt;BR /&gt; "deploymentTime": "2018-03-05T11:13:27.840+01:00",&lt;BR /&gt; "category": null,&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/57501" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/57501&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "tenantId": ""&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "id": "65001",&lt;BR /&gt; "name": "ValidationArticleZZz.bpmn",&lt;BR /&gt; "deploymentTime": "2018-03-05T14:14:11.678+01:00",&lt;BR /&gt; "category": null,&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8100/activiti-rest/service/repository/deployments/65001" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8100/activiti-rest/service/repository/deployments/65001&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "tenantId": ""&lt;BR /&gt; }&lt;BR /&gt; ],&lt;BR /&gt; "total": 6,&lt;BR /&gt; "start": 0,&lt;BR /&gt; "sort": "id",&lt;BR /&gt; "order": "asc",&lt;BR /&gt; "size": 6&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;mais il faut qu'elle soit présente dans "process-definitions" comme c'est le cas d'activiti-explorer&lt;/P&gt;&lt;P&gt;j'utilise le service REST dans mon projet et j'ai besoin de recuperer tous les process definitions&amp;nbsp;&lt;/P&gt;&lt;P&gt;Je suis la pour toute question&lt;BR /&gt;Merci .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2018 08:35:24 GMT</pubDate>
    <dc:creator>f4khri</dc:creator>
    <dc:date>2018-03-08T08:35:24Z</dc:date>
    <item>
      <title>Pourquoi je n'arrives pas a trouver la définition de mon fichier bpmn2 déployé lorsque je fais un appel REST dans Activiti-Rest</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pourquoi-je-n-arrives-pas-a-trouver-la-d%C3%A9finition-de-mon-fichier/m-p/13195#M5831</link>
      <description>dans activiti-explorer je trouve mon fichier déployé et sa définition dans la liste des "process-definition"mais lorsque j'effectue un appel Rest sur activiti-restje ne trouves pas la définition de mon fichier déployévoila la requête :&amp;nbsp;GET /activiti-rest/service/repository/process-definitions HTTP/1</description>
      <pubDate>Thu, 08 Mar 2018 08:35:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pourquoi-je-n-arrives-pas-a-trouver-la-d%C3%A9finition-de-mon-fichier/m-p/13195#M5831</guid>
      <dc:creator>f4khri</dc:creator>
      <dc:date>2018-03-08T08:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pourquoi je n'arrives pas a trouver la définition de mon fichier bpmn2 déployé lorsque je fais un appel REST dans Activiti-Rest</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pourquoi-je-n-arrives-pas-a-trouver-la-d%C3%A9finition-de-mon-fichier/m-p/13196#M5832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;une autre chose : je ne trouves pas la définition dans :&lt;BR /&gt;&lt;STRONG style="color: #727174; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;/activiti-rest/service/repository/process-definitions&lt;/STRONG&gt;&lt;BR /&gt;mais lorsque j'ajoute : /ValidationArticle:1:52504&lt;/P&gt;&lt;P&gt;cad&amp;nbsp;&lt;STRONG style="color: #727174; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;/activiti-rest/service/repository/process-definitions&lt;SPAN style="color: #3d3d3d; font-weight: 400;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-weight: 400;"&gt;ValidationArticle:1:52504&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; color: #3d3d3d; font-weight: 400;"&gt;je le trouves !!&lt;BR /&gt;normalement si je le trouves dans "/activiti-rest/service/repository/process-definitions/ValidationArticle:1:52504"&lt;BR /&gt;il faut nécessairement qu'il doit présent dans&amp;nbsp; "/activiti-rest/service/repository/process-definitions/"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; color: #3d3d3d; font-weight: 400;"&gt;pourquoi ?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 08:53:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pourquoi-je-n-arrives-pas-a-trouver-la-d%C3%A9finition-de-mon-fichier/m-p/13196#M5832</guid>
      <dc:creator>f4khri</dc:creator>
      <dc:date>2018-03-08T08:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pourquoi je n'arrives pas a trouver la définition de mon fichier bpmn2 déployé lorsque je fais un appel REST dans Activiti-Rest</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pourquoi-je-n-arrives-pas-a-trouver-la-d%C3%A9finition-de-mon-fichier/m-p/13197#M5833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;la solution est :&amp;nbsp;&lt;A class="link-titled" href="http://localhost:8100/activiti-rest/service/repository/process-definitions?size=1000" title="http://localhost:8100/activiti-rest/service/repository/process-definitions?size=1000" rel="nofollow noopener noreferrer"&gt;http://localhost:8100/activiti-rest/service/repository/process-definitions?&lt;STRONG&gt;size=1000&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;le "size" par Default&amp;nbsp;n'affiche que les définitions&amp;nbsp;présents&amp;nbsp;par Default&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;il faut donc augmenter le size afin d'avoir toute la liste hh&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;IMG src="https://connect.hyland.com/legacyfs/online/alfresco/emoticons/laugh.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 09:48:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pourquoi-je-n-arrives-pas-a-trouver-la-d%C3%A9finition-de-mon-fichier/m-p/13197#M5833</guid>
      <dc:creator>f4khri</dc:creator>
      <dc:date>2018-03-08T09:48:09Z</dc:date>
    </item>
  </channel>
</rss>

