Hello Devs, I have been playing around with GenApp's C++/Qt4 interface. Since I had not used Qt before, I went through Qt tutorials, understood the internal working of GenApp's C++/Qt4 interface and figured out a method to integrate it with airavata. I have used the airavata c++ client samples [1] I had written earlier for the integration. I extended the GenApp's C++/Qt4 codebase to achieve the integration with Airavata. As of today, I have been able to complete the integration of GenApp's C++/Qt4 interface with Airavata for job submission. The updated GenApp code can be viewed at [2]
My next task will involve writing java client samples for airavata and later on to extend GenApp's Java codebase to integrate it with Airavata. Thanks, Nadeem [1]: https://github.com/apache/airavata/tree/master/airavata-api/airavata-client-sdks/airavata-cpp-sdk/src/main/resources/client_samples [2]: https://github.com/NadeemAnjum/GenAppAiravata/tree/master/genapp