You are on page 1of 1

Adding custom suite:

1.Perform the following changes in the emxSystem.properties


a)Add the Suite to the following line
eServiceSuites.DisplayedSuites = Testing

b)Add the following lines


Testing.Directory = testing
Testing.ApplicationPropertyFile = emxTesting.properties
Testing.StringResourceFileId = emxTestingStringResource
Testing.UIForm.ValidationFile = TestingValidation.jsp
emxTesting.UIForm.Create.ValidationFile =
TestingCreateValidation.jsp
eServiceSuiteTesting.PropertyFileAlias=emxTesting.Properties
Testing.ApplicationPropertyFile=emxTesting.properties

2.Create the folder testing inside enovia folder


3.Create the properties files in the classes folder

You might also like