Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error during RFC connection

Former Member
0 Likes
1,262

Hi

I am trying to edit test partner script from eca script, but i am getting one error 'ecatt error ECATT_STORE_BLOB(2)

saving of blob denied for security reasons. you may not be in the edit mode of ecatt ' when i click on ok button it is telling error during RFC connection and whatever changes i made in test partner is not saved.

How to solve this problem. Please help me.

1 ACCEPTED SOLUTION
Read only

Vny12
Product and Topic Expert
Product and Topic Expert
0 Likes
1,208

Hi,

you may not be in the edit mode of ecatt ' when i click on ok button it is telling error during RFC connection and whatever changes i made in test partner is not saved.

1.You have opened the ecatt in display and editing the test partner , in this case above problem is shown.

please open the script in change mode and edit the test partner scripts.

best regards

vinay

10 REPLIES 10
Read only

Vny12
Product and Topic Expert
Product and Topic Expert
0 Likes
1,209

Hi,

you may not be in the edit mode of ecatt ' when i click on ok button it is telling error during RFC connection and whatever changes i made in test partner is not saved.

1.You have opened the ecatt in display and editing the test partner , in this case above problem is shown.

please open the script in change mode and edit the test partner scripts.

best regards

vinay

Read only

Former Member
0 Likes
1,208

Hi

Still i am getting the same RFC connection error, but this time i am not able to edit the script when i click on script it has opened the test partner and i am getting the error like 'import: failed to load/ parse xml data' and when i click on ok button i am getting 'error during RFC connection'.

Read only

Former Member
0 Likes
1,208

If you need to use Test Partner in integrated mode, then two additional databases are required:

TP_EDIT.mdb for creating and editing Test Partner scripts

TP_EXEC.mdb for executing Test Partner scripts

Maintain DSN entries also for the same.....

Unlike stand-alone mode, these databases are not created during installation of Test Partner automatically and hence have to maintained/created manually....

Read only

Former Member
0 Likes
1,208

Hi

Database already created. Still i am getting the same error.what could be the reason?

Read only

Former Member
0 Likes
1,208

Is it working fine in the standalone mode?

Refer to the below checklist for trouble shooting:

1) Maintenance of DSN settings to the databases - TP_EDIT and TP_EXEC

2) Maintenance of R/3 connection parameters

3) Refer eCATT Security guide

4) Refer OSS note - 519858

Please note that for an integration Scenario, the connection and user information is required so that appropriate rights are established automatically.

Hope this helps!

Read only

Former Member
0 Likes
1,208

Hi prasad,

whatever settings u told me to do we have already maintained. The problem is sometimes we are able to make changes in test partner script through tag library(in ecatt). but, sometimes it is throwing some error like 'RFC error ECATT_STORE_BLOB(101)'. So we need to resolve this problem. Do u have any idea or have u faced this type of error before?

Please help me to resolve this problem.

Read only

Former Member
0 Likes
1,208

Hi Shyja,

We used to have tough time while workign with Test Partner and eCATT. Most of the times we used to delete and create new copies of the 2 TP mdb files to resolve the isues. Hope it would help u as well. Let me know if this worked.

Regards,

Justin

Read only

Former Member
0 Likes
1,208

Hi prasad,

I tried with deleting and creating new databse access still i am getting the same error.

Read only

Former Member
0 Likes
1,208

Dear Shyja,

I did not work extensively on Test Partner with eCATT nor did I encounter this error before.

If this issue is arising for only some of the scripts then have a good look at them and compare it with the ones that are working fine.

If this issue is arising once in a while and for all the scripts then ... there must really have been some serious RFC connection issues during that time.

Hope I could be of some help

Read only

Former Member
0 Likes
1,208

Thank you so much...