Hi Jeremy It is attempting to generate the XML but I get this message could the model be missing some data like a table name or something required to build XML?
Java::OrgW3cDom::DOMException at /automation_engine/step_repeat INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified. file: nokogiri.XmlNode.init(XmlNode.java location: nil line: 337 The JSON version looks like : / 20150923124813 // http://localhost:9292/automation_engine/step_repeat?plantcode=100&itemcode=2456549-92&jobcode=821621 [ { "plant": "100", "job_code": "821621", "item_code": "2456549-92", "sales_est_num": "S113067/02" } ] On Wednesday, September 23, 2015 at 11:53:28 AM UTC-5, Jeremy Evans wrote: > > On Wednesday, September 23, 2015 at 8:51:15 AM UTC-7, Dale Ackerman wrote: >> >> Hi Jeremy; >> >> I am getting *undefined method `to_xml' for #<Array:0x5db473b6>* >> >> > My bad, that should be c.to_xml, not c.all.to_xml > > Sorry about that, > Jeremy > -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
