POST api/BulkUpdateController/UpdateBulkMappings
Request Information
URI Parameters
None.
Body Parameters
EditMappingBulkUpdateParams| Name | Description | Type | Additional information |
|---|---|---|---|
| UPDATESTATEMENT | string |
None. |
|
| PROJECT_RELEASE_where | string |
None. |
|
| STATUS_where | string |
None. |
|
| SOR_where | string |
None. |
|
| SOURCE_TYPE_where | string |
None. |
|
| SOURCE_DATABASE_where | string |
None. |
|
| SOURCE_TABLE_where | string |
None. |
|
| SOURCE_COLUMN_where | string |
None. |
|
| SOURCE_DATA_TYPE_where | string |
None. |
|
| SOURCE_NULL_ALLOWED_where | string |
None. |
|
| SOURCE_COLUMN_IS_PK_where | string |
None. |
|
| SOURCE_CONF_FLAG_where | string |
None. |
|
| INDICATIVE_FINANCIAL_where | string |
None. |
|
| DATA_CATEGORY_where | string |
None. |
|
| TARGET_CONF_FLAG_where | string |
None. |
|
| CONFIDENTIALITY_RULE_where | string |
None. |
|
| LOGIC_CODES_where | string |
None. |
|
| HASH_TAGS_where | string |
None. |
|
| ADDITIONAL_SOURCE_where | string |
None. |
|
| VAL_PRIORITY_where | string |
None. |
|
| REQUIREMENT_ID_where | string |
None. |
|
| TARGET_TABLE_where | string |
None. |
|
| TARGET_COLUMN_where | string |
None. |
|
| mapping_owner_where | string |
None. |
|
| approver_where | string |
None. |
|
| developer_where | string |
None. |
|
| tester_where | string |
None. |
|
| reviewer_where | string |
None. |
|
| SOURCE_DEFINITION_where | string |
None. |
|
| TRANSFORMATION_RULE_where | string |
None. |
|
| COMMENTS_where | string |
None. |
|
| Created_By_where | string |
None. |
|
| Last_Modified_By_where | string |
None. |
|
| USER_GROUP_NAME_where | string |
None. |
|
| isMapperAppend | string |
None. |
|
| isApproverAppend | string |
None. |
|
| isDevAppend | string |
None. |
|
| isTestAppend | string |
None. |
|
| isRevAppend | string |
None. |
|
| type | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"UPDATESTATEMENT": "sample string 1",
"PROJECT_RELEASE_where": "sample string 2",
"STATUS_where": "sample string 3",
"SOR_where": "sample string 4",
"SOURCE_TYPE_where": "sample string 5",
"SOURCE_DATABASE_where": "sample string 6",
"SOURCE_TABLE_where": "sample string 7",
"SOURCE_COLUMN_where": "sample string 8",
"SOURCE_DATA_TYPE_where": "sample string 9",
"SOURCE_NULL_ALLOWED_where": "sample string 10",
"SOURCE_COLUMN_IS_PK_where": "sample string 11",
"SOURCE_CONF_FLAG_where": "sample string 12",
"INDICATIVE_FINANCIAL_where": "sample string 13",
"DATA_CATEGORY_where": "sample string 14",
"TARGET_CONF_FLAG_where": "sample string 15",
"CONFIDENTIALITY_RULE_where": "sample string 16",
"LOGIC_CODES_where": "sample string 17",
"HASH_TAGS_where": "sample string 18",
"ADDITIONAL_SOURCE_where": "sample string 19",
"VAL_PRIORITY_where": "sample string 20",
"REQUIREMENT_ID_where": "sample string 21",
"TARGET_TABLE_where": "sample string 22",
"TARGET_COLUMN_where": "sample string 23",
"mapping_owner_where": "sample string 24",
"approver_where": "sample string 25",
"developer_where": "sample string 26",
"tester_where": "sample string 27",
"reviewer_where": "sample string 28",
"SOURCE_DEFINITION_where": "sample string 29",
"TRANSFORMATION_RULE_where": "sample string 30",
"COMMENTS_where": "sample string 31",
"Created_By_where": "sample string 32",
"Last_Modified_By_where": "sample string 33",
"USER_GROUP_NAME_where": "sample string 34",
"isMapperAppend": "sample string 35",
"isApproverAppend": "sample string 36",
"isDevAppend": "sample string 37",
"isTestAppend": "sample string 38",
"isRevAppend": "sample string 39",
"type": "sample string 40"
}
application/xml, text/xml
Sample:
<EditMappingBulkUpdateParams xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/OauthApi.Models"> <ADDITIONAL_SOURCE_where>sample string 19</ADDITIONAL_SOURCE_where> <COMMENTS_where>sample string 31</COMMENTS_where> <CONFIDENTIALITY_RULE_where>sample string 16</CONFIDENTIALITY_RULE_where> <Created_By_where>sample string 32</Created_By_where> <DATA_CATEGORY_where>sample string 14</DATA_CATEGORY_where> <HASH_TAGS_where>sample string 18</HASH_TAGS_where> <INDICATIVE_FINANCIAL_where>sample string 13</INDICATIVE_FINANCIAL_where> <LOGIC_CODES_where>sample string 17</LOGIC_CODES_where> <Last_Modified_By_where>sample string 33</Last_Modified_By_where> <PROJECT_RELEASE_where>sample string 2</PROJECT_RELEASE_where> <REQUIREMENT_ID_where>sample string 21</REQUIREMENT_ID_where> <SOR_where>sample string 4</SOR_where> <SOURCE_COLUMN_IS_PK_where>sample string 11</SOURCE_COLUMN_IS_PK_where> <SOURCE_COLUMN_where>sample string 8</SOURCE_COLUMN_where> <SOURCE_CONF_FLAG_where>sample string 12</SOURCE_CONF_FLAG_where> <SOURCE_DATABASE_where>sample string 6</SOURCE_DATABASE_where> <SOURCE_DATA_TYPE_where>sample string 9</SOURCE_DATA_TYPE_where> <SOURCE_DEFINITION_where>sample string 29</SOURCE_DEFINITION_where> <SOURCE_NULL_ALLOWED_where>sample string 10</SOURCE_NULL_ALLOWED_where> <SOURCE_TABLE_where>sample string 7</SOURCE_TABLE_where> <SOURCE_TYPE_where>sample string 5</SOURCE_TYPE_where> <STATUS_where>sample string 3</STATUS_where> <TARGET_COLUMN_where>sample string 23</TARGET_COLUMN_where> <TARGET_CONF_FLAG_where>sample string 15</TARGET_CONF_FLAG_where> <TARGET_TABLE_where>sample string 22</TARGET_TABLE_where> <TRANSFORMATION_RULE_where>sample string 30</TRANSFORMATION_RULE_where> <UPDATESTATEMENT>sample string 1</UPDATESTATEMENT> <USER_GROUP_NAME_where>sample string 34</USER_GROUP_NAME_where> <VAL_PRIORITY_where>sample string 20</VAL_PRIORITY_where> <approver_where>sample string 25</approver_where> <developer_where>sample string 26</developer_where> <isApproverAppend>sample string 36</isApproverAppend> <isDevAppend>sample string 37</isDevAppend> <isMapperAppend>sample string 35</isMapperAppend> <isRevAppend>sample string 39</isRevAppend> <isTestAppend>sample string 38</isTestAppend> <mapping_owner_where>sample string 24</mapping_owner_where> <reviewer_where>sample string 28</reviewer_where> <tester_where>sample string 27</tester_where> <type>sample string 40</type> </EditMappingBulkUpdateParams>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.