Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PeopleSoft: Fluid Position Data is not saving in classic position record

User_E362ZJan 20 2022

The development team is encountering an issue in our development environment when we are trying to transact in Fluid Position Data.
The issue is when we save a new row in position through the fluid position data, the row is saved in the fluid record PS_POSITION_DATA_E but not in the classic record PS_POSITION_DATA. We already validated that this is working as expected in the demo (delivered) environment, but when we made some changes in according to the requirement, we are experiencing this issue.
We can see some logged CI exception messages through the peoplecode trace, but we cannot see where we can find the consolidated messages or even if the classic CI (CI_POSITION_DATA) was actually called by the fluid CI (CI_POSITION_DATA_FL).
Does anyone experienced this when implementing the Fluid Position Data in their end?

Comments
Post Details
Added on Jan 20 2022
2 comments
492 views