Return-Path: X-Original-To: apmail-ofbiz-user-archive@www.apache.org Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5FC7172FE for ; Wed, 2 Sep 2015 13:15:04 +0000 (UTC) Received: (qmail 71585 invoked by uid 500); 2 Sep 2015 13:15:04 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 71556 invoked by uid 500); 2 Sep 2015 13:15:04 -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 71545 invoked by uid 99); 2 Sep 2015 13:15:03 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 13:15:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 623A918230B for ; Wed, 2 Sep 2015 13:15:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.487 X-Spam-Level: *** X-Spam-Status: No, score=3.487 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id x_70OzH9UtLY for ; Wed, 2 Sep 2015 13:14:55 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id DAF4642B1A for ; Wed, 2 Sep 2015 13:14:54 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id EE6CE27BA97A for ; Wed, 2 Sep 2015 06:15:22 -0700 (PDT) Date: Wed, 2 Sep 2015 06:09:07 -0700 (PDT) From: Barou To: user@ofbiz.apache.org Message-ID: <1441199347015-4671812.post@n4.nabble.com> Subject: Is this forum only for experienced Ofbizers? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sorry about my new bee question. I am not sure if I am in the right place. When I look at Ofbiz doc I se many examples like the link below. https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-WritingCRUDOperations for example: Create a Example How can I create service that read from several table ? Is there a service already implemented in the ofbiz I can use for this purpose ? And how do I send user credentials from a form then used that to fetch the records created for example in the product table ? -- View this message in context: http://ofbiz.135035.n4.nabble.com/Is-this-forum-only-for-experienced-Ofbizers-tp4671812.html Sent from the OFBiz - User mailing list archive at Nabble.com.