You can translate the question and the replies:

how to put conditiona logic in itp

Hi i am using ITP and i am facing difficulty while putting conditional logic like if else. Informatoin given in below link is not much useful for me. https://community.denodo.com/docs/html/browse/7.0/itpilot/generation_environment/appendix_c_catalog_of_components/condition/condition I have a extractor component and i want to check if ExtractorComponent.record > 2 then variable value will be true otherwise it is false. After that i want to return that variable as output. Could you please help me with sample example to achieve this.
user
03-09-2018 05:10:21 -0400
code

1 Answer

Hi Denodo Team, Please share some example how to use conditional logic in DITP. Using Conditional Logic i want to put a logic if result > 2 then assign result in some variable and do further processing otherwise return some custom message. Any sample code or example defining this will be great.
user
04-09-2018 13:51:09 -0400
You must sign in to add an answer. If you do not have an account, you can register here