I have a process which calls an activity(other process). However this process could not reach the file. But if I run this process as manually, process can reach the file.
In summarize there is a process.
The process can reach file.
If the process is used as call activity, this process could not reach the file.
How can I solve that? Please help me