Unable To Reset Task flow After Some Customization in "My Profile" System Page
(Doc ID 1383874.1)
Last updated on MAY 16, 2024
Applies to:
Oracle WebCenter Portal - Version 11.1.1.4.0 to 11.1.1.6.6 [Release 11g]Information in this document applies to any platform.
Symptoms
After doing some customization in the system page called "My profile", the "reset taskflow" button is not displayed anymore and the page is locked and it hangs.
Steps to reproduce the incorrect behavior:
1. Log into WebCenter
2. Go to Administration --> Pages --My profile --> Customize
3. Modify any of the fields, for example Select Organization under Employee
4. From the menu, select View Source and select
In the source, you will see the following lines:
< > panelLabelAndMessage: Organization
< > outputText
5. Select outputText. Click right button to edit that entry
Change
#{bindings.organization.inputValue}
To
#{bindings.function.inputValue}
The "Reset taskflow" button is not displayed anymore and it is unable to do any action in the page. The page hangs.
If clicking in the "Reset to default" button in Administration --> Pages --> My profile.
No changes are made, but this is normal since the 'Reset to default' link of a page can only reset customizations inside the page and not inside the task flow.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |