Skip to content

ERP Helper is a Notepad++ plugin with a set of utilities for developing ERP integrations. It includes XSL transformation and Workday® API SOAP calls.

License

chcg/ERPHelper

 
 

Repository files navigation

ERP Helper

Description

ERP Helper is a Notepad++ plugin with a set of utilities for developing ERP integrations. It includes XSL transformation and Workday® API SOAP calls.

image

How to install

The easiest way to install this plugin is by using the Plugins Admin tool. From the “Plugins” menu, choose “Plugins Admin...” Select the “ERP Helper” plugin and choose “install.” Follow the instructions on the screen.

To manually install the plugin:

  1. Download the appropriate release for your version of Notepad++ (x86 or x64) and unzip ERPHelper.dll.
    https://github.com/swhitley/ERPHelper/releases/latest
  2. Create a folder named “ERPHelper” in the plugins directory. (\Notepad++\plugins\ERPHelper)
  3. Copy ERPHelper.dll to the new directory.
  4. (Re)start Notepad++.

Features

  • XSLT Transformation with Saxon-HE
  • Workday Studio quick file access
  • Web Service sample SOAP request generator
  • Workday API Connector
  • Get, modify, and Put Integration Systems.

How to use

Open Notepad++, select Plugins / ERP Helper.

About Notepad++

Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License. For more information, please visit the official site.

Supporting ERP Helper

ERP Helper is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider the options below:

Credits

ERP Helper is compatible with Workday®
It is not sponsored, affiliated with, or endorsed by Workday.

About

ERP Helper is a Notepad++ plugin with a set of utilities for developing ERP integrations. It includes XSL transformation and Workday® API SOAP calls.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%