Skip to content

fix deploy for dmo package#110

Open
zach-maddox wants to merge 1 commit into
mainfrom
deploy-dmo-package
Open

fix deploy for dmo package#110
zach-maddox wants to merge 1 commit 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.

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.

1 participant