Clear cache in GO

To clear cache in Go just run a simple command:

$ go clean -cache -modcache -i -r
image_pdfimage_print

Export an IDoc as an XML

XML-file is the best way to transfer data and it has many advantages. Various functions are available in SAP for exporting IDoc data. Here is one example …

(more…)
image_pdfimage_print

Update Portainer CE in Docker

You will be notified of new Portainer releases in the interface. In the lower left corner you will see an orange rectangle with the text “A new version is available”.

(more…)
image_pdfimage_print