I have a python script that I need to run when a record is inserted into our SDE layer. Anyone have success executing a python script from an Insert Trigger or have another suggestion?
Hi,
I am afraid it is not supported. You need to try a regular SQL syntax to achieve this goal. Eventaully, if the updates go through REST API, you can try to develope Server Object Interception and implement the logic there.
BR,
Adam
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.