Generally when try to create HANA authentication connection we login to
CMC --> Applications --> HANA Authentication --> Create Connection and complete the following form in BO CMC:
1.Hana Host
2.Hana Port:
3.Unique Identity Provider ID:
4.Service Provider Name:
5.Identity Provider Base64 Certificate:
6.Generate Button
This will create certificate that is import to Hana. The question is... Is there any way doing this using BO JAVA SDK API? I have done lots of work using JAVA SDK and would like to know if there any way I can leverage SDK to generate certificate so I can automate the process after daily data refresh.
Any info in regards to this topic will be gratefully appreciate it and will safe me lots of time.
Thanks in Adv.