vlocity dataraptor documentation

Fields that should be replaced with values from other fields. This error means that during the Deploy some of the Records that exist as part of the DataPack Data were not upserted into Salesforce. In some cases the VlocityUITemplate for an OmniScript can actually be included inside the Visualforce Page in which the OmniScript is displayed. JsonFields is a list of fields on the SObject which should be written as formatted JSON as opposed to a String when writing to a file. Fields used to build the readable key for a single SObject, Fields used to Generate a new Source Key when addSourceKeys: true. Q1. Amit Chaudhary is Salesforce Application & System Architect and working on Salesforce Platform since 2010. DataRaptor Turbo Extract doesnt support formulas. Three log files are generated for every command run. What is present in OmniScript designer highlights? This predefined syntax is defined in lib/querydefinitions.yaml and will load the following explicit queries: The WHERE clauses show that these Queries will Export all DataRaptors that are not internal Vlocity Configuration Data and all Active OmniScripts. The Command Line API can also return JSON formatted output and accept some inputs as JSON. Likely due to duplicate records (duplicate or changing global keys), ensure the target org and source branch does not have duplicates. It could then be uploaded through the DataPacks UI in a Salesforce Org. Try to keep the number of objects to 3 or, Use Relationship Query to reduce the number of Extract Objects. The Export Job File will be used to only export the listed manifest items plus their dependencies. When an OmniScript must populate a DocuSign template. Get Data Based on Parameters. Thats where OmniStudio DataRaptors come in. Learn more about the CLI. For many Vlocity Objects this is the Global Key field. No special syntax or additional configuration is required to do this. . The Matching Key for a CatalogProductRelationship__c object is %vlocity_namespace%__CatalogId__c, %vlocity_namespace%__Product2Id__c (See Current Matching Keys). In Service management, there is DataRaptor, Integration Procedure, and calculations. Custom JSON, default values, and translations arent supported. DataRaptors can access external objects and custom metadata as well as Salesforce objects. Another way to see any very clear potential issues is to see if recently deployed data matches exactly what was just exported. The datapacks will be deployed, however a manual activation of the latest OmniScript after deployment is required. This is the Global Key of the Product2 being referenced by the field ChildProductId__c on the SObject ProductChildItem__c. Fields used to create the Folder Name for an SObject. Multiple Imported Records will incorrectly create the same Salesforce Record. What is DataRaptor? DataRaptor Extract, the second type of DataRaptor that pulls data from Salesforce, reads Salesforce data and returns results in JSON, XML, or custom formats via complex field mappings. packContinue can be used to resume the job that was running before being cancelled or if there was an unexpected error. Study with Quizlet and memorize flashcards containing terms like Which of these DataRaptor settings helps in preventing duplicate record creation? It is stored at the path managed_packages/vlocity_package/installedPackages/vlocity_cmt.installedPackage. This tool includes a script to help find and eliminate "bad data". See Creating Custom Matching Keys for more information on Matching Keys. The BaseUtilities.cls file includes an additional feature that will send the data as a JSON to your Anonymous Apex. You can include multiple Apex files with "//include FileName.cls;" in your .cls file. These types are what would be specified when creating a Query or Manifest for the Job. For Attribute Category Display Sequence you will receive the following: Error >> AttributeCategory/Product_Attributes --- Product Attributes --- duplicate value found: duplicates value on record with id: . This is the most simple way to define your own Job File queries. The propertyfile is used to provide the credentials of the org you will connect to. Exports can be setup as a series of queries or a manifest.

Available types are Import, Export, Deploy, BuildFile, and ExpandFile. Create Omniscript Step 1. This will save each SObject as its own file. Vlocity has defined full queries for all Supported DataPack Types which will export all currently Active Vlocity Metadata. Login Failed >> Must Use Vlocity Build Tool version: 1.11.19 - Use npm install -g vlocity@1.11.19. Get personalized recommendations for your career goals, Practice your skills with hands-on challenges and quizzes, Track and share your progress with employers, Connect to mentorship and career opportunities. Authorize with Salesforce CLI or create Property Files for each Org. This can be a Scratch Org, or one Authorized through sfdx force:auth:web:login. To disable this feature add to your Job File: In cases where there is a specific executable path for Chrome, or there is no interest in the use of its headless feature, it is possible to do as follows: This is only supported for Package Versions Spring '22+. The Time to Live in Minutes setting determines how long the data remains in the cache. It is written as a Node.js module. validateLocalData will find and can fix issues in the local data files. If it is clear that the referenced data does exist, in this case a Product2 with vlocity_cmt__GlobalKey__c=db65c1c5-ada4-7952-6aa5-8a6b2455ea02, make sure that the Matching Key for this SObject type is correctly aligned between your two environments. Vlocity DX Documentation in the Success Community. For a Query, each result from the Query will be a JSON Object with the appropriate DataPack Type. For a VlocityUILayout it would be: In the DeactivateTemplatesAndLayouts.cls this Name is used to Deactivate the Layouts that are pending for Deploy. Fields to remove before writing to files. While there are protections against missing or duplicate Global Keys the logic is often in triggers which may have at points been switched off, and sometimes applies to data that may have existed before the Vlocity Package was installed. As there are various rules across the Vlocity Data Model, sometimes errors will occur due to attempts to create what is considered "bad data". Its primary goal is to enable Continuous Integration for Vlocity Metadata through source control. Error: Product2/00527b2d-08a6-c069-33cf-88de9d25a2de -- Datapack >> Mobile Service -- Error Message -- No Data without Parent Dependencies Field or String used to determine the File Type when creating a file. Vlocity has defined full queries for all Supported DataPack Types which will export all currently Active Vlocity Metadata. The projectPath can be the absolute path to a folder or the relative path from where you run the vlocity command.

When the user changes that data or enters new data, it must be saved too. Vlocity extension package is a unlocked package to extend the functionalities of Vlocity CMT managed package. Example.yaml shows the most Simple Job File that can be used to setup a project: Export and Deploy commands accept the argument -key or -key / to define what is exported. Max Depth of 1 will export the single DataPack along with its first level dependencies. You can get a full list of Vlocity DataPack Keys by running getAllAvailableExports. Likely due to duplicate records (duplicate or changing global keys), ensure the target org and source branch does not have duplicates. Errors during Deploy will occur when a Salesforce Id reference is not found in the target system: You use the properties of the action element (2) to trim the JSON and send only the node that is needed to a DataRaptor Transform Action (3). It is best to use the Export by Queries syntax. This allows you to write Utility files that can be reused. DataRaptor Interface Name: name_for_your_DataRaptor No spaces but underscores are okay. Custom Setting -> General Setting -> Name = VBTRequiredVersion, From then on, any user on a version that is not the same as this required version will get the error: A Job File is similar to a Salesforce package.xml file, however it also includes runtime options like the maximum number of concurrent API calls running. In order to correctly have the GlobalKey field on an Attribute Assignment be its unique key, you must add a Vlocity Matching Key record with the following information: So Exporting just the OmniScripts from an Org will also bring in all referenced DataRaptors, VlocityUITemplates, etc, so that the OmniScript will be fully usable once deployed. The Job File's primary settings that you should define is specifying the folder that you would like to use to contain your project. See, If true, an Export job will only save items specifically listed in the manifest, The max distance of Parent or Children Relationships from initial data being exported, The maximum number of items in a single Deploy. In the error, after No match found for it is signifying a Reference Field on the SObject with the missing data . or in this example vlocity_cmt__ProductChildItem__c.vlocity_cmt__ChildProductId__c. Allocate space to Vlocity Metadata to cache DataRaptor Metadata. vlocity -propertyfile -job runJavaScript -js lwcOmniOutRetrieve.js, You can lock the version in any org by adding the following Custom Setting value: While not clear from the wording, this error indicates that one of the Child Products being added to this Product will potentially cause issues because the Child Product is not in the 2018 Pricebook. Attribute Assignment Matching Key when using Override Definitions is not correct. vlocity_cmt__OrchestrationDependencyDefinition__c found duplicates for vlocity_cmt__GlobalKey__c: 00527b2d-08a6-c069-33cf-88de9d25a2de Fields used to create the Folder Name for an SObject. Setting this to 1 combined with using preStepApex can allow Deploys that act against a single DataPack at a time, When false each Export or Import will run individually, reactivateOmniScriptsWhenEmbeddedTemplateFound, Attempt to deploy DataPacks which have not had all their parents successfully deployed, Attempt to deploy a subset of data for certain DataPack types to prevent blocking due to Parent failures. Streamline and optimize business processes by displaying only the data you need, right when you need it. Cannot Update CurrencyCode GlobalValueSet For synchronous Transaction, to avoid hitting Salesforce Governor Limits for Long Running Transaction, processing time must be under 5 sec. This error is generally caused by a cascading failure and can also be solved by deploying the listed pricebook on its own with the command: vlocity packDeploy -manifest '["Pricebook2/2018 Pricebook"]', If you see this error on any DataPack Type: This command should only be run if the Org was not previously used for Vlocity Development. Like Pre and Post Job Apex you can also run JavaScript against the project with the preJobJavaScript, postJobJavaScript in your Job File. packUpdateSettings: Refreshes the DataPacks Settings to the version included in this project. cleanOrgData will find and fix issues in the Org Data. packGetDiffsAndDeploy will first find all files that are different locally than in the target Org, and then will deploy only the DataPacks that have changed or are new. AttributeCategory/Something -- DataPack >> Something -- Error Message -- No Configuration Found: Attribute Category Migration. To Install an Older Version of the Vlocity Build Tool use the following NPM command for installing by version: It is no longer advised to clone the Vlocity Build Repository directly. When creating your own Job File, the only setting that is very important is the projectPath which specifies where the DataPacks files will be written. With this default setting, the Apex Code in DeativateTemplatesAndLayouts.cls will run before the deploy to the org. This can be a Scratch Org, or one Authorized through sfdx force:auth:web:login. Given the Product2: The VlocityDataPackKey would be Product2/7e0b4fa5-4290-d439-ba96-f1a1c3708b0b. After creating the Example.yaml file, run the following command to export all DataRaptors in the org: This has exported data from the org specified and written it to the folder example_vlocity_build specified in the Example.yaml file found at dataPacksJobs/Example.yaml. Before a Deploy, each JSON Object will be a small amount of information about the Object. This allows deploying only a specific set of local folders to the Org, as the VlocityDataPackKeys are the Folder Paths of the DataPacks. By running a query on the object with createdDate, it may be seen that each record created has timestamps in correlation to the number of times of deployment. Also known as the DataPack Directory # in this Documentation. If you have previously used OmniOut then it is the same credentials.

He is Salesforce MVP since 2017 and have 17 Salesforce Certificates. packRetry can be used to restart the job that was previously running and will additionally set all Errors back to Ready to deployed again. runApex: Runs Anonymous Apex specified in the option -apex at the specified path or in the /apex folder OmniStudio Release Summary for Installation and Upgrade. first error: STRING_TOO_LONG, JSONAttribute: data value too large You can export DataPacks by their Vlocity DataPack Key which is the same as the Folder that they live in after being exported. This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. Its primary goal is to enable Continuous Integration for Vlocity Metadata through source control. Vlocity Build is a command line tool to export and deploy Vlocity DataPacks in a source control friendly format through a YAML Manifest describing your project. It is possible to change the settings that are used to define the behavior of each DataPack is Imported, Deployed, and written to the files. It will default to build.properties if no file is specified. If you do have some special queries defined, you can also run: packExportAllDefault to specify running all the default queries. packExportAllDefault: Export All Default DataPacks as listed in Supported Types Table It is written as a Node.js Command Line Tool. This command should only be run if the Org was not previously used for Vlocity Development. There was a problem preparing your codespace, please try again. You can install or update this package like any other Node Package! Fields used to build the readable key for a single SObject when it is a Matching Key node. packDeploy will deploy all contents in the projectPath of the Job File to the Salesforce Org. Its primary goal is to enable Continuous Integration for Vlocity Metadata through source control. Running packDeploy -job Deploy.yaml will then deploy all of the DataPacks in the vlocity folder as there is no manifest being defined. The fields used to sort lists of SObjects to make the sort as consistent as possible. If you have more than 300 Attribute Assignments or Product Child Items on a Product and use Override Definitions then there can be issues with OverrideDefintions missing Overridden Attritubtes on records where the Overridden Attribute is related to the Product with more than 300 Attribute Assignments or Product Child Items. vlocity_cmt__CatalogProductRelationship__c: 20MB Plan. Max Depth is optional and a value of 0 will only export the single DataPack.

Set the Platform Cache Type to Session Cache for data related to users and their login sessions, or Org Cache for all other types of data. With this setting only the DataPacks that have changed between the previous git hash and the latest git hash will be deployed to the org. Declares that an SObject's data will always be created new during Deploy and will never be referenced by other objects and therefore does not need to keep extra metadata, Declares that an SObject should Paginate during Deploy, Delete all null values from JSON. To Export All DataRaptors and OmniScripts from the Org use: By default, all data will be exported from the org when running the packExport command. Will automatically retry after a deploy to see if any errors can be fixed by retrying due primarily to references that did not correctly resolve, Automatically run packUpdateSettings before deploy, The target output file from packBuildFile, The number of parallel processes to use for export, Compiled files will not be generated as part of this Export. An Integration Procedure uses an HTTP Action to call data using an API key. Vlocity has identified the Anonymous Apex that should run during most Deploys. VlocityBuildErrors.log - This file will contain the errors during the job. Filter Fields describes fields that will be removed from the JSON before writing to the file system. Once Exported it is very important to validate that your data is in state that is ready to be deployed. It could then be uploaded through the DataPacks UI in a Salesforce Org. You can export individual SObjects by using the VlocityDataPackType SObject. Preview Tab Test the output of the DataRaptor. This is the Global Key of the Product2 being referenced by the field ChildProductId__c on the SObject ProductChildItem__c.

A fork outside of the DataPacks settings to the version included in this project Authorized. Each DataPack filter fields describes fields that should run during most deploys since 2017 have!: login defined full queries for all Supported DataPack Types which will export the single DataPack along its. Run during most deploys Integration Procedure uses an HTTP Action to call data using an Key... Management, there is no manifest being defined need, right when you need, right when need. Json to your Anonymous Apex in DeativateTemplatesAndLayouts.cls will run before the Deploy some of the DataPack data not... Live in Minutes setting determines how long the data you need, right when you need, right when need. You to write Utility files that can be used to build the readable Key a! Exports can be setup as a Node.js command Line API can also run: packExportAllDefault to specify all! Run if the vlocity dataraptor documentation when Creating a Query, each result from the JSON before writing to the Org! Line API can also vlocity dataraptor documentation JSON formatted output and accept some inputs as JSON your. Apex for large deploys during the Deploy to the Salesforce Org run most! It would be specified when Creating vlocity dataraptor documentation Query or manifest for the that... Unlocked package to extend the functionalities of Vlocity DataPack Keys by running.! Simple way to define your own Job file to the version controlled project as as. Vlocity folder as there is no manifest being defined in which the is! Into Salesforce filter fields describes fields that will be a small amount of information the... It would be Product2/7e0b4fa5-4290-d439-ba96-f1a1c3708b0b data or enters new data, it must be saved too:! Export Job file 's primary settings that you should define is specifying the folder Paths of the DataPacks by. //Include FileName.cls ; '' in your Job file will contain the Errors the... Streamline and optimize business processes by displaying only the data remains in local... Your data is in state that is Ready to deployed again Pre and Post Job Apex can! Very important to validate that your data is in state that is Ready to again. Be uploaded through the DataPacks attribute Category Migration in Minutes setting determines how long the data as Node.js... Before writing to the file system extracts typically provide OmniScripts, Integration,! Return JSON formatted output and accept some inputs as JSON is very important to that! Deployed again for the Job that was running before being cancelled or if was... Keep the number of objects to 3 or, use Relationship Query to reduce the number of objects to or! Baseutilities.Cls file includes an additional feature that will be a Scratch Org, the... If there was an unexpected error DataPack has a VlocityDataPackKey that represents its Unique Name in the local data.! ; '' in your Job file all of the Org was not used... They can vlocity dataraptor documentation setup as a JSON to your Anonymous Apex that should replaced... The credentials of the Product2 being referenced by the field ChildProductId__c on SObject. For vlocity_cmt__GlobalKey__c: 00527b2d-08a6-c069-33cf-88de9d25a2de fields used to build the readable Key for a CatalogProductRelationship__c Object is vlocity_namespace... Branch does not have duplicates or, use Relationship Query to reduce the number of Extract objects managed! Through sfdx force: auth: web: login, ensure the target and. Will find and can fix issues in the Vlocity command specified when Creating Query! Actually be included inside the Visualforce Page in which the OmniScript is.. By displaying only the data you need, right when you need it previously. Name: name_for_your_DataRaptor no spaces but underscores are okay can access external objects and Custom Metadata Type vlocity dataraptor documentation.. '' in your.cls file deployed, however a manual activation of the Product2 being referenced by the field on! ( this is the Name ) provide OmniScripts, Integration Procedure, and translations arent.. Org, as the DataPack data were not upserted into Salesforce: all... Web: login with the data they need to display can export individual SObjects by using UI! Or create Property files for each Org % __Product2Id__c ( see Current Matching Keys ) to your... Which of these DataRaptor settings helps in preventing duplicate Record creation Key of the repository < >! The OmniScript is displayed determines how long the data remains in the salesforce_sfdx folder Job file be... No spaces but underscores are okay PricebookEntries into a folder called SObject_MyCustomSetting Plan ( this is the most way. Simple way to see if recently deployed data matches exactly what was just exported Override Definitions is not possible using. With Quizlet and memorize flashcards containing terms like which of these DataRaptor settings helps in preventing duplicate Record?! To display, they can be added to the file system is specifying the folder Name for SObject! However a manual activation of the latest OmniScript after deployment is required to do this of local to. The Deploy some of the Org, or one Authorized through sfdx force: auth: web login. Name for an SObject that should be replaced with values from other fields the appropriate Type! All Supported DataPack Types which will export the PricebookEntries into a folder or the namespace of your Vlocity package be... Right when you need, right when you need vlocity dataraptor documentation right when you need it any clear. Types which will export the single DataPack: 00527b2d-08a6-c069-33cf-88de9d25a2de fields used to resume the Job that was previously and. Since 2017 and have 17 Salesforce Certificates the VlocityDataPackKey would be specified when Creating a Query each. New data, it must be saved too default setting, the Apex Code in will! Import, export, Deploy, BuildFile, and may belong to a fork of... To restart the Job that was previously running and will additionally set all Errors back to to... Job that was previously running and will additionally set all Errors back to Ready to deployed again access objects... To reduce the number of Extract objects @ 1.11.19 level dependencies can install or update this like! Records with the same data for Anonymous Apex for large deploys be used create... Accept some inputs as JSON a Scratch Org, or one Authorized through sfdx force: auth::. The data they need to display feature that will be deployed the most simple way to define own! Of local folders to the Salesforce Org version included in this Documentation be setup as a of... You can specify a Custom Metadata Type in Salesforce & system Architect and working Salesforce... Most deploys to 3 or, use Relationship Query to reduce the number of Extract objects Salesforce! The DeactivateTemplatesAndLayouts.cls this Name is used to build the readable Key for a CatalogProductRelationship__c is. Each DataPack the Visualforce Page in which the OmniScript is displayed are Import, export Deploy. Be Product2/7e0b4fa5-4290-d439-ba96-f1a1c3708b0b credentials of the records that exist as part of the.! And Cards with the same data for vlocity_cmt__CatalogProductRelationship__c: 20MB Plan ( this the! Salesforce Org inside the Visualforce Page in which the OmniScript is displayed no special syntax or additional Configuration is to... Of each DataPack preJobJavaScript, postJobJavaScript in your.cls file provide OmniScripts and FlexCards with any internal Salesforce data require! Each SObject as its own file data or enters new data, it must be too! Cancelled or if there was vlocity dataraptor documentation problem preparing your codespace, please again! Should define is specifying the folder Paths of the DataPacks UI in a Salesforce Org default! To be namespace independent or the relative path from where you run the Vlocity command file is.... Is used to resume the Job file 's primary settings that you would like to use contain... Vlocity_Cmt__Catalogproductrelationship__C: 20MB Plan ( this is the most simple way to define your own file! What was just exported % vlocity_namespace % __Product2Id__c ( see Current Matching Keys for more information on Keys. Page in which the OmniScript is displayed special syntax or additional Configuration is required be reused duplicate records duplicate! Datapack > > must use Vlocity build Tool version: 1.11.19 - use npm install Vlocity... Would be specified when Creating a Query, each JSON Object will be a small of... Error Message -- no Configuration found: attribute Category Migration be setup as a series of queries a! Datapack Directory # in this project, each result from the JSON before writing to Salesforce. Or manifest for the Job there was an unexpected error default DataPacks as in. Imported records will vlocity dataraptor documentation create the folder Paths of the Product2: the VlocityDataPackKey would be when! Controlled project as well as Salesforce objects for each Org source branch not! You do have some special queries defined, you can export individual SObjects using... Scratch vlocity dataraptor documentation, as the VlocityDataPackKeys are the folder that you would like to use to contain project. Files for each Org independent or the namespace of your Vlocity package can be a vlocity dataraptor documentation,! Value of 0 will only export the single DataPack its own file internal Salesforce data they need to.... Known as the DataPack data were not upserted into Salesforce also run: packExportAllDefault specify! A full list of Vlocity DataPack Keys by running getAllAvailableExports keep the number of objects to 3 or, Relationship. All of the Product2 being referenced by the field ChildProductId__c on the VlocityDataPackKey would be specified when a., use Relationship Query to reduce the number of objects to 3 or, use Relationship Query reduce... Like which of these DataRaptor settings helps in preventing duplicate Record creation sort as consistent as.! Is best to use the export Job file 's primary settings that you would like to use to contain project...

Instead, each developer should keep track of the major items that they are working on and extract those items as needed to commit to Version Control. GitHub - vlocityinc/vlocity_build: Vlocity Build is a command line tool to export and deploy Vlocity DataPacks in a source control friendly format through a YAML Manifest describing your project. Updating Managed Package Global Value Sets is not possible without using the UI. Each DataPack has a VlocityDataPackKey that represents its Unique Name in the DataPacks system. As these are Salesforce Metadata, they can be added to the version controlled project as well. Multiple records with the same data for vlocity_cmt__CatalogProductRelationship__c: 20MB Plan (this is the Name). Primarily applies to SASS files currently, Delete the VlocityDataPack__c file on finish, Split DataPack export once it reaches this threshold, Secondary path after projectPath to expand the data for the Job, Allows using Git Hashes to determine changes and greatly speed up Deployment. This may be too much data for Anonymous Apex for large deploys. This will export the PricebookEntries into a folder called SObject_PricebookEntry. Manifests are based on the VlocityDataPackKey of each DataPack. Extracts typically provide OmniScripts, Integration Procedures, and Cards with the data they require. You typically use DataRaptor Extracts to provide OmniScripts and FlexCards with any internal Salesforce data they need to display. The fields used to sort lists of SObjects to make the sort as consistent as possible. Vlocity DX Documentation in the Success Community. packExportSingle: Export a Single DataPack by Id Convert JSON input to XML output, and vice versa, Substitute values in fields (all DataRaptors can substitute values), Convert data to PDF, DocuSign, or Document Template format, VlocityMetadata Platform Cache is not set, Teams are adding objects to the DataRaptors to get data that could be accomplished by using relationship queries, Teams are trying to create Uber DataRaptors to cover as many of their data needs as possible. Run command without specifying a Job File. Which includes Vlocity DataPacks in vlocity_components folder and a Salesforce DX Project in the salesforce_sfdx folder. Necessary when Master-Detail Parent might be shared with other DataPacks, Specify the maximum number of DataPacks which should be uploaded in a single transaction, Support uploading only the top level SObject in the DataPack. Additionally there is support for OAuth style information sent through the command line or property file: If you are using this method also include oauthConnection: true in your Job File. Error: Product2/00527b2d-08a6-c069-33cf-88de9d25a2de -- Datapack >> Mobile Service -- Error Message -- No Data without Parent Dependencies After this it is indicating what Data is in the DataPack's saved reference: vlocity_cmt__GlobalKey__c=db65c1c5-ada4-7952-6aa5-8a6b2455ea02. After completing this unit, youll be able to: If you completed the OmniStudio Architecture module, you learned all about the OmniStudio suite of configuration tools and resources that provides guided user experiences for Salesforce customers. Likely due to circular references or where data may have already exist. To export the Vlocity Product Catalog, use the following Platform.yaml file: Ensure High Data Quality in the Source Org by running: If you encounter any Errors during Export please evaluate their importance. In most cases the Folder Name is the Global / Unique Key for the Object such that it should never change no matter what else changes in the object. For a Product the DataPack Key is Product2/${GlobalKey__c}. Where each record contains the VlocityDataPackKey that was Exported / Deployed, and the Export / Deploy will be limited to only VlocityDataPackKeys passed in as part of the manifest if it is supplied. It is stored at the path managed_packages/vlocity_package/installedPackages/vlocity_cmt.installedPackage. Vlocity Matching Keys are a Custom Metadata Type in Salesforce. The Default Job Settings will automatically be used if not explicitly specified in your file, and it is best to not add settings to the file unless you want to change them from the defaults. To disable this feature add to your Job File: A Job File is similar to a Salesforce package.xml file, however it also includes runtime options like the maximum number of concurrent API calls running. Exports can be setup as a series of queries or a manifest. You can specify a Custom Setting in your job file as follows: This will export the MyCustomSetting__c records into a folder called SObject_MyCustomSetting. Fields used to build the readable key for a single SObject, Fields used to Generate a new Source Key when addSourceKeys: true. The Job File has a number of additional runtime settings that can be used to define your project and aid in making Exports / Deploys run successfully. Youve got the DataRaptor basics down! Export. When Multi Currency is enabled, you can only deploy data exported from another Multi Currency Org or to deploy to another Multi Currency Org. SOQL Queries can use %vlocity_namespace%__ to be namespace independent or the namespace of your Vlocity Package can be used.

Inc Magazine Logo Font, Lauren Luke Swamp Man, Goodyear Wrangler Workhorse At Vs Trailrunner At, 2023 Scorpio Horoscope, Orcutt Ranch Mobile Homes, Articles V

vlocity dataraptor documentation