Hello Shrilesh, You can store blob into dataResourceContent field of OtherDataResource table and store party for particular content/blob into PartyContent table. Please refer 'DataResource', 'OtherDataResource', 'Content' and 'PartyContent' tables.
HTH Thanks and Regards -- Akash Jain On Wed, Sep 25, 2019 at 3:02 PM Shrilesh Korgaonkar < [email protected]> wrote: > Hi Guys, > > We are working on storing different versions of documents > ..Is there anything out of the box that we can use it for storing party > content and storing it as a blob > > Regards > Shrilesh K > > On Tue, Sep 24, 2019 at 12:45 PM Shrilesh Korgaonkar < > [email protected]> wrote: > > > Hi Ankush Upadhyay, > > > > THANK YOU it was helpful > > > > Regards > > Shrilesh K > > > > > > On Tue, Sep 24, 2019 at 10:51 AM Ankush Upadhyay < > > [email protected]> wrote: > > > >> Hello Shrilesh, > >> > >> Please check implementation to store labelImage in > >> *ShipmentPackageRouteSeg*. This field is used to save label image in > BLOB > >> byte format. > >> > >> Kind Regards, > >> Ankush Upadhyay > >> Senior Technical Consultant > >> > >> *HotWax Systems* > >> *Enterprise open source experts* > >> cell: +91-8109201285 > >> office: 0731-409-3684 > >> http://www.hotwaxsystems.com > >> > >> > >> On Mon, Sep 23, 2019 at 10:11 PM Shrilesh Korgaonkar < > >> [email protected]> wrote: > >> > >> > Hi Guys, > >> > > >> > Now ofbiz is saving documents in a plain file in the disk > >> > I requirement is to store files in the database as a Blob > >> > So my question is there any Service or Setting to change the saving > >> pattern > >> > > >> > > >> > Regards > >> > Shrilesh K > >> > > >> > > >
