<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.pinstudio.ru/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.pinstudio.ru/feed.php">
        <title>PINstudio en:start:tasks:flow</title>
        <description></description>
        <link>https://wiki.pinstudio.ru/</link>
        <image rdf:resource="https://wiki.pinstudio.ru/lib/exe/fetch.php?media=wiki:favicon.ico" />
       <dc:date>2026-04-29T10:21:30+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:auth_request&amp;rev=1467979199&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:conditions&amp;rev=1476441909&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:custom_condition&amp;rev=1467977927&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:delay&amp;rev=1467977858&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:execution_type&amp;rev=1467979315&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:global_search&amp;rev=1467977241&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:loop&amp;rev=1497455808&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:redirect_user_to_a_custom_url&amp;rev=1467977889&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:request_values_from_user&amp;rev=1467977322&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:run_external_workflow&amp;rev=1467977726&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:stop_workflow&amp;rev=1467977815&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.pinstudio.ru/lib/exe/fetch.php?media=wiki:favicon.ico">
        <title>PINstudio</title>
        <link>https://wiki.pinstudio.ru/</link>
        <url>https://wiki.pinstudio.ru/lib/exe/fetch.php?media=wiki:favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:auth_request&amp;rev=1467979199&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-08T14:59:59+03:00</dc:date>
        <title>Auth Request</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:auth_request&amp;rev=1467979199&amp;do=diff</link>
        <description>Auth Request



The Authorization Request could be used to integrate a manually check of the current situation into your workflow.
If the execution will be arrive the block, it will be paused until a user makes a decision about the next actions. This break could take hours,days or weeks.</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:conditions&amp;rev=1476441909&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-10-14T13:45:09+03:00</dc:date>
        <title>Conditions</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:conditions&amp;rev=1476441909&amp;do=diff</link>
        <description>Conditions

This block allows you to create field conditions in a simple way.
You could build nested groups with AND and OR combinations.

It is also possible to check fields of related records, like Accounts from Contacts or the last modified user of a record.</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:custom_condition&amp;rev=1467977927&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-08T14:38:47+03:00</dc:date>
        <title>Custom Condition</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:custom_condition&amp;rev=1467977927&amp;do=diff</link>
        <description>Custom Condition

To use this block you need basic PHP development skills!
if you use it wrong, you could break the workflow.

This task will execute a custom Expression and continue the workflow with the path you set with return value.
This task could be used to initiate $env variables, for example.</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:delay&amp;rev=1467977858&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-08T14:37:38+03:00</dc:date>
        <title>Delay</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:delay&amp;rev=1467977858&amp;do=diff</link>
        <description>Delay


This task allows you to insert one or more delays into your workflows, which pause the execution until a given date/time will be reach.

Options

You could combine multiple of this options, to use this universally

	*  Base Date
		*  Use the date from this field as base date and apply all options to them</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:execution_type&amp;rev=1467979315&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-08T15:01:55+03:00</dc:date>
        <title>Execution type</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:execution_type&amp;rev=1467979315&amp;do=diff</link>
        <description>Execution type

With this task you could define tasks, which will only be executed if the workflow is started automatically/manually.

Example

You have a organization workflow, which will wait 7 days after creation of a new organization and after this time, send an email to the customer.
If you would have the option to send this email manually directly in the Workflow sidebar, without waiting 7 days you could integrate the delay in the path of the automatically execution.</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:global_search&amp;rev=1467977241&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-08T14:27:21+03:00</dc:date>
        <title>Global Search</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:global_search&amp;rev=1467977241&amp;do=diff</link>
        <description>Global Search

You want to check if a record exist in the vtigerCRM, which isn't related to the current one?
Maybe you want to check if there is already a record with the same email address.

The conditions could be created equal to the conditions task.
Also you could define how much results are necessary at least to return</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:loop&amp;rev=1497455808&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-14T18:56:48+03:00</dc:date>
        <title>Loop</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:loop&amp;rev=1497455808&amp;do=diff</link>
        <description>Loop

Task is a powerful util to trigger actions within a defined loop. The basically configuration is like a default For – Loop of any general development languages. 

This task have two outputs:

	*  The top one “Loop Path” should be only used if you enable the Loop option “Loop path output” within the configuration.</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:redirect_user_to_a_custom_url&amp;rev=1467977889&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-08T14:38:09+03:00</dc:date>
        <title>Redirect User to a custom URL</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:redirect_user_to_a_custom_url&amp;rev=1467977889&amp;do=diff</link>
        <description>Redirect User to a custom URL

This task could redirect the User to a custom URL or a PDF, which was generated by a PDFMaker Template.

If you execute this task from the sidebar, you also have the possibility to open this URL in a Popup.

If you define a custom</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:request_values_from_user&amp;rev=1467977322&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-08T14:28:42+03:00</dc:date>
        <title>Request values from user</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:request_values_from_user&amp;rev=1467977322&amp;do=diff</link>
        <description>Request values from user

This task requests values from the user and store these values in $env[«value»][&lt;variableName&gt;].
These variables are only available inside custom expressions.
The «request values before execution» of the start block behave equal to this block and will be handled absolutely in the same way.</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:run_external_workflow&amp;rev=1467977726&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-08T14:35:26+03:00</dc:date>
        <title>Run external Workflow</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:run_external_workflow&amp;rev=1467977726&amp;do=diff</link>
        <description>Run external Workflow

You could execute an external workflow from the current Module you would execute with the current record.
You could only choose workflows from the Workflow Designer.

Also you could select the Workflow you want to execute by a variable string.</description>
    </item>
    <item rdf:about="https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:stop_workflow&amp;rev=1467977815&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-08T14:36:55+03:00</dc:date>
        <title>Stop Workflow</title>
        <link>https://wiki.pinstudio.ru/doku.php?id=en:start:tasks:flow:stop_workflow&amp;rev=1467977815&amp;do=diff</link>
        <description>Stop Workflow

This task shouldn’t be used in workflows you use on production systems, because it stops the complete page and produce a blank page

It could help if you develop custom tasks and want to see debug output.
This task is only useful in this single situation.</description>
    </item>
</rdf:RDF>
