-
Notifications
You must be signed in to change notification settings - Fork 36
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
#542 fixing problem with not valid customer key on assets when deploying emailSendDefinition #549
Conversation
…ing emailSendDefinition
merging this has to be postponed until we have a solution on how to decide which all-subs list to use (parent bu or current bu's list) |
…mailsenddefinition-deploy-breaks-due-to-missing-email-asset
…wont-be-found-on-child-bus' into 542-bug-emailsenddefinition-deploy-breaks-due-to-missing-email-asset
…efinition-deploy-breaks-due-to-missing-email-asset
this PR should be revived now. the necessary fix for caching the global all subs list is now in develop branch & merged into this one @DannyCastroVentura |
…-due-to-missing-email-asset
…senddefinition-deploy-breaks-due-to-missing-email-asset
was already there outside of array
…oap' into 542-bug-emailsenddefinition-deploy-breaks-due-to-missing-email-asset
…oap' into 542-bug-emailsenddefinition-deploy-breaks-due-to-missing-email-asset
…senddefinition-deploy-breaks-due-to-missing-email-asset
…id-during-retrieve-of-triggeredsend' into 542-bug-emailsenddefinition-deploy-breaks-due-to-missing-email-asset
…eve' into 542-bug-emailsenddefinition-deploy-breaks-due-to-missing-email-asset
during deploy tests, after fixing the obvious issues with SenderProfile, DeliveryProfile and SendClassification, I've been getting error 42117. Looking at https://developer.salesforce.com/docs/marketing/marketing-cloud/guide/42000_42999_emailsenddefinition_object.html that error stands for ESD_Invalid ObjectID = Invalid ObjectID could make sense during an update. but why during create?! |
now we get a 42116.... null value. tested a lot but so far no idea whats wrong now. |
tickets:
dependencies
fixing problem with not valid customer key on assets when deploying emailSendDefinition