I was wondering where to set the allowEnvFunction? This is quite unclear in the documentation and the best I could find was in jira tracker:
[TEIID-1746] Documentation for ENV & COMMANDPAYLOAD is missing some details - JBoss Issue Tracker
I like to use the ENV(key) function to read a token to access a webservice by sending it in the header. As far as I know I can't add extra header information at the resource adapter level.
I use JBoss Datavirtualization 6.3.8.
Thanks in advance.
See ENV function in this below link on how to enable it