JaseFace Posted October 7, 2010 Posted October 7, 2010 I'm using iSpring Quizmaker to build a (HTML hosted SWF) quiz and send the result to FM via an XML URL command: http:///fmi/xml/fmresultset.xml?-db=&-lay=TrainSession&-recid=1&ScorefromQuiz=100&-edit. Run manually from a browser its great, DB updates fine. However when run from the SWF quiz iSpring creates, it doesn't, even though it's reported as having posted OK in the logs. The only difference is that I have a 547 reported at the end of the log line rather than a 7704 (when it is successful). :0 - -"/fmi/xml/fmresultset.xml?-db=OLEDB&-lay=TrainSession&-recid=1&ScorefromQuiz=100&-edit" 200 547 (Same Info Logged in Web Pub Core, no errors) The XML result file is a smaller file - error file? I can't see it 'cos the browser is stuck on the quiz page and the returning XML isn't displayed. I've got my logging cranked to the max for Apache and FM. Waiting to hear from iSpring if they are 'couching' the URL in something. If it was an error how do I pick out the error code that would have been reported in the XML result file?
JaseFace Posted October 15, 2010 Author Posted October 15, 2010 Further info: I used wireshark to sniff the network traffic and the URL command is being erroneously transmitted. FM is returning an error 102: 'Field is missing'. the iSpring Flash App wasn't sending a URL command (and getting returned XML) it was sending an XML result to a given URL. My misunderstanding of unclearly written documentation (on iSpring's part).
Recommended Posts
This topic is 5221 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now