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

Import Decision Matrix (CalculationMatrix) Issue #128

Open
cnbeaner-AAS opened this issue Jun 23, 2023 · 0 comments
Open

Import Decision Matrix (CalculationMatrix) Issue #128

cnbeaner-AAS opened this issue Jun 23, 2023 · 0 comments

Comments

@cnbeaner-AAS
Copy link

Within Financial Service Cloud (or possibly as part of a vlocity license) there is a Decision Matrix, which is an aggregate of 4 objects - CalculationMatrix, CalculationMatrixVersion, CalculationMatrixColumn, and CalculationMatrixRow. Creating a matrix creates a version, but rows have a relationship to versions, so when we use Texei to import a matrix we can't import the version (because they have a version number system, and the version 1 is taken already), and thus cannot import any rows.

We tried just filling in an Id manually to do it as a secondary step ,but it doesn't seem to recognize it.

Is there any workaround here, or way to query the intended relationship at the time of import?

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