Search results

  1. B

    Thin client automation

    What is the difference between mainframe automation, citrix automation and surface automation?
  2. B

    Expose process or object

    What are the uses of exposing a business process or object as an webservice in real time? Can you state few of them
  3. B

    Tags

    Lets say i have 12 items in queue and categorised it. Queue item 1 2 3 4 are tagged as Tag A. Queue item 5 6 7 8 are tagged as Tag B. Queue item 9 10 11 12 are tagged as Tag C. 4 bots are there and 1 bot has the job to load the queue items and generate report at the end. The other 3 bots each...
  4. B

    Expose as Web services

    I guess a Bp process can be exposed as a webservice. What is the use of exposing it as a webservice? Can anyone explain in detail
  5. B

    Web services and API

    I would like to learn about Web services and API. But i couldnt find documents related to them in Bp portal. Can you guide me to the path or provide the exact file names to search for. Thanks in advance
  6. B

    Modify package

    1.What are the components that are added as part of release in a real time project? 2.Lets assume i have a package with process, object, and some other components. A CR was requested and I made some changes to the Object. Now i can use modify package. Should i replace the object that is already...
  7. B

    Process and Object

    3 question - 1. Is it possible to call one object from another object? If yes how to achieve that. 2. In a object, there are 2 end stages with 2 different output parameters (One end stage has A and other one has B data item), Is it possible to get both parameters as output? Or the object always...
  8. B

    Shared Application Modeler

    What is Shared application modeler? How to configure it? How is it useful in Blueprism? Thanks in advance.
  9. B

    Skill

    What is a Skill in Bp? How do we use it? Can you explain woth a scenario
  10. B

    Mainframe multi bots

    1. Where can we give the session identifier value as a variable in Launch or Attach stages dynamically using paramater in those stages? 2.I have a process which uses mainframe application. I need to run multiple bots to run that process. So we will have multiple session identifiers. How do we...
  11. B

    Remove duplicates in collection

    I have a collection with 2 fields. Field1-Num | field 2-Name 101| Siva 102 | Sri 104| Jeeva 103 | Yash 101| Siva 102 | Sri I need to add this to the queue. But there should be no duplicates when adding to the collection. How to achieve this?
  12. B

    Multi Bot allocating Resources

    I have a process, 3 bots and 3 credentials. Each bot cant take the same credentials. Each bot should take the unique resource and unique credentials.How can it be achieved?
  13. B

    Webservice

    1.How is webservice used in BP project in real time? Can anyone explain a scenario? 2. Is it possible to expose a process as a webservice? If yes, how?. Can u explain in steps.
  14. B

    Best practice on Release file

    Can you list out the best practices om creating a release file?
  15. B

    Best practices on Mainframe application

    Can you list out the best practices before starting an mainframe automation?
  16. B

    Font smoothing

    What is Font smoothing? How it is used in Blueprism? How should we use it in Blueprism? I dont have any idea on Font smoothing to ask the right question. So i will feel better if you could pour all your knowledge on it. Also please explain this in terms of how we use it in a real time project?
  17. B

    Properties in Credentials

    What are the different properties we can give when creating a credentials in BP? And use of those properties. Please explain
  18. B

    Deployment process

    Hi, I want may question answered from a real time project perspective please. What are the steps involved in deployment of a process to production environment? Can you explain step by step procedure.
  19. B

    Use Code stage

    Hi Vjs or anyone, I would like to learn coding in C# for Blueprism. Is it necessary to learn all of the OOPS concept 1) Class. 2) Object. 3) Inheritance. ... 4) Polymorphism. ... 5) Abstraction. ... 6) Encapsulation. I know the basics of these above and about control structures if, for loop...
  20. B

    Tagging and Work queues

    1. If an item needs to be worked by the robot that added it to the queue. Can we design our process like that in a single process? 2. After tagging the items and categorising them. If i wanted a particular robot to work only with a particular tag. Can we do it?
Top