Creating a New LoginExample Class - EnterWorks_Process_Exchange_(EPX) - 10.6

EnterWorks EPX Programmers Reference

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.6
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks EPX Programmers Reference
Topic type
Programming Reference
Reference
First publish date
2007
Last edition
2023-07-28
Last publish date
2023-09-20T04:07:07.148709

This section of code creates a new LoginExample class that is used to connect to the EPX server. The LoginExample class also serves as a foundation on which other examples are built. To this end, the class has methods to read output display messages from a Java .properties file so that the other example classes can use this messages file. The message properties file is named examples.properties.