Hi,
I'm building custom geoprocessing tool where output value can be feature class or table with GPFeatureSchema as default schema. But the type of an output dataset depends on some option. In tool's UpdateParameters method I change schema of the output parameter to GPTableSchema or to GPFeatureSchema. But in Model Builder any tool after the my one always thinks that my tool produces feature classes. Is it possible to dynamically change type of schema so chained tools get right output information from my tool?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.