Skip to content

Commit

Permalink
Merge branch 'develop' into feature/ac-48131
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkTaylorAE committed Jul 10, 2024
2 parents aff5ae1 + 32fcb1b commit 0da99d6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions 1.9.0
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0da99d6

Please sign in to comment.