[
https://issues.apache.org/jira/browse/OFBIZ-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182325#comment-17182325
]
Alex Bodnaru commented on OFBIZ-11966:
--------------------------------------
I meant to let the users upload a file from their local machine using the
standard html control for file upload, which is <input type="file"/>. this will
show a button in the form, to browse their local file system for the file.
an alternative to writing the full path location, that should probably be on
the server machine only.
of course, the file itself should meet the required format, including the xml
root.
> problem loading files by path
> -----------------------------
>
> Key: OFBIZ-11966
> URL: https://issues.apache.org/jira/browse/OFBIZ-11966
> Project: OFBiz
> Issue Type: Bug
> Components: datamodel
> Affects Versions: Trunk
> Reporter: Alex Bodnaru
> Priority: Major
>
> the data load failed with the following message:
> Could not create task ':ofbiz --load-data
> file=../trunk-patches/variantinfojs-data.patch'.
> > The task name 'ofbiz --load-data
> > file=../trunk-patches/variantinfojs-data.patch' must not contain any of the
> > following characters: [/, \, :, <, >, ", ?, *, |].
> it seemed to work with a local file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)