You can add API calls to your project by recording host interactions, or by manually inserting the API calls.
Immediately after connecting to the host, recording automatically starts — all screens and interactions with the host are recorded and equivalent API calls are added to your project. (You can temporarily pause recording with a toolbar button.)
When you interact with the host, the following fundamental bridge API calls are recorded:
This API call is recorded |
When you |
---|---|
connectBridge | Connect to the host |
setFieldValue | Input data into the host application |
sendKeys | Press an AID key, navigating to a new screen |
disconnect | Disconnect from the host |
To record bridge interactions |
---|
|
Bridge Designer Introduction | |
Editing API Calls | |
Inserting API Calls | |
Setting Recording Preferences | |
Creating Variables |