Re: how to stop the job running?

2018-09-10 Thread Deepak Dixit
Hi Qing Zhao,

Your email has been moderated, Please subscribe to mailing list.
http://ofbiz.apache.org/mailing-lists.html

As regards your question,

As I know it's not possible to stop running job, you need to stop the
server, But once you start the server system mark the running service as
crashed (JobSandbox.statusId), and reschedule it as a new job.

Thanks & Regards
--
Deepak Dixit


On Tue, Sep 11, 2018 at 9:29 AM, 技术-赵青 <2027508...@qq.com> wrote:

> hi:
>   I am just a ofbiz user. Now, I want to stop the job running. May i write
> some config of the ofiz config file, even the job manager config file??
> Thanks.
>   qing zhao.


how to stop the job running?

2018-09-10 Thread ????-????
hi:
  I am just a ofbiz user. Now, I want to stop the job running. May i write some 
config of the ofiz config file, even the job manager config file??
Thanks.
  qing zhao.

RE: eCommerce Use Case

2018-09-10 Thread james
Yes.  I have the price rules configured however there are some
categories of product that I only want my wholesale customers to see. 
Is there a way to configure it so when a wholesale customer logs in they
see an extra category?

 Original Message 
Subject: Re: eCommerce Use Case
From: Rishi Solanki 
Date: Mon, September 10, 2018 9:09 am
To: ofbizuser 

James,
Please check the price rules screen for details -
https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductPriceRules?productPriceRuleId=9000
Here you can select the Input as Party Classification and assign
condition
and price for the whole sale parties.

HTH!

--
Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co


On Sun, Sep 9, 2018 at 10:05 PM  wrote:

> Awesome. Thanks!
>
> How do you actually assign the party classification to the category so
> that only that group sees it?
>
>  Original Message 
> Subject: Re: eCommerce Use Case
> From: Giulio Speri - MpStyle Srl 
> Date: Fri, September 07, 2018 1:31 pm
> To: user@ofbiz.apache.org
>
> Hi James,
>
> In our ecommerce implementation we faced a similar situation.
> We had some customers that should see a certain discount only on some
> products and only after login.
> We used "meta" categories, along with Party Classification Groups and
> Price
> rules.
>
> "meta" category is simply a catalog category that should contain the
> products that only a certain group of customer (party classification
> group)
> will see after login.
>
> Once you've created the product category and the party classification
> group, you can set up a Price Rule, with "product category" and "party
> classification" as activating conditions and a discount action type,
> based
> on your needs, as price rule action.
>
> Hope it helps,
>
> Giulio
>
>
>
>
> Il 07/Set/2018 17:53,  ha scritto:
>
>
> I was wondering with how roles worked in Ofbiz if the following is
> possible:
>
> I want to have whole customers and retail customer shop on the same
> website. Obviously wholesale customers would see their pricing when
> they log in but there is also a few more products that I want only
> wholesale customers to see when they log in. Is it possible to have
> products or categories that some customer hgroups can see and others can
> not?
>
> Thanks,
>
> James
>


Re: eCommerce Use Case

2018-09-10 Thread Rishi Solanki
James,
Please check the price rules screen for details -
https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductPriceRules?productPriceRuleId=9000
Here you can select the Input as Party Classification and assign condition
and price for the whole sale parties.

HTH!

--
Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co


On Sun, Sep 9, 2018 at 10:05 PM  wrote:

> Awesome.  Thanks!
>
> How do you actually assign the party classification to the category so
> that only that group sees it?
>
>  Original Message 
> Subject: Re: eCommerce Use Case
> From: Giulio Speri - MpStyle Srl 
> Date: Fri, September 07, 2018 1:31 pm
> To: user@ofbiz.apache.org
>
> Hi James,
>
> In our ecommerce implementation we faced a similar situation.
> We had some customers that should see a certain discount only on some
> products and only after login.
> We used "meta" categories, along with Party Classification Groups and
> Price
> rules.
>
>  "meta" category is simply a catalog category that should contain the
> products that only a certain group of customer (party classification
> group)
> will see after login.
>
> Once you've created the product category and the party classification
> group, you can set up a Price Rule, with "product category" and "party
> classification" as activating conditions and a discount action type,
> based
> on your needs, as price rule action.
>
> Hope it helps,
>
> Giulio
>
>
>
>
> Il 07/Set/2018 17:53,  ha scritto:
>
>
> I was wondering with how roles worked in Ofbiz if the following is
> possible:
>
> I want to have whole customers and retail customer shop on the same
> website. Obviously wholesale customers would see their pricing when
> they log in but there is also a few more products that I want only
> wholesale customers to see when they log in. Is it possible to have
> products or categories that some customer hgroups can see and others can
> not?
>
> Thanks,
>
> James
>


Re: Proposal: sending the specialpurpose/oagis component to Attic

2018-09-10 Thread Arun Patidar
Hello Brajesh,

EDI support is not available in OFBiz till now. You will need to implement
services for parsing EDI files and creating new EDI files for different
processes. You can refer 'Smooks[1]' for EDI parsing.

[1]: http://www.smooks.org/guide





Kind Regards,

Arun Patidar
Director of Information Systems

*HotWax CommerceReal OmniChannel. Real Results.*
m: +91 9827353082
w: www.hotwax.co

 





On Sat, Sep 8, 2018 at 10:11 PM Brajesh Patel 
wrote:

> Hi All,
>
> I am working on a project where I need to implement EDI thing.
>
> Found this old thread, is there any component or services that having EDI
> implementation in latest release?
>
>
>
> On Thu, Oct 6, 2016 at 4:33 AM Mike  wrote:
>
> > > "Thank you for the feedback Mike. I do agree that providing some EDI
> > functionality out of the box is very important for an ERP system. OFBiz
> > already has a few mechanisms for data exchange that can be leveraged to
> > implement specific or custom integrations."
> >
> > I remember looking in the oagis code and didn't really see anywhere how
> it
> > was connected to the code.  Still, you mention that ofbiz has "some EDI
> > functionality"?  Can you clarify this?
> >
> > If HotWax integrated ofbiz with EDI, how did you do it?  In real life, a
> PO
> > is created, and transmitted to/from a supplier via EDI.
> >
> > A while ago I was looking at BOTS (
> > http://bots.sourceforge.net/en/index.shtml) and it looked like a better
> > solution.
> >
> > On Wed, Oct 5, 2016 at 7:14 AM, Jacopo Cappellato <
> > jacopo.cappell...@hotwaxsystems.com> wrote:
> >
> > > The component has been removed in rev. 1763454
> > >
> > > Thanks,
> > >
> > > Jacopo
> > >
> > > On Wed, Oct 5, 2016 at 11:16 AM, Jacopo Cappellato <
> > > jacopo.cappell...@hotwaxsystems.com> wrote:
> > >
> > > > On Wed, Sep 28, 2016 at 11:22 PM, Mike  wrote:
> > > >
> > > >> Great.  So everyone seems to agree to dump oagis.  Obviously someone
> > > took
> > > >> the time to create this component.  My understanding it is used for
> > > >> automating B2B communication for purchase orders, inventory, etc.
> If
> > > you
> > > >> want ofbiz to play with the big boys, you need this TYPE of
> Electronic
> > > >> Data
> > > >> Interchange (EDI) functionality.
> > > >>
> > > >> So:  If you want to dump oagis, please propose alternatives to make
> > > ofbiz
> > > >> integrate with EDI.  All ERPs have this.
> > > >>
> > > >>
> > > > Thank you for the feedback Mike.
> > > > I do agree that providing some EDI functionality out of the box is
> very
> > > > important for an ERP system. OFBiz already has a few mechanisms for
> > data
> > > > exchange that can be leveraged to implement specific or custom
> > > > integrations. The concept of an universal data interchange standard
> is
> > > > great, but, as far as I know, OAGIS has never reached the critical
> mass
> > > to
> > > > make it a viable solution for all integration needs. By experience I
> > have
> > > > noticed that such standards tend to gain more tractions when they
> > address
> > > > specific industries (e.g. parts interchange formats for the auto
> parts
> > > > aftermarket industry etc...).
> > > > Most importantly, when it was adopted by OFBiz, the OAGIS license
> > allowed
> > > > us to include its xsd files; but after that, they have been
> relicensed
> > > > under an incompatible license: as a consequence this component is
> stuck
> > > to
> > > > an years old and unmaintained version making even more difficult to
> be
> > > used
> > > > to integrate with an external system.
> > > >
> > > > Kind regards,
> > > >
> > > > Jacopo
> > > >
> > > >
> > > >
> > >
> >
>
>
> --
> Thanks
> Brajesh Patel
> skype: brajesh.patel11
> Cell :- +91 8750709907
>