I am experiencing a problem with an EDI process that uses a SQL Batch Service to connect to our DEV environment. However, when we point the EDI service to our TEST server, it errors out.
I have checked every single property on our TEST and DEV servers as well as the properties on the associated tables. They are identical. Nothing has changed in the SQL either.
The EDI is a PUBSUB that generates X12 834s for various vendors. The SQL Batch Service is running a modified code that executes a stored procedure.
