[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1746) Documentation for ENV & COMMANDPAYLOAD is missing some details

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Sep 9 13:08:26 EDT 2011


     [ https://issues.jboss.org/browse/TEIID-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1746.
-----------------------------------

    Fix Version/s: 7.4.1
                   7.6
       Resolution: Done


Updated the env/commandpayload scalar function docs.

> Documentation for ENV & COMMANDPAYLOAD is missing some details
> --------------------------------------------------------------
>
>                 Key: TEIID-1746
>                 URL: https://issues.jboss.org/browse/TEIID-1746
>             Project: Teiid
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 7.5
>            Reporter: Paul Nittel
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 7.4.1, 7.6
>
>
> Here are a couple of documentation clarifications for the Teiid Reference Document
> ENV Function
> The documentation states:
> The only key specific to the current session is 'sessionid'. However the preferred mechanism for getting the session id is with the session_id() function. To prevent untrusted access to system properties, the use of this function must be specifically enabled in the <jboss-install>/server/<profile>/deploy/teiid/teiid-jboss-beans.xml file.
> It's actually in teiid-deployer-jboss-beans.xml and it's called allowEnvFunction
> COMMANDPAYLOAD Function
> The documentation states:
> Retrieve a string from the command payload or null if no command payload was specified. The command payload is set by a method on the Teiid JDBC API extensions on a per-query basis.
> Rather than make the user hunt for it, the method in question is: TeiidStatement.setPayload

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list