I have a package that executes successfully, but throws up the following error:
Error: The connection "050262" is not found. This error is thrown by Connections collection when the specific connection element is not found.
Now, I may have set up connection "050262" at some point during development (I honestly don't remember), but it certainly isn't being used now. As many Google finds have suggested, I have triple checked my logging and configurations. I have also checked every single package and none are pointing to this mysterious "050262". How would the package succeed if it existed?
Anyone have any ideas here?
-If it ain't broke, break it and make it better.
Error: The connection "050262" is not found. This error is thrown by Connections collection when the specific connection element is not found.
Now, I may have set up connection "050262" at some point during development (I honestly don't remember), but it certainly isn't being used now. As many Google finds have suggested, I have triple checked my logging and configurations. I have also checked every single package and none are pointing to this mysterious "050262". How would the package succeed if it existed?
Anyone have any ideas here?
-If it ain't broke, break it and make it better.