erdomke / InnovatorAdmin

A tool for managing Aras Innovator installations focusing on improving the import/export experience.
http://erdomke.github.io/InnovatorAdmin/
MIT License
58 stars 43 forks source link

AMLStudio: Add "Insert Template" button #10

Open rneuber1 opened 9 years ago

rneuber1 commented 9 years ago

Add an "Insert template" button, which would fill the AML editor with a template for the selected Soap Action. This would insert a template matching the selected action (useful for lesser known or rarely used actions). It would be useful to not only include templates for SOAP Actions but for item actions like “GetItemsForStructureBrowser” or “GetItemRepeatConfig” as well.

See #5 for details.