When i start running process from assistant Transaction items not getting pick it shows transaction item count 0 & the same process when i run from studio it runs successfully all transaction from list.
I’m using data table instead of orchestrator queue.
Summery of process → In this process i’m removing some blacklisted file from specified dictionary. The Blacklisted files details are saved in config file.
In this process we have one excel file contains a list of names of blacklisted customers &we have some files labeled as a names of customers. The task is remove blacklisted file from specified dictionary.