Created a variable in the Knowledge Model but unable to call it from the Process Analysis within Sudio. Used ${} format for calling it but shows error. Also does not show up in the variable list.
Variables can be referenced using the ${ } reference operator (e.g. ${LIMIT_SALESORDER}).
Variables can also be references inside other variables.
A Variable is specified within the variables segment in the KM and is defined by the following fields:
1.id
2.displayName
3.description
4.value
For example you want to set up a variable let say 'LIMIT_SALESORDER'
- id LIMIT_ORDERS
displayName: Maximum amount of orders
description: ""
value: 500
Hope this helps.
Happy Learning.
Hi @Rohit Kumar ,
I think she is already using the variables in the correct syntax as she has mentioned.
I am also facing the same issue. Inspite of declaring the variable in KM and using it like ${variable_name} it is throwing error.
Let me know if it is working for you.
Hello,
Same problem here, these variables are not visible anywhere within studio.
Standard or KM variable call (${}) doesn't work.
@1460064830 - it's not about creating variable but using it.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.