Robotic Process Automation Tutorial - Can't upload image

Jamie Ang
Tera Guru

Please Help!

 

I'm certain I followed the tutorial word for word to upload an Image. I retrieved the employee ID (10001..) from Reflection, populate in Format Text, previewed data to make sure the order is correct, followed by set cmbFile.

 

However, when I run the automation, it fails at btnPrint stating it can't find the Print button, but that's because the Image upload window wasn't closed as image failed to upload. Any tips how I can diagnose Reflection: GetListItem, Format Text and cmbFile: setComboBoxItem? I've previewed each to make sure they look correct and they do. Everything else is running fine (forloop/retrieving data from excel) just this final image upload step I'm not getting it. 

 

#RoboticProcessAutomation #NowLearning #BuildARobotUsingDesignStudio

2 REPLIES 2

seanespinosa
Tera Contributor

I'm having the same problem. I believe it's a defect in the RPA Desktop Design Studio. It's quite frustrating that a simple task won't work even though the configuration is correct. I just submitted a case inside nowLearning for this.

Upon checking, all the workflow activities provided in the course is the same with my workflow configurations, but the part where we use the method "SetComboBoxItem" is not working at all. No string data is sent to the "Open" window's combo box. To test this, I tried to "manually" enter the data returned in the workflow followed by clicking the open button to upload the image. Only that works, but the automation using the RPA design studio is defective.

Hi, where you replied? SetComboBoxItem is not filling the "Open" window's filename for me either.