cancel
Showing results for 
Search instead for 
Did you mean: 

Object not working in "Process Studio"(at "Object Studio", it works fine)

KANAMETAMAKI
Level 3
I made objects for blue prism; however, Some of them work fine only at "Object Studio", Not working in "Process Studio". Sometimes I have faced...   -Can not catch an element which is already spied by application modeler   -Cannot write a collection(even I've set  it  at "Inputs" tab from a start stage of Object Studio) So, If anyone has hints, tips, please help me.
3 REPLIES 3

John__Carter
Staff
Staff
Try stepping into the object from Process Studio (F11 key), this should help you see if there are any basic errors like missing inputs or syntax errors. Also remember that object logic runs much more quickly when executed from a process - it could be that your logic cannot cope with the increase in execution speed.

KANAMETAMAKI
Level 3
Hi John__Carter,  Thank you for the advisement.  -To find basic errors; Using step(F11 Key)    → I didn't know this function. it's usefull.  -To synchronize processing speed difference between Object studio and Process Studio; Using Wait stage   → I only use Wait stage for delaying app/web reaction,  I didn't know speed difference. I will keep it as essential knowledge for my troubleshooting. Thanks again.

KANAMETAMAKI
Level 3
I also refer the advisement and the guide below at the same time. If somebody has the same problems, maybe it's useful.   ・Development Best Practice  https://portal.blueprism.com/documents/development-best-practice