Reading external datasource in BPM

I went back and can’t figure out what you are trying to do, can you give me more details?

My company has an External UBAQ when we try to update a field nothing happened so we did the update via code with SQL code. Not the best solution that is why i am asking for advise in a better way to accomplish the update of the fields without using SQL call

You want to update an external table from inside Epicor? I think @klincecum already suggested this but it seems like you may want to stand up a simple API using EF that you can invoke from inside Epicor.

Are you on the Cloud? or On Prem?

1 Like

Hmmm ok let me research that route because SQL is a short term solution. I will guess i call the API from the bpm in the UBAQ and i do the update in the API method.

Thanks

1 Like