Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while saving a sequence with comment tags "<!--Optional:-->" in the PayloadFactory mediator. #1371

Open
TomasWso2 opened this issue Sep 24, 2024 · 0 comments
Labels

Comments

@TomasWso2
Copy link

Hi Team,

Error " com.ctc.wstc.axc.WstxParsingException. Undeclared namespace prefix "a" " when copying a payloadFactory mediator from an working API resource to a separate sequence.
image

We identified this error occurs due to the comment tags "" in the PayloadFactory mediator.
Once we removed the comment tags, the issue was solved.
This error does not occur inside an API resource, but it does occur inside a sequence.

Observed this issue in Integration Studio 8.2.0.202305080436, but it might happen in other versions aswell.

Steps to reproduce:

  • Create a new sequence with a payloadFactory and add comment tags "" inside the soap body.
    (can use attached sampleSequence.xml)
    sampleSequence.txt
  • Try to save it.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant