Skip to main content
Question

Using the output of a script as the input for a plan

  • May 4, 2026
  • 0 replies
  • 4 views

Hi,

I need to dynamically union all sheets in an Excel file used as input for a plan. Since the number and names of sheets may change, I’m exploring whether this can be handled within Ataccama—potentially by using a Python script in a Run Shell Script step within a separate workflow, and then using the output as the plan input.
I would appreciate your help.