About data Processor

Hi!

Can i exclude one parameter from the line formed by DataProcessor when it sends data to the server?

PS. dp.enablePartialDataSend(false);

Unfortunately it is not possible.
Also, if you are using connector on server side, it need to receive all fields to work correctly.