May 6, 201312 yr Hello, Can someone tell me where the function SetXML comes from? It's in the script "Add File to DocuBin" but I keep getting the error that that function is not found. I have supercontainer running. Is there another plug in I'm missing? Reid
May 7, 201312 yr Solution SetXML is a custom function in the Sample database (that we shouldn't be using). Pass this in as the script parameter instead: "<path>" & $Path & "</path>" & "<file>" & $File & "</file>"
Create an account or sign in to comment