1. Home
  2. Advocate
  3. AP Scores Import Bug, AV 2.5.1

AP Scores Import Bug, AV 2.5.1

This bug was discovered in AV 2.5.1 by Lisa Pedicini and Elise Soccoli, and confirmed by Kathy Burch from Castilleja (thanks to all!). This bug presumably exists in AV 2.5.0 but that has not yet been confirmed. The symptom is that AV import does not work at all. The fix requires editing two scripts in avAPPARSER.fp7:

  1. Edit the script “Import Raw AP Data” in the file avAPPARSER.fp7. Add a script step at the bottom of the script, Exit Script, and include the script result “$importError”.

  1. Edit the script “Run Process” in the same file. After the script step, “Perform Script [Import Raw AP Data]”, add the step “Set Variable [$importError; Get(ScriptResult)]”, then modify the next “If” step so that we’re checking the value of $importError, not $$importError.

That’s it. If you still encounter problems with this bug, let us know so that we can refine this page. If this modification is over your head, there may be someone at your organization that can handle this type of scripting modification, or let us know, and we can assist you directly.

Need Support?
Can’t find the answer you’re looking for? Don’t worry we’re here to help!
Create a Ticket