Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vlocity packDeploy picks Default DataRaptor #703

Open
mvaria86 opened this issue Dec 12, 2024 · 0 comments
Open

Vlocity packDeploy picks Default DataRaptor #703

mvaria86 opened this issue Dec 12, 2024 · 0 comments

Comments

@mvaria86
Copy link

When I run below packDeploy command in my pipeline, it by default picksup the Attachment Migration and other folders which is present under the path where vlocity installation is done. (Path - C:\Users<username>\AppData\Roaming\npm\node_modules\vlocity\DataPackSettings\latest\DataRaptor)

Command:
vlocity -sfdx.username 'username' -job Vlocity-Job.yaml packDeploy --force

Vlocity-Job.yaml

projectPath: ./vlocity
expansionPath: DataRaptor

From pipeline log

Adding to File >> DataRaptor/Attachment Migration - Attachment-Migration
Adding to File >> DataRaptor/Calculation Matrix Migration - Calculation-Matrix-Migration
Adding to File >> DataRaptor/Calculation Procedure Migration - Calculation-Procedure-Migration
Adding to File >> DataRaptor/Catalog Migration - Catalog-Migration

Query: Why its not reading from my yaml file and picks up the from the default DataRaptor folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant