Solved
Forum Discussion
j_angelevski
3 years agoContributor III
Hi Manzoor ,
Do you mind sharing more details about this? What is the source system, what is the target system? Any data samples? What do you mean by "n" columns, not sure if you are referring to the keys in the input data or if the source system is a database, then you are referring to the table columns presumably?
ivicakoteski has already proposed a solution that will count the keys in the input document, let us know if that's what you are looking for.
- eguo8 years agoFormer Employee
Eric, I have built similar solution which is called RollingJobRunner. There you go.
RollingJobRunner_2017_09_19.slp (11.8 KB)
Runtime-LastCompleted_2017_09_19.slp (12.0 KB)
Job-DoSomething_2017_09_19.slp (4.4 KB)- eric_sou8 years agoNew Contributor III
Hi Eguo, thanks for your help, let me review what you do have here.
Thanks,