cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

in Web AS there is a RFC-Engine service that enables ABAP programmers using session beans via RFC.

I´v found some information how to use this feature writing a Enterprise Portal service.

Is there also a description how to publish a "normal" session bean (not a portal service) as RFC method?

Thanks in advance

Helmut

0 Likes
View Entire Topic
roman_loshevsky
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Helmut,

Could you provide information about how to use RFC-Engine service feature writing a Enterprise Portal service.

Thanks in advance,

Roman.

htammen
Active Contributor
0 Likes

Hi Roman,

I unfortunately did only use the RFC engine service with a session bean using Stefan´s recipe.

But I would be surprised if Stefan doesn´t have an example or at least a description for you. Am I right, Stefan?

Regards

Helmut

Former Member
0 Likes

Hi Helmut and Roman,

i don't have an example available, sorry. But there's documentation to access a portal service via RFC from ABAP <a href="http://help.sap.com/saphelp_nw04/helpdata/en/01/90fd3f0521c842e10000000a1550b0/frameset.htm">here</a>.

Best Regards

Stefan

Former Member
0 Likes

Hi Roman

Were you successfull in calling a Portal Service from ABAP. I follwed the documenation given in the Link by Stefan.

I am gettting this error:

com.sap.engine.services.ejb.exceptions.BaseRemoteException: Exception in method processFunction

Did you get this error...

Regards

Senthil