내 워크플로우를 다른사람에게 옮기는 과정에서 오류

모두 반갑습니다.

나는 내가 만든 샘플 워크플로우를 친구에게 옮겨서 share가 되는지 보려고 합니다.
우선, ‘UiPath’ 프로그램에서 ‘저장’
image
을 눌러 ~.xaml 파일을 생성했고, 이 파일을 친구의 uipath에서 읽어들였습니다.

기본적인 워크플로우가 공유되는걸 확인했으나, 제가 사용하던 부분과는 달리,
변수가 공유되어 있지 않아 정상 실행이 불가능 하였습니다.
(연결된 파일 경로는 공유경로를 이용하여 접근하는데 제약이 없습니다.)

완벽하게 제가 사용하던 환경을 그대로 옮기려면 어떻게 하여야 할까요?

감사합니다.

====================================================

Hello everyone,

I am trying to transfer a sample workflow I created to a friend to see if it can be shared successfully. First, I saved the workflow in the ‘UiPath’ program by clicking ‘Save’
image
and generated a .xaml file, which my friend then loaded into their UiPath.

While the basic workflow was shared successfully, it did not run correctly because the variables were not shared. The linked file paths are accessible via a shared path, so there are no restrictions there.

How can I fully replicate my environment to ensure everything works perfectly on my friend’s system?

Thank you.

Hi,

Can you try to send whole the project folder including hidden files and files which starts with dot?
Please note that some zip tool including WindowsOS cannot archive some hidden folders.

Regards,

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.