Convert Data Convert Type values
The following conversions performed by the Convert Data action require values to be set for the action’s Convert Type parameter.
| Conversion | Convert Type value |
|---|---|
| Two or more strings to a concatenated string. | JoinStrings |
| A string to a table with NAME and TYPE columns. | StringsToTwoColumnTable |
| A table to its HTML representation stored as a string. | TableToHtmlString |
| A table to a Boolean value. | Table_Boolean |
| A table containing table keys into a table of field selections for the corresponding tables. | TableKey_Table |
| A table to its field definitions. | Table_TableDefinition |
| A table of objects to a table of object selections. | ObjectListToSelectList |
| The first row and column of a table to a Test Repository. | Table_TestRepository |
| A table to its XML representation. | TableToXML |
| The Result dataset from a Compare Tables action to a table with NAME, TYPE and Status columns. | ConvertStatus |
| A compound LiveCompare object name without padding to a compound SAP object name with padding. | LCNameToSAPName |
| A compound SAP object name with padding to a compound LiveCompare object name without padding. | SAPNameToLCName |
| An image to a string. | Image_String |
| A string to an image. | String_Image |
| Two or more XML parameters or datasets to a single XML dataset. |
CombineXMLs |
| A BSP Application ENTRY_ID returned by the SWNC_COLLECTOR_GET_AGGREGATES function to a BSP Application name. | WebToWAPA |
| A Pipeline to an Analysis System. | PipelineToAnalysisSystem |
| A Pipeline to a Comparison System. | PipelineToComparisonSystem |
| A Pipeline to a Usage System. | PipelineToUsageSystem |
| A Pipeline to a Business Critical Objects External Data Source. | PipelineToBusinessCritical |
| A Pipeline to an SAP Solution Manager System. | PipelineToSolutionManagerSystem |
| A Pipeline to a table of Most-at-Risk Search Test Repositories. | PipelineToSearchTestRepos |
| A Pipeline to a Most-at-risk Gaps Test Repository. | PipelineToGapsTestRepo |
| A Pipeline to a table of distinct Most-at-risk Hits Execution Test Repositories. | PipelineToExecuteTestRepos |
| A Pipeline to its first Tosca Most-at-risk Search Test Repository. | PipelineToToscaRepo |
|
A Pipeline to a table of distinct Most-at-risk Hits Execution Test Repository Execution Names. |
PipelineToExecuteName |
| A Pipeline to a table of distinct Most-at-risk Hits Execution Test Repository Execution Paths. | Pipeline_ExecutePath |
| A Pipeline to a table of Most-at-risk Hits Execution Test Repository Execution List Paths. | Pipeline_ExecuteListPath |
| A Pipeline to its Known Test Gaps External Data Source. | PipelineToKnownTestGaps |