Vertaling van "target CSV" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
You can add the target CSV file to the mapping as follows
This example illustrates how to create iterations (multiple rows) in a target CSV file.
Este ejemplo pretende explicar cómo se crean iteraciones (varias filas) en un archivo CSV de destino.
Therefore, if any of these elements does not exist in the source XML, you will want to provide a default value; otherwise, you will see empty fields in the target CSV file, for example
Por tanto, si alguno de estos elementos no existe en la fuente XML, deberá indicar un valor predeterminado; si no lo hace aparecerán campos vacíos en el archivo CSV de destino, por ejemplo
Step 2: Add the target CSV file to the mapping
Paso 2: agregar el archivo CSV de destino a la asignación
Step 2: Add the target CSV component 1.
Paso 2: agregar el componente CSV de destino 1.
The mapping above reads data from an XML file and writes it to a target CSV file.
Esta asignación lee datos de un archivo XML y los escribe en un archivo CSV de destino.
To finish the mapping, add a CSV component (see CSV and Text Files), and connect items from the Join component to the target CSV component as illustrated below
Para terminar de diseñar la asignación de datos añada un componente CSV (véase Archivos CSV y archivos de texto) y conecte los elementos del componente de combinación con el componente CSV de destino tal y como muestra la imagen siguiente.
As illustrated above, the mapping consists of a source binary component (assets) and a target CSV component (PaintingInfo).
Como se aprecia más arriba, la asignación consiste en un componente binario de origen (assets) y un componente CSV de destino (PaintingInfo).
By doing this, you are instructing MapForce: for each Office item of the source XML, create a row in the target CSV file.
Esta conexión indica que por cada elemento Office del archivo XML de origen MapForce debe crear una fila en el archivo CSV de destino.
The target CSV file will be generated by MapForce.
El archivo CSV de destino lo generará MapForce.
Right-click the connection between the joined item of the Join component and the Rows item of the target CSV component, and select Insert SQL-WHERE/ORDER.
Haga clic con el botón derecho en la conexión que une el elemento joined del componente de combinación y el elemento Rows del componente CSV de destino y después seleccione Insertar WHERE/ORDER de SQL.
Only when the filter condition is true, a new row is created in the target CSV.
You can achieve this by drawing a connection to the Rows item of the target CSV file.
Esto se puede hacer dibujando una conexión con el elemento Rows del archivo CSV de destino.