Re: Postal adress in ofbiz

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

Re: Postal adress in ofbiz

BJ Freeman
some of this is covered
http://cwiki.apache.org/confluence/display/OFBIZ/Handling+of+External+data

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


fabrice sent the following on 3/10/2010 11:48 PM:

> Hi,
> thanks for you help, it's very interresting.
> Could you explain me more, how do you use the service : how do you fill
> parameters, and how do you call it?
> could you explain me with a short example?
> Thanks you
> Fabrice
>
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

BeanShell Scripts

R. S.
Hello,

I have some small questions regarding the BeanShell scripts. How common
is it? Will it often used in OFBiz? What do you prefer, Java or BSH or
something else? I am a little confused about the selection of the
various languages. Many thanks in advance.

Regards
Rudolf S.

Reply | Threaded
Open this post in threaded view
|

Re: BeanShell Scripts

Scott Gray-2
Groovy is our current scripting language of choice and is mostly used within screen definitions for data preparation although the integration does support using groovy scripts for services and controller events.  BeanShell was used before we integrated groovy and is still supported but it isn't used in the codebase any more.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 3/05/2010, at 10:18 AM, R. S. wrote:

> Hello,
>
> I have some small questions regarding the BeanShell scripts. How common is it? Will it often used in OFBiz? What do you prefer, Java or BSH or something else? I am a little confused about the selection of the various languages. Many thanks in advance.
>
> Regards
> Rudolf S.
>


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

Re: BeanShell Scripts

R. S.
Thank you Scott, for this quick answer.

Regards
Rudolf

Scott Gray schrieb:

> Groovy is our current scripting language of choice and is mostly used within screen definitions for data preparation although the integration does support using groovy scripts for services and controller events.  BeanShell was used before we integrated groovy and is still supported but it isn't used in the codebase any more.
>
> Regards
> Scott
>
> HotWax Media
> http://www.hotwaxmedia.com
>
> On 3/05/2010, at 10:18 AM, R. S. wrote:
>
>  
>> Hello,
>>
>> I have some small questions regarding the BeanShell scripts. How common is it? Will it often used in OFBiz? What do you prefer, Java or BSH or something else? I am a little confused about the selection of the various languages. Many thanks in advance.
>>
>> Regards
>> Rudolf S.
>>
>>    
>
>