Skip to Content
Docs.NET version

.NET version

InfoLink.NET is an additional component implemented in C# and deployed to IIS. The purpose of Infolink.NET is to provide access to Windows-native fuctionality that cannot be (easily) access from Java, in which InfoLink is implemented. The access is provided via REST API, that is why InfoLink.NET is deployed to IIS. A couple of examples of such functionality:

  • Sage 100 ERP’s main API is based on COM, which is practically impossible to call from Java.
  • Running CMD or Powershell script as a specific Windows user.
Last updated on