Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Disconnect Version 7 (Net)

Группа действийAction group: FTP

Описание

Действие выполняет отключение робота от FTP-сервера.

Иконка действия

Image Removed

Параметры действия

Входные параметры

  1. Поле "Контекстконтекст подключения к FTP-серверу.

Настройки

...

Уникальный идентификатор сеанса, к которому будет применено действие.

...

Description

The action disconnects the robot from the FTP server.

Action icon

Image Added

Action parameters

Input parameters

  1. Field "Context" - context of connection to the FTP server.

Settings

Property
Description
Type
Example of filling in
Obligatory to fill in the field
Parameters
Context

The unique identifier of the session to which the action will be applied.

FTP instance
Yes

Special conditions of use

None.

Example of use

Task  

Connect to an FTP server, retrieve the contents of a folder, disconnect from the server and retrieve information on value = 1 from the retrieved collection.

Solution

Use the actions

Особые условия использования

Отсутствуют.

Пример использования

Задача 

Подключиться к FTP-серверу, получить содержимое папки, отключиться от сервера и получить информацию по значению = 1 из полученной коллекции. 

Решение

Воспользоваться действиями "Connect", "List folder", "Disconnect", "Get value by index". 

Реализация

Implementation

  1. Assemble a robot scheme consisting of actionsСобрать схему робота, состоящего из действий:

  2. Настроить параметры для действия Set the parameters for the "Connect" action. 


  3. Настроить параметры для действия Set the parameters for the "List folder" action.   


  4. Настроить параметры для действия Set the parameters for the "Disconnect" action


  5. Настроить параметры для действия Set the parameters for the "Get value by index" action.


  6. Нажать на кнопку "Старт" в верхней панелиClick on the "Start" button in the top panel

Результат 

Result 

The software robot completed successfully. Information about the value with index =1 is received.   Требуется замена скриншотаПрограммный робот отработал успешно. Получена информация по значению с индексом =1.