Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Already exists
Workspace Jedox Platform
Categories Other
Created by Guest
Created on Jul 2, 2019

SetVariables transform in Jedox Integrator

Sometimes it is needed to fill variables from a datasource. For this task right now you always need a Groovy Job. which has 2 disadvantages: - it is not supported by a graphical user interface - it is somehow disconnected from your dataflow in terms of debugging/preview in subsequent steps So a kind of SetVariables transform would be great.
  • ADMIN RESPONSE
    Jul 2, 2019
    This is already possible by using TableLoop transform or Loop job. See KB for details.