Return-Path: Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: (qmail 54837 invoked from network); 15 Jul 2010 21:26:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jul 2010 21:26:25 -0000 Received: (qmail 61258 invoked by uid 500); 15 Jul 2010 21:26:24 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 61224 invoked by uid 500); 15 Jul 2010 21:26:24 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 61216 invoked by uid 99); 15 Jul 2010 21:26:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 21:26:24 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bjfree@free-man.net designates 69.94.133.32 as permitted sender) Received: from [69.94.133.32] (HELO main.free-man.net) (69.94.133.32) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 21:26:15 +0000 Received: from 84.sub-72-102-207.myvzw.com ([72.102.207.84]) by main.free-man.net (JAMES SMTP Server 2.3.2) with SMTP ID 431 for ; Thu, 15 Jul 2010 13:58:48 -0700 (PDT) Message-ID: <4C3F77C0.2030508@free-man.net> Date: Thu, 15 Jul 2010 14:04:00 -0700 From: BJ Freeman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: user@ofbiz.apache.org Subject: Re: Want to hear a story of how automatic services gets fired :) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org forgot this one https://demo-trunk.ofbiz.apache.org/webtools/control/scheduleJob sakthi vadivel sent the following on 7/15/2010 11:24 AM: > hiii folks > > I am just new to ofbiz, i have read through the post > "Password Expiry" there i read about "Running a nightly job". > I want to know how nightly jobs are triggered, which caused it to run, > on which basis its gets triggered, which process is parent of > this nightly jobs and automatic async services and what ECA will do for us. > > If anyone kindly explains it and an example service name > (to find out code) it'll be very helpful for me to get overall > imagination of the system functioning. > > regards > sakthi >