<?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 Define constants in workflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-constants-in-workflow/m-p/959518#M67056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using loop until for sending workitem to a group of user. For assigning agent, I am using Role and getting proper agent. I want to come out of loop when loop pass is n times. I am using container operation for incrementing loop count (loop_count = loop_count + 1). I want to specify 1 as a constant, as we can't assign 1 directly. Please suggest how to define a constant inside workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Jul 2005 12:40:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-10T12:40:48Z</dc:date>
    <item>
      <title>Define constants in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-constants-in-workflow/m-p/959518#M67056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using loop until for sending workitem to a group of user. For assigning agent, I am using Role and getting proper agent. I want to come out of loop when loop pass is n times. I am using container operation for incrementing loop count (loop_count = loop_count + 1). I want to specify 1 as a constant, as we can't assign 1 directly. Please suggest how to define a constant inside workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2005 12:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/define-constants-in-workflow/m-p/959518#M67056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-10T12:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Define constants in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-constants-in-workflow/m-p/959519#M67057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can try this way. &lt;/P&gt;&lt;P&gt;Declare a Container element which refers to Database field which in turn is an integer. Dont set any IMPORT or EXPORT parameters for this container element. But set it's default value as 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this may cater your need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raja Sekhar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2005 12:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/define-constants-in-workflow/m-p/959519#M67057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-10T12:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Define constants in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-constants-in-workflow/m-p/959520#M67058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am simply using a container operation&lt;/P&gt;&lt;P&gt;                                                    &lt;/P&gt;&lt;P&gt; Result Element   App_Counter                       &lt;/P&gt;&lt;P&gt; Assignment       =     Assign (contents of table ar&lt;/P&gt;&lt;P&gt; Expression       &amp;amp;APP_COUNTER&amp;amp;                     &lt;/P&gt;&lt;P&gt; Operator         + (Add)                           &lt;/P&gt;&lt;P&gt; Expression       1                                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does'n this work for you.&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;Linkin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 19:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/define-constants-in-workflow/m-p/959520#M67058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-19T19:34:46Z</dc:date>
    </item>
  </channel>
</rss>

