cancel
Showing results for 
Search instead for 
Did you mean: 

System Connection in Agentry

Former Member
0 Kudos

Hi All,

Please someone can guide me as how to develop java virtual machine system connection in agentry using steplet and stephandler class.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Is your backend System SAP or something else?
If you are using SAP, can you look at the section "Mobile Apps for Agentry - Building your own" of 

Former Member
0 Kudos

Hi Stephen,

I am using Microsoft SQL server 2014 as the backend. So I am trying to connect to sql server through Java Virtual Machine System connection in agentry using Steplet and Step-Handler class.

Thanks and Regards,

Ashish

Former Member
0 Kudos

As you using MS SQL I would suggest using a SQL connection backend so the server can connect right into the database instead of having to go thru Java first.