<?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 exclusive Gateway needs a answer to go on, help me in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/exclusive-gateway-needs-a-answer-to-go-on-help-me/m-p/120181#M33034</link>
    <description>&lt;P&gt;Im working with a workflow that has a task with two ways.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm allready read and tried to put on json body the correct way to answer, but with no succes.&lt;/P&gt;&lt;P&gt;on the first photo, you can see my xml and the explication for the way...&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1681i55CF33B65B565E8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;on the second one, you can see i'm trying to put the state to completed, tried: the id xml tag, the variable: "name"... everything that seens to solve, but fail.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1680iA5EAFB1060E634A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How can i choose the right way giving the answer "yes" or "no"???&lt;/P&gt;&lt;P&gt;i need to do that on my requisition&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2023 18:07:38 GMT</pubDate>
    <dc:creator>cararuna</dc:creator>
    <dc:date>2023-06-26T18:07:38Z</dc:date>
    <item>
      <title>exclusive Gateway needs a answer to go on, help me</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exclusive-gateway-needs-a-answer-to-go-on-help-me/m-p/120181#M33034</link>
      <description>&lt;P&gt;Im working with a workflow that has a task with two ways.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm allready read and tried to put on json body the correct way to answer, but with no succes.&lt;/P&gt;&lt;P&gt;on the first photo, you can see my xml and the explication for the way...&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1681i55CF33B65B565E8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;on the second one, you can see i'm trying to put the state to completed, tried: the id xml tag, the variable: "name"... everything that seens to solve, but fail.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1680iA5EAFB1060E634A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How can i choose the right way giving the answer "yes" or "no"???&lt;/P&gt;&lt;P&gt;i need to do that on my requisition&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 18:07:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exclusive-gateway-needs-a-answer-to-go-on-help-me/m-p/120181#M33034</guid>
      <dc:creator>cararuna</dc:creator>
      <dc:date>2023-06-26T18:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: exclusive Gateway needs a answer to go on, help me</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exclusive-gateway-needs-a-answer-to-go-on-help-me/m-p/120182#M33035</link>
      <description>&lt;P&gt;I solved. When u make a requisition to set a value of a variable on the process: my variable was: "IdentidadeNãoExisteBD"&lt;/P&gt;&lt;P&gt;you need to create that variable with that requisition:&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1682i91AEE1415378FE5D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;paying attention on type: "d-boolean"... alfresco doesnt accept string or boolean directly, you can call list of variables to see their types.&lt;/P&gt;&lt;P&gt;So, after setting a value to a variable, you can call again the state: completed requisition to see if works or if you need to create or update another variable.&lt;/P&gt;&lt;P&gt;After create/update the necessary variables, the update state requisition will work.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 10:29:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exclusive-gateway-needs-a-answer-to-go-on-help-me/m-p/120182#M33035</guid>
      <dc:creator>cararuna</dc:creator>
      <dc:date>2023-06-27T10:29:21Z</dc:date>
    </item>
  </channel>
</rss>

