cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SFSF Integration

Former Member
0 Likes
665

Dear Scn Users,

Having some basic questions on SFSF integration.

1.Do we need to use SOAP look UDF for login like we do for SFDC or Login request interface with AXIS adapter will take care of it?

2.If we have SFSF adapter can we use the same instead of Axis or for some scenarios we need axis and for some SFSF?.

3.If anyone has worked on recuriting scenarios or any sample documents are available please share the same.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member

Hi Raghu,

PFB my inputs.

  1. SAP Predelivered content is available for SFSF Integration and SOAP Axis adapter will take care of the login request interface, wherein the Set-Cookie attribute needs to be handled via the adapter modules.

2.If they have RDS content been installed in the system, we can go for Axis adapter and all the objects are readily available with the Predelivered content.

Regards,

Ezhil.

Former Member
0 Likes

Hi Raghu,

yes, 1 Soap Axis channel for Login Interface and another Channel for remaining scenarios(upsert, logout operations).

So which RDS content version you are using in your landscape?

Former Member
0 Likes

Hello Ezhil,

Planning to use the lastest i.e 3.0

Former Member
0 Likes

Hello Ezhil,

Thanks!!!

So soap axis is better that SFSF adapter right?

And for each scenario one channel and one common channel for login if I am not wrong?