i have two accounts one is fianl accounat and terimenated account,ABC account is my table name,The ABC account table contain the columns like status(pendingfinal,final,terminated, location,start-date,end-date,ABC account number)
so my conditions here
1.if ABC account end date=0,then send mail to the list of users && insert &update the information of the users before sending to the mail-that information maintain in a one table.
2.if ABC account end date#0 then we have check two conditons here I)if that product is simple product then it will send a mail to the users and updated the infomation and store in one table II)if that product is complex then it will check the one more condition.i.e end-date=getdate-180 days and then send mail to the users to this infomation ,finally updated the infomation in one table
these stups are maintain a flow we can maintain a relation of these stups
These are my conditions in my requirement so can some one tell me the stups and how to implement these stups in ssis can tell me the picture representation
can some one tell me the exact way as earliest........
Thanks Advance
Regards