[ 
https://issues.apache.org/jira/browse/OFBIZ-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182291#comment-17182291
 ] 

Jacques Le Roux edited comment on OFBIZ-11966 at 8/22/20, 9:36 AM:
-------------------------------------------------------------------

You can load a data file using "Absolute Filename or URL" at 
[https://localhost:8443/webtools/control/EntityImport]

You can even filter content using your own FTL template with "Absolute Filename 
of FreeMarker template file to filter data by (optional)"

Etc.

Note that those file must have a root tag of "<entity-engine-xml>", like all 
data files:
bq. This page can be used to import exported Entity Engine XML documents. These 
documents all have a root tag of "<entity-engine-xml>".


was (Author: jacques.le.roux):
You can load a data file using "Absolute Filename or URL" at 
[https://localhost:8443/webtools/control/EntityImport]

You can even filter content using your own FTL template with "Absolute Filename 
of FreeMarker template file to filter data by (optional)"

Etc.

> 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)

Reply via email to