Head's Up! Site migration is underway. Phase 2: migrate recent content
β11-08-2020 08:29 PM
Good Morning,
How could I use a neo4j-DB as a source for a serial letter created with MS Word?
THX and best regards,
Joachim
β11-19-2020 06:45 AM
Could you elaborate a little bit?
What is a serial letter?
What are you trying to achieve?
β11-22-2020 12:10 PM
Hello,
Sending a series of letters based on a database-query (e.g. invoices). Iβm not sure if βserial letterβ is the correct English term...
Thank you,
Joachim
β11-23-2020 01:56 AM
You mentioned MS Word in the initial description. The invoices you mentioned are MS Word documents?
Do you want to store the document contents to Neo4j?
β11-23-2020 10:16 AM
Not exactly. The data for the invoices will be drawn out of a neo4j-database, but the documents (invoices are just an example) are created with MS Word. The MS Word-file contains placeholders where the properties of the nodes shall be displayed accordingly (for a SQL-DB, this would be the content of a table or the result of a query).
β11-24-2020 01:31 AM
I see. How can we help here?
β11-24-2020 01:36 PM
Is there some kind of interface for that? Of course, there is the option to export data to csv and to import it into MS Word, but this seems rather . Any other solution?
β11-30-2020 01:03 AM
@janezic Unfortunately, I do not see any option to directly export to a Word Document with any available APOC export procedures.
The best I can think would be to create a Cypher extension, integrating Apache POI? This could make a nice addition to APOC.
All the sessions of the conference are now available online