Using a search dialog for federated data

Hi there,

I am trying my hand at a bit of data federation. I want to populate a text field with a value from another SQL database.

The plan is to run a script when the user clicks on the text field on the form.

This script then calls up the Aras search dialog, but upon searching, bypass the Aras search, and do a SQL query on the external db and pass this back to the form.

Am I on the right path? If so, how do I run my c# code, with the SQL query instead of the default Aras search?

So I am effectively looking for a script hook in the searchdialog function.

Kind Regards

Riaan

Parents Reply Children
No Data