Overview - Property Transfers

| Option | Description | |
|---|---|---|
| Transfers | Table of defined transfers |
|
| Main Toolbar |
Main PropertyTransfer step toolbar | |
| Transfers Source |
||
| Transfers Target |
||
| Fail Transfer on Error |
Fails the PropertyTransfer step if an error occurs | |
| Transfer Text Content |
Will only transfer text content of source or target elements | |
| Transfer to all |
Will transfer to all matching transfer selections | |
| Enititize Transfered Value(s) |
Entitize transfered values when possible | |
| Set Null on Missing Source |
Will set target to null if source is missing or null | |
| Ignore Empty or Missing Values |
Will not transfer empty or missing values | |
| Use XQuery |
Interprets the source XPath as XQuery expression | |
| Transfer Child Nodes |
Transfers child nodes of specified source node to children of specified target | |
| 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

| Option | Description | |
|---|---|---|
| Add | prompts to add a new transfer to the lis | |
| Remove | prompts to delete the selected transfer | |
| Copy | prompts to create a copy of the selected transfer | |
| Rename | prompts to rename the selected transfer | |
| Disable | Disables the selected Property Transfer |
Main PropertyTransfer Toolbar
| Option | Description | |
|---|---|---|
| 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 |
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 | 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

| Option | Description | |
|---|---|---|
| Source | Source step or property container |
|
| Property | The property the value will be transfered from |
|
| XPath Selection |
Prompts to select the source XPath expression if the specified property holds an XML value |
|
| XPath selection from source property |
Transfers Target

| Option | Description | |
|---|---|---|
| Target | The step the value will be transfered to |
|
| Property | The property the value will be transfered to |
|
| XPath Selection |
Prompts to select the target XPath expression if the specified property holds an XML value | |
| XPath target in target property |
Transfer Log

| Option | Description |
|---|---|
| Clears the PropertyTransfer log |
|
| Timestamp | |
| Transfer Name |
|
| Transfered Values |



