PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Application Engine/CI to trigger a push button

edited Apr 22, 2014 2:03AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered

Hi Team

I use an AE/CI to trigger a push button on a page. However, despite the CI saving the component succesfully I am unable to trigger the push button. Below are the options I tried;

1. Setting the default value of workrecord.pushbutton to "N" and then in the CI, I assigned collection.pushbutton.value = "Y"  ----- This did not work

2. Assigned the workrecord.pushbutton.value = "N" in the rowinit of the workrecord.pushbutton field and then in the CI, I assigned collection.pushbutton.value = "Y"  ----- This did not work

Functionality wise, the push button upon clicking on the page will shows a message box and then we are supposed to save the page to have the values updated to database. I presume CI will ignore such messageboxes that require user input. However, I still went to the peoplecode behind push button and ignored the message if the component is updated by my CI.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center