Need help to locate retail store application in ofbiz

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

Need help to locate retail store application in ofbiz

AnandaVelMurugan Chandra Mohan
Hello,

I am a new user of Ofbiz. I am looking for the URLof retail store in Ofbiz
I can access the online retail store by appending
"ecommerce/control/checkLogin/main" to the base url of my installation.
Similarly I need to know how to construct the url of retail store and
access it.

Any pointers would be greatly appreciated.

--
Regards,
Anand
Reply | Threaded
Open this post in threaded view
|

Re: Need help to locate retail store application in ofbiz

Deepak Dixit-4
Please refer OfbizUrl transform(
OfbizUrlTransform.java)

Thanks & Regards

Deepak Dixit

On Wed, 30 Oct 2019 at 6:03 PM, AnandaVelMurugan Chandra Mohan <
[hidden email]> wrote:

> Hello,
>
> I am a new user of Ofbiz. I am looking for the URLof retail store in Ofbiz
> I can access the online retail store by appending
> "ecommerce/control/checkLogin/main" to the base url of my installation.
> Similarly I need to know how to construct the url of retail store and
> access it.
>
> Any pointers would be greatly appreciated.
>
> --
> Regards,
> Anand
>
--
Kind Regards,
Deepak Dixit
DIRECTOR OF PRODUCT ENGINEERING
mobile: +91 9826754548
email: [hidden email]
*www.hotwax.co <http://www.hotwax.co/>*
Reply | Threaded
Open this post in threaded view
|

Re: Need help to locate retail store application in ofbiz

AnandaVelMurugan Chandra Mohan
Hi,

Thank you. I am checking the source code. It looks like it builds the URL
based on website ID. I will find the URL based on the logic in the code.

On Wed, Oct 30, 2019 at 9:50 PM Deepak Dixit <[hidden email]> wrote:

> Please refer OfbizUrl transform(
> OfbizUrlTransform.java)
>
> Thanks & Regards
> —
> Deepak Dixit
>
> On Wed, 30 Oct 2019 at 6:03 PM, AnandaVelMurugan Chandra Mohan <
> [hidden email]> wrote:
>
> > Hello,
> >
> > I am a new user of Ofbiz. I am looking for the URLof retail store in
> Ofbiz
> > I can access the online retail store by appending
> > "ecommerce/control/checkLogin/main" to the base url of my installation.
> > Similarly I need to know how to construct the url of retail store and
> > access it.
> >
> > Any pointers would be greatly appreciated.
> >
> > --
> > Regards,
> > Anand
> >
> --
> Kind Regards,
> Deepak Dixit
> DIRECTOR OF PRODUCT ENGINEERING
> mobile: +91 9826754548
> email: [hidden email]
> *www.hotwax.co <http://www.hotwax.co/>*
>


--
Regards,
Anand