You are right jacopo, corrected in revision 1341344! On 05/22/2012 03:13 PM, Jacopo Cappellato wrote:
Hi Hans,On May 22, 2012, at 10:03 AM, [email protected] wrote:+<set field="productStoreId" from-field="parameters.productStoreId" /> +<if-empty field="productStoreId"> +<log level="warning" message="No productStoreId specified."/> +</if-empty>productStoreId is a mandatory input parameter for the service; the above code is not required. Regards, Jacopo
