There is a requirement to generate a text file every half an hour and it needs to be sent to netbanking system (external system). Is it feasible to use GIT for this interface? how good is GIT in terms of performance?
Currently, this peace of development has been done as a batch routine and attached to TSA.SERVICE. Do I need to switch over to GIT dumping whatever I have done?