История страницы
...
Connect to session Version 3 (Net)
Группа действийAction group: SAP
Описание
Действие выполняет подключение к сессии SAP и возвращает контекст для дальнейшей работы с SAP.
Настройки
...
Description
The action connects to SAP session and returns context for further work with SAP
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Session | Session number to connect |
Свойство
Описание
Тип
Пример заполнения
Обязательность заполнения поля
Параметры
Сессия
Robin.Numeric |
No |
Results |
SAP |
Context | Context for further work with SAP-application | Robin.Sap |
Особые условия использования
Отсутствуют
Пример использования
Задача: подключиться к авторизованной системе SAP.
Решение: воспользоваться действием "Подключиться к сессии".
Реализация:
...
В поле "Сессия" указывается порядковый номер открытой сессии одного пользователя (0 – первый подключённый пользователь, 1- второй и т.д.), к которой необходимо подключиться. Нумерация начинается с 0 и зависит от времени входа в учетную запись.
...
Special conditions of use
None.
Example of use
Task
Connect to an authorized SAP system.
Solution
Use the "Connect to session" action.
Implementation
- Move the action to the workspace and set its parameter.
In the "Session" field specify 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.
- Click "Start" in the top panel.
Result
The program robot completed successfully.
The connection to SAP session was successful.
...
Результат:
Программный робот отработал успешно.
Произведено подключение к сессии SAP.