Forum Discussion
Hi @chris.king,
Try by using Apache Velocity.
Syntax look like this to iterate through array.
<NumbersToWash>
#foreach( $num in $Numbers )
<Number>$num</Number>
#end
</NumbersToWash>
Also here is the link to the user guide of the apache velocity.
Regards,
Viktor
- vbetharasi6 years agoNew Contributor
Hi,
I don’t understand what is the exact issue. Can any one help here please as this is on priority . It’s very urgentThanks,
Venu- anubhav_nautiya6 years agoContributor
Hi, can you try this:
When connecting to an SSL enabled PostgreSQL account, the account fails in validation. To overcome this, configure the URL properties in Account settings to establish an SSL connection with the following parameter and value:
URL property name URL property value sslmode require or try
URL property name: ssl
Value: true - RogerSramkoski6 years agoEmployee
Hello Venu,
Your screenshot shows the “Min pool size” was reduced from the default value of 3 to 0. Can you return that value back to the default value then try again?
Documentation link for PostgreSQL account:
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438860/PostgreSQL+Account- vbetharasi6 years agoNew Contributor
Many thanks !
It’s now working