Property Transfers

Overview - Property Transfers

This page contains information on standalone ReadyAPI that has been replaced with ReadyAPI.
To try enhanced property transfer functionality, feel free to download a ReadyAPI trial from our website.

Property Transfer main window

  Option Description
1 Transfers Table of defined transfers
2 Main Toolbar Main PropertyTransfer step toolbar
3 Transfers Source  
4 Transfers Target  
5 Fail Transfer on Error Fails the PropertyTransfer step if an error occurs
6 Transfer Text Content Will only transfer text content of source or target elements
7 Transfer to all Will transfer to all matching transfer selections
8 Enititize Transfered Value(s) Entitize transfered values when possible
9 Set Null on Missing Source Will set target to null if source is missing or null
10 Ignore Empty or Missing Values Will not transfer empty or missing values
11 Transfer Child Nodes Transfers child nodes of specified source node to children of specified target

12
Transfer Log Displays all transfers performed by this PropertyTransfer while the editor has been open, including both those performed using one of the toolbar buttons and those performed during a TestCase or TestSuite run

Transfers

Property Transfer transfers list

  Option Description
Add Transfer Add prompts to add a new transfer to the lis
Remove Transfer Remove prompts to delete the selected transfer
Clone Transfer Copy prompts to create a copy of the selected transfer
Rename Transfer Rename prompts to rename the selected transfer
Disable Transfer Disable Disables the selected Property Transfer

Main PropertyTransfer Toolbar

Property Transfer main toolbar

  Option Description
Run Run Runs the selected transfer, i.e. transfers its value as configured specified. For this to work properly the source and target properties must be available (for example a TestRequest response)
Run All Run All Runs all the transfers, i.e. transfers the values specified. For this to work properly the source and target properties must be available (for example a TestRequest response)

Declare Namespace
Declare Declares namespaces in both the source and destination XPath fields. Namespaces in the source field are extracted from the selected TestRequests current response message, namespaces in the target field are extracted from the subsequent TestRequests request message. If either of these are not available, soapUI will prompt to define all namespaces available in the associated schemas

Transfers Source

Property Transfer source

  Option Description
1 Source Source step or property container
2 Property The property the value will be transfered from
3 Path language Specifies the language of the expression.
XPath Selection XPath Selection (Pro) Prompts to select the source XPath expression if the specified property holds an XML value
4   XPath selection from source property

Transfers Target

Property Transfer target

  Option Description
1 Target The step the value will be transfered to.
2 Property The property the value will be transfered to.
3_snag_evi Path language Specifies the language of the expression.
Xpath selection XPath Selection (Pro) Prompts to select the target XPath expression if the specified property holds an XML value.
4   XPath target in target property

Transfer Log

Property Transfer log

Option Description
1 Clear Properties Clears the PropertyTransfer log
2 Timestamp
3 Transfer Name
4 Transfered Values

Back to Top