How to establish Terminal connection for IBM Application running *.hod profiles

Hi @Dave,
Indeed yes, it seems that many organizations are migrating from .ws profile to .hod profiles.

As Uipath didn’t have direct integration of HOD profiles, hence the terminal application couldn’t be used as it is with WS, yet… i believe.

As per the workaround, i used or relied on couple of ways

  1. Uipath able to open the application and click identify on the whole window,
    hence i utilize the Send Hotkeys (Tab/Enter) and Type Into text
  2. Also in some instances I capture the text at a specified location, using the OCR text capture to
    identify the messages

This may not be a complete solution, but able to get the process done for the moment.
Until HOD integration is available in UiPath Terminal.

In the meantime, @cornel did gave me a solution for the HOD above
But i am unable to test it out, as the project already completed and i dont have any access with IBM HOD application to test it out.

1 Like