Skip to content

Commit

Permalink
Revert "Revert "feature/ac- 57039 | Create a process to take 2 fields…
Browse files Browse the repository at this point in the history
… from an…" (#133)

This reverts commit 3190d39.
  • Loading branch information
jduclos-ae committed Jul 10, 2024
1 parent 3190d39 commit 32fcb1b
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
@@ -1,5 +1,21 @@
{
"instructionList":[
{
"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 32fcb1b

Please sign in to comment.