Re: Schema will not load

2020-05-23 Thread Roberto Halais
Thank you, Joe. We checked security but it wasn’t. What we found was the coder had Left a sequence number at the end of a line And since it was longer than 80 bytes we didn’t see it until I hit the Pf11 key in my ispf edit and saw the numbers. Crazy stuff looked at it for a couple of days. Thanks

Re: Schema will not load

2020-05-16 Thread Joe Monk
Could it be permissions? RACF? The userid that youre using in production doesnt have permissions to load some element in the XML schema? Joe On Sat, May 16, 2020 at 3:59 PM Roberto Halais wrote: > Listers: > I am already at the end of searches and reading. > We have a batch job that connects

Schema will not load

2020-05-16 Thread Roberto Halais
Listers: I am already at the end of searches and reading. We have a batch job that connects to an external site using XML. It works well in our test environment but we are getting an error when we execute in production. I have googled but haven't had any luck. Any idea would be welcomed. Thank you.