OFBiz / BigFish eCommerce Updates

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
64 messages Options
1234
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Mark Schneider
Am 22.12.2012 03:27, schrieb Mark Schneider:

> For some reason I am getting the following error when I run the
> command below on wheezy debian linux / JDK7u9 trying to install
> BigFish 1.08
>
> After a while:
> ---- cause
> ---------------------------------------------------------------------
> Exception: java.sql.SQLException
> Message: *Unable to acquire a new connection from the pool*
> ---- cause
> ---------------------------------------------------------------------
> Exception: java.lang.NullPointerException
> Message: connection is null
>
>
> Thank you in advance for any hints.
>
> regards, Mark
>
> # ---
> user@wheezy:~/apache-ofbiz-10.04.04$ ant run-install-seed
> .
> .
>      [java] 2012-12-22 01:55:59,928 (main)
> [EntityDataLoadContainer.java:397:INFO ] 00116 of 122131 from
> file:/home/ironm/apache-ofbiz-10.04.04/hot-deploy/osafeadmin/data/OsafeAdminSecurityData.xml
>      [java] 2012-12-22 01:55:59,928 (main)
> [EntityDataLoadContainer.java:397:INFO ] 00065 of 122196 from
> file:/home/ironm/apache-ofbiz-10.04.04/hot-deploy/osafeadmin/data/OsafeAdminHomePageSeedData.xml
>      [java] 2012-12-22 01:55:59,928 (main)
> [EntityDataLoadContainer.java:402:INFO ] The following *errors*
> occured in the data load:
>      [java] 2012-12-22 01:55:59,928 (main)
> [EntityDataLoadContainer.java:404:INFO ] [install.loadData]: *Error*
> loading XML Resource
> "file:/home/ironm/apache-ofbiz-10.04.04/framework/common/data/DimensionTypeData.xml";
> *Error* was: A transaction error occurred reading data
>      [java] 2012-12-22 01:55:59,928 (main)
> [EntityDataLoadContainer.java:404:INFO ] [install.loadData]: *Error*
> loading XML Resource
> "file:/home/ironm/apache-ofbiz-10.04.04/applications/product/data/DimensionTypeData.xml";
> *Error* was: A transaction error occurred reading data
>      [java] 2012-12-22 01:55:59,928 (main)
> [EntityDataLoadContainer.java:408:INFO ] =-=-=-=-=-=-= Finished the
> data load with 122196 rows changed.
>      [java] 2012-12-22 01:55:59,928 (main) [    
> ContainerLoader.java:113:INFO ] Shutting down containers
>
> BUILD SUCCESSFUL
> Total time: 1 minute 52 seconds
>
>
>
> Am 20.12.2012 17:02, schrieb Nick Rosser:
>> Thanks for the positive feedback.
>>
>> In regards to 11.04.01 we wouldn't expect any major issues -- the
>> data model has minimal extensions -- and we hooked into the OFBiz
>> service layer, so assuming a 10->11 upgrade is generally pain free so
>> should running BigFish on V11.
>>
>> Interested in any feedback you have.
>>
>> Best Regards,
>>
>> Nick Rosser
>> [hidden email]
>> O: 516.742.7888 x221
>> C: 516.901.1720
>>
>>
>> On 12/20/2012 10:52 AM, Mark Schneider wrote:
>>> Hello Nick
>>>
>>> Thanks a lot. It is an excellent and very impressive solution!
>>>
>>> I will try to customize it a bit and try to run it also with OFBiz
>>> 11.04.01 (I don't know it it is possible).
>>>
>>> regards, Mark
>>>
>>>
>>> Am 06.12.2012 19:05, schrieb Nick Rosser:
>>>> The latest release of our OFBiz / BigFish eCommerce platform is
>>>> available.
>>>>
>>>> For more details please visit http://bigfish.salmonllc.com, the
>>>> "Demo" section will provide a good overview of both an eCommerce
>>>> implementation and the BigFish Admin Module.
>>>>
>>>> Of particular note, in this release:
>>>>
>>>>  * Support for Mobile (small devices)
>>>>      o a very cool implementation!
>>>>      o implemented for the Fashion House demo
>>>>        (http://bigfish.salmonllc.com:8082/online/shop/main)
>>>>      o whenever the browser screen size gets to 450 pixels or less
>>>> then
>>>>        the "small device CSS" will kick-in (so called "responsive")
>>>>      o try resizing your browser down to 450 pixels wide, try from a
>>>>        phone, it works!
>>>>      o a little rough at the edges, we will be fine tuning this over
>>>>        the coming month or so
>>>>
>>>>  * Feeds, Services and Scheduled Jobs
>>>>      o a significant amount of work has been done in this area
>>>>      o many services and scheduled jobs built around clients who
>>>> want a
>>>>        BigFish eCommerce front-end solution but also need to continue
>>>>        using their existing ERP solution for fulfillment
>>>>      o scheduled jobs to extract New Customers, New Orders and import
>>>>        into the back-end ERP
>>>>      o scheduled jobs to accept new files from clients for Product
>>>>        Updates, Order Status Updates and Store Locator updates
>>>>
>>>>  * Smart Variant Feature Awareness
>>>>      o Ability to understand a primary feature, associate to a
>>>> specific
>>>>        variant and act accordingly
>>>>      o examples from the Fashion House demo:
>>>>          + search for "pink", if there is a pink colored variant it
>>>>            will be shown (try "white", you'll see the same product but
>>>>            the white variant will be displayed)
>>>>          + facets: click on a "red" facet filter, all products with a
>>>>            red variant will show the red version
>>>>          + sticky: if the list page is showing a specific variant
>>>> (blue
>>>>            color) then the detail page will show the same
>>>>      o all configurable, not just for "color" although this would seem
>>>>        the natural usage given that this feature will naturally
>>>> lead to
>>>>        variant specific imagery
>>>>
>>>>  * Help System in Admin Module
>>>>      o The beginnings of a BigFish Admin Module help system
>>>>      o We have help for the functional pages
>>>>      o But our focus will continue to be in the "How To" and
>>>> "Guides" areas
>>>>      o Basically approach is that the Admin screens are pretty self
>>>>        explanatory, but how to do something from a business point of
>>>>        view is more difficult to understand because several aspects of
>>>>        the Admin Module may be involved
>>>>      o Check out the first How-To and General-Guides, click on "Help"
>>>>        in any Admin Module instance
>>>>
>>>>  * Performance / Scalability
>>>>      o Many changes to take advantage of OFBiz caching
>>>>      o Everything cached in the eComm implementation, nothing
>>>> cached in
>>>>        the Admin Module
>>>>      o We couldn't find any useful documentation for this ... if
>>>> anyone
>>>>        is interested we have a help document available
>>>>
>>>> And many smaller tweaks, fixes and enhancements As always,
>>>> questions and comments are welcome.
>>>>
>

--
[hidden email]

http://rsync.it-infrastrukturen.org


entityengine.xml (31K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Xing Cheng
In reply to this post by Mark Schneider
you should to create 3 databases in mysql

发自我的 iPhone

在 2012-12-22,10:27,Mark Schneider <[hidden email]> 写道:

> For some reason I am getting the following error when I run the command below on wheezy debian linux / JDK7u9 trying to install BigFish 1.08
>
> After a while:
> ---- cause ---------------------------------------------------------------------
> Exception: java.sql.SQLException
> Message: *Unable to acquire a new connection from the pool*
> ---- cause ---------------------------------------------------------------------
> Exception: java.lang.NullPointerException
> Message: connection is null
>
>
> Thank you in advance for any hints.
>
> regards, Mark
>
> # ---
> user@wheezy:~/apache-ofbiz-10.04.04$ ant run-install-seed
> .
> .
>     [java] 2012-12-22 01:55:59,928 (main) [EntityDataLoadContainer.java:397:INFO ] 00116 of 122131 from file:/home/ironm/apache-ofbiz-10.04.04/hot-deploy/osafeadmin/data/OsafeAdminSecurityData.xml
>     [java] 2012-12-22 01:55:59,928 (main) [EntityDataLoadContainer.java:397:INFO ] 00065 of 122196 from file:/home/ironm/apache-ofbiz-10.04.04/hot-deploy/osafeadmin/data/OsafeAdminHomePageSeedData.xml
>     [java] 2012-12-22 01:55:59,928 (main) [EntityDataLoadContainer.java:402:INFO ] The following *errors* occured in the data load:
>     [java] 2012-12-22 01:55:59,928 (main) [EntityDataLoadContainer.java:404:INFO ] [install.loadData]: *Error* loading XML Resource "file:/home/ironm/apache-ofbiz-10.04.04/framework/common/data/DimensionTypeData.xml"; *Error* was: A transaction error occurred reading data
>     [java] 2012-12-22 01:55:59,928 (main) [EntityDataLoadContainer.java:404:INFO ] [install.loadData]: *Error* loading XML Resource "file:/home/ironm/apache-ofbiz-10.04.04/applications/product/data/DimensionTypeData.xml"; *Error* was: A transaction error occurred reading data
>     [java] 2012-12-22 01:55:59,928 (main) [EntityDataLoadContainer.java:408:INFO ] =-=-=-=-=-=-= Finished the data load with 122196 rows changed.
>     [java] 2012-12-22 01:55:59,928 (main) [    ContainerLoader.java:113:INFO ] Shutting down containers
>
> BUILD SUCCESSFUL
> Total time: 1 minute 52 seconds
>
>
>
> Am 20.12.2012 17:02, schrieb Nick Rosser:
>> Thanks for the positive feedback.
>>
>> In regards to 11.04.01 we wouldn't expect any major issues -- the data model has minimal extensions -- and we hooked into the OFBiz service layer, so assuming a 10->11 upgrade is generally pain free so should running BigFish on V11.
>>
>> Interested in any feedback you have.
>>
>> Best Regards,
>>
>> Nick Rosser
>> [hidden email]
>> O: 516.742.7888 x221
>> C: 516.901.1720
>>
>>
>> On 12/20/2012 10:52 AM, Mark Schneider wrote:
>>> Hello Nick
>>>
>>> Thanks a lot. It is an excellent and very impressive solution!
>>>
>>> I will try to customize it a bit and try to run it also with OFBiz 11.04.01 (I don't know it it is possible).
>>>
>>> regards, Mark
>>>
>>>
>>> Am 06.12.2012 19:05, schrieb Nick Rosser:
>>>> The latest release of our OFBiz / BigFish eCommerce platform is available.
>>>>
>>>> For more details please visit http://bigfish.salmonllc.com, the "Demo" section will provide a good overview of both an eCommerce implementation and the BigFish Admin Module.
>>>>
>>>> Of particular note, in this release:
>>>>
>>>> * Support for Mobile (small devices)
>>>>     o a very cool implementation!
>>>>     o implemented for the Fashion House demo
>>>>       (http://bigfish.salmonllc.com:8082/online/shop/main)
>>>>     o whenever the browser screen size gets to 450 pixels or less then
>>>>       the "small device CSS" will kick-in (so called "responsive")
>>>>     o try resizing your browser down to 450 pixels wide, try from a
>>>>       phone, it works!
>>>>     o a little rough at the edges, we will be fine tuning this over
>>>>       the coming month or so
>>>>
>>>> * Feeds, Services and Scheduled Jobs
>>>>     o a significant amount of work has been done in this area
>>>>     o many services and scheduled jobs built around clients who want a
>>>>       BigFish eCommerce front-end solution but also need to continue
>>>>       using their existing ERP solution for fulfillment
>>>>     o scheduled jobs to extract New Customers, New Orders and import
>>>>       into the back-end ERP
>>>>     o scheduled jobs to accept new files from clients for Product
>>>>       Updates, Order Status Updates and Store Locator updates
>>>>
>>>> * Smart Variant Feature Awareness
>>>>     o Ability to understand a primary feature, associate to a specific
>>>>       variant and act accordingly
>>>>     o examples from the Fashion House demo:
>>>>         + search for "pink", if there is a pink colored variant it
>>>>           will be shown (try "white", you'll see the same product but
>>>>           the white variant will be displayed)
>>>>         + facets: click on a "red" facet filter, all products with a
>>>>           red variant will show the red version
>>>>         + sticky: if the list page is showing a specific variant (blue
>>>>           color) then the detail page will show the same
>>>>     o all configurable, not just for "color" although this would seem
>>>>       the natural usage given that this feature will naturally lead to
>>>>       variant specific imagery
>>>>
>>>> * Help System in Admin Module
>>>>     o The beginnings of a BigFish Admin Module help system
>>>>     o We have help for the functional pages
>>>>     o But our focus will continue to be in the "How To" and "Guides" areas
>>>>     o Basically approach is that the Admin screens are pretty self
>>>>       explanatory, but how to do something from a business point of
>>>>       view is more difficult to understand because several aspects of
>>>>       the Admin Module may be involved
>>>>     o Check out the first How-To and General-Guides, click on "Help"
>>>>       in any Admin Module instance
>>>>
>>>> * Performance / Scalability
>>>>     o Many changes to take advantage of OFBiz caching
>>>>     o Everything cached in the eComm implementation, nothing cached in
>>>>       the Admin Module
>>>>     o We couldn't find any useful documentation for this ... if anyone
>>>>       is interested we have a help document available
>>>>
>>>> And many smaller tweaks, fixes and enhancements As always, questions and comments are welcome.
>
> --
> [hidden email]
>
> http://rsync.it-infrastrukturen.org
>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Mark Schneider
Thanks a lot. What names should they have? (one of them is ofbiz)

Am 22.12.2012 04:15, schrieb Xing Cheng:
> you should to create 3 databases in mysql

Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Xing Cheng
Entity.conf

发自我的 iPhone

在 2012-12-22,11:28,Mark Schneider <[hidden email]> 写道:

> Thanks a lot. What names should they have? (one of them is ofbiz)
>
> Am 22.12.2012 04:15, schrieb Xing Cheng:
>> you should to create 3 databases in mysql
>
Reply | Threaded
Open this post in threaded view
|

Names of three databases? / Re: OFBiz / BigFish eCommerce Updates

Mark Schneider
Thank you. There is however no such file.
What database names do you mean?

As far as I can follow they are defined in entityengine.xml (see attachment)
I have noticed however that this file is created from a template (see
below) every time when I run "ant run-install" or "run-install-seed".
./osafe_deployment/ofbiz/framework/entity/config/entityengine.xml.template

MariaDB [bigfish]> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| bigfish |
| bigfishdemo |
| bigfisholap |
| bigfishtenant |
| localmysql |
| mysql |
| ofbiz |
| performance_schema |
+--------------------+


Am 22.12.2012 04:50, schrieb Xing Cheng:

> Entity.conf
>
> 发自我的 iPhone
>
> 在 2012-12-22,11:28,Mark Schneider <[hidden email]> 写道:
>
>> Thanks a lot. What names should they have? (one of them is ofbiz)
>>
>> Am 22.12.2012 04:15, schrieb Xing Cheng:
>>> you should to create 3 databases in mysql
regards, Mark

--
[hidden email]

http://rsync.it-infrastrukturen.org


entityengine.xml_MySQL (46K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Names of three databases? / Re: OFBiz / BigFish eCommerce Updates

brajeshpatel
Hi Mark,

Please look into 3.7, 3.8, and 3.9 section of document that given for
BigFish deployment.

Also look into "osafe_deployment\client-deployment.properties" file that
manage all the properties related to the database.




On Sun, Dec 23, 2012 at 12:20 AM, Mark Schneider
<[hidden email]>wrote:

> Thank you. There is however no such file.
> What database names do you mean?
>
> As far as I can follow they are defined in entityengine.xml (see
> attachment)
> I have noticed however that this file is created from a template (see
> below) every time when I run "ant run-install" or "run-install-seed".
> ./osafe_deployment/ofbiz/framework/entity/config/entityengine.xml.template
>
> MariaDB [bigfish]> show databases;
> +--------------------+
> | Database |
> +--------------------+
> | information_schema |
> | bigfish |
> | bigfishdemo |
> | bigfisholap |
> | bigfishtenant |
> | localmysql |
> | mysql |
> | ofbiz |
> | performance_schema |
> +--------------------+
>
>
> Am 22.12.2012 04:50, schrieb Xing Cheng:
> > Entity.conf
> >
> > 发自我的 iPhone
> >
> > 在 2012-12-22,11:28,Mark Schneider <[hidden email]> 写道:
> >
> >> Thanks a lot. What names should they have? (one of them is ofbiz)
> >>
> >> Am 22.12.2012 04:15, schrieb Xing Cheng:
> >>> you should to create 3 databases in mysql
>
> regards, Mark
>
> --
> [hidden email]
>
> http://rsync.it-infrastrukturen.org
>
>


--
Thanks
Brajesh Patel
Salmonllc.com
http://bigfish.salmonllc.com/bfDemo.html

skype: brajesh.patel11
Cell:- +91 8750709907
Reply | Threaded
Open this post in threaded view
|

OFBiz / BigFish eCommerce Latest Updates

Nick Rosser
In reply to this post by Nick Rosser
All,

The latest release of our OFBiz / BigFish eCommerce platform is available.

For more details please visit http://bigfish.salmonllc.com, the "Demo"
section will provide a good overview of both an eCommerce implementation
and the BigFish Admin Module.

Points of interest for this release:

  * Performance / Scalability:
      o we have continued to fine-tune the number of SQL's made via
        OFBiz services
      o and now completely use OFBiz caching
      o a great example is www.goldmedalhair.com, this has a good amount
        of products and is very efficient
  * More OFBiz features in BF Admin Module
      o the ability to add new customers
      o the ability to add new orders (we use a shopping / cart /
        checkout paradigm)
  * Payments
      o Cash on Delivery
      o Sagepay with tokenization (credit card is not stored in OFBiz,
        the returned unique "token" is stored as the reference)
  * And various fixes and minor enhancements

We continue to be busy with client implementations and so far both of
our more recent clients are looking to upgrade to the latest version
(this includes www.1800fishoil.com and www.eagansemporium.com). New
client implementations will be announced over the coming months -- of
particular interest is a couple of solutions for Indian retailers
(currency in Rupees, different address formats etc.).

On our immediate delivery schedule are two major items, now beyond the
research stage, well into proof-of-concept and will be in full
development very shortly:

  * Extended Sites
      o The ability to have a new Product Store and a completely
        re-purposed "extended site" capability
      o All content can be segregated to a specific store
      o Products can be repurposed, or separated into their own catalog
      o Leveraging a lot of the great work done in OOTB OFBiz
  * Entity Sync (staging -> production)
      o The ability to have a "staging" implementation that
        "synchronizes" to Production whenever is appropriate
      o So, our clients can prepare new content, promotions, home page
        imagery, products, pricing throughout a certain amount of time
      o and then "synchronize" everything into Production at one time

Items that may be of interest on our Road Map:

  * Integration with eBay, Google Shopping and Snapdeal
  * Spell checker, with "did you mean" functionality
  * Auto complete on search box
  * EBS Payment Gateway, for Indian market

Best Regards,

Nick Rosser
[hidden email]
O: 516.742.7888 x221
C: 516.901.1720


Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Latest Updates

Duong Huu Nguyen
Very nice Rosser,

I am keep tracking.

Duong.

On Thu, Feb 14, 2013 at 1:24 AM, Nick Rosser <[hidden email]> wrote:

> All,
>
> The latest release of our OFBiz / BigFish eCommerce platform is available.
>
> For more details please visit http://bigfish.salmonllc.com, the "Demo"
> section will provide a good overview of both an eCommerce implementation
> and the BigFish Admin Module.
>
> Points of interest for this release:
>
>  * Performance / Scalability:
>      o we have continued to fine-tune the number of SQL's made via
>        OFBiz services
>      o and now completely use OFBiz caching
>      o a great example is www.goldmedalhair.com, this has a good amount
>        of products and is very efficient
>  * More OFBiz features in BF Admin Module
>      o the ability to add new customers
>      o the ability to add new orders (we use a shopping / cart /
>        checkout paradigm)
>  * Payments
>      o Cash on Delivery
>      o Sagepay with tokenization (credit card is not stored in OFBiz,
>        the returned unique "token" is stored as the reference)
>  * And various fixes and minor enhancements
>
> We continue to be busy with client implementations and so far both of our
> more recent clients are looking to upgrade to the latest version (this
> includes www.1800fishoil.com and www.eagansemporium.com). New client
> implementations will be announced over the coming months -- of particular
> interest is a couple of solutions for Indian retailers (currency in Rupees,
> different address formats etc.).
>
> On our immediate delivery schedule are two major items, now beyond the
> research stage, well into proof-of-concept and will be in full development
> very shortly:
>
>  * Extended Sites
>      o The ability to have a new Product Store and a completely
>        re-purposed "extended site" capability
>      o All content can be segregated to a specific store
>      o Products can be repurposed, or separated into their own catalog
>      o Leveraging a lot of the great work done in OOTB OFBiz
>  * Entity Sync (staging -> production)
>      o The ability to have a "staging" implementation that
>        "synchronizes" to Production whenever is appropriate
>      o So, our clients can prepare new content, promotions, home page
>        imagery, products, pricing throughout a certain amount of time
>      o and then "synchronize" everything into Production at one time
>
> Items that may be of interest on our Road Map:
>
>  * Integration with eBay, Google Shopping and Snapdeal
>  * Spell checker, with "did you mean" functionality
>  * Auto complete on search box
>  * EBS Payment Gateway, for Indian market
>
> Best Regards,
>
> Nick Rosser
> [hidden email]
> O: 516.742.7888 x221
> C: 516.901.1720
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Latest Updates

Sakthivel Vellingiri
Hi Nick-

I have been following Bigfish from the inception and very impressed with
the steady progress made over the course of time. I have had no problems
running any of your versions be it OSAFE or OSAFE-ADMIN, which demonstrates
the very high quality of your releases. I have always been impressed by
Ofbiz features in the backend and eCommerce, however have been missing an
elegant looking eCommerce Store front and glad that i found Bigfish that
just works Out of the Box like a charm; Stylish Fashion Demo and Mobile
Stylesheet on top it shows your expertise in the eCommerce arena; Thanks
for your commendable efforts and We are glad that we are building our
Webstore based on Bigfish;

- Regards


On Thu, Feb 14, 2013 at 11:10 AM, Duong Nguyen Huu <[hidden email]>wrote:

> Very nice Rosser,
>
> I am keep tracking.
>
> Duong.
>
> On Thu, Feb 14, 2013 at 1:24 AM, Nick Rosser <[hidden email]>
> wrote:
>
> > All,
> >
> > The latest release of our OFBiz / BigFish eCommerce platform is
> available.
> >
> > For more details please visit http://bigfish.salmonllc.com, the "Demo"
> > section will provide a good overview of both an eCommerce implementation
> > and the BigFish Admin Module.
> >
> > Points of interest for this release:
> >
> >  * Performance / Scalability:
> >      o we have continued to fine-tune the number of SQL's made via
> >        OFBiz services
> >      o and now completely use OFBiz caching
> >      o a great example is www.goldmedalhair.com, this has a good amount
> >        of products and is very efficient
> >  * More OFBiz features in BF Admin Module
> >      o the ability to add new customers
> >      o the ability to add new orders (we use a shopping / cart /
> >        checkout paradigm)
> >  * Payments
> >      o Cash on Delivery
> >      o Sagepay with tokenization (credit card is not stored in OFBiz,
> >        the returned unique "token" is stored as the reference)
> >  * And various fixes and minor enhancements
> >
> > We continue to be busy with client implementations and so far both of our
> > more recent clients are looking to upgrade to the latest version (this
> > includes www.1800fishoil.com and www.eagansemporium.com). New client
> > implementations will be announced over the coming months -- of particular
> > interest is a couple of solutions for Indian retailers (currency in
> Rupees,
> > different address formats etc.).
> >
> > On our immediate delivery schedule are two major items, now beyond the
> > research stage, well into proof-of-concept and will be in full
> development
> > very shortly:
> >
> >  * Extended Sites
> >      o The ability to have a new Product Store and a completely
> >        re-purposed "extended site" capability
> >      o All content can be segregated to a specific store
> >      o Products can be repurposed, or separated into their own catalog
> >      o Leveraging a lot of the great work done in OOTB OFBiz
> >  * Entity Sync (staging -> production)
> >      o The ability to have a "staging" implementation that
> >        "synchronizes" to Production whenever is appropriate
> >      o So, our clients can prepare new content, promotions, home page
> >        imagery, products, pricing throughout a certain amount of time
> >      o and then "synchronize" everything into Production at one time
> >
> > Items that may be of interest on our Road Map:
> >
> >  * Integration with eBay, Google Shopping and Snapdeal
> >  * Spell checker, with "did you mean" functionality
> >  * Auto complete on search box
> >  * EBS Payment Gateway, for Indian market
> >
> > Best Regards,
> >
> > Nick Rosser
> > [hidden email]
> > O: 516.742.7888 x221
> > C: 516.901.1720
> >
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Latest Updates

Nick Rosser
Thanks for the update, the team will be very excited about your news,
and the fact that you've adopted our BigFish platform for your Store.

Please continue to keep us updated, we would be interested in your live
site, when you get there!

Best Regards,

Nick Rosser
[hidden email]
O: 516.742.7888 x221
C: 516.901.1720


On 2/18/2013 8:51 AM, Integrin wrote:

> Hi Nick-
>
> I have been following Bigfish from the inception and very impressed with
> the steady progress made over the course of time. I have had no problems
> running any of your versions be it OSAFE or OSAFE-ADMIN, which demonstrates
> the very high quality of your releases. I have always been impressed by
> Ofbiz features in the backend and eCommerce, however have been missing an
> elegant looking eCommerce Store front and glad that i found Bigfish that
> just works Out of the Box like a charm; Stylish Fashion Demo and Mobile
> Stylesheet on top it shows your expertise in the eCommerce arena; Thanks
> for your commendable efforts and We are glad that we are building our
> Webstore based on Bigfish;
>
> - Regards
>
>
> On Thu, Feb 14, 2013 at 11:10 AM, Duong Nguyen Huu<[hidden email]>wrote:
>
>> Very nice Rosser,
>>
>> I am keep tracking.
>>
>> Duong.
>>
>> On Thu, Feb 14, 2013 at 1:24 AM, Nick Rosser<[hidden email]>
>> wrote:
>>
>>> All,
>>>
>>> The latest release of our OFBiz / BigFish eCommerce platform is
>> available.
>>> For more details please visit http://bigfish.salmonllc.com, the "Demo"
>>> section will provide a good overview of both an eCommerce implementation
>>> and the BigFish Admin Module.
>>>
>>> Points of interest for this release:
>>>
>>>   * Performance / Scalability:
>>>       o we have continued to fine-tune the number of SQL's made via
>>>         OFBiz services
>>>       o and now completely use OFBiz caching
>>>       o a great example is www.goldmedalhair.com, this has a good amount
>>>         of products and is very efficient
>>>   * More OFBiz features in BF Admin Module
>>>       o the ability to add new customers
>>>       o the ability to add new orders (we use a shopping / cart /
>>>         checkout paradigm)
>>>   * Payments
>>>       o Cash on Delivery
>>>       o Sagepay with tokenization (credit card is not stored in OFBiz,
>>>         the returned unique "token" is stored as the reference)
>>>   * And various fixes and minor enhancements
>>>
>>> We continue to be busy with client implementations and so far both of our
>>> more recent clients are looking to upgrade to the latest version (this
>>> includes www.1800fishoil.com and www.eagansemporium.com). New client
>>> implementations will be announced over the coming months -- of particular
>>> interest is a couple of solutions for Indian retailers (currency in
>> Rupees,
>>> different address formats etc.).
>>>
>>> On our immediate delivery schedule are two major items, now beyond the
>>> research stage, well into proof-of-concept and will be in full
>> development
>>> very shortly:
>>>
>>>   * Extended Sites
>>>       o The ability to have a new Product Store and a completely
>>>         re-purposed "extended site" capability
>>>       o All content can be segregated to a specific store
>>>       o Products can be repurposed, or separated into their own catalog
>>>       o Leveraging a lot of the great work done in OOTB OFBiz
>>>   * Entity Sync (staging ->  production)
>>>       o The ability to have a "staging" implementation that
>>>         "synchronizes" to Production whenever is appropriate
>>>       o So, our clients can prepare new content, promotions, home page
>>>         imagery, products, pricing throughout a certain amount of time
>>>       o and then "synchronize" everything into Production at one time
>>>
>>> Items that may be of interest on our Road Map:
>>>
>>>   * Integration with eBay, Google Shopping and Snapdeal
>>>   * Spell checker, with "did you mean" functionality
>>>   * Auto complete on search box
>>>   * EBS Payment Gateway, for Indian market
>>>
>>> Best Regards,
>>>
>>> Nick Rosser
>>> [hidden email]
>>> O: 516.742.7888 x221
>>> C: 516.901.1720
>>>
>>>
>>>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Christophe Noel
In reply to this post by Nick Rosser
Dear Nick,

Thanks a lot for releasing Bigfish 1.11 and for the public SVN, this is great.

Since the download page provide links to Ofbiz 10.04, 11.04 and 12.04, it seems to imply that BigFish now runs on each one of these releases, although not explicitely stated. Could you please clarify what is the official status of BigFish compatibility ?

I tried compiling BF1.11 on OfBiz 12.04 and here what I got :

  [javac16] Compiling 1 source file to /ofbiz120401/hot-deploy/osafe/build/classes
  [javac16] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javac16] /ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:28: warning: [deprecation] CommonsHttpSolrServer in org.apache.solr.client.solrj.impl has been deprecated
  [javac16] import org.apache.solr.client.solrj.impl.CommonsHttpSolrServer;
  [javac16]                                         ^
  [javac16] /ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:1150: error: method expandGeoRegionDeep in class GeoWorker cannot be applied to given types;
  [javac16]             geoIdSet = GeoWorker.expandGeoRegionDeep(geoIdSet, delegator);
  [javac16]                                 ^
  [javac16]   required: Map<String,String>,Delegator
  [javac16]   found: Set,Delegator
  [javac16]   reason: actual argument Set cannot be converted to Map<String,String> by method invocation conversion
  [javac16] Note: /ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java uses unchecked or unsafe operations.
  [javac16] Note: Recompile with -Xlint:unchecked for details.
  [javac16] 1 error
  [javac16] 2 warnings

As you can see, there is an error related to the GeoWorker.expandGeoRegionDeep() function being feed with a Set parameter (10.04) instead of a Map (12.04)

Thanks a lot in advance for your input about BF 1.11 and Ofbiz 12.04 compatibility status

Christophe Noël
Reply | Threaded
Open this post in threaded view
|

RE: OFBiz / BigFish eCommerce Updates

Len Shein-3
Christopher,
Bigfish v1.11 is compatible with all three versions of Ofbiz (10.04, 11.04
and 12.04).  We had just recently updated the bug mentioned below with
version 12.04 and is now available in the latest download and SVN checkout
of BigFish v1.11, http://bigfish.solveda.com/bfDownload.html

Regards
Len

-----Original Message-----
From: Christophe Noel [mailto:[hidden email]]
Sent: Friday, May 17, 2013 6:00 AM
To: [hidden email]
Subject: Re: OFBiz / BigFish eCommerce Updates

Dear Nick,

Thanks a lot for releasing Bigfish 1.11 and for the public SVN, this is
great.

Since the download page provide links to Ofbiz 10.04, 11.04 and 12.04, it
seems to imply that BigFish now runs on each one of these releases, although
not explicitely stated. Could you please clarify what is the official status
of BigFish compatibility ?

I tried compiling BF1.11 on OfBiz 12.04 and here what I got :

  [javac16] Compiling 1 source file to
/ofbiz120401/hot-deploy/osafe/build/classes
  [javac16] warning: [options] bootstrap class path not set in conjunction
with -source 1.6
  [javac16]
/ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:28:
warning: [deprecation] CommonsHttpSolrServer in
org.apache.solr.client.solrj.impl has been deprecated
  [javac16] import org.apache.solr.client.solrj.impl.CommonsHttpSolrServer;
  [javac16]                                         ^
  [javac16]
/ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:1150:
error: method expandGeoRegionDeep in class GeoWorker cannot be applied to
given types;
  [javac16]             geoIdSet = GeoWorker.expandGeoRegionDeep(geoIdSet,
delegator);
  [javac16]                                 ^
  [javac16]   required: Map<String,String>,Delegator
  [javac16]   found: Set,Delegator
  [javac16]   reason: actual argument Set cannot be converted to
Map<String,String> by method invocation conversion
  [javac16] Note:
/ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java uses
unchecked or unsafe operations.
  [javac16] Note: Recompile with -Xlint:unchecked for details.
  [javac16] 1 error
  [javac16] 2 warnings

As you can see, there is an error related to the
GeoWorker.expandGeoRegionDeep() function being feed with a Set parameter
(10.04) instead of a Map (12.04)

Thanks a lot in advance for your input about BF 1.11 and Ofbiz 12.04
compatibility status

Christophe Noël



--
View this message in context:
http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p
4641357.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Tri Vssic
 It is amazing
 Cheers
 Tri

2013/5/20 Len Shein <[hidden email]>

> Christopher,
> Bigfish v1.11 is compatible with all three versions of Ofbiz (10.04, 11.04
> and 12.04).  We had just recently updated the bug mentioned below with
> version 12.04 and is now available in the latest download and SVN checkout
> of BigFish v1.11, http://bigfish.solveda.com/bfDownload.html
>
> Regards
> Len
>
> -----Original Message-----
> From: Christophe Noel [mailto:[hidden email]]
> Sent: Friday, May 17, 2013 6:00 AM
> To: [hidden email]
> Subject: Re: OFBiz / BigFish eCommerce Updates
>
> Dear Nick,
>
> Thanks a lot for releasing Bigfish 1.11 and for the public SVN, this is
> great.
>
> Since the download page provide links to Ofbiz 10.04, 11.04 and 12.04, it
> seems to imply that BigFish now runs on each one of these releases,
> although
> not explicitely stated. Could you please clarify what is the official
> status
> of BigFish compatibility ?
>
> I tried compiling BF1.11 on OfBiz 12.04 and here what I got :
>
>   [javac16] Compiling 1 source file to
> /ofbiz120401/hot-deploy/osafe/build/classes
>   [javac16] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javac16]
> /ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:28:
> warning: [deprecation] CommonsHttpSolrServer in
> org.apache.solr.client.solrj.impl has been deprecated
>   [javac16] import org.apache.solr.client.solrj.impl.CommonsHttpSolrServer;
>   [javac16]                                         ^
>   [javac16]
> /ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:1150:
> error: method expandGeoRegionDeep in class GeoWorker cannot be applied to
> given types;
>   [javac16]             geoIdSet = GeoWorker.expandGeoRegionDeep(geoIdSet,
> delegator);
>   [javac16]                                 ^
>   [javac16]   required: Map<String,String>,Delegator
>   [javac16]   found: Set,Delegator
>   [javac16]   reason: actual argument Set cannot be converted to
> Map<String,String> by method invocation conversion
>   [javac16] Note:
> /ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java uses
> unchecked or unsafe operations.
>   [javac16] Note: Recompile with -Xlint:unchecked for details.
>   [javac16] 1 error
>   [javac16] 2 warnings
>
> As you can see, there is an error related to the
> GeoWorker.expandGeoRegionDeep() function being feed with a Set parameter
> (10.04) instead of a Map (12.04)
>
> Thanks a lot in advance for your input about BF 1.11 and Ofbiz 12.04
> compatibility status
>
> Christophe Noël
>
>
>
> --
> View this message in context:
>
> http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p
> 4641357.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>


--

Tri

Chairman

www.vssic.com

Your FREEmium NETWORK

Viet Nam Solution and Service for Information

vCloudPortal(Portal) & vCloudBusiness(ERP)

Sun Certified Enterprise Architect

Ipv6: 2001:ee0:0:8001::20

+84922446668
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Tri Vssic
In reply to this post by Len Shein-3
  Dear Len
  I checked Bigfish v1.11 and OFBiz 12.04.01, compile no errors, BF BackEnd
runs OK, but there're at least 02 bugs in BigFish FrontEnd:

    ---- stack trace
---------------------------------------------------------------
java.lang.IllegalArgumentException: Error running script at location
[component://osafe/webapp/osafe/WEB-INF/a
ctions/cart/showCartItems.groovy]: javax.script.ScriptException:
org.codehaus.groovy.control.MultipleCompilati
onErrorsException: startup failed:
Script72.groovy: 258: unable to resolve class GenericValue
 @ line 258, column 5.
       for (GenericValue productFeatureType : productFeatureTypesList)
       ^
Script72.groovy: 284: unable to resolve class GenericValue
 @ line 284, column 2.
        for (GenericValue cartAdjustment : adjustments)
    ^
Script72.groovy: 303: unable to resolve class GenericValue
 @ line 303, column 6.
                                        for (GenericValue promoCodeEntered
: promoCodesEntered)
        ^
Script72.groovy: 307: unable to resolve class GenericValue
 @ line 307, column 8.
                                                        for (GenericValue
promoCode : productPromoCode)
          ^
4 errors
org.ofbiz.base.util.ScriptUtil.executeScript(ScriptUtil.java:348)
*AND*

g error: "Error on line 16, column 8 in
component://osafe/webapp/osafe/common/entry/contactUsEntry.ftl\nuserLo
gin.getRelatedOneCache(\"Person\") is undefined.\nIt cannot be assigned to
person"

Error on line 16, column 8 in
component://osafe/webapp/osafe/common/entry/contactUsEntry.ftl
userLogin.getRelatedOneCache("Person") is undefined.
It cannot be assigned to person
The problematic instruction:
----------
==> assignment: person=userLogin.getRelatedOneCache("Person") [on line 16,
column 8 in component://osafe/webap
p/osafe/common/entry/contactUsEntry.ftl]
----------

Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Error on line 16, column 8 in
component://osafe/webapp/osafe/common
/entry/contactUsEntry.ftl
userLogin.getRelatedOneCache("Person") is undefined.
It cannot be assigned to person
        at freemarker.core.Assignment.accept(Assignment.java:111)
        at freemarker.core.Environment.visit(Environment.java:221)
        at freemarker.core.MixedContent.accept(MixedContent.java:92)
        at freemarker.core.Environment.visit(Environment.java:221)
  Regards
  Tri

2013/5/20 Len Shein <[hidden email]>

> Christopher,
> Bigfish v1.11 is compatible with all three versions of Ofbiz (10.04, 11.04
> and 12.04).  We had just recently updated the bug mentioned below with
> version 12.04 and is now available in the latest download and SVN checkout
> of BigFish v1.11, http://bigfish.solveda.com/bfDownload.html
>
> Regards
> Len
>
> -----Original Message-----
> From: Christophe Noel [mailto:[hidden email]]
> Sent: Friday, May 17, 2013 6:00 AM
> To: [hidden email]
> Subject: Re: OFBiz / BigFish eCommerce Updates
>
> Dear Nick,
>
> Thanks a lot for releasing Bigfish 1.11 and for the public SVN, this is
> great.
>
> Since the download page provide links to Ofbiz 10.04, 11.04 and 12.04, it
> seems to imply that BigFish now runs on each one of these releases,
> although
> not explicitely stated. Could you please clarify what is the official
> status
> of BigFish compatibility ?
>
> I tried compiling BF1.11 on OfBiz 12.04 and here what I got :
>
>   [javac16] Compiling 1 source file to
> /ofbiz120401/hot-deploy/osafe/build/classes
>   [javac16] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javac16]
> /ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:28:
> warning: [deprecation] CommonsHttpSolrServer in
> org.apache.solr.client.solrj.impl has been deprecated
>   [javac16] import org.apache.solr.client.solrj.impl.CommonsHttpSolrServer;
>   [javac16]                                         ^
>   [javac16]
> /ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:1150:
> error: method expandGeoRegionDeep in class GeoWorker cannot be applied to
> given types;
>   [javac16]             geoIdSet = GeoWorker.expandGeoRegionDeep(geoIdSet,
> delegator);
>   [javac16]                                 ^
>   [javac16]   required: Map<String,String>,Delegator
>   [javac16]   found: Set,Delegator
>   [javac16]   reason: actual argument Set cannot be converted to
> Map<String,String> by method invocation conversion
>   [javac16] Note:
> /ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java uses
> unchecked or unsafe operations.
>   [javac16] Note: Recompile with -Xlint:unchecked for details.
>   [javac16] 1 error
>   [javac16] 2 warnings
>
> As you can see, there is an error related to the
> GeoWorker.expandGeoRegionDeep() function being feed with a Set parameter
> (10.04) instead of a Map (12.04)
>
> Thanks a lot in advance for your input about BF 1.11 and Ofbiz 12.04
> compatibility status
>
> Christophe Noël
>
>
>
> --
> View this message in context:
>
> http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p
> 4641357.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>


--

Tri

Chairman

www.vssic.com

Your FREEmium NETWORK

Viet Nam Solution and Service for Information

vCloudPortal(Portal) & vCloudBusiness(ERP)

Sun Certified Enterprise Architect

Ipv6: 2001:ee0:0:8001::20

+84922446668
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Christophe Noel
Dear Len,

Yes, I'm having something similar as Tri Vssic.

I started with a clean install : OOTB OFbiz 12.04.01, Bigfish 1.11 zip and Fashion demo just downloaded, empty database.


1/ When I click on Apparel > Active, I can't see the PLP and have the following groovy errors :

Error running script at location [component://osafe/webapp/osafe/WEB-INF/actions/cart/showCartItems.groovy]: javax.script.ScriptException: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script194.groovy: 258: unable to resolve class GenericValue
 @ line 258, column 5.
       for (GenericValue productFeatureType : productFeatureTypesList)
       ^
etc.

If I click a second time on Apparel > Active, then I get the PLP.


2/ If I then try to go into a PDP, I either have another groovy error preventing the PDP from displaying :

2013-05-21 17:10:52,454 (http-bio-0.0.0.0-8080-exec-32) [ GroovyEventHandler.java:113:WARN ]
---- exception report ----------------------------------------------------------
Error running event :
Exception: org.ofbiz.base.util.GeneralException
Message: Error loading Groovy script at []:  (Script not found at location [])
---- cause ---------------------------------------------------------------------
Exception: org.ofbiz.base.util.GeneralException
Message: Script not found at location []
---- stack trace ---------------------------------------------------------------
org.ofbiz.base.util.GeneralException: Script not found at location []
org.ofbiz.base.util.GroovyUtil.getScriptClassFromLocation(GroovyUtil.java:123)
org.ofbiz.webapp.event.GroovyEventHandler.invoke(GroovyEventHandler.java:103)
org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:660)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:406)
...

Or, the same error appears into the PDP in a red box :

Error loading Groovy script at []: (Script not found at location [])


Hope that helps. Thanks a lot for the hard work on this great product.

Christophe
Reply | Threaded
Open this post in threaded view
|

RE: OFBiz / BigFish eCommerce Updates

Len Shein-3
All,
Bigfish version 1.11 has been 'patched' and is now compatible with Ofbiz 12.
Download the latest software http://bigfish.solveda.com/bfDownload.html

Regards
Len

-----Original Message-----
From: Christophe Noel [mailto:[hidden email]]
Sent: Tuesday, May 21, 2013 11:13 AM
To: [hidden email]
Subject: Re: OFBiz / BigFish eCommerce Updates

Dear Len,

Yes, I'm having something similar as Tri Vssic.

I started with a clean install : OOTB OFbiz 12.04.01, Bigfish 1.11 zip and
Fashion demo just downloaded, empty database.


1/ When I click on Apparel > Active, I can't see the PLP and have the
following groovy errors :

Error running script at location
[component://osafe/webapp/osafe/WEB-INF/actions/cart/showCartItems.groovy]:
javax.script.ScriptException:
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup
failed:
Script194.groovy: 258: unable to resolve class GenericValue
 @ line 258, column 5.
       for (GenericValue productFeatureType : productFeatureTypesList)
       ^
etc.

If I click a second time on Apparel > Active, then I get the PLP.


2/ If I then try to go into a PDP, I either have another groovy error
preventing the PDP from displaying :

2013-05-21 17:10:52,454 (http-bio-0.0.0.0-8080-exec-32) [
GroovyEventHandler.java:113:WARN ]
---- exception report
----------------------------------------------------------
Error running event :
Exception: org.ofbiz.base.util.GeneralException
Message: Error loading Groovy script at []:  (Script not found at location
[])
---- cause
---------------------------------------------------------------------
Exception: org.ofbiz.base.util.GeneralException
Message: Script not found at location []
---- stack trace
---------------------------------------------------------------
org.ofbiz.base.util.GeneralException: Script not found at location []
org.ofbiz.base.util.GroovyUtil.getScriptClassFromLocation(GroovyUtil.java:12
3)
org.ofbiz.webapp.event.GroovyEventHandler.invoke(GroovyEventHandler.java:103
)
org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:660)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:406)
...

Or, the same error appears into the PDP in a red box :

Error loading Groovy script at []: (Script not found at location [])


Hope that helps. Thanks a lot for the hard work on this great product.

Christophe



--
View this message in context:
http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p
4641434.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Deepak Agarwal-2
Hello Len,

I tried bigfish EBS banking option but I feel it is not working as
expected. For us it should show following at front end:

1) Netbanking option with banks it supports
2) Cash card options

I couldn't find a way as in where to keep the information that my EBS
contract support these many banks. Each bank has a specialized
payment_option which should be sent through the request url.

Could you please tell us if this is something which is not yet implemented
or we are missing a point..

On Thu, May 23, 2013 at 6:54 PM, Len Shein <[hidden email]> wrote:

> All,
> Bigfish version 1.11 has been 'patched' and is now compatible with Ofbiz
> 12.
> Download the latest software http://bigfish.solveda.com/bfDownload.html
>
> Regards
> Len
>
> -----Original Message-----
> From: Christophe Noel [mailto:[hidden email]]
> Sent: Tuesday, May 21, 2013 11:13 AM
> To: [hidden email]
> Subject: Re: OFBiz / BigFish eCommerce Updates
>
> Dear Len,
>
> Yes, I'm having something similar as Tri Vssic.
>
> I started with a clean install : OOTB OFbiz 12.04.01, Bigfish 1.11 zip and
> Fashion demo just downloaded, empty database.
>
>
> 1/ When I click on Apparel > Active, I can't see the PLP and have the
> following groovy errors :
>
> Error running script at location
> [component://osafe/webapp/osafe/WEB-INF/actions/cart/showCartItems.groovy]:
> javax.script.ScriptException:
> org.codehaus.groovy.control.MultipleCompilationErrorsException: startup
> failed:
> Script194.groovy: 258: unable to resolve class GenericValue
>  @ line 258, column 5.
>        for (GenericValue productFeatureType : productFeatureTypesList)
>        ^
> etc.
>
> If I click a second time on Apparel > Active, then I get the PLP.
>
>
> 2/ If I then try to go into a PDP, I either have another groovy error
> preventing the PDP from displaying :
>
> 2013-05-21 17:10:52,454 (http-bio-0.0.0.0-8080-exec-32) [
> GroovyEventHandler.java:113:WARN ]
> ---- exception report
> ----------------------------------------------------------
> Error running event :
> Exception: org.ofbiz.base.util.GeneralException
> Message: Error loading Groovy script at []:  (Script not found at location
> [])
> ---- cause
> ---------------------------------------------------------------------
> Exception: org.ofbiz.base.util.GeneralException
> Message: Script not found at location []
> ---- stack trace
> ---------------------------------------------------------------
> org.ofbiz.base.util.GeneralException: Script not found at location []
>
> org.ofbiz.base.util.GroovyUtil.getScriptClassFromLocation(GroovyUtil.java:12
> 3)
>
> org.ofbiz.webapp.event.GroovyEventHandler.invoke(GroovyEventHandler.java:103
> )
> org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:660)
> org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:406)
> ...
>
> Or, the same error appears into the PDP in a red box :
>
> Error loading Groovy script at []: (Script not found at location [])
>
>
> Hope that helps. Thanks a lot for the hard work on this great product.
>
> Christophe
>
>
>
> --
> View this message in context:
>
> http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p
> 4641434.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>


--
Thanks,
Deepak Agarwal,

Mobile: +91 9501190044
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Sakthivel Vellingiri
Hi Len/Nick-

Does Bigfish 1.11 support?

- Tabbed Product Details and configuration in OSAFE-ADMIN
- Pagination and configuration including number of listing per page etc in
OSAFE-ADMIN

Thanks in advance

Regards
Sakthi


On Mon, May 27, 2013 at 6:06 AM, Deepak Agarwal <[hidden email]>wrote:

> Hello Len,
>
> I tried bigfish EBS banking option but I feel it is not working as
> expected. For us it should show following at front end:
>
> 1) Netbanking option with banks it supports
> 2) Cash card options
>
> I couldn't find a way as in where to keep the information that my EBS
> contract support these many banks. Each bank has a specialized
> payment_option which should be sent through the request url.
>
> Could you please tell us if this is something which is not yet implemented
> or we are missing a point..
>
> On Thu, May 23, 2013 at 6:54 PM, Len Shein <[hidden email]> wrote:
>
> > All,
> > Bigfish version 1.11 has been 'patched' and is now compatible with Ofbiz
> > 12.
> > Download the latest software http://bigfish.solveda.com/bfDownload.html
> >
> > Regards
> > Len
> >
> > -----Original Message-----
> > From: Christophe Noel [mailto:[hidden email]]
> > Sent: Tuesday, May 21, 2013 11:13 AM
> > To: [hidden email]
> > Subject: Re: OFBiz / BigFish eCommerce Updates
> >
> > Dear Len,
> >
> > Yes, I'm having something similar as Tri Vssic.
> >
> > I started with a clean install : OOTB OFbiz 12.04.01, Bigfish 1.11 zip
> and
> > Fashion demo just downloaded, empty database.
> >
> >
> > 1/ When I click on Apparel > Active, I can't see the PLP and have the
> > following groovy errors :
> >
> > Error running script at location
> >
> [component://osafe/webapp/osafe/WEB-INF/actions/cart/showCartItems.groovy]:
> > javax.script.ScriptException:
> > org.codehaus.groovy.control.MultipleCompilationErrorsException: startup
> > failed:
> > Script194.groovy: 258: unable to resolve class GenericValue
> >  @ line 258, column 5.
> >        for (GenericValue productFeatureType : productFeatureTypesList)
> >        ^
> > etc.
> >
> > If I click a second time on Apparel > Active, then I get the PLP.
> >
> >
> > 2/ If I then try to go into a PDP, I either have another groovy error
> > preventing the PDP from displaying :
> >
> > 2013-05-21 17:10:52,454 (http-bio-0.0.0.0-8080-exec-32) [
> > GroovyEventHandler.java:113:WARN ]
> > ---- exception report
> > ----------------------------------------------------------
> > Error running event :
> > Exception: org.ofbiz.base.util.GeneralException
> > Message: Error loading Groovy script at []:  (Script not found at
> location
> > [])
> > ---- cause
> > ---------------------------------------------------------------------
> > Exception: org.ofbiz.base.util.GeneralException
> > Message: Script not found at location []
> > ---- stack trace
> > ---------------------------------------------------------------
> > org.ofbiz.base.util.GeneralException: Script not found at location []
> >
> >
> org.ofbiz.base.util.GroovyUtil.getScriptClassFromLocation(GroovyUtil.java:12
> > 3)
> >
> >
> org.ofbiz.webapp.event.GroovyEventHandler.invoke(GroovyEventHandler.java:103
> > )
> > org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:660)
> >
> org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:406)
> > ...
> >
> > Or, the same error appears into the PDP in a red box :
> >
> > Error loading Groovy script at []: (Script not found at location [])
> >
> >
> > Hope that helps. Thanks a lot for the hard work on this great product.
> >
> > Christophe
> >
> >
> >
> > --
> > View this message in context:
> >
> >
> http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p
> > 4641434.html
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
> >
> >
>
>
> --
> Thanks,
> Deepak Agarwal,
>
> Mobile: +91 9501190044
>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Nick Rosser-2
Yes, both are supported.

1. Tabbed PDP:
-- see 1800fishoil.com for an example, check out
https://www.1800fishoil.com/online/shop/fish-oil/purity-products-ultra-pure-omega-3-fish-oil
-- this is done via the "DIV sequencing" (Admin -> Admin Tools -> Manage
<DIV> Sequencing)
-- basically in the PDP you will need to expose the "tabs" attribute
(set the sequence# to non-zero)
-- then within the PDPTabs you will further expose attributes for display
-- then style with CSS

2. Pagination of PLP (Product Listing Page)
-- the number of products on a row is managed by CSS, basically the
width of your implementation will decide how the products wrap to the
next line
-- the number of products in the page is set by the system parameter
PLP_NUM_ITEMS_PER_PAGE

Let us know how you get on ... others from my team can help out on the
specifics.

Nick

On 5/28/2013 10:45 PM, Integrin wrote:

> Hi Len/Nick-
>
> Does Bigfish 1.11 support?
>
> - Tabbed Product Details and configuration in OSAFE-ADMIN
> - Pagination and configuration including number of listing per page etc in
> OSAFE-ADMIN
>
> Thanks in advance
>
> Regards
> Sakthi
>
>
> On Mon, May 27, 2013 at 6:06 AM, Deepak Agarwal<[hidden email]>wrote:
>
>> Hello Len,
>>
>> I tried bigfish EBS banking option but I feel it is not working as
>> expected. For us it should show following at front end:
>>
>> 1) Netbanking option with banks it supports
>> 2) Cash card options
>>
>> I couldn't find a way as in where to keep the information that my EBS
>> contract support these many banks. Each bank has a specialized
>> payment_option which should be sent through the request url.
>>
>> Could you please tell us if this is something which is not yet implemented
>> or we are missing a point..
>>
>> On Thu, May 23, 2013 at 6:54 PM, Len Shein<[hidden email]>  wrote:
>>
>>> All,
>>> Bigfish version 1.11 has been 'patched' and is now compatible with Ofbiz
>>> 12.
>>> Download the latest software http://bigfish.solveda.com/bfDownload.html
>>>
>>> Regards
>>> Len
>>>
>>> -----Original Message-----
>>> From: Christophe Noel [mailto:[hidden email]]
>>> Sent: Tuesday, May 21, 2013 11:13 AM
>>> To: [hidden email]
>>> Subject: Re: OFBiz / BigFish eCommerce Updates
>>>
>>> Dear Len,
>>>
>>> Yes, I'm having something similar as Tri Vssic.
>>>
>>> I started with a clean install : OOTB OFbiz 12.04.01, Bigfish 1.11 zip
>> and
>>> Fashion demo just downloaded, empty database.
>>>
>>>
>>> 1/ When I click on Apparel>  Active, I can't see the PLP and have the
>>> following groovy errors :
>>>
>>> Error running script at location
>>>
>> [component://osafe/webapp/osafe/WEB-INF/actions/cart/showCartItems.groovy]:
>>> javax.script.ScriptException:
>>> org.codehaus.groovy.control.MultipleCompilationErrorsException: startup
>>> failed:
>>> Script194.groovy: 258: unable to resolve class GenericValue
>>>   @ line 258, column 5.
>>>         for (GenericValue productFeatureType : productFeatureTypesList)
>>>         ^
>>> etc.
>>>
>>> If I click a second time on Apparel>  Active, then I get the PLP.
>>>
>>>
>>> 2/ If I then try to go into a PDP, I either have another groovy error
>>> preventing the PDP from displaying :
>>>
>>> 2013-05-21 17:10:52,454 (http-bio-0.0.0.0-8080-exec-32) [
>>> GroovyEventHandler.java:113:WARN ]
>>> ---- exception report
>>> ----------------------------------------------------------
>>> Error running event :
>>> Exception: org.ofbiz.base.util.GeneralException
>>> Message: Error loading Groovy script at []:  (Script not found at
>> location
>>> [])
>>> ---- cause
>>> ---------------------------------------------------------------------
>>> Exception: org.ofbiz.base.util.GeneralException
>>> Message: Script not found at location []
>>> ---- stack trace
>>> ---------------------------------------------------------------
>>> org.ofbiz.base.util.GeneralException: Script not found at location []
>>>
>>>
>> org.ofbiz.base.util.GroovyUtil.getScriptClassFromLocation(GroovyUtil.java:12
>>> 3)
>>>
>>>
>> org.ofbiz.webapp.event.GroovyEventHandler.invoke(GroovyEventHandler.java:103
>>> )
>>> org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:660)
>>>
>> org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:406)
>>> ...
>>>
>>> Or, the same error appears into the PDP in a red box :
>>>
>>> Error loading Groovy script at []: (Script not found at location [])
>>>
>>>
>>> Hope that helps. Thanks a lot for the hard work on this great product.
>>>
>>> Christophe
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>>
>>>
>> http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p
>>> 4641434.html
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>>
>>
>> --
>> Thanks,
>> Deepak Agarwal,
>>
>> Mobile: +91 9501190044
>>
Reply | Threaded
Open this post in threaded view
|

OFBiz / BigFish eCommerce Latest Updates

Nick Rosser-2
In reply to this post by Nick Rosser
All,

The latest version 1.11 has been available for a couple of weeks.

Check out our dedicated site at http://bigfish.solveda.com.

A quick refresher on what BigFish is:

  * it does not compete with OFBiz in anyway, it's an add-on, focused on
    the business of eCommerce
  * in a nutshell I would describe BigFish as
      o a business extension, focused on providing business users (in
        our case that is our clients) with tools to build a scalable,
        feature-rich eCommerce online presence
      o as well as back-end tooling to allow business users to maintain
        all aspects of the eCommerce site such as content, products and
        configuration options
  * we have carefully tried to completely use the OFBiz data model and
    service layer
      o and have extended the data model only very slightly to
        accommodate specific eCommerce functionality
      o and re-used the service layer almost exclusively
      o so, for example, an Order placed via a BigFish eCommerce "front
        end" can be viewed, modified, fulfilled using all the great
        features of out-of-the-box OFBiz (always the ultimate test for
        us as we expose more back-end features into the BigFish Admin
        Module)

What's new:

  * now available for download via SVN
    (http://bigfish.solveda.com/bfDownload.html)
  * TXT messaging integration using clickatell.com
  * custom attributes for Customer Registration
      o many retailers need specific prompts during registration
      o for attributes such as "shoe size", "birth date", "wedding date"
        or "whatever" so they can personalize subsequent email campaigns
      o we built a "custom party attribute" solution to handle such
        requirements
  * search auto-complete and spell-check
      o go to our demo http://bigfish.solveda.com:8082/online/control/main
      o type "blouse" in the search box, see drop-down of suggestions
      o type "blose" in the search box, click search, spell-check will
        return for "blouse"
  * and for anyone interested in Indian implementations:
      o BlueDart shipping integration
      o EBS payment gateway integration
      o check out www.fashionmyday.com, one of our first Indian clients
        (beta release)
  * and many smaller fixes and enhancements for both eCommerce and the
    Admin Module

Questions and comments always welcome.

Nick

1234