You map the customer identification in the input data against the customer preferences in an external user database. For example, Microsoft® Active Directory®.In the Project, you retrieve the customer preferences using ODBC or LDAP scripting. You specify the variable as a script alias in the Connector Selection Method dialog box in Design Center.$Connector = ”OtherConnector”
$Connector = ODBCget(dbname, server, table, key, E-sign)
if $answer = “YES” then
$Connector = “EInvoiceConnector”
OpenText StreamServe 5.6 | Updated: 2013-03-01 |