Well, by and large I only use External Tables when I want to just read data from the other source.
You can also do the normal CRUD stuff but it is a bit messy for my liking and like you, I would prefer if we
could just use them like normal Aware tables. I understand some others like Bruce are a lot more progressive than
me but he is an MSQL expert so that counts me out.
I don't have an example to send you - else I would - but if I needed to do anything like this nowdays I would go
done the API only path.
We are building native Mobile apps that communicate with Aware solely via REST APIS and it is great and very responsive.
They are a bit fiddly to start with but once you work out how it all fits together then it is basically Set, Rinse and Repeat
for pretty much anything you want.
But, one question that is going to make a difference to you..... The External Table you are wanting to access.... is that in
a different Aware IM Business Space or it it in a completely different system. You mentioned it is a different Schema but I could not
tell if that also is an Aware IM table.