Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ssis/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/magento/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
ssis中出现原始目标的动态文件名错误_Ssis - Fatal编程技术网

ssis中出现原始目标的动态文件名错误

ssis中出现原始目标的动态文件名错误,ssis,Ssis,Am使用很少的变量将csv文件值加载到原始目标,并使用相同的变量从原始源加载到oledb目标 变量列表 现在在原始目的地--->我已经给出了来自varibale的访问模式,变量名为stagingoutputpath <b> raw destination acess mode--> from variable filename--> stagingouputpath write option--> create always </b> 在

Am使用很少的变量将csv文件值加载到原始目标,并使用相同的变量从原始源加载到oledb目标

变量列表

现在在原始目的地--->我已经给出了来自varibale的访问模式,变量名为stagingoutputpath

<b> raw destination   
acess mode--> from variable  
filename--> stagingouputpath  
write option--> create always </b>

在目标表中,SSIS正在报告错误,但您没有在问题中说明,步骤2失败,因为它是无效的原始文件/不存在。这是有意义的,因为文件不存在,并且在运行包之前不会存在。我假设,因为您需要使用原始文件,所以您对它们很熟悉


运行初始化原始文件步骤,然后下一个数据流应该可以工作。您可能希望将延迟验证设置为true。

这其中的延迟验证部分非常有用,谢谢。
<b> raw destination   
acess mode--> from variable  
filename--> stagingouputpath  
write option--> create always </b>
destinaton table contains fields like  
report_dir, reportpatternname, processtype,

now i need to insert this raw source file name to reportpatternnname   
example   
reportdir--C:\satish\New Folder  
reportname--FX Accrued Income