E1: ORCH: CSV File Load Using a Custom Step (Create Array) Fails to Read The CSV File That is Uploaded.
(Doc ID 3001010.1)
Last updated on FEBRUARY 06, 2024
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
Attempting to load a CSV file using the Custom Step (Create Array) and the orchestration is not loading the csv file correctly.
The guide specifically says if you turn on the toggle bar, then it will read the temp folder instead of the session folder.
Reference doc: JD Edwards EnterpriseOne Tools: Orchestrator Guide
Section: "Defining Files as Orchestration Input (Release 9.2.6)"
Error:
---------
Steps to Duplicate:
------------------------------
- Create a custom step with "Create Array".
- select CSV file
- Name the Data Set Variable Name and CSV has headers on.
- using the "Sample File" button, load your csv file.
- This will identify the column names. You can set the header fields if you have any.
- save and create an orch.
- Go to "Inputs and Values" for the orch and select "File Inputs"
- Select Process Files As an array
- turn on the "Keep Temp Files" toggle
- Put anything in File Array Name
- in the transformation of the custom step, select your array name in the "Iterate Over"
- save the orch and run
- make sure you import the csv file by clicking on the "Files(0)" icon.
- You will receive the above error
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |