You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Can we modify the default encoding xml declaration while writing a file to stage operation?

edited Jan 29, 2024 11:23AM in Integration 6 comments

Summary:

I want to write a file with below output -

<?xml version="1.0" encoding="ISO-8859-1"?> instead of <?xml version="1.0" encoding="UTF-8"?>.

Can this be done in xslt or OIC? I have tried <xsl:output encoding ="ISO-8859-1"/> but this didnt work.

Any suggestions would be helpful.

Thanks,

r0unak


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!