associatedlocation finished

This commit is contained in:
Rene Kaßeböhmer
2025-04-15 13:45:43 +02:00
parent 9174dafb43
commit 3888e5106e
10 changed files with 107 additions and 6 deletions

View File

@ -15,7 +15,8 @@
},{
"query": "SELECT Product2Id,InstallDate,Name,Kind_of_Energy__c,Main_Product_Group__c,SerialNumber,Serialnumber_Exception__c,LocationId FROM Asset",
"operation": "Insert",
"master": true
"master": true,
"useValuesMapping": true
}
]
}