You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2014/11/15 07:39:33 UTC

[jira] [Commented] (OFBIZ-1254) XML Data Export All does not include data present in blob fields

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

Deepak Dixit commented on OFBIZ-1254:
-------------------------------------

IMO we can close this task.

I am able to export the blob field using xmlexport feature. I exported the ShipmentPackageRouteSeg entity and blob field (labelIamge) exported correctly.

> XML Data Export All does not include data present in blob fields
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-1254
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1254
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Arno Peters
>
> When exporting XML data to a directory using 'XML Data Export All', data present in blob fields is not included in the export.
> How to reproduce:
>   1) https://localhost:8443/partymgr/control/viewprofile?partyId=admin
>   2) Under section 'Party Content', attach content to admin.  I used: a png image, 'User Defined Content', 'Publisher', 'PNG Image'
>   3) Note the contentID
>   4) https://localhost:8443/webtools/control/EntityExportAll
>   5) Set output directory to (for example): '/tmp/ofbiz-export' (ensure it exists) and click 'Export'
>   6) Open /tmp/ofbiz-export/ImageDataResource.xml and look for dataResourceId that is the same as contentID in step 4
>   7) Note missing image data.
>   8) Compare with https://localhost:8443/webtools/control/FindGeneric?entityName=ImageDataResource&find=true&VIEW_SIZE=50&VIEW_INDEX=0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)