You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by "William G. Zappasodi" <bz...@netcarrier.com> on 2007/06/01 20:55:29 UTC

Accessing set field values

Sirs

    Can you tell me how for example to access these values from the xml in
a beanshell?


 <actions>
                <set field="title" value="Order Change Notice"/>
                <set field="baseEcommerceSecureUrl"
value="${baseSecureUrl}/ecommerce/control/"/>
                <script
location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/orderstatus.bsh"/>
  </actions>

Thanks in Advance

Bill