All,
For a while now, I am trying to combine UFT tests for Non-sap SUT's and CBTA tests for SAP in one composite test.
I am having no troubles at all calling the UFT Tests from a CBTA composite test, however passing parameters is a pain...
According to the SAP Documentation it should be as easy as exposing the parameters
(See SAP Support Portal , Page 91 onwards)
The moment I change the usage for a parameter of the UFT test to 'Exposed' and try to save the CBTA composite test I receive an error:
Error: The Node 0 of Object CIF2_1 Does Not Exist
This error appears as well when setting the usage parameter to 'Fixed' or 'Local'
The CIF2_1 is the eCatt Command interface.
I looked at it from SECATT as well, but I do not see any obvious clues as to what is wrong.
No notes on SAP to be found either, indiating a program error.
Somebody ?