<?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: Issue in binding class event parameter to workflow parameter in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaa-p/820167#M260554</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Thanks for your response!!...Issue got resolved.&lt;/P&gt;&lt;P&gt;It's little weird though because it was working earlier for custom defined data type but after adding another  parameter it wasn't.&lt;/P&gt;&lt;P&gt;I have changed the data type of parameter to one of the SAP defined and it's showing up now.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jan 2019 02:56:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-01-18T02:56:58Z</dc:date>
    <item>
      <title>Issue in binding class event parameter to workflow parameter</title>
      <link>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaq-p/820163</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/260256-issue-img1.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/260257-issue-img2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/260258-issue-img3.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have created an event for a class with a parameter and used in binding of it with same type and same name of workflow parameter.&lt;/P&gt;
  &lt;P&gt;Now I have added another parameter to class event and deleted existing event binding of workflow .&lt;/P&gt;
  &lt;P&gt;Then trying to create binding again for both parameters but the old parameter of class event is not showing in workflow event container to bind.&lt;/P&gt;
  &lt;P&gt;getting error message "Container element not found"&lt;/P&gt;
  &lt;P&gt;Cheers&lt;/P&gt;
  &lt;P&gt;Satish&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 07:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaq-p/820163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-17T07:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in binding class event parameter to workflow parameter</title>
      <link>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaa-p/820164#M260551</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Have you refreshed the workflow cache ? via SWU_OBUF  &lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Stephane&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 08:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaa-p/820164#M260551</guid>
      <dc:creator>StephaneBailleu</dc:creator>
      <dc:date>2019-01-17T08:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in binding class event parameter to workflow parameter</title>
      <link>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaa-p/820165#M260552</link>
      <description>&lt;P&gt;Hi Stephane,&lt;/P&gt;&lt;P&gt;I have refreshed it multiple times..still having issue.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;satish&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 09:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaa-p/820165#M260552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-17T09:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in binding class event parameter to workflow parameter</title>
      <link>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaa-p/820166#M260553</link>
      <description>&lt;P&gt;Have you tried turning it on and off again?&lt;/P&gt;&lt;P&gt;Seriously, I have encountered way too many weird buffering issues in workflow space. My suggestion would be to delete the event in the workflow builder, generate it and then in a new session change the workflow and add the event to see if this resolves the issue.&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 15:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaa-p/820166#M260553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-17T15:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in binding class event parameter to workflow parameter</title>
      <link>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaa-p/820167#M260554</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Thanks for your response!!...Issue got resolved.&lt;/P&gt;&lt;P&gt;It's little weird though because it was working earlier for custom defined data type but after adding another  parameter it wasn't.&lt;/P&gt;&lt;P&gt;I have changed the data type of parameter to one of the SAP defined and it's showing up now.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 02:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/issue-in-binding-class-event-parameter-to-workflow-parameter/qaa-p/820167#M260554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-18T02:56:58Z</dc:date>
    </item>
  </channel>
</rss>

