Skip to content

Commit

Permalink
Merge pull request #333 from vlocityinc/beta
Browse files Browse the repository at this point in the history
Update for IDX 1.3 -- *New Minor Version*
  • Loading branch information
Adam Rutland authored Nov 12, 2020
2 parents 0096392 + 395fe11 commit 61ea19c
Show file tree
Hide file tree
Showing 88 changed files with 43,804 additions and 5,570 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ node_modules/
vlocity-temp/
example_vlocity_build/
test/testJobRunning/
test/salesforce_sfdx_test/
.nyc_output/
.vscode/
.sfdx/
Expand Down
22 changes: 22 additions & 0 deletions DataPackMetadata/latest/DRMatchingKey/CustomFieldMap__c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"fullName": "%vlocity_namespace%__DRMatchingKey__mdt.CustomFieldMap",
"label": "CustomFieldMapCustom",
"values": [
{
"field": "%vlocity_namespace%__MatchingKeyFields__c",
"value": "Name"
},
{
"field": "%vlocity_namespace%__MatchingKeyObject__c",
"value": "%vlocity_namespace%__CustomFieldMap__c"
},
{
"field": "%vlocity_namespace%__ObjectAPIName__c",
"value": "%vlocity_namespace%__CustomFieldMap__c"
},
{
"field": "%vlocity_namespace%__ReturnKeyField__c",
"value": "Id"
}
]
}
4 changes: 2 additions & 2 deletions DataPackMetadata/latest/DRMatchingKey/Project__c.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"fullName": "%vlocity_namespace%__DRMatchingKey__mdt.Project",
"label": "CpqConfigurationSetupCustom",
"label": "ProjectCustom",
"values": [
{
"field": "%vlocity_namespace%__MatchingKeyFields__c",
"value": "Name"
"value": "%vlocity_namespace%__GlobalKey__c"
},
{
"field": "%vlocity_namespace%__MatchingKeyObject__c",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,38 +10,14 @@
"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
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"fullName": "%vlocity_namespace%__VlocityDataPackConfiguration__mdt.CustomFieldMap",
"label": "CustomFieldMap",
"values": [
{
"field": "%vlocity_namespace%__DefaultExportService__c",
"value": "Custom Field Map Migration"
},
{
"field": "%vlocity_namespace%__DefaultImportService__c",
"value": "Custom Field Map Migration"
},
{
"field": "%vlocity_namespace%__DefaultExportLimit__c",
"value": 100
},
{
"field": "%vlocity_namespace%__DefaultImportLimit__c",
"value": 100
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"field": "%vlocity_namespace%__DefaultImportService__c",
"value": "Orchestration Dependency Definition Migration"
},
{
"field": "%vlocity_namespace%__ExportType__c",
"value": "Vlocity DataRaptor"
},
{
"field": "%vlocity_namespace%__ImportType__c",
"value": "Vlocity DataRaptor"
},
{
"field": "%vlocity_namespace%__DefaultExportLimit__c",
"value": 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"field": "%vlocity_namespace%__DefaultImportService__c",
"value": "Orchestration Item Definition Migration"
},
{
"field": "%vlocity_namespace%__ExportType__c",
"value": "Vlocity DataRaptor"
},
{
"field": "%vlocity_namespace%__ImportType__c",
"value": "Vlocity DataRaptor"
},
{
"field": "%vlocity_namespace%__DefaultExportLimit__c",
"value": 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"field": "%vlocity_namespace%__DefaultImportService__c",
"value": "Orchestration Plan Definition Migration"
},
{
"field": "%vlocity_namespace%__ExportType__c",
"value": "Vlocity DataRaptor"
},
{
"field": "%vlocity_namespace%__ImportType__c",
"value": "Vlocity DataRaptor"
},
{
"field": "%vlocity_namespace%__DefaultExportLimit__c",
"value": 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"field": "%vlocity_namespace%__DefaultImportService__c",
"value": "Project Migration"
},
{
"field": "%vlocity_namespace%__ExportType__c",
"value": "Vlocity DataRaptor"
},
{
"field": "%vlocity_namespace%__ImportType__c",
"value": "Vlocity DataRaptor"
},
{
"field": "%vlocity_namespace%__DefaultExportLimit__c",
"value": 1
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"fullName": "%vlocity_namespace%__VlocityDataPackConfiguration__mdt.CalculationProcedureVersion",
"label": "CalculationProcedureVersion",
"values": [
{
"field": "%vlocity_namespace%__DefaultExportService__c",
"value": "Calculation Procedure Version Migration"
},
{
"field": "%vlocity_namespace%__DefaultImportService__c",
"value": "Calculation Procedure Version Migration"
},
{
"field": "%vlocity_namespace%__DefaultActivateLimit__c",
"value": 1
},
{
"field": "%vlocity_namespace%__DefaultExportLimit__c",
"value": 1
},
{
"field": "%vlocity_namespace%__DefaultImportLimit__c",
"value": 1
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
"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"
Expand Down

This file was deleted.

Loading

0 comments on commit 61ea19c

Please sign in to comment.