워크플로워에서 위 프로그램을 실행하고, 이후 만들어진 엑셀 파일 내용을 읽어오는 방식으로 프로세스를 구성하였습니다.
그런데 워크플로워를 실행하면 아마도 결과값으로 만들어지는 엑셀을 UiPath에서 사용중이라 파일이 정상적으로 다운로드 되지 않네요.
아무래도 같은 엑셀 파일을 이용하다보니 충돌하는 것 같은데 방법이 있을까요?!
I’m using a program that automatically downloads Excel files when I turn on a specific program.
The process was organized by running the above program on the workflow and reading the contents of the Excel file created afterwards.
But when I run the workflow, I’m probably using the Excel that is made of the result value in UiPath, so I can’t download the file normally.
I think it’s conflicting because I’m using the same Excel file, is there a way?