Can anyone help ?
In the Repository (XI 3.0)
I have created an external definition from an XML schema which I validated using xmlspy thus I believe the schema to be correct.
I then created a MessageInterface that references this external definiton.
My issue is when I want to use this MessageInterface as the Source Message in a Message mapping, I get the following error:
java.lang.OutOfMemoryError: Java heap space
Does anyone have an idea on how to solve this ?
Thanks
Graham