Hi Experts,
We have a RFC problem in CBTA.
STEP BY STEP
1.Open the transaction SOLDOC in SAP System SOLMAN
2. Open the browser in the next screen
3. Click on “Business Process”, next click on “Scenario”, next Right Click under option “Elements of Scenario”, next click on New, next click on “Executables” and next click on “Executable”:
4. Select “Specify Executable”, Next “Logical Component Group” and Select Z_LCG_ABAP
Next select “Object” and in the option “Transaction Code”, we write the transaction of the system SUT. In this Case we are going to use the transaction VB01
Error Text:
“Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT', communication r”
When entering the logical component and the type of object to be automated (for our case it would be a transaction) the system asks you to indicate what the transaction is (for the example we were using VB01). What this does is go to the SUT system to verify that this transaction actually exists and then start recording the automation script.
Apparently, the error that is occurring is when it travels to the SUT to validate the existence of the transaction.
We don’t know why this error appear, Could you help us?
Thank you.