How to Create Own Store

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

How to Create Own Store

Jitender Kumar Maurya
Hi,

can u please help : How to Create Own Store using ofbiz.

wating for reply

Thanks.
Kumar
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

Sumit Pandit-3
Hi Kumar,

Please refer eCommerce - DemoProduct.xml.

--
Thanks and Regards
Sumit Pandit

On 18-Sep-09, at 12:54 PM, Jitender Kumar Maurya wrote:

> Hi,
>
> can u please help : How to Create Own Store using ofbiz.
>
> wating for reply
>
> Thanks.
> Kumar

Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

Vivek Mishra-2
In reply to this post by Jitender Kumar Maurya
Hello,

For setting up your e-commerce store you need to start with basic data
setup.
Refer DemoProduct.xml file, in this file you will see the store data
setup using "ProductStore" entity.

Thanks!
-- Vivek

Jitender Kumar Maurya wrote:

> Hi,
>
> can u please help : How to Create Own Store using ofbiz.
>
> wating for reply
>
> Thanks.
> Kumar
>
>  

smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

Mridul Pathak-2
In reply to this post by Jitender Kumar Maurya
Jitender,
    This should definitely help you:
http://docs.ofbiz.org/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide

--
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
[hidden email]
-------------------------------------------------
direct: +91 - 942.592.6892



On Fri, Sep 18, 2009 at 12:54 PM, Jitender Kumar Maurya <
[hidden email]> wrote:

> Hi,
>
> can u please help : How to Create Own Store using ofbiz.
>
> wating for reply
>
> Thanks.
> Kumar
>
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

jitender
In reply to this post by Vivek Mishra-2

Vivek Mishra-2 wrote
Hello,

For setting up your e-commerce store you need to start with basic data
setup.
Refer DemoProduct.xml file, in this file you will see the store data
setup using "ProductStore" entity.

Thanks!
-- Vivek

Jitender Kumar Maurya wrote:
> Hi,
>
> can u please help : How to Create Own Store using ofbiz.
>
> wating for reply
>
> Thanks.
> Kumar
>
>  

 
Hi Vivek and All

I am running ofbiz in my machine
but still m having problem How to can i make own setting for the eccomarce store which is for APACHE ofbiz:i wants to change the Name as i wants
Any one can help me


wating for reply asap


Thank.
Kumar
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

jitender

Jitender wrote
Vivek Mishra-2 wrote
Hello,

For setting up your e-commerce store you need to start with basic data
setup.
Refer DemoProduct.xml file, in this file you will see the store data
setup using "ProductStore" entity.

Thanks!
-- Vivek

Jitender Kumar Maurya wrote:
> Hi,
>
> can u please help : How to Create Own Store using ofbiz.
>
> wating for reply
>
> Thanks.
> Kumar
>
>  

 
Hi Vivek and All

I am running ofbiz in my machine
but still m having problem How to can i make own setting for the eccomarce store which is for APACHE ofbiz:i wants to change the Name as i wants
Any one can help me


wating for reply asap


Thank.
Kumar
Hi Vivek and All

I am rely very-2 thanks to u.
m having some more issues.
can u please help us like
how we integrate to one of my Running application which is providing some services that will be used by your ur application ofbiz like addShipping Property like that


wating for reply
Thanks.
Kumar


Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

Chirag Manocha-2
In reply to this post by Sumit Pandit-3
Hi Kumar,
As Sumit said you can refer DemoProducts.xml and if you want to do the
setup from front end then you can refer
https://demo.ofbiz.org/catalog/control/EditProductStore

Regards
--
Chirag Manocha
HotWax Media Pvt. Ltd.
Website :- www.hotwaxmedia.com
Contact :- +91-98263-19099



Sumit Pandit wrote:

> Hi Kumar,
>
> Please refer eCommerce - DemoProduct.xml.
>
> --
> Thanks and Regards
> Sumit Pandit
>
> On 18-Sep-09, at 12:54 PM, Jitender Kumar Maurya wrote:
>
>> Hi,
>>
>> can u please help : How to Create Own Store using ofbiz.
>>
>> wating for reply
>>
>> Thanks.
>> Kumar
>
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

Vivek Mishra-2
In reply to this post by jitender
Hi,

Please provide some more details that what exactly you want to achieve.
If you just have entered in OFBiz world and want to create your own
application in it.
I think this link will help you :
http://docs.ofbiz.org/x/UBE

Thanks!
-- Vivek

> Hi Vivek and All
>
> I am rely very-2 thanks to u.
> m having some more issues.
> can u please help us like
> how we integrate to one of my Running application which is providing some
> services that will be used by your ur application ofbiz like addShipping
> Property like that
>
>
> wating for reply
> Thanks.
> Kumar
>
>
>
>  

smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

jitender
In reply to this post by Vivek Mishra-2
any one can help me

how we get the connection  in database in ofbiz ?

===============

Vivek Mishra-2 wrote
Hello,

For setting up your e-commerce store you need to start with basic data
setup.
Refer DemoProduct.xml file, in this file you will see the store data
setup using "ProductStore" entity.

Thanks!
-- Vivek

Jitender Kumar Maurya wrote:
> Hi,
>
> can u please help : How to Create Own Store using ofbiz.
>
> wating for reply
>
> Thanks.
> Kumar
>
>  

 
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

Santosh Malviya-3
Hello Kumar,

OFBiz provides default database which is derby and it does not require any
connection and if you want to use other than derby then you have to do
setting accordingly for postgresql etc.

On Mon, Sep 21, 2009 at 2:20 PM, Jitender <[hidden email]> wrote:

>
> any one can help me
>
> how we get the connection  in database in ofbiz ?
>
> ===============
>
>
> Vivek Mishra-2 wrote:
> >
> > Hello,
> >
> > For setting up your e-commerce store you need to start with basic data
> > setup.
> > Refer DemoProduct.xml file, in this file you will see the store data
> > setup using "ProductStore" entity.
> >
> > Thanks!
> > -- Vivek
> >
> > Jitender Kumar Maurya wrote:
> >> Hi,
> >>
> >> can u please help : How to Create Own Store using ofbiz.
> >>
> >> wating for reply
> >>
> >> Thanks.
> >> Kumar
> >>
> >>
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/How-to-Create-Own-Store-tp25504237p25530236.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

André Herbst
In reply to this post by jitender
Hi Jitender,

You can study this document as a good start:

http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide

-André

On Monday den 21. September 2009 10:50:11 Jitender wrote:

> any one can help me
>
> how we get the connection  in database in ofbiz ?
>
> ===============
>
> Vivek Mishra-2 wrote:
> > Hello,
> >
> > For setting up your e-commerce store you need to start with basic data
> > setup.
> > Refer DemoProduct.xml file, in this file you will see the store data
> > setup using "ProductStore" entity.
> >
> > Thanks!
> > -- Vivek
> >
> > Jitender Kumar Maurya wrote:
> >> Hi,
> >>
> >> can u please help : How to Create Own Store using ofbiz.
> >>
> >> wating for reply
> >>
> >> Thanks.
> >> Kumar


Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

jitender
In reply to this post by Vivek Mishra-2
Hello.

how to call some other API Methods with the help of OFBIZ ?
please any one can provide the to me


Thanks,
Jitender


Vivek Mishra-2 wrote
Hello,

For setting up your e-commerce store you need to start with basic data
setup.
Refer DemoProduct.xml file, in this file you will see the store data
setup using "ProductStore" entity.

Thanks!
-- Vivek

Jitender Kumar Maurya wrote:
> Hi,
>
> can u please help : How to Create Own Store using ofbiz.
>
> wating for reply
>
> Thanks.
> Kumar
>
>  

 
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

jitender
In reply to this post by Chirag Manocha-2
Hi Chirag and others !
how to call some some other API Methods wihich is available in WSDL file
wating for reply :

Thanks.
Jitender
-------------------------------------
Chirag Manocha-2 wrote
Hi Kumar,
As Sumit said you can refer DemoProducts.xml and if you want to do the
setup from front end then you can refer
https://demo.ofbiz.org/catalog/control/EditProductStore

Regards
--
Chirag Manocha
HotWax Media Pvt. Ltd.
Website :- www.hotwaxmedia.com
Contact :- +91-98263-19099



Sumit Pandit wrote:
> Hi Kumar,
>
> Please refer eCommerce - DemoProduct.xml.
>
> --
> Thanks and Regards
> Sumit Pandit
>
> On 18-Sep-09, at 12:54 PM, Jitender Kumar Maurya wrote:
>
>> Hi,
>>
>> can u please help : How to Create Own Store using ofbiz.
>>
>> wating for reply
>>
>> Thanks.
>> Kumar
>
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

Jacques Le Roux
Administrator
Hi Kumar,

http://docs.ofbiz.org/x/oR4

Jacques

From: "Jitender" <[hidden email]>

>
> Hi Chirag and others !
> how to call some some other API Methods wihich is available in WSDL file
> wating for reply :
>
> Thanks.
> Jitender
> -------------------------------------
>
> Chirag Manocha-2 wrote:
>>
>> Hi Kumar,
>> As Sumit said you can refer DemoProducts.xml and if you want to do the
>> setup from front end then you can refer
>> https://demo.ofbiz.org/catalog/control/EditProductStore
>>
>> Regards
>> --
>> Chirag Manocha
>> HotWax Media Pvt. Ltd.
>> Website :- www.hotwaxmedia.com
>> Contact :- +91-98263-19099
>>
>>
>>
>> Sumit Pandit wrote:
>>> Hi Kumar,
>>>
>>> Please refer eCommerce - DemoProduct.xml.
>>>
>>> --
>>> Thanks and Regards
>>> Sumit Pandit
>>>
>>> On 18-Sep-09, at 12:54 PM, Jitender Kumar Maurya wrote:
>>>
>>>> Hi,
>>>>
>>>> can u please help : How to Create Own Store using ofbiz.
>>>>
>>>> wating for reply
>>>>
>>>> Thanks.
>>>> Kumar
>>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/How-to-Create-Own-Store-tp25504237p25530579.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

jitender
In reply to this post by Chirag Manocha-2
what is the .ftl file in ofbiz
how it works?

wating for reply
-----------------------------------------------

Chirag Manocha-2 wrote
Hi Kumar,
As Sumit said you can refer DemoProducts.xml and if you want to do the
setup from front end then you can refer
https://demo.ofbiz.org/catalog/control/EditProductStore

Regards
--
Chirag Manocha
HotWax Media Pvt. Ltd.
Website :- www.hotwaxmedia.com
Contact :- +91-98263-19099



Sumit Pandit wrote:
> Hi Kumar,
>
> Please refer eCommerce - DemoProduct.xml.
>
> --
> Thanks and Regards
> Sumit Pandit
>
> On 18-Sep-09, at 12:54 PM, Jitender Kumar Maurya wrote:
>
>> Hi,
>>
>> can u please help : How to Create Own Store using ofbiz.
>>
>> wating for reply
>>
>> Thanks.
>> Kumar
>
Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

Jacques Le Roux
Administrator
http://freemarker.org/

Jacques

From: "Jitender" <[hidden email]>

>
> what is the .ftl file in ofbiz
> how it works?
>
> wating for reply
> -----------------------------------------------
>
>
> Chirag Manocha-2 wrote:
>>
>> Hi Kumar,
>> As Sumit said you can refer DemoProducts.xml and if you want to do the
>> setup from front end then you can refer
>> https://demo.ofbiz.org/catalog/control/EditProductStore
>>
>> Regards
>> --
>> Chirag Manocha
>> HotWax Media Pvt. Ltd.
>> Website :- www.hotwaxmedia.com
>> Contact :- +91-98263-19099
>>
>>
>>
>> Sumit Pandit wrote:
>>> Hi Kumar,
>>>
>>> Please refer eCommerce - DemoProduct.xml.
>>>
>>> --
>>> Thanks and Regards
>>> Sumit Pandit
>>>
>>> On 18-Sep-09, at 12:54 PM, Jitender Kumar Maurya wrote:
>>>
>>>> Hi,
>>>>
>>>> can u please help : How to Create Own Store using ofbiz.
>>>>
>>>> wating for reply
>>>>
>>>> Thanks.
>>>> Kumar
>>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/How-to-Create-Own-Store-tp25504237p25530610.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

Reply | Threaded
Open this post in threaded view
|

Re: How to Create Own Store

jitender
In reply to this post by Chirag Manocha-2
Hi,
i am having a store which is created under ofbiz Framework now am adding this store to one of my shipping commany so some of those api i need to use under ofbiz and those services is already made using Apache Axis.Now when i am integrating with our webservice client. Now i am geeting Error like that so what i have to do .please any one can suggest with inputs.

wating for reply

Error:
=====
AxisFault
 faultCode: {http://schema.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode:
 faultString: java.net.ConnectException: Connection timed out: connect
 faultActor:
 faultNode:
 faultDetail:
        {http://xml.apache.org/axis/}stackTrace:java.net.ConnectException: Connection timed out: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
        at org.apache.axis.components.net.JSSESocketFactory.create(JSSESocketFactory.java:92)
        at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
        at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
        at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
        at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
        at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
        at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
        at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
        at org.apache.axis.client.Call.invoke(Call.java:2767)
        at org.apache.axis.client.Call.invoke(Call.java:2443)
        at org.apache.axis.client.Call.invoke(Call.java:2366)
        at org.apache.axis.client.Call.invoke(Call.java:1812)
        at com.pb.api.services.merchantAPI.MerchantAPISoapBindingStub.addMerchant(MerchantAPISoapBindingStub.java:1996)
        at ClearPathTest.addMerchant(ClearPathTest.java:166)
        at ClearPathTest.main(ClearPathTest.java:64)

        {http://xml.apache.org/axis/}hostname:JIMAURYA-W1

java.net.ConnectException: Connection timed out: connect
        at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
        at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)
        at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
        at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
        at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
        at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
        at org.apache.axis.client.Call.invoke(Call.java:2767)
        at org.apache.axis.client.Call.invoke(Call.java:2443)
        at org.apache.axis.client.Call.invoke(Call.java:2366)
        at org.apache.axis.client.Call.invoke(Call.java:1812)
        at com.pb.api.services.merchantAPI.MerchantAPISoapBindingStub.addMerchant(MerchantAPISoapBindingStub.java:1996)
        at ClearPathTest.addMerchant(ClearPathTest.java:166)
        at ClearPathTest.main(ClearPathTest.java:64)
Caused by: java.net.ConnectException: Connection timed out: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
        at org.apache.axis.components.net.JSSESocketFactory.create(JSSESocketFactory.java:92)
        at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
        at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
        at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
        ... 12 more


Thanks.
Kumar
======================================
Chirag Manocha-2 wrote
Hi Kumar,
As Sumit said you can refer DemoProducts.xml and if you want to do the
setup from front end then you can refer
https://demo.ofbiz.org/catalog/control/EditProductStore

Regards
--
Chirag Manocha
HotWax Media Pvt. Ltd.
Website :- www.hotwaxmedia.com
Contact :- +91-98263-19099



Sumit Pandit wrote:
> Hi Kumar,
>
> Please refer eCommerce - DemoProduct.xml.
>
> --
> Thanks and Regards
> Sumit Pandit
>
> On 18-Sep-09, at 12:54 PM, Jitender Kumar Maurya wrote:
>
>> Hi,
>>
>> can u please help : How to Create Own Store using ofbiz.
>>
>> wating for reply
>>
>> Thanks.
>> Kumar
>