Is anyone having success with Copy to Account on w...
# suiteflow
a
Is anyone having success with Copy to Account on workflows? It never seems to work for me.
k
I've gotten it to work precisely once.
Had to basically remove all saved search references and criteria referencing other records to make it work and then - re add them
was almost as much work as just rebuilding it.
a
yeah - i just tried to move one that was pretty straightforward - no searches involved - and it failed
it also already exists (in a simpler form) in the target environment - not sure if that's part of the issue
suiteanswers just says it's not supported yet and to use the bundler
k
I'd just bite bullet and manually recreate, bundling is a bad idea if it already exists
a
Yep that's what I did, it was pretty easy to update, I just wish there was a better way
e
And the bundler is soon to be deprecated, they recommend SDF now.
a
I really should just get an IDE set up to do proper SDF myself
k
You'll spend as much time fiddling with that as it does to rebuild your workflows
All the dependency checking that copy to account does - your IDE will do as well
a
true