Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
SMahadevan1608028474
Contributor
Contributor

Add Validation Rule menu is not displayed

I have installed Talend Open Studio for Data Integration (7.3.1) but I can't see "Add Validation Rule" button is not displayed.

please let me know why it was not displayed and am looking for creating some validation rule there to check Meta data check length condition and business condition.

I am not going to use to any data base to check this requirement only csv is my source file and I need to do some parameterization.

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

This feature of "Add validation rule" is available in talend subscription solution not open source.

Here is online documentation about: TalendHelpCenter: Centralizing a Validation Rule

 

Best regards

Sabrina

SMahadevan1608028474
Contributor
Contributor
Author

Hi,

 

Thanks for your reply on this. I have below clarifications.

 

So If I want to test these below two requirements, as per your statements Do I need to have "Add Validation Rule" in Talend Tool? So If I want to install this Talend subscription with Validation rule is it Commerical tool/Open source?

 

The reason for asking this questions is I have installed Talend Data Integration tools If you have any plugin where I can install to have Add Validation Rule menu.

 

Requirement 1

In source file Column 1<Employee ID> - The Max length of the characters should accept is 15.

         

Let's assume my source file contain the length of Employee id 18 characters for records 2 , So I need to parameterization/ set some condition for this field saying that is should not accept more than 15 characters length.

   

   Expecting Result: From the source file I am expecting the 2nd record should validate and highlight.

 

Requirement 2

 

While reading the Meta data from source file some of the column the Default condition and some business rule condition I have to check

(E.g.: If Business Region is 'Europe', it should list only the country belongs to Europe region).