SSIS中的子程序调用 [英] Subroutine Call In SSIS

查看:116
本文介绍了SSIS中的子程序调用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨专家,

在SSIS,子程序调用中是否可以?详细信息

Is it possible in SSIS, Subroutine call? going into details

我正在创建一个我想要的包,如果银行的账号等数据存在,它将验证(如账号不能是字符串或账号应该是16位数。 

I am creating a package in which I want if data like Account number of the bank is present it will verify(like Account number can't be a string or account number should be 16 digits). 

这可以使用条件拆分来完成,但根据客户要求,他想要像子程序调用一样。帐号将在匹配后进行验证,然后将转到数据库。如果不匹配工作将停止(或只是写文件)

This can be done using conditional split but as per client requirement, he wants something like a subroutine call. Account number will be verified if it matches then it will go to the databases. if not matches job will stop(or just write file)

提前致谢

最好的问候,

Ravi

推荐答案

你好,

我不明白你对SSIS上下文中子程序调用的意思;并且条件拆分已经解决了你提到的要求。

I don't understand what you mean with subroutine call in context of SSIS; and a conditional split will already solve the requirements you mentioned.


这篇关于SSIS中的子程序调用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆