We are trying to dynamically get the month names and the fiscal year using the list box component. We have three flows (Previous Year, Current Year and Main flows) and will run the Previous Year flow first, once it completes it takes us to the Current Year flow and then the Main flow. All the flows while running as an analytic app will display a month selection wizard and this data is dynamically retrieved from input files.
In one of the flows, Dec month is missing in the selection wizard. The list box should dynamically populate but it is not taking the latest data from the input files. When we try it as normal flow and rerun the same flow as an Analytic App the issue seems to be fixed. Need a permanent solution for this bug.
Thanks for your help.