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
NElliott
01/17/2024, 11:55 AM
You'll have to remove them and set them after deploying via the UI as far as I know.
n
Nilesh Patil
01/17/2024, 11:56 AM
I removed it and made <value><value> empty but then still getting error while deploying from 1 SB to other SB account
r
rustyshackles
01/17/2024, 11:19 PM
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
Watz
01/20/2024, 3:42 PM
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
BS
02/29/2024, 11:34 AM
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.
BS
02/29/2024, 11:35 AM
and if it's not, it should simply give you an overview of the mismatching id's etc