what is 'compute-string' -parameter in schema adobe campaign | Community
Skip to main content
January 14, 2024
Solved

what is 'compute-string' -parameter in schema adobe campaign

  • January 14, 2024
  • 1 reply
  • 809 views

<compute-string expr="@Order_Number"/>

 

 

what is <compute-string -parameter in schema in adobe campaign

when we have to define, what is the purpsoe of this, why dow e need to define that

 

 

 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

Hello @jefrii 

 

Compute String is commonly used to generate a value dynamically by using the existing schema attribute. This value is generated on run time and it is not saved in schema.

 

You will notice that all out-of-the-box objects like schema, and input forms use compute string to show data as a combination of label and internal name.

 

Examples are given here:

Elements and attributes - compute-string element | Adobe Campaign

1 reply

_Manoj_Kumar_
Community Advisor
_Manoj_Kumar_Community AdvisorAccepted solution
Community Advisor
January 14, 2024

Hello @jefrii 

 

Compute String is commonly used to generate a value dynamically by using the existing schema attribute. This value is generated on run time and it is not saved in schema.

 

You will notice that all out-of-the-box objects like schema, and input forms use compute string to show data as a combination of label and internal name.

 

Examples are given here:

Elements and attributes - compute-string element | Adobe Campaign

     Manoj     Find me on LinkedIn