diff --git a/1.9.0 b/1.9.0 index 04e5255..a244f16 100644 --- a/1.9.0 +++ b/1.9.0 @@ -15,6 +15,22 @@ } ] }, + { + "instructionTypeName": "recordFieldMapper", + "taskList": [ + { + "jiraTicket": "ac-57039", + "description": "Map data from FinServ Description to custom Description field", + "actionType": "RecordFieldMapper", + "actionTypeName": "Query", + "optionsMap": { + "incomingObject": "FinServ__FinancialAccount__c", + "sourceField": "FinServ__Description__c", + "destinationField": "command__Description__c" + } + } + ] + }, { "sObjectName": "FinServ__FinancialAccount__c", "instructionTypeName": "command__Financial Account (Annuity) Layout",