cancel
Showing results for 
Search instead for 
Did you mean: 

Polling Java app hosted on SCP

0 Kudos

Hi,

we need to deploy java app on SAP Cloud Platform (SCP), which:

  • runs constantly 24/7
  • Queries HANA database in set time intervals (polling)
  • Send emails to recipients based on the result of the DB query
  • No front end UI

can someone advise how this can be done please? SCP supports deployment of Java EE web apps. But this is not a web app nor servlet as it doesn't have any front end UI.Any help much appreciated!Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

anton_levin
Advisor
Advisor

Answers (2)

Answers (2)

former_member197689
Active Participant

Hi Peter,

Do you have a SCP production account with Java compute unit and a HANA DB?

Thanks,

Jin

0 Kudos

Hi Jin,

Yes we have both. Hana DB & Java serves - Lite (up to 2 java apps).

former_member197689
Active Participant
0 Kudos

Hi Peter,

Since you are a paying customer, please write an email to sapcphelp@sap.com explaining what you are trying to accomplish. Basically what you have said above with your account information.

Thanks,

Jin

P.s. Please close this message if you do not need any more support.

0 Kudos

We have an application running like you mention.

But where exaclty do you have the problems? Which runtime container to choose?

0 Kudos

Hi Christian,

yes, which container to choose? EJB sheduler? Is there any blog or tutorial for this sort of thing anywhere as I could not find anything relevant?

Thanks
Peter