cancel
Showing results for 
Search instead for 
Did you mean: 

Error while testing BAPI - Portal request failed

Former Member
0 Kudos

hi,

I am getting the following error when i am trying to do <b>TestFunction</b> for BAPI_SALESORDER_GETLIST.

"Connection Failed. Nested exception. Native connection to the back end system is broken."

The system alias which i am using is fine as i have tested it.

Can any one tell me why this error is poping up.

Thanks in advance,

Gopi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

We got the same error when displaying iViews in portal. We got additional error message of "ERROR_RUNTIME_EXECUTE_BWQUERY. native connection to the back end system is broken". We checked the user authorization and found if we gave this user enough authorization such as "SAP_ALL", the problem solved. It seems to us that it is the authorization issue, but we can't position the right authoriztion.

Anything to help will be appreciated.

Jin Ming

Former Member
0 Kudos

Please see the Visual Composer WIKI:

https://wiki.sdn.sap.com/wiki/display/VC/Authoritycheckerror

Former Member
0 Kudos

Hi Gopi and Jin,

I face the same problem with an RFC from R/3 (not bw). Can you please share if you got passed that problem?

Thanks,

Kiran

Former Member
0 Kudos

hi,

Error was the "BAPI_SALESORDER_GETLIST" which i was accessing was giving a DUMP in R/3.

Gopi.

former_member689397
Active Participant
0 Kudos

Hi,

Check the import parameters (I mean passing parameters to BAPI and BAPI import parameters-length and characters).

Thanks,

Suriya.

Former Member
0 Kudos

Hi Gopi,

Jus check few things..

1) ur mapped user has proper authorization in backend?

2) have u given proper gateway server and gateway service name for that backend system in ur portal sld?

regards

Amit

Former Member
0 Kudos

Hi there

I am getting the same error when trying to access a function module.

We are able to call transactions from the R3 system with no problem, but if I try to call a function module then I get this error.

Any additional advice?

Cheers,

Andrew