metl icon indicating copy to clipboard operation
metl copied to clipboard

Metl is a simple, web-based integration platform that allows for several different styles of data integration including messaging, file based Extract/Transform/Load (ETL), and remote procedure invocat...

Results 108 metl issues
Sort by recently updated
recently updated
newest added

If you remove a link in the mapper component and then export import to another environment the mapper will still have the original mapping plus the new.

component

1. First, I want to use metl-3.5.1.r15.war on windows. I open the powershell and input "java -jar metl.war". But I cannot access the Metl User Interface by the url "http://localhost:42000/metl"....

after entering this command **./gradlew assemble** this message shows up FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\Marina\metl\metl-war\build.gradle' line: 3 * What went wrong: A problem occurred...

Today if a user does not have read access to metl, they can log in but they are presented with a blank screen. We should present a message indicating that...

enhancement

In general, components - specifically processor components - should forward control messages (current specification of the unit of work) through instead of dropping them on the floor. The transformer component...

enhancement
component

When you have a flow with a lookup component and there is no message (not even a control) that is received by the component the code will throw a misconfigured...

bug
component