Multidomain MDM
- Multidomain MDM 10.4 HotFix 2
- All Products
<infamdm installation directory>\hub\cleanse\resources\TrilliumDirector11\samples\director\
<infamdm installation directory>/hub/cleanse/resources/TrilliumDirector11/samples/director/
Name | Value |
---|---|
TD_FUNCT_NAME | The name of your Trillium Director function. |
TD_FUNCT_DESCR | A description of the function. This appears when you look at the available functions using the Cleansing Tool. |
TD_SYSTEM_ID | The Trillium Director system ID. This defines which Trillium Director process to use. |
TD_SERVER_NAME | The name of the server process within the Trillium Director system indicated in TD_SYSTEM_ID . This is the name of the Trillium Director server that is running the project you are using. This is the Cleanser instance where your project was deployed. |
TD_INPUT_PARAM_* | This is a group of entries, one for each input parameter for the function. Add or remove entries as necessary. |
TD_OUTPUT_PARAM_* | This is a group of entries, one for each output parameter for the function. Add or remove entries as necessary. |
TD_UPD_PARAM_* | This is a group of entries, one for each update parameter for the function. Add or remove entries as necessary. |
TD_FUNCT_NAME = TrilliumDirectorGlobal TD_FUNCT_DESCR = Trillium Director adapter TD_SYSTEM_ID = G TD_SERVER_NAME = Cleanser TD_INPUT_PARAM_0 = MRMRS TD_INPUT_PARAM_1 = BUSINESSNAME TD_INPUT_PARAM_2 = StreetAddress TD_INPUT_PARAM_3 = StreetAddress2 TD_INPUT_PARAM_4 = StreetAddress3 TD_INPUT_PARAM_5 = StreetAddress4 TD_INPUT_PARAM_6 = City TD_INPUT_PARAM_7 = State TD_INPUT_PARAM_8 = PostalCode TD_INPUT_PARAM_9 = Country -- Derived Global Output Fields (country specific output fields also available) TD_OUTPUT_PARAM_0 = DR_HOUSE_NUMBER1 TD_OUTPUT_PARAM_1 = DR_STREET_NAME TD_OUTPUT_PARAM_2 = DR_HOUSE_NUMBER2 TD_OUTPUT_PARAM_3 = DR_CITY_NAME TD_OUTPUT_PARAM_4 = DR_REGION_NAME TD_OUTPUT_PARAM_5 = DR_POSTAL_CODE TD_OUTPUT_PARAM_6 = DR_ADDRESS TD_OUTPUT_PARAM_7 = DR_COUNTRY_NAME TD_OUTPUT_PARAM_8 = DR_ADDR_MAIL