Hello Everyone, Could someone please let me know h...
# sdf
n
Hello Everyone, Could someone please let me know how to Deploy a workflow via SDF. I have object and deploy and manifest file. I don't understand what to do with : [ACCOUNT_SPECIFIC_VALUE] in object. And how to transfer values that I set up in workflow. Kindly help here!
n
You'll have to remove them and set them after deploying via the UI as far as I know.
n
I removed it and made <value><value> empty but then still getting error while deploying from 1 SB to other SB account
r
when deploying, you can set the account-specific values as a warning instead of an error. This is how it looks like in Webstorm
👍 1
w
When. You import the object from the environment, it will replace the account specific values with the text [ACCOUNT_SPECIFIC_VALUE]. However, if you know that the, for example, account ID is the same in both source and target environment, you can manually set the Id in the xml.
🙌 1
b
there should be a feature which simply fills those id's automatically if you're already have observed that those id's are equal across accounts.
and if it's not, it should simply give you an overview of the mismatching id's etc
what a hassle