question

Upvotes
Accepted
1.2k 8 11 8

What is the easiest way to load data into Data Fusion?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
1.2k 8 11 8

For a delimited importer, it is fine to have multiple rows as the system will merge them, but it is impractical as you have to recreate mappings each time.

You could script the data ingest via the API.

Long term, using a database and a JDBC connector would be the most robust solution.

Modelling the data as RDF and using the RDF importer would also provide a more controlled experience. See the tutorial at:

https://developers.thomsonreuters.com/data-fusion/community-edition/learning?content=11598&type=learning_material_item

See also related question https://community.developers.refinitiv.com/questions/6694/feeding-data-directly-into-datafusion.html

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.