Eric_Jin
(Eric Jin)
June 4, 2019, 3:25pm
1
UiPath.System.Activities 19.5.0 에서 Invoke workflow activity 사용시 “Import Argument” Button click시 이전에 Argument value 설정했더라도 value 보이지 않는 점과 이 때 OK click시 이전 Setting한 argument value 가 clear 되는 문제가 있습니다. 사용상 문제가 있으실 경우 아래 link에 주의 사항 확인하세요.
UiPath.System.Activities 19.5.0 에서 Invoke workflow 에 보이는 버튼이 19.4의 Edit Argument, Import Argument 에서 Import Argument 와 Open workflow 로 바뀌었습니다.
그건 그렇다 치더라도 현재 동작에서 Import Argument는 click 하면 이전에 argument value를 설정했다 하더라도 항상 value가 설정이 안된 상태 처럼 보입니다. 일단 Import Argument 는 최초 argument import 하여 설정시 사용하시고, 이후 argument 값을 보거나 수정시에는 property panel의 argument를 사용하세요. Property panel을 이용하면 이전 설정 value가 보입니다.
아래 그림과 같이 Argument에 testA와 testB value가 설정되어 있을 때, Import argument로 열면 value가 안보이고, Property p…
1 Like
Eric_Jin
(Eric Jin)
June 7, 2019, 2:20am
2
위 에서 언급된 문제점은 Known issue로 next release에서 수정 될 것으로 보입니다.
New features are exciting! That is why we want to introduce you to the reworked Invoke Workflow File activity, part of the UiPath.System.Activities - v19.5.0 package, included in the 2019.5 release. Automation has just gotten easier!
What changed and why you should know about it?
As you know one of the biggest benefits that Studio has to offer is the option to divide your automation project into separate processes, which can be invoked as needed. In this way, projects are easie…
2 Likes