Open
Description
Hey there,
As the question basically states we have the following scenario:
In target org there is a field: Entity__c, which we want to default populate with "Service". This Entity__c field does not exist in the source org.
Now ofcourse we can create this field in the source org and just leave it empty. Then we can use the ValueMapping to assign the default value.
However i was hoping we could do this without creating the field in the source org. Is this possible?
Kind regards, Thomas