Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
Trunk
-
None
-
None
-
OFBiz Community Day (Feb 2020), OFBiz Community Day (May 2020), OFBiz Community Day (Aug 2020)
Description
Convert createDownloadContent service code from mini-lang to groovy DSL.
Hello Rahul.marjiwe
Thanks, for the great work. I think for code simplicity we can write the same code as:
createOtherDataResourceMap = runService("createOtherDataResource",[dataResourceContent : parameters.file])
Please let me know your thoughts on this. Thanks )