I'm trying to import datasources and datapoints from a php page (not from the mango page). This is to speed-up the operation which creates "new" modbus devices. To do that I installed the phpJavaBridge. Is there anyone which succeeded executing the importData($string) importUpdate() from a php page? I'm not able to bind to the mango session (i.e. same user) and I guess this is the root cause of the problem Thanks in advance.