python

  1. R

    passing arguments from Blue prism to python script

    I have developed a python script and need to integrate the script with Blue prism. But I cannot find a way to pass text arguments from BP to the script. How do I do that?
  2. A

    Execution python code in BluePrism

    Hello everyone, I have python code and want to run it on bluePrism. For that I used (start process action from Utility environment). For a single class python code, it works fine but if i want to add a call to another class, it doesn't work (look at the attach files). Any idea how to fix this...
  3. P

    Text Analysis

    Hello below attachment i have mentioned two email formats. now, how to get or separate Date,container number and from & to address location names.is there any script to structure this text. please help me out this. Thanks In Advance
  4. A

    ML integration with Blue Prism

    I have a ML algorithm (python language coded), basically a binary classifier that I would like to integrate in my WF decision making, mixing up the RPA processes of back and front office but with a more sophisticated decision step to split my workflow into other two branches (or pages)...
Top