In your first attempt it seems the object stored in configMBean
doesn't have a method called createExportParams
which causes the error.
In your second attempt it seems that findService
did not find MBean which means you cannot run getExportSettings()
.
You could try switching your path to /AppConfig/sbconfig
.