-
1. Re: Is there a way to have EWPS return Warnings and Errors?
bp9109 Nov 8, 2019 8:12 PM (in response to DaveS)Are you asking in general or are you working on a specific problem? I'm asking because we're running into a problem using that same workflow. We request an XML response from doPublish and the base64 string it returns has illegal characters after the padding. It errors in EWPS before we can handle it in our application's code.
Was just curious if you were seeing the same thing.
-
2. Re: Is there a way to have EWPS return Warnings and Errors?
DaveS Nov 12, 2019 6:15 PM (in response to bp9109)I was asking more in general. For example. if I pass an XML with an invalid Key1 / Key2 combination, I get a generic 'EWPS failed. Contact your Administrator' response. I'd like it to tell me what the error actually is, like what is written in the error.log file on the disk.
Unfortunately (or fortunately!) I have not seen the illegal characters that you are in the base64.
Dave
-
3. Re: Is there a way to have EWPS return Warnings and Errors?
AndyL-Oracle Nov 14, 2019 6:51 PM (in response to DaveS)Dave,
Does it appear to take a significant amount of time before EWPS has failed? It could be that EWPS has timed out waiting for a response. Usually if EWPS has error details at hand it will respond with the same.
-A