1Z0-548 · Question #36
How can the Assignment button be removed from the Enter and Maintain form?
The correct answer is B. Navigate to the task flow form. Task flows are used to configure the navigation path between different windows in Oracle HRMS. 1. Every Form ii defined as a Taskflow Node (e.g. Person Screen, Assignment Screen, Contacts Screen, Phones Screen) (Navigation : Security > Task Flow Node). 2. Then you define the…
Question
How can the Assignment button be removed from the Enter and Maintain form?
Options
- AThe assignment functions need to be removed from the applicable user menu.
- BNavigate to the task flow form.
- CIn the Special Information Types (SIT) form, deselect the Enabled check box for Others.
- DIn the Human Resource Responsibility, navigate to Security > CustomForm and create a new
- ESet the global security profile to use Assignment Based Hierarchy and set Maximum Hierarchy
How the community answered
(55 responses)- A4% (2)
- B76% (42)
- C13% (7)
- D2% (1)
- E5% (3)
Explanation
Task flows are used to configure the navigation path between different windows in Oracle HRMS. 1. Every Form ii defined as a Taskflow Node (e.g. Person Screen, Assignment Screen, Contacts Screen, Phones Screen) (Navigation : Security > Task Flow Node). 2. Then you define the Task Flow definition, in which you mention to which all forms can be navigated from a form (e.g. To which all forms (contracts, phones, assignment) you can navigate from the Person screen). Since each screen is defined as task flow node, the task flow definition will have the source form as one task flow node and each form to which it can navigate as destination node (Navigation : Security > Task flow Definition). You can mark few forms as buttons so that they appear as buttons in the form and other comes in 3. This taskflow Definition is passed as a parameter to the Form Function (here the Form function defined for Combined Person and Assignment Form). So in this scenario the following applies: 1. Need not define the Task flow nodes as they are predefined. 2. Need to define new task flow definition removing the unrequired forms from navigation path. 3. Pass the new Task flow definition to your form function.
Topics
Community Discussion
No community discussion yet for this question.