‎2008 Dec 20 1:38 PM
Hi
all
I am going to test webdynpro Application using ecatt.For this in se80 I selected the
existing component(z component which was created by me) and i selected the application of that component and right clicked and selected START ECATT RECORDING and i have given the test cript name at that i have got one error USER ECATT_HTTPDoesnot exist. How to resolve this problem.
Please give me the soulution regarding this.
regards
venkat
‎2008 Dec 29 8:56 AM
Hi ,
We need HTTP as well as regular RFC's for webdynpro recording.
please check the rfc which is getting used in your script.
try creating a RFC of type "H" and try using it and record.
regards
vinay
‎2008 Dec 31 11:03 AM
Hi Venkatesh,
Before you can start recording any webdynpro application make sure that the below settings are done in the ecatt system and the target system , for further information refer ecatt documentation.
Create User ECATT_HTTP in the eCATT System
The administrator in the eCATT system must create a user called ECATT_HTTP(with a password). The user requires no special authorization but must be a system user (in transaction SU01, display the user and choose the Logon data tab. Under User Type, select System).
Activate the Service ecatt_recorder in the eCATT System
1. In the eCATT System, start transaction SICF and navigate to the service ecatt_recorder.
2. Double-click on ecatt_recorder.
3. On the Logon Data tab, enter the user ECATT_HTTPand the password.
4. Choose Save.
5. Select ecatt_recorder and choose Service/Virtual Host -> Activate.
Activate the Service ecattping in the Target Systems
Java System
...
1. In the Visual Administrator, choose Server ->Services -> Deploy.
2. On the Runtime tab, select Application.
3. Select ecattping.
4. Choose Start Application.
ABAP System
1. In the target system, start transaction SICF and navigate to the service ecattping.
2. Select ecattping and choose Service/Virtual Host -> Activate.
Thanks and Regards,
Balaji.D.N
Edited by: Balaji DN on Dec 31, 2008 12:04 PM