Workflow Soluiton

 View Only
  • 1.  Update Integration Component after Data Type Change

    Posted Jun 19, 2015 10:08 AM

    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 



  • 2.  RE: Update Integration Component after Data Type Change
    Best Answer

    Posted Jun 19, 2015 11:31 AM

    I just decided to load the new component then use the copy properties selecting everytthing except for the field that changed. Then I set that field manually.