Skip to content

This uses the sandbox to test the functionality of a Link Action locally. Calls are made to and from the ERP, passed through the Link Action, then the tool reports on whether there are issues with the configuration, Link Action, ERP, etc. Current code base for the tool is available here

License

Notifications You must be signed in to change notification settings

tracelink/xtt-link-actions-test-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraceLink XTT Link Actions Test Tool

The XTT Link Action Test Tool is a tool used to execute Link Actions in a localized environment (e.g. through the XTT Link Actions Sandbox) and validate their functionality through defined test procedures. The tool provides feedback in the form of success / fail messages during script execution with matching results added to the configuration files.

Link Actions provide a generic, extensible framework for direct, automated communication between external systems and TraceLink’s Multienterprise Information Network Tower (MINT) solution. A Link Action consists of three parts:

  • JavaScript to make API calls to or from an external system.
  • Transform to map the data to or from TraceLink’s required canonical formats.
  • Configuration parameters to connect to the external system.

The XTT Link Actions Test Tool is used in conjunction with the XTT Link Actions Sandbox to run the Link Actions locally. These two tool make up the XTT Link Actions Developer Kit.

License

MIT License

Getting Started

Contributions

Contributions are welcome in the form of Pull Requests and any suggestions are welcome as Issues.

About

This uses the sandbox to test the functionality of a Link Action locally. Calls are made to and from the ERP, passed through the Link Action, then the tool reports on whether there are issues with the configuration, Link Action, ERP, etc. Current code base for the tool is available here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published