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

Deepak Agarwal-2
Probably we will need to switch back to original ofbiz and implement this
ourselves.

On Mon, May 27, 2013 at 3:36 PM, 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<http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p4641434.html>
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>>
>
>
> --
> Thanks,
> Deepak Agarwal,
>
> Mobile: +91 9501190044
>



--
Thanks,
Deepak Agarwal,

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

Re: OFBiz / BigFish eCommerce Updates

Ritu Raj Lakhera-2
Hi Deepak,

I work with Len. We used the below urls for EBS integration in BigFish
https://support.ebs.in/app/index.php?/default_import/Knowledgebase/Article/View/394/0/jsp-ebs-integration-kit-ver25 
https://support.ebs.in/app/index.php?/default_import/Knowledgebase/Article/View/456/8/ebs-transaction-api-v11-manual 

You can check the 'http://bigfishdev.salmonllc.com:8087/online/control/main' for EBS payment gateway.
Currently it is configured with EBS's test account and only credit card payment option is enabled by default.
Net banking and cash card payment options depends on EBS's merchant account what merchant enables at EBS portal(https://secure.ebs.in/).

If you have any opinion on this please let us know.

Regards

Ritu Raj Lakhera

Solveda Indi a
(formerly known as Salmon India)
Phone. +91-9560087139
Email. [hidden email]
Skype. lakhera.rituraj


----- Original Message -----

From: "Deepak Agarwal" <[hidden email]>
To: [hidden email]
Sent: Monday, June 10, 2013 3:17:58 PM
Subject: Re: OFBiz / BigFish eCommerce Updates

Probably we will need to switch back to original ofbiz and implement this
ourselves.

On Mon, May 27, 2013 at 3:36 PM, 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<http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p4641434.html>
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>>
>
>
> --
> Thanks,
> Deepak Agarwal,
>
> Mobile: +91 9501190044
>



--
Thanks,
Deepak Agarwal,

Mobile: +91 9501190044

Reply | Threaded
Open this post in threaded view
|

Re: OFBiz / BigFish eCommerce Updates

Sakthivel Vellingiri
In reply to this post by Nick Rosser-2
Nick/Team,

DIV Sequencing has worked out pretty well for us, Being able to change the
layout with configuration changes saved a lot of code changes when we
needed to go back and forth with layout before finalizing it; As far as PDP
Tabs, we had some trouble with layout using Bigfish Version 1.10, Upgrading
to 1.11 helped; Thanks much for your contribution.

BTW, http://bigfish.solveda.com/bfSpecs.html --> Div Sequencer is an
interesting read.

Regards


On Wed, May 29, 2013 at 8:38 AM, Nick Rosser <[hidden email]> wrote:

> 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<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 <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.**MultipleCompilationErrorsExcep**tion:
>>>> 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<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
Great to hear that it's working out for you.

We will have some further updates in this area in the next release
giving more granular control of a number of items. We should have a new
release within the next couple of weeks.

Thanks for the update.

Nick

On 6/30/2013 5:13 PM, Integrin wrote:

> Nick/Team,
>
> DIV Sequencing has worked out pretty well for us, Being able to change the
> layout with configuration changes saved a lot of code changes when we
> needed to go back and forth with layout before finalizing it; As far as PDP
> Tabs, we had some trouble with layout using Bigfish Version 1.10, Upgrading
> to 1.11 helped; Thanks much for your contribution.
>
> BTW, http://bigfish.solveda.com/bfSpecs.html -->  Div Sequencer is an
> interesting read.
>
> Regards
>
>
> On Wed, May 29, 2013 at 8:38 AM, Nick Rosser<[hidden email]>  wrote:
>
>> 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<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<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.**MultipleCompilationErrorsExcep**tion:
>>>>> 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<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
>>>>
>>>>
1234