You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

Generate Data Loader File Parameters involving Content ID SQL debugging for copied LDFF Payroll Flow

edited Sep 22, 2020 7:10PM in HCM Integrations 2 comments

Summary

Content ID SQL debugging for copied LDFF Payroll Flow

Content

Hello Forum:

Has anyone ever seen or used this SQL statement for a payroll flow CONTENT ID parameter?   My Inbound HDL Transformation FF is not Payroll specific like EE.  My FF produces an update to Assignment DFF for a couple of  specific employee's DFF values.

select a.ddocname   from fusion_ocserver11g.revisions a  where a.ddoctitle = (select b.flow_param_value                         from pay_flow_param_values b                             ,pay_flow_parameters c                        where b.flow_instance_id = :pFlowInstanceId                          and c.base_flow_parameter_id = b.base_flow_parameter_id                          and c.base_flow_parameter_name =

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!