Create dynamic Nested folders using Blue Prism tool. This blog post explains about creation of nested folders using c# as well as VB code.
-
posts
-
Create Dynamic Nested Folders with Blue Prism
-
Send Email with Custom Table Data with Blue Prism
Hi Folks, Welcome back.
-
Blueprism Startup Parameters
Will see how start up parameters in blue prism. Start up parameters will use to transfer data from one page to another page or Process to object..
-
BluePrism Code stage Prime number Validation
Hi Folks, Welcome back, this is second post related to Code stage in BluePrism object studio. In this Session will see how to create a program to find whether given number is prime number or not. If given number is prime number our VBO will return “true”, if not will return “false”. It will take number as input and flag as output. Created a code stage and added required logic to compute prime number logic. See full implementation in the blow given video. Keep watching for more sessions.
-
Blue Prism Code Stage Example
Blue prism Code Stage Example,