Has anyone created a component interface for combo edits? We treid to create one that would update an existing combo edits, but it doesn't seem to work.

Thanks!

Views: 8

Reply to This

Replies to This Discussion

Can you explain what you mean in regards to a Component Interface for Combo Edits? Do you mean one that inserts, updates, and deletes the combo edit (chart fields) like you would manually do on the page?

Also, you mention the one you created does not work. What specifically are the details or errors you are getting. It's difficult to answer your question without more details.

A component interface can be written for any PeopleSoft Application / component / Page.
We are trying to update an existing combo edit rule.
Using existing sequence row with additional rows to add values, I get the below error with the UPDATE DATA action. The CREATE and UPDATE actions produce an error of ‘row already exists with specified key values’. Using just the existing row and UPDATE DATA action, it will successfully update the existing row.

Errors:
#1 - No key match was found for collection COMBO_VAL2_TBL.


Derek Tomei said:
Can you explain what you mean in regards to a Component Interface for Combo Edits? Do you mean one that inserts, updates, and deletes the combo edit (chart fields) like you would manually do on the page?

Also, you mention the one you created does not work. What specifically are the details or errors you are getting. It's difficult to answer your question without more details.

A component interface can be written for any PeopleSoft Application / component / Page.

RSS

© 2012   Created by PSoftPros.

Badges  |  Report an Issue  |  Terms of Service