[jira] [Commented] (OFBIZ-5410) External File Import/Export: A New Design

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-5410) External File Import/Export: A New Design

Nicolas Malin (Jira)

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

Adrian Crum commented on OFBIZ-5410:
------------------------------------

I would like to limit the scope of this issue:

1. Support multiple file formats.
2. External data can be mapped to one or more OFBiz entities.
3. Support flat file formats only. (It appears the current code tries to accommodate hierarchical external files, but that will complicate things unnecessarily.)
4. Support data type conversion.
5. Support multiple character sets.
6. Support primary key generation during import.

The basic goal will be to do a good job of importing/exporting, but not try to be all things to all people. Once the conversion is done, the receiving system can process the data further if necessary - it is not the responsibility of the datafile component to do complicated processing.


> External File Import/Export: A New Design
> -----------------------------------------
>
>                 Key: OFBIZ-5410
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5410
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>            Priority: Minor
>
> Redesign the datafile component to make external file import/export easier and more reliable. Details are in the comments.



--
This message was sent by Atlassian JIRA
(v6.1#6144)