Hello all,
My goal is to write, by using the share javascript console, a javascript file that can be fired by a share folder rule. When fired the javascript program would retrieve some information within a XML Writing a folder rule is not a problem for me.
I am just struggling to find a very basic XML parsing javascript sample code that is applicable to my environment and that I could study, play with and use as good starting point for my needs.
I found that excellent link but could not find what I need:
Any explanation , sample code or link would be much appreciated.
Any book recommandation about that matter would be also appreciated.
PS: I run a dockerized Alfresco:
Alfresco Share v6.1.0
(rfc7f986e4267e4e4d9c7572b73ab200a6a578c93-b6, Aikau 1.0.101.16, Spring Surf 6.1.0, Spring WebScripts 6.20, Freemarker 2.3.20-alfresco-patched, Rhino 1.7R4-alfresco-patched, Yui 2.9.0-alfresco-20141223)
Alfresco Community v6.1.2
(r589dc49b-b205) schema 13001
Thank you in advance.
Best regards.
Jean-Pierre.
Not sure about how complex your XML would be but, may be look at these links. With simple javascript it is able to parse an xml. I haven't tried them in Javascript console though.
https://www.w3schools.com/xml/xml_parser.asp
https://stackoverflow.com/questions/17604071/parse-xml-using-javascript
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.