Hi @kattyice ,Can you try using SQL code like the below in JS of the
WebApp?sqlExecOnDataSource (query, dataSource [, value1, ... ])The
authorized values for the data source can be:"" or "default" points to
the Neolane database"nms:extAccount:InternalName" points to a datasource
defined in the Neolane external accounts (FDA)"name" (name of the
datasource) points to a data source defined in the instance
configuration file (config-instance.xml) in the following form:·
· ·
·
Example:sqlExecOnDataS...