Question Andre Wessels · Dec 10, 2021 Warehouse Management System (WMS) There is a major opportunity in South Africa for a complex WMS solution. We have a long standing production warehouse management system, we need to partner with an organisation that has track record of such implementation in the past two (2) years. Are there any partners out there that might be interested in a Joint Venture ? #InterSystems IRIS 0 1 0 415
Question Andre Wessels · Oct 27, 2020 Import Wizard I find the Data Import Wizard very handy. Has anyone thought of enabling the form in the application where it can be adapted for application user requirement? csp/sys/exp/UtilSqlExImWizardContent.csp?Wizard=Import&$NAMESPACE= #Business Operation #Data Import and Export #Management Portal #Tools #InterSystems IRIS 1 4 0 293
Question Andre Wessels · Dec 21, 2019 How to resize an Image in classmethod We need to resize existing images already in %GlobalBinaryStream to create thumbnails. The requirement is also to use the method to resize new images that are uploaded. Does anyone have a solution for this ? #Code Snippet #Coding Guidelines #ObjectScript #Open Exchange 0 7 0 555
Question Andre Wessels · Dec 5, 2019 How to paste a copied document into a %GlobalBinaryStream from the clipboard. Good day, We upload images into the database with this code : <tr><td align="right">FileName</td><td><input type=file size=200 name=FileStream></td></tr> s FullFilename = %request.Get("FileName")s FileName = ##class(%File).GetFilename(FullFilename)s ItemImage.FileName = FileName #Caché 1 2 0 453
Question Andre Wessels · Mar 14, 2019 How to configure a remote web server to the local application server How can a remote webserver be configured to access the application on a different application server ?Example: customersdomain.com running on the customer's server, to access the csp application running on the service provider's own server ? #Caché 0 1 0 311
Question Andre Wessels · Oct 9, 2018 How to record emails from exchange or other mail servers into Cache (IRIS) I need to record all incoming email into data classes. After asking around , no-one has come up with an answer, I have confirmed that is is being done.The application is in the cloud and the customer exchange server is in house. #Object Data Model #Caché 0 2 0 349