Skip to content
Enactor Insights Portal Logo Enactor Insights Portal Logo
  • Portal Home
  • Getting Started
  • Login

Enactor Application Process Development

Time limit: 0

Quiz Summary

0 of 42 Questions completed

Questions:

Information

You have already completed the quiz before. Hence you can not start it again.

Quiz is loading…

You must sign in or sign up to start the quiz.

You must first complete the following:

Results

Quiz complete. Results are being recorded.

Results

0 of 42 Questions answered correctly

Your time:

Time has elapsed

You have reached 0 of 0 point(s), (0)

Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)

Categories

  1. Not categorized 0%
  2. Basics 0%
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
  21. 21
  22. 22
  23. 23
  24. 24
  25. 25
  26. 26
  27. 27
  28. 28
  29. 29
  30. 30
  31. 31
  32. 32
  33. 33
  34. 34
  35. 35
  36. 36
  37. 37
  38. 38
  39. 39
  40. 40
  41. 41
  42. 42
  1. Current
  2. Review
  3. Answered
  4. Correct
  5. Incorrect
  1. Question 1 of 42
    1. Question

    An Action called Validation has two Inputs of type Integer, one called myAge and another called by myID. myAge is required and myID is not. The Action has Output of Type String called Confirmation. Validation’s state has many variables as state data including myID, Confirmation. What will happen? 

    Correct
    Incorrect
  2. Question 2 of 42
    2. Question

    Which utility would you use to make sure your Action API matched the underlying annotations 

     

    Correct
    Incorrect
  3. Question 3 of 42
    3. Question

    Which are of the following are true: 

    Correct
    Incorrect
  4. Question 4 of 42
    4. Question

    End Process Actions do what?  

    Correct
    Incorrect
  5. Question 5 of 42
    5. Question

    What happens when an Exception is raised in the CheckEntityAction in the process below 

     

    Correct
    Incorrect
  6. Question 6 of 42
    6. Question

    What happens when an Exception is raised in the CheckEntityAction in the process below 

     

    Correct
    Incorrect
  7. Question 7 of 42
    7. Question

    How can you get an Input Text to get and set the variable of name “CustomerName” from the Prompt state 

    Correct
    Incorrect
  8. Question 8 of 42
    8. Question

    Background Processes run on their own thread

    Correct
    Incorrect
  9. Question 9 of 42
    9. Question

    What is the different between a Call Process and an Execute Process

    Correct
    Incorrect
  10. Question 10 of 42
    10. Question

    How can you share data between different processes 

    Correct
    Incorrect
  11. Question 11 of 42
    11. Question

    I want a state to be able to generate an event called KickOff, which is raised in another process, what do I have to do to the state? Select all that are true 

    Correct
    Incorrect
  12. Question 12 of 42
    12. Question

    What happens when an Exception is raised in the CheckEntityAction in the process below 

     

    Correct
    Incorrect
  13. Question 13 of 42
    13. Question

    What is the name of the IDE for using the Enactor Toolkit

    Correct
    Incorrect
  14. Question 14 of 42
    14. Question

    What is an Action?

    Correct
    Incorrect
  15. Question 15 of 42
    15. Question

    Which designer is in the screenshot here:

     

    Correct
    Incorrect
  16. Question 16 of 42
    16. Question

    Click all the possible functions of a state

    Correct
    Incorrect
  17. Question 17 of 42
    17. Question

    Where can you search and select reusable components?

    Correct
    Incorrect
  18. Question 18 of 42
    18. Question

    How do you trace through an app?

    Correct
    Incorrect
  19. Question 19 of 42
    19. Question

    What are variables?

    Correct
    Incorrect
  20. Question 20 of 42
    20. Question

    Data used by Actions, States and processes for receiving data are:

    Correct
    Incorrect
  21. Question 21 of 42
    21. Question

    Which of the following are true:

    Correct
    Incorrect
  22. Question 22 of 42
    22. Question

    Actions get scope from

    Correct
    Incorrect
  23. Question 23 of 42
    23. Question

    Processes can get their state data from: select all that are true

    Correct
    Incorrect
  24. Question 24 of 42
    24. Question

    A process has two String variables passing through it with various Actions changing their state. They are called MyAddress & RelativesAddress. At the end of the process the intended design involves populating the RelativesAddress into the MyAddress Variable. What would be the simplest way to do this?

    Correct
    Incorrect
  25. Question 25 of 42
    25. Question

    The dotted lines on application process symbolise

    Correct
    Incorrect
  26. Question 26 of 42
    26. Question

    Outcomes can be

    Correct
    Incorrect
  27. Question 27 of 42
    27. Question

    An Action is unique based on it’s:

    Correct
    Incorrect
  28. Question 28 of 42
    28. Question
    Correct
    Incorrect
  29. Question 29 of 42
    29. Question

    Expression Language is

    Correct
    Incorrect
  30. Question 30 of 42
    30. Question

    Which of the following are not true. Expression Language:

    Correct
    Incorrect
  31. Question 31 of 42
    31. Question

    The Actions for mapping data to other data are:

    Correct
    Incorrect
  32. Question 32 of 42
    32. Question

    Which of the following is true: 

    Correct
    Incorrect
  33. Question 33 of 42
    33. Question

    The = sign next to an input symbolises what? 

    Correct
    Incorrect
  34. Question 34 of 42
    34. Question

    You can automatically convert segments of a processes into new sub-process using the 

    Correct
    Incorrect
  35. Question 35 of 42
    35. Question

    Multiple Application processes can exchange data by: 

    Correct
    Incorrect
  36. Question 36 of 42
    36. Question

    How do you catch Checked Exceptions more specifically: 

    Correct
    Incorrect
  37. Question 37 of 42
    37. Question

    How do you handle Unchecked Exceptions more specifically: 

    Correct
    Incorrect
  38. Question 38 of 42
    38. Question

    What do you need in order to do before you check an entity exists in the database?

    Correct
    Incorrect
  39. Question 39 of 42
    39. Question

    If you have an ArrayList that you want to log all the items within, what would you do?

    Correct
    Incorrect
  40. Question 40 of 42
    40. Question

    How do you exit a Looping or iterator state early

    Correct
    Incorrect
  41. Question 41 of 42
    41. Question

    To create an Entity Key that can find a instance in the database we need to apply at least what?

    Correct
    Incorrect
  42. Question 42 of 42
    42. Question

    How can we use handle exceptions conditionally:

    Correct
    Incorrect
By Olivia Carrell|2022-05-26T12:37:32+01:00May 26th, 2022|Comments Off on Enactor Application Process Development

Share This Story, Choose Your Platform!

FacebookXRedditLinkedInWhatsAppTumblrPinterestVkEmail

About the Author: Olivia Carrell

Olivia Carrell
Copyright 2022 Enactor Ltd | All Rights Reserved
LinkedIn
Page load link
Go to Top