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

Ключ

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

Is element exists Version 3 (Net)

Action group: SAP

...

Description

Connect to an open SAP session and verify the existence of the item.

Action icon

Image Added

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextSap instance

Проверить существование элемента/ Check for the existence of an element

Группа действий: SAP

Image Removed

Настройки

Свойство

Описание

Тип

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

Обязательность заполнения поля

Параметры

Контекст

Экземпляр Sap
Robin.Sap
Да

Yes
Элемент
Element
Элемент
ElementRobin.WinElement
Да

Yes
Результаты
Results

Результат

Значение равно true, если элемент существует в данный момент и доступен
ResultThe value is true if element exists and availableRobin.Booleantrue

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

Отсутствуют

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

Задача: подключиться к открытой сессии SAP и проверить существование элемента Image Removed

Image Removed

Решение: воспользоваться действием "Подключиться к сессии", "Проверить существование элемента". 

Реализация: 

  1. Собрать схему робота, состоящую из действий:
    Image Removed
  2. Настроить параметры для действия "Подключиться к сессии". 

    В поле "Сессия" указывается порядковый номер открытой сессии одного пользователя (0 – первый подключённый пользователь, 1- второй и т.д.), к которой необходимо подключиться. Нумерация начинается с 0 и зависит от времени входа в учетную запись

    Image Removed
  3. Настроить параметры для действия "Проверить существование элемента". Порядок получения элемента указан в разделе Порядок получения элемента с помощью SapSpy
    Image Removed
  4. Нажать на кнопку "Старт" в верхней панели. 

Результат:


Special conditions of use 

None.

Example of use 

Task

Connect to an open SAP session and check the existence of the element  Image Added

Image Added

Solution

Use the "Connect to session" action, "Is element exists". 

Implementation

  1. Assemble a robot scheme consisting of actions:
    Image Added
  2. Set the parameters for the "Connect to session" action. 

    The "Session" field specifies the sequence number of one user's open session (0 - the first connected user, 1- the second, etc.) to which you want to connect. The numbering starts from 0 and depends on the time of login to the account

    Image Added
  3. Set the parameters for the "Is element exists" action. The order of obtaining the item is specified in the section Procedure for obtaining an item using SapSpy
    Image Added
  4. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully. The element has been foundПрограммный робот отработал успешно. Элемент найден

Image Modified