Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
When you use getTemplate are you seeing the created template object that you uploaded?
Please make sure the convertToValues have templatename,and pass it as string or bytes etc…
HTH, RMG
I was able to figure it out. My template was being created correctly but I wasn’t mapping the correct node of the template object to the EDI Template in the convertToValues.
Thanks
Glad to know it is working…mistakes happens debugging helps a lot.