User Tools

Site Tools


host_adaptor

Differences

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

Link to this comparison view

host_adaptor [2019/11/07 15:26]
montse created
host_adaptor [2021/01/11 10:49] (current)
montse
Line 1: Line 1:
-====== ​Adaptador ​Host 3270  ======+====== Host Adaptor ​3270 ======
  
  
  
-===== Introducción ​=====+===== Introduction ​=====
  
-Este adaptador es utilizado para ejecutar pruebas en el Adaptdor ​Host 3270. Este Adatador se encuentra actualmente en construcciónpor lo que la información del mismo aún sigue en construcciónPor tantola información se irá actualizando a medida que avance el desarrollo del mismo.+This adapter is used to run tests on the Host Adapter ​3270. This Adapter is currently under constructionso the information on it is still under constructionThereforethe information will be updated as the development progresses.
  
-===== Configuración ​=====+===== Configuration ​=====
  
-En el proceso de inicializaciónes necesario proporcionar la información para conectarse al servidor ​Host 3270. Esa es la información del objeto Adaptador.+In the initialization processit is necessary to supply the information to connect to the Host 3270 serverThat is the information of the Adapter object.
  
  
-===== Parámetros de Inicialización ​=====+===== Initialization Parameters ​=====
  
-===== Conexión =====+====Connection====
  
-  * **Host:​** ​Nombre de la máquina o dirección ​IP.  ​Obligatorio. SESSION_HOST +  * **Host:​** ​Name of the machine or IP addressRequired. SESSION_HOST 
-  * **Port:​** ​Puerto de conexiónObligatorioSESSION_HOST_PORT +  * **Port:​** ​Connection portRequired.SESSION_HOST_POST
-  * **LU Name:** Nombre de la conexión ​LU, opcional+  * **LU_Name:** Name of the connection ​LU, optional  
-  * **Enhanced:​** ​Indica si se emplea el protocolo Mejorado ​(por defecto no está marcado) SESSION_TN_ENHANCED. +  * **Enhanced:​** ​Indicates whether the Enhanced protocol is used. (by default is not checked)SESSION_TN_ENHANCED.  
-  * **Telnet_Negotiated:​** ​La información ​telnet. +  * **Telnet_Negotiated:​** ​The telnet ​information.  
-  * **Server_Authentication:​** ​Información de autenticación al 3270 Server. +  * **Server_Authentication:​** ​Information of authentication to the 3270 Server.  
-  * **Client_Certificate_Autentication:​** ​Certificado de autenticación+  * **Client_Certificate_Autentication:​** ​Certificate for Authentication
-  * **Personal_Certificate:​** ​Certificado personal de autenticación+  * **Personal_Certificate:​** ​Personal certificate for Authentication
-  * **Personal_Certificate_File Path:​** ​Ruta de acceso al Certificado de autenticación+  * **Personal_Certificate_File Path:​** ​Path to the Certificate for Authentication
-  * **Personal_Certificate_pass:​** ​Pase al Certificado de autenticación+  * **Personal_Certificate_pass:​** ​Pass to the Certificate for Authentication
-  * **Certificate_Name:​** ​Nombre del certificado+  * **Certificate_Name:​** ​Name of the Certificate
-  * **Certificate_Pass:​** ​Pase al Certificado+  * **Certificate_Pass:​** ​Pass to the Certificate
-  * **Certificate_Source:​** ​Fuente del Certificado+  * **Certificate_Source:​** ​Source to the Certificate
-  * **Certificate_URL:​** Url al Certificado.+  * **Certificate_URL:​** Url to Certificate.
   * **Prompt_Required:​** PromptRequired.   * **Prompt_Required:​** PromptRequired.
-  * **Certificate_Based_Keys:​** ​Llaves basadas en certificados.  +  * **Certificate_Based_Keys:​** ​Certificate Based Keys
-  * **SSL:** SSL. +  * **SSL:** SSL.  
-  * **KeyStore_FilePath:​** KeyStore File Path. +  * **KeyStore_FilePath:​** KeyStore File Path.  
-  * **P12_FilePath:​** P12 File Path. +  * **P12_FilePath:​** P12 File Path.  
-  * **KeyStore_Pass:​** KeyStore Pass. +  * **KeyStore_Pass:​** KeyStore Pass.  
-  * **Certificate_Trusted:​** ​Certificado de autenticación.  +  * **Certificate_Trusted:​** ​Certificate for Authentication
-  * **Code_Page:​** ​Código de página+  * **Code_Page:​** ​Code Page  
-  * **Session_Type:​** ​Tipo de sesión+  * **Session_Type:​** ​Session Type
-  * **Security_Type:​** ​Tipo de seguridad+  * **Security_Type:​** ​Security Type
-  * **Protocol:​** ​Protocolo+  * **Protocol:​** ​Protocol
-  * **Protocol_Version:​** ​Versión del protocolo+  * **Protocol_Version:​** ​Protocol Version
-  * **Certificate_Type:​** ​Tipo de certificado.\\ +  * **Certificate_Type:​** ​Certificate Type.
  
 +
 +===== Predefined Functions =====
  
  
 +  * **connect3270:​** Allows you to connect to the 3270. (It is not necessary to create the message, the Adapter executes the connection in its creation). ​
 + 
 +  * **containsText:​** This function evaluates whether within the host screen, there is a specific text that we define in said function.\\ ​
 +     - In the message mapping, the text that we want to find is added in the "Value field"​.
  
-===== Funciones Predefinidas =====+  * **disconnect3270:​** Allows you to disconnect to the 3270.  
 + 
 +  * **nextScreen:​** This function directly advances to the next navigation screen (previously you will have had to go through it to find it).\\ It does not require parameters in the encoding. 
 + 
 +  * **play:** Plays the navigation 7 execution into the 3270 Host. It’s necessary to record the navigation previously. 
 + 
 +  * **previusScreen:​** This function directly advances to the previus navigation screen.\\ It does not require parameters in the encoding. 
 + 
 +  * **rec:** Records the navigation 7 execution into the 3270 Host. 
 +  
 +  ​
  
-  * **connect3270:​** Permite conectar al 3270. (No es necesario crear el mensaje, el Adaptador ejecuta la conexión en su creación). 
-  * **disconnect3270:​** Le permite desconectarse del 3270. Define una pantalla del 3270. 
-  * **play:** Reproduce la ejecución de la navegación 7 en el Host 3270. Es necesario registrar la navegación previamente. 
-  * **rec:** Graba la ejecución de la navegación 7 en el Host 3270. 
  
host_adaptor.1573140375.txt.gz · Last modified: 2019/11/07 15:26 by montse