DSNAME - connect_cdc_sqdata - Latest

Connect CDC (SQData) Apply engine

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Apply engine
Copyright
2024
First publish date
2000
Last updated
2024-12-13
Published on
2024-12-13T13:15:51.808737

Used with Distributed (Multiplatforms) only. The DSNAME function returns the name of the physical datastore file.

Category

Specialized

Syntax
DSNAME(datastore_alias)
Parameter and Description
Parameter Description
datastore_alias This parameter specifies the alias name of a source or target datastore.

Example

Return the names of the physical file for a file type datastore with the alias INPUT_DS and map it to target field FILE_NAME.
FILE_NAME = DSNAME (INPUT_DS)