Skip to content

fix deploy for dmo package#110

Open
zach-maddox wants to merge 3 commits into
mainfrom
deploy-dmo-package
Open

fix deploy for dmo package#110
zach-maddox wants to merge 3 commits into
mainfrom
deploy-dmo-package

Conversation

@zach-maddox
Copy link
Copy Markdown
Collaborator

Packages for DMO transforms cause an exception to be thrown when the CLI is used to deploy the code package into Data Cloud. This change enables those packages to be deployed successfully without the exception.

Note: at the time of submitting this PR, there is still a bug where if the output DMO does not exist, the transform creation will fail, yielding a different error (but the code package still uploads successfully). This is a bug inside Data Cloud that is being addressed, with the end result being that the output DMO should be created automatically. The workaround is to create the DMO some other way (via Transform builder UI or Transform API) before creating a transform with the code package.

@markdlv-sf markdlv-sf self-requested a review June 5, 2026 16:58
@markdlv-sf
Copy link
Copy Markdown
Contributor

I think we also need to work the outputDataObjects param into the DATA_TRANSFORM_REQUEST_TEMPLATE, in order for auto-create to work properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants