Skip to Content
0
Jun 09, 2020 at 08:41 PM

How to create HANA XSJS connection with custom connection string ?

56 Views

Hello,

Scenario :

We've 2 HANA Databases one at HANA SPS12(System1)and the other HANA 2.0 SPS3 (System2)
There are multiple alert scripts which are scheduled at HANA SPS12.
But when this system is down we are unable to send the alert mails.

Scope:

I'm thinking of a way where my scripts will be on the stable system that in HANA 2.0 SPS3.
And with parameterized or custom connection string. I could send the System1 alerts from System2 XS engine.
(As we've alert related tables maintained at both the systems)

Ask:

My scripts will run at System 2 XSJS Sever with connection string of System1
When System1 is down. I'll change the connection string so as to run the alerts from System 2

What is the feasibility of this requirement ?

Florian Pfeffer , Please help me out if you could enlighten me on this requirement.