New Post: Rollup function parse XML error
First off, great work on these! Some incredibly useful tools for workflow fanatics! Secondly, I'm getting an error when using the Rollup Function:"Unexpected exception from plug-in (Execute):...
View ArticleNew Post: Rollup function parse XML error
Figured it out! Added the brackets and quotation marks to the dynamic value being input and it started working.
View ArticleNew Post: Rollup function parse XML error
Hi Emerc7575, thanks for your feedback, sorry for the delay on my answer but I'm happy that it's works right now. thanks
View ArticleNew Post: Managed/Unmanaged Solutions
Hi fvakiliev, Thanks for your feedback. Personally, I'm prefer the Unmanaged saolutions. The idea of these solutions are first to be installed on DEV environmets toi be tested, and then move it from...
View ArticleNew Post: You can only import solutions with a package version of 8.0 or earlier
Hi NelsonJohnson, please confirm me the version of the CrM environment, and the version of the workflow solutions, because it seems that your CrM server is a previous version.
View ArticleNew Post: No if condition with "Check User in team"?
So I want to use the "Check user in team" option in a workflow and then update some text if it is true. However the check user ion team option is just a lookup for a team and nothing else. It doesn't...
View ArticleNew Post: No if condition with "Check User in team"?
Never mind -- figured out that it creates a local value of true or false. You can then check if that value is true or false and perform some actions. Leaving this for others who may be in my position.
View ArticleNew Post: "Check User in Team" doesn't work
Can not get it to work. I am on CRM 2016 and I have tried this tool's versions of 1.31 and 1.30 (for 2016 and also the update 1). I have created a process that checks if user is in "All Access Team"....
View ArticleNew Post: Update all Related Records to an Entity
Hi, I just installed your plug-in, but am not sure if I can use it to in order to solve my problem. To give you a short background. I have created an Entity called Landing Factor, which multiplies 5...
View ArticleNew Post: You can only import solutions with a package version of 8.0 or earlier
We get the same message. We are on 8.0.1.97, and as we have a hosted/cloud solution we cannot control these versions. This tool looks like exactly what we need! Is there any chance of an 8.0 version?
View ArticleNew Post: Geocode Address not working
Hello, we are testing with the geocode address activity. Unfortunately it returns an error:, but no specific details. As a last resort we tried with a static address in the workflow, but no luck. When...
View ArticleNew Post: You can only import solutions with a package version of 8.0 or earlier
Thanks-you! I see there is now a (SDK 8.0.2) version which I have imported successfully.
View ArticleNew Post: Associate Entity - handling duplicates
When using the Associate Entity activity, if a relationship already exists between the 2 records the workflow gets stuck in a waiting state with the message. Cannot insert duplicate key. Plugin Trace:...
View ArticleNew Post: Rollup Function Issue
I am using the rollup function with the follow string:<fetch distinct="false" mapping="logical" output-format="xml-platform" version="1.0"><entity name="opportunity"><attribute...
View ArticleNew Post: Is it possible to create a function that sets "StatusCode"?
Is it possible to create a function that sets "StatusCode"?
View ArticleNew Post: Upgrading
Does anyone know if it is easily possible to upgrade from, say CRM 2015 to 2016, with a 7.0 version of this already imported and configured? If so, what would be the upgrade steps? Would I need to...
View ArticleNew Post: Geocode Address not working
I've done some testing on this and I did get it to work however it's not robust enough to use in a workflow for address Geo-coding yet in my opinion. What I did is construct a calculated text field...
View ArticleNew Post: Removing a character from a string
Hi I am trying to remove the character "," from a string. the string functions allow to replace a character so I can provide the sign as the old value but it also required a new value which should be...
View ArticleNew Post: Update all Related Records to an Entity
Hi Lundo, I think you need something to set the value to all child records. I have on the roadmap an utility for doing this like "Update all child records.." regards,
View Article