|
Hi,
I have added a new feature to my product, a new screen for uploading an excel spreadsheet and a zipped file. The excel sheet is used for storing product information and the zip file should contain images for each product. Spreadsheet parsing for the creation of products had already been implemented as part of a scheduled job. But for that to happen, excel sheet has to be kept in a location inside server. But I have made it more flexible by allowing user to upload an excel sheet. The next part is uploading images for each product. User has to create a folder which contains image file for each product which has been mentioned in excel. The name of image file should be product id. I use file type as normal. When a zip file is uploaded, it will be extracted in server and each image will be stored in respective image sever path. I would like to see this feature as part of Ofbiz. If you also find this useful please let me know so that I can check in my changes. Regards Winster |
|
The best way to contribute is by creating a JIRA issue, this link
https://cwiki.apache.org/OFBADMIN/ofbiz-contributors-best-practices.html should help. On Thu, Dec 27, 2012 at 7:59 AM, Winster Jose <[hidden email]>wrote: > Hi, > I have added a new feature to my product, a new screen for uploading an > excel spreadsheet and a zipped file. > > The excel sheet is used for storing product information and the zip file > should contain images for each product. > > Spreadsheet parsing for the creation of products had already been > implemented as part of a scheduled job. But for that to happen, excel sheet > has to be kept in a location inside server. But I have made it more > flexible by allowing user to upload an excel sheet. > The next part is uploading images for each product. User has to create a > folder which contains image file for each product which has been mentioned > in excel. The name of image file should be product id. I use file type as > normal. When a zip file is uploaded, it will be extracted in server and > each image will be stored in respective image sever path. > > I would like to see this feature as part of Ofbiz. If you also find this > useful please let me know so that I can check in my changes. > > Regards > Winster > -- Regards, Varun Bhansaly |
|
Thanks Varun.
On 27 Dec 2012 08:38, "Varun Bhansaly" <[hidden email]> wrote: > The best way to contribute is by creating a JIRA issue, this link > https://cwiki.apache.org/OFBADMIN/ofbiz-contributors-best-practices.htmlshould > help. > > > On Thu, Dec 27, 2012 at 7:59 AM, Winster Jose <[hidden email] > >wrote: > > > Hi, > > I have added a new feature to my product, a new screen for uploading an > > excel spreadsheet and a zipped file. > > > > The excel sheet is used for storing product information and the zip file > > should contain images for each product. > > > > Spreadsheet parsing for the creation of products had already been > > implemented as part of a scheduled job. But for that to happen, excel > sheet > > has to be kept in a location inside server. But I have made it more > > flexible by allowing user to upload an excel sheet. > > The next part is uploading images for each product. User has to create a > > folder which contains image file for each product which has been > mentioned > > in excel. The name of image file should be product id. I use file type as > > normal. When a zip file is uploaded, it will be extracted in server and > > each image will be stored in respective image sever path. > > > > I would like to see this feature as part of Ofbiz. If you also find this > > useful please let me know so that I can check in my changes. > > > > Regards > > Winster > > > > > > -- > Regards, > Varun Bhansaly > |
|
In reply to this post by Winster
Hi Winster, It is interesting, I guess it is something extension of service - "productImportFromSpreadsheet". -- Thanks And Regards Sumit Pandit Tata Consultancy Services Cell:- 917503046188 ____________________________________________ ----- Original Message ----- From: "Winster Jose" <[hidden email]> To: [hidden email] Sent: Thursday, December 27, 2012 7:59:31 AM Subject: New feature Hi, I have added a new feature to my product, a new screen for uploading an excel spreadsheet and a zipped file. The excel sheet is used for storing product information and the zip file should contain images for each product. Spreadsheet parsing for the creation of products had already been implemented as part of a scheduled job. But for that to happen, excel sheet has to be kept in a location inside server. But I have made it more flexible by allowing user to upload an excel sheet. The next part is uploading images for each product. User has to create a folder which contains image file for each product which has been mentioned in excel. The name of image file should be product id. I use file type as normal. When a zip file is uploaded, it will be extracted in server and each image will be stored in respective image sever path. I would like to see this feature as part of Ofbiz. If you also find this useful please let me know so that I can check in my changes. Regards Winster =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you |
|
You are right, Sumit.
On 27 Dec 2012 12:34, "Sumit Pandit" <[hidden email]> wrote: > > Hi Winster, > It is interesting, I guess it is something extension of service - > "productImportFromSpreadsheet". > > -- > Thanks And Regards > Sumit Pandit > Tata Consultancy Services > Cell:- 917503046188 > ____________________________________________ > > > ----- Original Message ----- > > > From: "Winster Jose" <[hidden email]> > To: [hidden email] > Sent: Thursday, December 27, 2012 7:59:31 AM > Subject: New feature > > Hi, > I have added a new feature to my product, a new screen for uploading an > excel spreadsheet and a zipped file. > > The excel sheet is used for storing product information and the zip file > should contain images for each product. > > Spreadsheet parsing for the creation of products had already been > implemented as part of a scheduled job. But for that to happen, excel sheet > has to be kept in a location inside server. But I have made it more > flexible by allowing user to upload an excel sheet. > The next part is uploading images for each product. User has to create a > folder which contains image file for each product which has been mentioned > in excel. The name of image file should be product id. I use file type as > normal. When a zip file is uploaded, it will be extracted in server and > each image will be stored in respective image sever path. > > I would like to see this feature as part of Ofbiz. If you also find this > useful please let me know so that I can check in my changes. > > Regards > Winster > > > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > > |
|
Humm that is great...
So basically what additional is to productImportFromSpreadsheet service , would you share the Spreadsheet template ? -- Thanks And Regards Sumit Pandit Tata Consultancy Services Cell:- 917503046188 ____________________________________________ ----- Original Message ----- | From: "Winster Jose" <[hidden email]> | To: "Sumit Pandit" <[hidden email]>, [hidden email] | Sent: Thursday, December 27, 2012 1:31:08 PM | Subject: Re: New feature | You are right, Sumit. | On 27 Dec 2012 12:34, "Sumit Pandit" <[hidden email]> wrote: | > | > Hi Winster, | > It is interesting, I guess it is something extension of service - | > "productImportFromSpreadsheet". | > | > -- | > Thanks And Regards | > Sumit Pandit | > Tata Consultancy Services | > Cell:- 917503046188 | > ____________________________________________ | > | > | > ----- Original Message ----- | > | > | > From: "Winster Jose" <[hidden email]> | > To: [hidden email] | > Sent: Thursday, December 27, 2012 7:59:31 AM | > Subject: New feature | > | > Hi, | > I have added a new feature to my product, a new screen for | > uploading an | > excel spreadsheet and a zipped file. | > | > The excel sheet is used for storing product information and the zip | > file | > should contain images for each product. | > | > Spreadsheet parsing for the creation of products had already been | > implemented as part of a scheduled job. But for that to happen, | > excel sheet | > has to be kept in a location inside server. But I have made it more | > flexible by allowing user to upload an excel sheet. | > The next part is uploading images for each product. User has to | > create a | > folder which contains image file for each product which has been | > mentioned | > in excel. The name of image file should be product id. I use file | > type as | > normal. When a zip file is uploaded, it will be extracted in server | > and | > each image will be stored in respective image sever path. | > | > I would like to see this feature as part of Ofbiz. If you also find | > this | > useful please let me know so that I can check in my changes. | > | > Regards | > Winster | > | > | > | > =====-----=====-----===== | > Notice: The information contained in this e-mail | > message and/or attachments to it may contain | > confidential or privileged information. If you are | > not the intended recipient, any dissemination, use, | > review, distribution, printing or copying of the | > information contained in this e-mail message | > and/or attachments to it are strictly prohibited. If | > you have received this communication in error, | > please notify us by reply e-mail or telephone and | > immediately and permanently delete the message | > and any attachments. Thank you | > | > | > |
|
Hi Winster,
Please create a jira issue for your changes and upload your patch over there. -- Thanks And Regards Sumit Pandit Tata Consultancy Services Cell:- 917503046188 ____________________________________________ ----- Original Message ----- | From: "Sumit Pandit" <[hidden email]> | To: [hidden email] | Cc: [hidden email] | Sent: Thursday, December 27, 2012 1:53:19 PM | Subject: Re: New feature | Humm that is great... | So basically what additional is to productImportFromSpreadsheet | service , would you share the Spreadsheet template ? | -- | Thanks And Regards | Sumit Pandit | Tata Consultancy Services | Cell:- 917503046188 | ____________________________________________ | ----- Original Message ----- | | From: "Winster Jose" <[hidden email]> | | | To: "Sumit Pandit" <[hidden email]>, [hidden email] | | | Sent: Thursday, December 27, 2012 1:31:08 PM | | | Subject: Re: New feature | | | You are right, Sumit. | | | On 27 Dec 2012 12:34, "Sumit Pandit" <[hidden email]> wrote: | | | > | | | > Hi Winster, | | | > It is interesting, I guess it is something extension of service - | | | > "productImportFromSpreadsheet". | | | > | | | > -- | | | > Thanks And Regards | | | > Sumit Pandit | | | > Tata Consultancy Services | | | > Cell:- 917503046188 | | | > ____________________________________________ | | | > | | | > | | | > ----- Original Message ----- | | | > | | | > | | | > From: "Winster Jose" <[hidden email]> | | | > To: [hidden email] | | | > Sent: Thursday, December 27, 2012 7:59:31 AM | | | > Subject: New feature | | | > | | | > Hi, | | | > I have added a new feature to my product, a new screen for | | > uploading an | | | > excel spreadsheet and a zipped file. | | | > | | | > The excel sheet is used for storing product information and the | | > zip | | > file | | | > should contain images for each product. | | | > | | | > Spreadsheet parsing for the creation of products had already been | | | > implemented as part of a scheduled job. But for that to happen, | | > excel sheet | | | > has to be kept in a location inside server. But I have made it | | > more | | | > flexible by allowing user to upload an excel sheet. | | | > The next part is uploading images for each product. User has to | | > create a | | | > folder which contains image file for each product which has been | | > mentioned | | | > in excel. The name of image file should be product id. I use file | | > type as | | | > normal. When a zip file is uploaded, it will be extracted in | | > server | | > and | | | > each image will be stored in respective image sever path. | | | > | | | > I would like to see this feature as part of Ofbiz. If you also | | > find | | > this | | | > useful please let me know so that I can check in my changes. | | | > | | | > Regards | | | > Winster | | | > | | | > | | | > | | | > =====-----=====-----===== | | | > Notice: The information contained in this e-mail | | | > message and/or attachments to it may contain | | | > confidential or privileged information. If you are | | | > not the intended recipient, any dissemination, use, | | | > review, distribution, printing or copying of the | | | > information contained in this e-mail message | | | > and/or attachments to it are strictly prohibited. If | | | > you have received this communication in error, | | | > please notify us by reply e-mail or telephone and | | | > immediately and permanently delete the message | | | > and any attachments. Thank you | | | > | | | > | | | > | |
|
Administrator
|
https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices
Jacques From: "Sumit Pandit" <[hidden email]> > Hi Winster, > Please create a jira issue for your changes and upload your patch over there. > > -- > Thanks And Regards > Sumit Pandit > Tata Consultancy Services > Cell:- 917503046188 > ____________________________________________ > > ----- Original Message ----- > > | From: "Sumit Pandit" <[hidden email]> > | To: [hidden email] > | Cc: [hidden email] > | Sent: Thursday, December 27, 2012 1:53:19 PM > | Subject: Re: New feature > > | Humm that is great... > | So basically what additional is to productImportFromSpreadsheet > | service , would you share the Spreadsheet template ? > > | -- > | Thanks And Regards > | Sumit Pandit > | Tata Consultancy Services > | Cell:- 917503046188 > | ____________________________________________ > > | ----- Original Message ----- > > | | From: "Winster Jose" <[hidden email]> > | > | | To: "Sumit Pandit" <[hidden email]>, [hidden email] > | > | | Sent: Thursday, December 27, 2012 1:31:08 PM > | > | | Subject: Re: New feature > | > > | | You are right, Sumit. > | > | | On 27 Dec 2012 12:34, "Sumit Pandit" <[hidden email]> wrote: > | > > | | > > | > | | > Hi Winster, > | > | | > It is interesting, I guess it is something extension of service - > | > | | > "productImportFromSpreadsheet". > | > | | > > | > | | > -- > | > | | > Thanks And Regards > | > | | > Sumit Pandit > | > | | > Tata Consultancy Services > | > | | > Cell:- 917503046188 > | > | | > ____________________________________________ > | > | | > > | > | | > > | > | | > ----- Original Message ----- > | > | | > > | > | | > > | > | | > From: "Winster Jose" <[hidden email]> > | > | | > To: [hidden email] > | > | | > Sent: Thursday, December 27, 2012 7:59:31 AM > | > | | > Subject: New feature > | > | | > > | > | | > Hi, > | > | | > I have added a new feature to my product, a new screen for > | | > uploading an > | > | | > excel spreadsheet and a zipped file. > | > | | > > | > | | > The excel sheet is used for storing product information and the > | | > zip > | | > file > | > | | > should contain images for each product. > | > | | > > | > | | > Spreadsheet parsing for the creation of products had already been > | > | | > implemented as part of a scheduled job. But for that to happen, > | | > excel sheet > | > | | > has to be kept in a location inside server. But I have made it > | | > more > | > | | > flexible by allowing user to upload an excel sheet. > | > | | > The next part is uploading images for each product. User has to > | | > create a > | > | | > folder which contains image file for each product which has been > | | > mentioned > | > | | > in excel. The name of image file should be product id. I use file > | | > type as > | > | | > normal. When a zip file is uploaded, it will be extracted in > | | > server > | | > and > | > | | > each image will be stored in respective image sever path. > | > | | > > | > | | > I would like to see this feature as part of Ofbiz. If you also > | | > find > | | > this > | > | | > useful please let me know so that I can check in my changes. > | > | | > > | > | | > Regards > | > | | > Winster > | > | | > > | > | | > > | > | | > > | > | | > =====-----=====-----===== > | > | | > Notice: The information contained in this e-mail > | > | | > message and/or attachments to it may contain > | > | | > confidential or privileged information. If you are > | > | | > not the intended recipient, any dissemination, use, > | > | | > review, distribution, printing or copying of the > | > | | > information contained in this e-mail message > | > | | > and/or attachments to it are strictly prohibited. If > | > | | > you have received this communication in error, > | > | | > please notify us by reply e-mail or telephone and > | > | | > immediately and permanently delete the message > | > | | > and any attachments. Thank you > | > | | > > | > | | > > | > | | > > | > |
|
I have created a jira issue.
https://issues.apache.org/jira/browse/OFBIZ-5116 I've uploaded the patch too. Please take a look. Thanks Winster On Fri, Dec 28, 2012 at 1:45 PM, Jacques Le Roux < [hidden email]> wrote: > > https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices > > Jacques > > From: "Sumit Pandit" <[hidden email]> > > Hi Winster, > > Please create a jira issue for your changes and upload your patch over > there. > > > > -- > > Thanks And Regards > > Sumit Pandit > > Tata Consultancy Services > > Cell:- 917503046188 > > ____________________________________________ > > > > ----- Original Message ----- > > > > | From: "Sumit Pandit" <[hidden email]> > > | To: [hidden email] > > | Cc: [hidden email] > > | Sent: Thursday, December 27, 2012 1:53:19 PM > > | Subject: Re: New feature > > > > | Humm that is great... > > | So basically what additional is to productImportFromSpreadsheet > > | service , would you share the Spreadsheet template ? > > > > | -- > > | Thanks And Regards > > | Sumit Pandit > > | Tata Consultancy Services > > | Cell:- 917503046188 > > | ____________________________________________ > > > > | ----- Original Message ----- > > > > | | From: "Winster Jose" <[hidden email]> > > | > > | | To: "Sumit Pandit" <[hidden email]>, [hidden email] > > | > > | | Sent: Thursday, December 27, 2012 1:31:08 PM > > | > > | | Subject: Re: New feature > > | > > > > | | You are right, Sumit. > > | > > | | On 27 Dec 2012 12:34, "Sumit Pandit" <[hidden email]> wrote: > > | > > > > | | > > > | > > | | > Hi Winster, > > | > > | | > It is interesting, I guess it is something extension of service - > > | > > | | > "productImportFromSpreadsheet". > > | > > | | > > > | > > | | > -- > > | > > | | > Thanks And Regards > > | > > | | > Sumit Pandit > > | > > | | > Tata Consultancy Services > > | > > | | > Cell:- 917503046188 > > | > > | | > ____________________________________________ > > | > > | | > > > | > > | | > > > | > > | | > ----- Original Message ----- > > | > > | | > > > | > > | | > > > | > > | | > From: "Winster Jose" <[hidden email]> > > | > > | | > To: [hidden email] > > | > > | | > Sent: Thursday, December 27, 2012 7:59:31 AM > > | > > | | > Subject: New feature > > | > > | | > > > | > > | | > Hi, > > | > > | | > I have added a new feature to my product, a new screen for > > | | > uploading an > > | > > | | > excel spreadsheet and a zipped file. > > | > > | | > > > | > > | | > The excel sheet is used for storing product information and the > > | | > zip > > | | > file > > | > > | | > should contain images for each product. > > | > > | | > > > | > > | | > Spreadsheet parsing for the creation of products had already been > > | > > | | > implemented as part of a scheduled job. But for that to happen, > > | | > excel sheet > > | > > | | > has to be kept in a location inside server. But I have made it > > | | > more > > | > > | | > flexible by allowing user to upload an excel sheet. > > | > > | | > The next part is uploading images for each product. User has to > > | | > create a > > | > > | | > folder which contains image file for each product which has been > > | | > mentioned > > | > > | | > in excel. The name of image file should be product id. I use file > > | | > type as > > | > > | | > normal. When a zip file is uploaded, it will be extracted in > > | | > server > > | | > and > > | > > | | > each image will be stored in respective image sever path. > > | > > | | > > > | > > | | > I would like to see this feature as part of Ofbiz. If you also > > | | > find > > | | > this > > | > > | | > useful please let me know so that I can check in my changes. > > | > > | | > > > | > > | | > Regards > > | > > | | > Winster > > | > > | | > > > | > > | | > > > | > > | | > > > | > > | | > =====-----=====-----===== > > | > > | | > Notice: The information contained in this e-mail > > | > > | | > message and/or attachments to it may contain > > | > > | | > confidential or privileged information. If you are > > | > > | | > not the intended recipient, any dissemination, use, > > | > > | | > review, distribution, printing or copying of the > > | > > | | > information contained in this e-mail message > > | > > | | > and/or attachments to it are strictly prohibited. If > > | > > | | > you have received this communication in error, > > | > > | | > please notify us by reply e-mail or telephone and > > | > > | | > immediately and permanently delete the message > > | > > | | > and any attachments. Thank you > > | > > | | > > > | > > | | > > > | > > | | > > > | > > > -- Winster T Jose Director - Technology and Architecture Chathurangam Creative Solutions Private Ltd. Cell: +91-98469 31020 Mail: [hidden email] |
| Free forum by Nabble | Edit this page |
