Hi,
I have the below request.
1.Customer wants to update a specific oracle table column for some rows.
2.They want to call a webservice with the ID value of that table rows which they want to update
I thought we can create a FME workspace with a creator and parameter fetcher to fetch the ID value to update the rows using DBupdator.
Then publish this workspace to FMEServer (job submitter )
And finally could provide the sharable link to the other application who wants to call this webservice whenever they want to update.
Please correct me is that the right way? Or shed some lights how could i manage this request?
Thanks,
Mari...