Hi have used msdyncrmworkflowtools to force the rollup field value but an error is coming as shown in the below screenshot
Hi have used msdyncrmworkflowtools to force the rollup field value but an error is coming as shown in the below screenshot
Thanks for the suggestion and Now My problem fixed
Hi,
The problem is in the conifguraton for CalculateRollup field step.
In the FieldName parameter you need to pass (type) name of the Calculated Field you need to update. This shold not be a dynamic value, it is a simple text param and you can type in it. This how, workflow tool will understand which field to re-calculae.
For example: new_total_aultro_assicurativo
You can get the field name form the Entity customizations:
Again you can see in below link, filed name is simple text:
HI THANKS FOR THE REPLY
hI I have created an entity and there are some field through that I was triggering another entity from rollup field value to show the real-time updated value
in the above screenshot, I am updating the value and through workflow, i am triggering the rollup field value
and here I want an updated value
but i am getting this error
Hi,
Thank you for your query.
Please make sure:
Follow steps as per below link:
If you have done it right, please share the screenshot of configuration to understand it better.