cancel
Showing results for 
Search instead for 
Did you mean: 

web services on SAP and JCo

Former Member
0 Kudos

Hi I have two questions:

1) I'm using a third party connector (JCo based) which is able to expose RFC/BAPIs into Web Services. (I know I could do this with SAP directly as well on ECC 5.0 and up, but for now let's say I have to use the JCo connector). If I write a custom RFC and want it to be called through that JCo connector, what are the steps that I need to go through to properly configure the custom RFC? Is there any documentation written for that?

2) In some other scenarios I need to call standard SAP web services. Some web services are transactional and commit/rollback needs to be called explicitly. What is the best practice for that? Do I need to make a custom RFC from the standard one, and add commit into it, and then expose it as a web service? Anyway for me to call that web service and commit in one connection?

Thanks much in advance,

Ye

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ye

just have a look on these links may be useful ...

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8798be90-0201-0010-d093-85f72877...

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c63bca90-0201-0010-59ae-e0db3275...

Properties for an AS ABAP Data Source... user must have authorizations to use RFC, and to create, Refer to the SAP Java connector documentation for details

http://help.sap.com/saphelp_nw04s/helpdata/en/84/10594aecd3e1408845e66c432b955e/frameset.htm

Regards

Abhishek