Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:start:file_actions [2016/07/07 17:57]
admin created
en:start:file_actions [2016/07/07 18:45] (current)
admin
Line 1: Line 1:
-===== Действия с файлами ​=====+====== File Actions ======
  
-Начиная с версии ​600.0801 ​в CRM существуют действияприменимые к файлам,​ и называются они “fileactions”\\ +Since 600.0801 ​there are general actions you could do with files called "​fileactions"​I will use in any necessary block
-Например - Задача создать новый PDF-документ.+For example the new PDFMaker Integration use this to select what should happen with the result file.
  
-==== Опции Ядра ​====+===== Core Options =====
  
-==== Хранилище в документах модуля ​====+==== Store in Documents Module ​====
  
-Эта опция запрашивает некоторые настройки+This option request some configurations
  
-<​html>​ +| Document title | The title of the Documents Record | 
-<table border="​1"​ width="​100%">​ +| Document Description | (optionally) You could set the Description field | 
-<tr> +| Folder | Choose to which folder this file should assigned | 
-<td style="​padding:​5px;​background-color:#​D8D8D8;">​Заголовок документа</​td>​ +| execute this workflow\\ with the new Document | You could directly execute a workflow for this new Document | 
-<td style="​padding:​5px;">​Заголовок Записи документа</​td>​ +| create relationship to the used record | Should the new Document create a Relationship to the records you used to create the Document |
-  </​tr>​ +
-<​tr>​ +
-<td style="​padding:​5px;​background-color:#​D8D8D8;">​Описание документа</​td>​ +
-<td style="​padding:​5px;">​Есть возможность включить поле "​Описание"</​td>​ +
-</​tr>​ +
-<​tr>​ +
-<td style="​padding:​5px;​background-color:#​D8D8D8;">​Папка</​td>​ +
-<td style="​padding:​5px;">​Выберите,​ в какой папке хранить файл</​td>​ +
-</​tr>​ +
-<​tr>​ +
-<td style="​padding:​5px;​background-color:#​D8D8D8;">​Выполнить этот Бизнес-Процесс с созданием нового документа</​td>​ +
-<td style="​padding:​5px;">​Вы можете выполнить Бизнес-Процесс для нового документа</​td>​ +
-</​tr>​ +
-<​tr>​ +
-<td style="​padding:​5px;​background-color:#​D8D8D8;">​Связать использованную Запись</​td>​ +
-<td style="​padding:​5px;">​Необходимо ли связать новый документ с использованным</​td>​ +
-</​tr>​ +
-</​table>​ +
-</​html>​+
  
-==== Прямое скачивание файла ​====+==== direct download File ====
  
-Эта опция остановит Бизнес-Процесс и выполнение Задачи,​ а затем скачает файл.+Should be easy to understandable. 
 +This option will stop the workflow and direct download the file. No task will be executed in this workflow.
  
-==== Сохранение в папке сохранений ​====+==== Store in Filestore ​====
  
-Эта опция реализует новое ​[[ru:start:filestore|Хранилище файлов ​]]. \\ +This option implements the new [[en:extensions:​workflowdesigner:​filestore]] 
-Вам лишь необходимо вписать ​ID файла в Хранилище файлов для последующих ссылок.+You only need to set the ID of the file inside the FileStore for later reference.