Ofbiz - SOAP services with Pentaho

2013-03-07 Thread twosolution
Hi guys i m using apache-ofbiz-11.04.01 i using Pentaho kettle community edition, to calls SOAP service of createProduct However, the IN parameters valued are not passed to the Request Message. Hence, the product are not created Does anyone had any success in using ofbiz SOAP services ?

Re: Ofbiz - SOAP services with Pentaho

2013-03-07 Thread twosolution
i tried had use the SOAP 'createProduct' services. the product are created under the default DB my ofbiz are setup with multitenant, how is it to tells the SOAP services operation to applied to which tenant ? The WDSL generated doesnt have any IN parameters to tells the tenant ID How to cater

Re: Ofbiz - SOAP services with Pentaho

2013-03-07 Thread twosolution
Hi, i had change the 1. WDSL to add a new IN parameters with the name delegator 2. add this new param in services.xml 3. add this new param in ProductServices.xml field field=delegator type=org.ofbiz.entity.Delegator/ and i passed these value to the IN param. Ofbiz still throws out Unknown

Re: Ofbiz - SOAP services with Pentaho

2013-03-07 Thread twosolution
Hi, I found this in the forum http://ofbiz.135035.n4.nabble.com/How-to-set-delegator-based-on-tenantId-passed-via-web-service-td3673046.html Does anyone had any success implementing this ? Thanks. -- View this message in context:

Re: ProductPrice Entity, encryption=true

2013-03-06 Thread twosolution
Hi, i trying to encrypt price value in the DB. entity entity-name=ProductPrice package-name=org.ofbiz.product.price title=Product Price Entity field name=price type=long-varchar bencrypt=true*/field and, by doing so, it require me to customize in couple of places. for

ProductPrice Entity, encryption=true

2013-03-04 Thread twosolution
Hi, I were wondering to put encryption=true in one of the entity field. entity-name=ProductPrice field name=price type=currency-precise/field And because, of the the field type is double in postgresql, meanwhile encrypted value are in varchar It results of couple of places to customize. I

Packing Order - unable to pack certain Ordered quantity

2013-02-19 Thread twosolution
Hi, I am using the ofbiz demo trunk. I created a SO Nbr = WSCO10004 Then approved the SO Then pack the SO Then change the Qty to Pack to 2 Then click on button 'Pack Item' Then click on button 'Complete' Then error message shown. Screen shot as below. What i am trying to do, is to packed

Re: Catalog Parties functionalities

2013-02-14 Thread twosolution
Hi, Can we conclude that OOTB there is no similar ACL implementation in Ofbiz ? Except there is one implementation of using role of 'Customer' to restrict Catalog. Because i noticed, Store, Catalog, Category, Products, all able to assigned 'Parties Roles' Thank you -- View this message in

Catalog Parties functionalities

2013-02-12 Thread twosolution
Hi, I had gone trough the archive mailing lists. Ofbiz are able to assigned Parties with the roles of Customer into a certain Catalogs. I wants to ask whether Ofbiz restrict the Catalog to its own assigned Parties ? Where by multiple Parties with the roles of Customer exists. ex. Catalog A