Aashna Bali Posted August 12, 2017 Posted August 12, 2017 I am using a file poller which is reading an XMLfile and this file is sent to HTTP Receiver using HTTPSendRequest pallette. In anoothr process the HTTPReceiver is reading the file and then parsed using XMLParser, where the error strikes. If i parse the xml file using only Parse XML it is happening but in the current process flow it is giving an error. Please Help. PS the XML file is attached.
Hitesh Nembhwani Posted August 12, 2017 Posted August 12, 2017 check when the error occurs if the input to the Parse XML is an empty string. Hope this helps.
AJay Tiwari Posted August 15, 2017 Posted August 15, 2017 could you please attach xsd/schema also against which you are validating input request
Ranadheer Reddy Posted July 7, 2020 Posted July 7, 2020 I am having the same issue. Were you able to solve the problem
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now