×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I am trying to use Scott Forstie's sample from gist (
https://gist.github.com/forstie/2deda50658106461f650cd71917feff9#file-generating-spreadsheets-with-sql-sql-L1
)
to generate and email a spreadsheet using the acsbundle.jar plugins
I could not get the full example to work so I am breaking it down into
pieces and the piece that uses /plugin=cldownload is failing with the
error MSGGEN037 - The specified plugin cannot be located
I looked at the getting started document for ACS version 1.1.8.4 and it
does not have anything on this plugin.
Where do I find documentation on /plugin=cldownload ?
This is the statement I am trying to run in strqsh;
java -Dcom.ibm.iaccess.ActLikeExternal=true -jar /home/acs/acsbundle.jar
/plugin=download /system=MSD820
/clientfile=/home/MSDDCB/systemnameGroupPTFCurrency
/sql=SELECT * FROM systools.group_ptf_currency
I have copied the acsbundle.jar into the directory /home/acs and this is
version 1.1.8.4
System is V7R3
Thank you to any suggestions
Don
______________________________________________________________________
This email has been scanned for computer viruses. Although MSD has taken reasonable precautions to ensure no viruses are present in this email, MSD cannot accept responsibility for any loss or damage arising from the use of this email or attachments.
______________________________________________________________________
As an Amazon Associate we earn from qualifying purchases.