<Certification> How does one be sure about what are the layout diagrams or control flow statement to be given as answer in certification exams? It's quite confusing

Would appreciate the help. Any keyword needs to be followed or which is being given in exam as well.

  1. Which of the following categories have various layout options and are generally used for small processes automations or parts of a larger automation projects? Some examples from daily life include vending machines, elevators or traffic lights.
    best workflow type for the following problem statement?
  2. “We have a workflow with successive decision points. Based on the input data and the verifications made, it may have 5 possible outcomes.”
  3. best workflow type for the following problem statement?
    “We are developing a workflow that will be integrated in a bigger project. It consists of logging in to an ERP application using secure credentials, downloading all the invoices that were validated in the previous day and transferring them.”
  4. best workflow type to use for the following problem statement?
    “We want to create a robot that searches stock information daily and then creates a report based on it.”
  5. project type recommneded for simple, linear workflows w/o multiple decision modes?
  6. best workflow type for the following problem statement?
    “We need to automate a logistics process that pairs goods in several warehouses with transporters according to certain rules. It configures shipments, it calculates costs and sends daily orders. The process is continuous.”
  7. Review the following Business scenarios: An invoice that has 3 potential statuses (not started, pending, approved) and 3 sets of actions for each one A process of automatically ordering raw materials to 4 suppliers based on certain conditions Which of the listed control flow statement types is best suited for this application?
  8. You are developing a process as shown below: 1. The process needs to validate the Payment Status field in an application. 2. There are three possible values in the Payment Status field named: Pending, Paid, or Awaiting Approval. 3. For “Pending”, the process should check the “Due Date” field. If the Due Date has lapsed, raise an alert. Otherwise, do nothing. 4. For “Paid”, change the Overall Status to Completed. 5. For “Awaiting Approval”, send an alert email to the email address in the Account Owner field. In keeping with UiPath best practices, you need to design a process flow for Step 2. Which is the best option?
  9. Review the following Business scenarios: Checking the status of a payment (done/not done) and performing a set of operations in each case Making sure that the outcome of the previous operation in the sequence is successful Checking the balance of an account to ensure that there is enough money to pay an invoice Checking if something has happened in a system, like if an element or an image exists and performing an action based on that. Which of the following statement types is best suited for this application?
  10. best workflow type for the following problem statement? “We received a request to create a robot that is listening to a server, until it receives some information. When it does, it starts a processing job, then after the processing is complete, it starts a logging process for the data received. Finally, it returns to listening to the server.”

Hello @anjasing!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff