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
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.