Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 Astera Centerprise 中动态传递 Delimited Source/Destination 的字段或记录分隔符。
你可以使用变量的概念来完成这个任务。首先,您必须在数据流中创建一个名为 delimiter 的变量。接下来,您可以在 Delimited Source 或 Destination 的分隔符配置参数中传递该变量。使用占位符字符串代替实际的分隔符,例如代替实际的逗号,因此请确保传入正确的分隔符占位符。完整列表如下。