Hi,
You know how you can use a createorupdate server action for outsystem databases - is there a way to make similiar ones for updating external databases?
for example i'm trying to update a user profile but the user profile info is being pulled from an external database so i'm trying to update that database with newer information that is edited in outsystems
Thank you!
Check this post, please. And see if is happening the same thing.
"The problem is that your entity needs and Identifier (as you have in your second picture) and this Identifier must also be set in Integration Studio."
https://www.outsystems.com/forums/discussion/60193/crud-operators-on-external-databases/
Kind Regards,
Márcio
Hello Ailish,
According to this post, you should be able to use the Create, Read, Update and Delete operations on the external database assuming you are integrating the database with the Integration builder.
Hope it helps!
Paulo Rosário
Hi Paolo,
This is the only option coming up for me at the moment - it's coming up just as this, i did do it through the integration studio!
Thanks!