Employee direct deposit
Is it possible to import a batch of direct deposit set up info into the employee card?
Answers
Deanne,
SmartConnect doesn’t have direct deposit integration because eConnect doesn’t have one.
Here is the eConnect SDK that would tell you what SC/eConnect can do out of the box.
https://msdn.microsoft.com/en-us/library/ff623651.aspx
Otherwise your only recourse is to create your own nodes (ie own stored procedure) or write directly to the GP tables. SmartConnect can do both – but you have to provide the logic.
SmartConnect doesn’t have direct deposit integration because eConnect doesn’t have one.
Here is the eConnect SDK that would tell you what SC/eConnect can do out of the box.
https://msdn.microsoft.com/en-us/library/ff623651.aspx
Otherwise your only recourse is to create your own nodes (ie own stored procedure) or write directly to the GP tables. SmartConnect can do both – but you have to provide the logic.