How is it possible to determine the characteristics of an ODI Context from a Jython Procedure?
The following are records from a Jython script which has been created in a Jython technology specific Procedure
Command on Target tab:
The following are records from a Jython script which has been created in a Jython technology specific Procedure
Command on Target tab:
Technology field - Jython
Command field
context = '<%=snpRef.getSession(" CONTEXT_NAME")%>'
src_con_name = '<%=snpRef.getInfo("SRC_CON_ NAME")%>'
src_java_url = '<%=snpRef.getInfo("SRC_JAVA_ URL")%>'
src_encoded_pass = '<%=snpRef.getInfo("SRC_ ENCODED_PASS")%>'
Command field
context = '<%=snpRef.getSession("
src_con_name = '<%=snpRef.getInfo("SRC_CON_
src_java_url = '<%=snpRef.getInfo("SRC_JAVA_
src_encoded_pass = '<%=snpRef.getInfo("SRC_
Command on Source tab:
Technology field - set the technology on which the Logical Schema was created
Schema field - set the Logical Schema
Technology field - set the technology on which the Logical Schema was created
Schema field - set the Logical Schema
No comments:
Post a Comment