Hello Guys ,
I need some help i want to read image file (.jpeg,.png etc) from my downloads directory , into blueprism image data item. Is there any VBOs or any action provided to this . How can I do this is anybody tried this , if so please help me.
Thanks.
I don't think that exists in a VBO. A very quick internet search suggests this will be a one liner for you to create in your own code stage VBO - something line System.Drawing.Bitmap.FromFile(""yourfile.jpg"")