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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
HDL Trans FF - @ Generate Data Loader file step, Load Data From file flow hung
Summary
HDL Trans FF - @ Generate Data Loader file step, Load Data From file flow hungContent
Hello forum guru friends:
my HDL Trans FF isn't moving onto the next flow step of "Initiate Data Loader step and eventually timing out.
As am new to this type of FF, perhaps a trained eye can spot an obvious issue in my first attempt (see code snippet)
Also attached my input and screenshot. This isn't a Payroll type update but rather a Worker / Assignment DFF also with NO LDG.
Thank you,
John
Version
20bCode Snippet
/* Inputs */ INPUTS ARE OPERATION (text) ,LINESEQUENCE (number) ,LINEREPEATNO (number) ,POSITION1 (text) ,POSITION2 (text) ,POSITION3 (text) ,POSITION4 (text) ,POSITION5 (text) ,POSITION6 (text) /* Database Item Defaults- */ DEFAULT FOR POSITION1 IS 'NO DATA' DEFAULT FOR POSITION2 IS 'NO DATA' DEFAULT FOR POSITION3 IS 'NO DATA' DEFAULT FOR POSITION4 IS 'NO DATA' DEFAULT FOR POSITION5 IS
0