I need a solution
I have an Integration component that calls a stored procedure. I had to Change the data type on one of the fields in the table that the stored procedure updates. I then changed the stored procedure variable all good with that. I then opened my integration and chagned the type to the new one and saved it. Now when I open the process that the integration is in all those items have errors because the data type is wrong. Does Workflow have a quick way to refresh those to the new data type?
If I take out the the componenet and put it back that fixes it but this one has about 20 variables and I have it used 10-15 times in this process so its a lot of work to reenter those 20 items.
Thanks