<?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>Question Re: Workflow binding issues in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/workflow-binding-issues/qaa-p/12478128#M4674812</link>
    <description>&lt;P&gt;Thanks for your answer. I came to the same conclusion. The object we were using to show the last agent of a dialog step is a virtual object and only gets created once a dialog step is excuted hence the object does not exist when the workflow is started and no dialog step has been executed. Therefore the binding did not work, and we need to come up with another solution. &lt;/P&gt;</description>
    <pubDate>Fri, 29 Oct 2021 07:52:49 GMT</pubDate>
    <dc:creator>former_member773803</dc:creator>
    <dc:date>2021-10-29T07:52:49Z</dc:date>
    <item>
      <title>Workflow binding issues</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-binding-issues/qaq-p/12478126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have a problem in workflow with a binding of a value. We are collecting a value from the workflow header and binding it to several tasks in the workflow. The value in the header is constantly changing and it is showing the latest agent of a dialog step.&lt;/P&gt;
  &lt;P&gt;The binding we use looks like this: &lt;A href="https://answers.sap.com/storage/temp/1987668-binding.png" data-attachment="1987668"&gt;binding.png&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;The issue we are facing, as I understand it, is that upon workflow creation the value is empty, since no user dialog step has been executed. The binding seems not to allow empty values and WF ends up in error.&lt;/P&gt;
  &lt;P&gt;This is the error message we receive: &lt;A href="https://answers.sap.com/storage/temp/1987669-error.png" data-attachment="1987669"&gt;error.png&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;I thought that it should be okay since we ticked in the boxes “No Action if Source Values is initial” and “ No Action if Source Value empty” in the Binding instruction display. I have never used them before so I am not really sure on what they do.&lt;/P&gt;
  &lt;P&gt;Do you guys have any idea on how to solve this?&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Ted&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 14:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-binding-issues/qaq-p/12478126</guid>
      <dc:creator>former_member773803</dc:creator>
      <dc:date>2021-10-27T14:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow binding issues</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-binding-issues/qaa-p/12478127#M4674811</link>
      <description>&lt;P&gt;The "source" here is the ID attribute, but the system has trouble identifying the object it belongs to. &lt;/P&gt;&lt;P&gt;i.e. You have a chain obj1.obj2.attr. It can't determine if attr is empty because obj2 doesn't exist so fails. &lt;/P&gt;&lt;P&gt;You could bind the lastagent object, or create an additional element for just the ID and add another binding in the task that assigns it. &lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 23:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-binding-issues/qaa-p/12478127#M4674811</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2021-10-28T23:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow binding issues</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-binding-issues/qaa-p/12478128#M4674812</link>
      <description>&lt;P&gt;Thanks for your answer. I came to the same conclusion. The object we were using to show the last agent of a dialog step is a virtual object and only gets created once a dialog step is excuted hence the object does not exist when the workflow is started and no dialog step has been executed. Therefore the binding did not work, and we need to come up with another solution. &lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 07:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-binding-issues/qaa-p/12478128#M4674812</guid>
      <dc:creator>former_member773803</dc:creator>
      <dc:date>2021-10-29T07:52:49Z</dc:date>
    </item>
  </channel>
</rss>

