forked from vlocityinc/vlocity_build
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow suppressing Vlocity Logging statements through command.
- Loading branch information
Adam Rutland
committed
Jun 4, 2020
1 parent
cd6e390
commit a5707ad
Showing
30 changed files
with
3,464 additions
and
75 deletions.
There are no files selected for viewing
50 changes: 50 additions & 0 deletions
50
...etadata/separateMatrixVersions/VlocityDataPackConfiguration/CalculationMatrixVersion.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"fullName": "%vlocity_namespace%__VlocityDataPackConfiguration__mdt.CalculationMatrixVersion", | ||
"label": "CalculationMatrixVersion", | ||
"values": [ | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportService__c", | ||
"value": "Calculation Matrix Version Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportService__c", | ||
"value": "Calculation Matrix Version Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportService__c", | ||
"value": "Calculation Matrix Version Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportService__c", | ||
"value": "Calculation Matrix Version Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportType__c", | ||
"value": "Vlocity DataRaptor" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultActivateLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ActivateLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportLimit__c", | ||
"value": 1 | ||
} | ||
] | ||
} |
22 changes: 22 additions & 0 deletions
22
DataPackMetadata/separateProducts/DRMatchingKey/AttributeAssignment__c.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"fullName": "%vlocity_namespace%__DRMatchingKey__mdt.AttributeAssignment", | ||
"label": "AttributeAssignment", | ||
"values": [ | ||
{ | ||
"field": "%vlocity_namespace%__MatchingKeyFields__c", | ||
"value": "%vlocity_namespace%__GlobalKey__c" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__MatchingKeyObject__c", | ||
"value": "%vlocity_namespace%__AttributeAssignment__c" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ObjectAPIName__c", | ||
"value": "%vlocity_namespace%__AttributeAssignment__c" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ReturnKeyField__c", | ||
"value": "Id" | ||
} | ||
] | ||
} |
50 changes: 50 additions & 0 deletions
50
DataPackMetadata/separateProducts/VlocityDataPackConfiguration/ProductAttributes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"fullName": "%vlocity_namespace%__VlocityDataPackConfiguration__mdt.ProductAttributes", | ||
"label": "Product Attributes", | ||
"values": [ | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportService__c", | ||
"value": "Product Attributes Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportService__c", | ||
"value": "Product Attributes Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportService__c", | ||
"value": "Product Attributes Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportService__c", | ||
"value": "Product Attributes Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportType__c", | ||
"value": "Vlocity DataRaptor" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultActivateLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ActivateLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportLimit__c", | ||
"value": 10 | ||
} | ||
] | ||
} |
50 changes: 50 additions & 0 deletions
50
DataPackMetadata/separateProducts/VlocityDataPackConfiguration/ProductConfiguration.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"fullName": "%vlocity_namespace%__VlocityDataPackConfiguration__mdt.ProductConfiguration", | ||
"label": "Product Configuration", | ||
"values": [ | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportService__c", | ||
"value": "Product Configuration Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportService__c", | ||
"value": "Product Configuration Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportService__c", | ||
"value": "Product Configuration Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportService__c", | ||
"value": "Product Configuration Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportType__c", | ||
"value": "Vlocity DataRaptor" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultActivateLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ActivateLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportLimit__c", | ||
"value": 10 | ||
} | ||
] | ||
} |
50 changes: 50 additions & 0 deletions
50
DataPackMetadata/separateProducts/VlocityDataPackConfiguration/ProductDecomposition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"fullName": "%vlocity_namespace%__VlocityDataPackConfiguration__mdt.ProductDecomposition", | ||
"label": "Product Decomposition", | ||
"values": [ | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportService__c", | ||
"value": "Product Decomposition Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportService__c", | ||
"value": "Product Decomposition Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportService__c", | ||
"value": "Product Decomposition Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportService__c", | ||
"value": "Product Decomposition Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportType__c", | ||
"value": "Vlocity DataRaptor" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultActivateLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ActivateLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportLimit__c", | ||
"value": 10 | ||
} | ||
] | ||
} |
50 changes: 50 additions & 0 deletions
50
DataPackMetadata/separateProducts/VlocityDataPackConfiguration/ProductHierarchy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"fullName": "%vlocity_namespace%__VlocityDataPackConfiguration__mdt.ProductHierarchy", | ||
"label": "Product Hierarchy", | ||
"values": [ | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportService__c", | ||
"value": "Product Hierarchy Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportService__c", | ||
"value": "Product Hierarchy Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportService__c", | ||
"value": "Product Hierarchy Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportService__c", | ||
"value": "Product Hierarchy Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportType__c", | ||
"value": "Vlocity DataRaptor" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultActivateLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ActivateLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportLimit__c", | ||
"value": 10 | ||
} | ||
] | ||
} |
50 changes: 50 additions & 0 deletions
50
DataPackMetadata/separateProducts/VlocityDataPackConfiguration/ProductPricing.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"fullName": "%vlocity_namespace%__VlocityDataPackConfiguration__mdt.ProductPricing", | ||
"label": "Product Pricing", | ||
"values": [ | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportService__c", | ||
"value": "Product Pricing Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportService__c", | ||
"value": "Product Pricing Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportService__c", | ||
"value": "Product Pricing Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportService__c", | ||
"value": "Product Pricing Migration" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportType__c", | ||
"value": "Vlocity DataRaptor" | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultActivateLimit__c", | ||
"value": 1 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ActivateLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ExportLimit__c", | ||
"value": 5 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultExportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__ImportLimit__c", | ||
"value": 10 | ||
}, | ||
{ | ||
"field": "%vlocity_namespace%__DefaultImportLimit__c", | ||
"value": 10 | ||
} | ||
] | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
38 changes: 38 additions & 0 deletions
38
...oducts/DataRaptor/Product-Attributes-Migration/Product-Attributes-Migration_DataPack.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"%vlocity_namespace%__BatchSize__c": 200, | ||
"%vlocity_namespace%__CheckFieldLevelSecurity__c": false, | ||
"%vlocity_namespace%__DRMapItem__c": "Product-Attributes-Migration_Mappings.json", | ||
"%vlocity_namespace%__DRMapName__c": "Product Attributes Migration", | ||
"%vlocity_namespace%__DeleteOnSuccess__c": false, | ||
"%vlocity_namespace%__Description__c": "", | ||
"%vlocity_namespace%__GlobalKey__c": "Product Attributes Migration", | ||
"%vlocity_namespace%__IgnoreErrors__c": false, | ||
"%vlocity_namespace%__InputJson__c": "", | ||
"%vlocity_namespace%__InputType__c": "", | ||
"%vlocity_namespace%__InputXml__c": "", | ||
"%vlocity_namespace%__InterfaceObject__c": "JSON", | ||
"%vlocity_namespace%__IsDefaultForInterface__c": false, | ||
"%vlocity_namespace%__IsProcessSuperBulk__c": false, | ||
"%vlocity_namespace%__OuboundStagingObjectDataField__c": "", | ||
"%vlocity_namespace%__OutboundConfigurationField__c": "", | ||
"%vlocity_namespace%__OutboundConfigurationName__c": "", | ||
"%vlocity_namespace%__OutboundStagingObjectName__c": "", | ||
"%vlocity_namespace%__OutputType__c": "", | ||
"%vlocity_namespace%__OverwriteAllNullValues__c": false, | ||
"%vlocity_namespace%__PreprocessorClassName__c": "", | ||
"%vlocity_namespace%__ProcessNowThreshold__c": -1, | ||
"%vlocity_namespace%__RollbackOnError__c": false, | ||
"%vlocity_namespace%__SampleInputJSON__c": "", | ||
"%vlocity_namespace%__SampleInputRows__c": "", | ||
"%vlocity_namespace%__SampleInputXML__c": "", | ||
"%vlocity_namespace%__TargetOutDocuSignTemplateId__c": "", | ||
"%vlocity_namespace%__TargetOutJson__c": "", | ||
"%vlocity_namespace%__TargetOutPdfDocName__c": "", | ||
"%vlocity_namespace%__TargetOutXml__c": "", | ||
"%vlocity_namespace%__Type__c": "Migration", | ||
"%vlocity_namespace%__UseAssignmentRules__c": false, | ||
"Name": "Product Attributes Migration", | ||
"VlocityDataPackType": "SObject", | ||
"VlocityRecordSObjectType": "%vlocity_namespace%__DRBundle__c", | ||
"VlocityRecordSourceKey": "%vlocity_namespace%__DRBundle__c/Product Attributes Migration" | ||
} |
Oops, something went wrong.