Does SDF just not do custom segments? Trying to pu...
# sdf
t
Does SDF just not do custom segments? Trying to push a rather large customization via a SuiteApp project and running into this issue.
s
I found that if you simply create the custom record type in the destination account, the validation will pass, and the object will be deployed successfully. Alternatively, have you indicated the order of these in the Deploy XML so that the dependencies are deployed first?
🙏 1
t
@suitedev Very interesting, i'll have to try this out
Its so much easier to build things from the ground up vs all at once at the end sigh
I was able to swap things around in the deployment and use sub folders to help isolate that workflows appear to part of this circular reference issue
👍 1
s
I've used folders in the past as well!