Read cplex .sol and match to JUmP variables

I am using the writeLP to export my jump model. I import generated .lp file in a remote cplex, then i export the solution the a .sol file. is there function to read and match the variable to JUmP’s exp readSol(file.sol)