Hi Dharmendra,
GetData is a shortcut to GetData.py in the ofxpy_pocketsense-python3-linux folder in msmoneysetup. If you use pocketsense to either download your transaction files from your bank(s), import ofx/qfx files that you download from your bank(s) websites, or just retrieve quotes, you can click GetData in the Main Menu instead of opening a terminal to run:
$ python3 GetData.py
If you can doubleclick your ofx files and they open in Money then you might not need pocketsense. Pocketsense (unfortunately) is becoming less useful over time since many
financial institutions are taking their ofx/qfx servers offline.
I still have a credit union account that downloads ofx files with this in the header:
OFX OFXHEADER="200" VERSION="220" SECURITY="NONE"
MS Money doesn't recognize unless I process them with pocketsense.
If you don't use pocketsense you can delete /home/username/.local/share/applications/GetData.desktop in your home folder to remove GetData from your Main menu.
Hope this helps.
Nathan