on 2012 Jun 28 10:10 AM
Hi,
I'm receiveing XML message into PI.
The message is failing in the Integration engine with this error
Failed to load resource from the context classloader of the current thread!
Loading from classloader was caused by: java.io.FileNotFoundException:
.....\j2ee\cluster\server0\XXX.dtd (The system cannot find the file specified)
The XML file recieved offcourse contains the DTD reference
<!DOCTYPE SdDataSlice SYSTEM "XXX.dtd">
Is there any functionality/possibilyt to make PI ignore this tag istead of trying to locate the DTD
Br Frank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Br Frank,
This problem was resolved with java mapping code I wrote in this thread http://scn.sap.com/thread/3184205
Please try it. Hope this helps.
Regards
Anupam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
SAP Note 812966 - <!DOCTYPE Declaration (DTD) in the XI mapping (https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=812966 - SMP login required) is relevant here. Althugh this is old note, i think this should help. Please note that the link provided by @Grzegorz Glowacki may be providing the same solution. SAP note should be another source of information for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.