Hi All, Any idea if we can execute a Dynamic-link library (or DLL)  file fr

Hi All,
Any idea if we can execute a Dynamic-link library (or DLL)  file from Appian in the client side ???

Use Case : Trying to integrate with printer or teller machines connected to user's system

OriginalPostID-220915

OriginalPostID-220915

  Discussion posts and replies are publicly visible

Parents
  • Appian is a web application used via the browser. So there is no native application running on your machine. Connectivity is always done on the Apppian server and not on client side. So your options are:
    - Build a client application that connects to the device and publishes some web services Appian will call
    - Buy/Build some adapter for the device that does something similar.
    - Buy/Build a device that has similar built-in capabilities.
Reply
  • Appian is a web application used via the browser. So there is no native application running on your machine. Connectivity is always done on the Apppian server and not on client side. So your options are:
    - Build a client application that connects to the device and publishes some web services Appian will call
    - Buy/Build some adapter for the device that does something similar.
    - Buy/Build a device that has similar built-in capabilities.
Children
No Data