For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Below YAML code to print the list of values in the array from a custom component using the user interface component "System.CommonResponse"
PrintExp:
component: "System.CommonResponse"
properties:
processUserMessage: false
keepTurn: false
nlpResultVariable: "iResult"
metadata:
responseItems:
- type: "text"
text: "Expense Details "
actions:
- label: "${Expensedet.ExpenseName}"
type: "postback"
payload:
action: " "
iteratorVariable: "Expensedet"
transitions:
return: "done"
Here I would like to print each link as a text format. Could anyone please help with this? Appreciate if anyone could help us here
Comment
Anyone, please help with this?
Be the first to rate this
|
Sign in to rate this