Which of the following can you perform in Control Room? (select all that apply)
A.
Refresh a Work Queue
B.
Create a Work Queue
C.
Encrypt a Work Queue
D.
Rename a Work Queue
Refresh a Work Queue
The Work Queue "Customer Onboarding' has a number of Pending Items which may be
tagged as "Domestic", "Retail" or "Business" There is also a tag for the 8 digit product code
formatted as "Product Code: {product code}" e.g. Product Code: CA123456.
What is the correct configuration to get the next item from the queue that:
• Isn't applying for a loan product i.e. Product Code doesn't begin with "LN"
And
• Is a domestic customer
A.
Configure "Domestic; -Product Code: I_N"" in the Tag Filter parameter
B.
Configure "Domestic; -Product Code: LN?" in the Tag Filter parameter
C.
Configure 'Domestic and Product Code <> LN?" in the Tag Filter parameter
D.
Configure "Domestic + [Product Code] <> LN*”” in the Tag Filter parameter
Configure "Domestic; -Product Code: I_N"" in the Tag Filter parameter
A process has been created but it is not listed in Control Room. The following reasons have
been suggested.
1. The process uses objects with different run modes
2 The process has not been published
3. Process validation shows more than 99 errors
4. The user does not have privileges to run processes in Control Room?
Which of the above could cause the process not to be visible in Control Room?
A.
1 and 2
B.
2 only
C.
2 and 3
D.
1 and 4
2 only
Consider the following process flow from a sub-page of a process:
What is the problem with this sub-page flow?
A.
There is nothing wrong with the sub-page flow shown in this image
B.
The sub-page process flow is missing any retry exception handling that should exist
where a process calls object actions that interface with an application.
C.
For better visibility of the process logic the flow steps shown in the image should be on
the main page rather than in a sub-page of the process.
D.
The exception stage within the flow should be removed and replaced with an End stage
that returns the found data item as an output parameter.
The sub-page process flow is missing any retry exception handling that should exist
where a process calls object actions that interface with an application.
What is wrong with the flow shown in the image?
A.
Sub-pages should not have retry logic, exception handling should be in the object level
rather than in the process.
B.
The resume stage must also be within the exception block
C.
The retry loop logic does not include any navigation after the resume stage to ensure
the application is ready to try the 'Search Screen -Perform Search' action again.
D.
The retry loop logic shown in the image is incorrect because it uses multiple action
stages. There should be a retry loop around every action.
The retry loop logic does not include any navigation after the resume stage to ensure
the application is ready to try the 'Search Screen -Perform Search' action again.
As per the process template the resume there should be another action or
page after the resume stage.
Page 2 out of 14 Pages |
Previous |