Giter VIP home page Giter VIP logo

wats-client-converter-atml's Introduction

WATS Client Converter - ATML

A WATS Client converter plugin for importing import files produced by ATML test tools to WATS.

This repository is the same as the ATMLImporter converter built-in to the WATS Client. The source code is provided so you may create your own version based on it, to add support for custom properties or other extensions.

Getting Started

Parameters

This converter uses the following parameters:

Parameter Default value Description
partNumber NA If log is missing a part number, use this one.
partRevision 10 If log is missing a revision, use this one.
operationTypeCode 10 If log is missing operation code (process code), use this one.
operator oper If log is missing sequence name, use this one.
sequenceVersion 0.0.0 If log is missing sequence version, use this one.

Testing

The project uses the MSTest framework for testing the converter.

It is setup with two tests; one for setting up the API by registering the client to your WATS, and one for running the converter.

The values are hardcoded in the test, so you will need to change the values to reflect your setup.

  • In SetupClient, fill in your information in the the call to RegisterClient.
  • In TestConverter, fill in the path to the file you want to test the converter with. There are example files in the Examples folder.
  • Run SetupClient once, then you can run TestConverter as many times as you want.

Contributing

We're open to suggestions! Feel free open an issue or create a pull request.

Please read Contributing for details on contributions.

Troubleshooting

Converter failed to start

Symptom:

  • Converter did not start after being configured.

Possible cause:

  • WATS Client Service does not have folder permission to the input path.
  • WATS Client Service was not restarted after configuration.

Possible solution:

Converter class drop down list is empty

Symptom:

  • The converter class drop down list in the Client configurator is empty after adding a converter DLL.

Possible cause:

  • The DLL file is blocked. Windows blocks files that it thinks are untrusted, which stops them from being executed.

Possible solution:

  • Open properties on the file and unblock it.

Other

Contact Virinco support, and include the wats.log file: Where to find the wats log file at the Client.

Contact

  • Issues with the converter or suggestions for improvements can be submitted as an issue here on GitHub.
  • Ask questions about WATS in the WATS Community Help
  • Suggestions for the WATS Client itself or WATS in general can be submitted to the WATS Idea Exchange
  • Sensitive installation issues or other sensitive questions can be sent to [email protected]

License

This project is licensed under the LGPLv3 which is an extention of the GPLv3.

wats-client-converter-atml's People

Contributors

sdunc avatar anders-kristiansen-virinco avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.