Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!

ACC reference for creating calculations in JS

Avatar

Level 2

Hello

 

We are using JS to make calculations of the population output in an Approval activity for a financial institution. Is there a reference I could use defining how to create these calculations in the JS of ACC?

 

Thanks, Jordan

 

4 Replies

Avatar

Community Advisor

Hi @JordanPhoenix 

each calculation from JS you can assign to instance variable and print it in Approval node. If you have it too many then you should iterate through results. 

There is not such documentation but you can use general functions explained here: link and you will need some JS knowledge.

Regards,

Milan

Avatar

Administrator

Hi @JordanPhoenix,

Were you able to resolve this query with the given solution? Do let us know.

Thanks!



Sukrity Wadhwa