This is needed to send a zip file Base coded with a Soap request.
Someone ??
Thanks Nick
I think you are looking for the AttributeFileReader.
Edit: Just checked, I have a workspace which uploads a CSV as base64 in a SOAP call. I read it as text, whole file in one feature, use a BinaryEncoder to convert it to base64 and put it in the soap call like:
<Filename>import.csv</Filename> <Data><![CDATA[@Value(text_line_data_encoded)]]></Data></Import>
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.