cancel
Showing results for 
Search instead for 
Did you mean: 

SUP to oracle database Connection

Former Member
0 Kudos

Hi All,

We are working on an Application which captures pictures from phone and need to load in oracle database using SUP 2.1.3. Could you please let me know the below mentioned questions:

1) What is the connection Pool type to be used.

2) What is the security configuration to be created.

Basically, we need to dump the pictures taken by phone to be loaded to a Non-SAP back end, is there any better database or will oracle suffice.Please let me know if you need any additional information.

Regards,

Shiv

Accepted Solutions (1)

Accepted Solutions (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Shiv,

1) What is the connection Pool type to be used.

Since you want to use Oracle as database, then in the connection pool you can select "JDBC" and template as "Oracle Template". Please check this blog for more information.

2) What is the security configuration to be created.

I guess, this sec config is not dependent on your app development, if there is requirement like SSO, LDAP then you can go for specific one. There are plenty of sec config are available.

Security Provider Configuration Properties

Rgrds,

Jitendra

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you jitendra and Bob..

bob_gallo58
Participant
0 Kudos

Have you checked the SUP 2.1.3 Doc?
Below is a link on Creating an Oracle Connection Profile

SyBooks Online

Also here is another link  showing you how to create a JDBC connection

SyBooks Online