I+?+?+?m trying to connect Webmaker with a Neo4J Graph Database.
Fortunately I can get connected to the database through a REST API that Neo4j provides.
In order to connect and extract some information from a REST and Json Service I follow the steps that you have in the following link (http://www.hyfinity.net/wmforum/showthread.php?id=1264&highlight=json)
The problem arises when I try to assign the values from the Json object to Webmaker Fields. I try converting the Json object to XML through the use of the Java method as proposed at the link but I always get an error message (See attached picture). The second picture (called "Config Webmaker.jpg") shows the configuration I used.
My question is: how can I assign the values I got in the Json object to the Webmaker Fields?
Kind regards,
Enrique
Fortunately I can get connected to the database through a REST API that Neo4j provides.
In order to connect and extract some information from a REST and Json Service I follow the steps that you have in the following link (http://www.hyfinity.net/wmforum/showthread.php?id=1264&highlight=json)
The problem arises when I try to assign the values from the Json object to Webmaker Fields. I try converting the Json object to XML through the use of the Java method as proposed at the link but I always get an error message (See attached picture). The second picture (called "Config Webmaker.jpg") shows the configuration I used.
My question is: how can I assign the values I got in the Json object to the Webmaker Fields?
Kind regards,
Enrique
Attachment