Hi guys,
Everytime i try to run my CalculateSecurityHash it get stuck in filtering the data from the Work Items List, could everyone help me ??
Extract_Workitems.xaml (6.3 KB) Navigate_Dashboard.xaml (5.8 KB) Navigate_WorkItems.xaml (4.6 KB) System1_Close.xaml (6.0 KB) System1_ExtractClientInformation.xaml (7.7 KB) System1_Login.xaml (11.3 KB) System1_NavigateToWIDetails.xaml (5.5 KB) Update_WorkItem.xaml (11.1 KB)
_Test.xaml (5.0 KB) Main.xaml (54.0 KB) Process.xaml (7.8 KB) project.json (747 Bytes)
Can you please post the error you are getting.
sandeep13
(Sandeep Pathak)
September 5, 2019, 6:37am
3
@Lucas_Silva
you are not passing argument properly
in Extract_workitem workflow
assign dt_WorkItem argument with ExtractDataTable
when you invoke Extract_workitem workflow pass the TransactionData variable in Argument Window to get valye from dt_Workitem
Thanks
3 Likes
system
(system)
Closed
September 8, 2019, 6:37am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.