I'm having some trouble publishing workflows that contain a Salesforce Input tool to our Gallery and wanted to see if anyone has seen this before or knows of a solution.
- My workflows contain a Salesforce Input tool followed by another tool that is doing something to the data, like a Select, Filter, or a Join.
- The Salesforce Input itself works fine.
- When I try to schedule the workflow, or when I try to save to the gallery, the tools immediately downstream from the Salesforce Input throw validation errors because the Input Fields that they are expecting are missing.
- The workflows run fine in Designer on my desktop, and they also run fine if I remote into the server and run them in Designer there.
- If I create a simple workflow with the Salessforce Input tool and then an Output Data tool, i can save it to the Gallery and Schedule it successfully. So the problem only appears with tools that are trying to validate
Other than creating a simple Import-Export workflow for each dataset that I need, does anyone know how I can fool the downstream tools so that they will pass the validation check?
Thanks in advance!