cancel
Showing results for 
Search instead for 
Did you mean: 

Error trying to access XSD folder for validation

Former Member
0 Kudos

Dear all,

i am trying to establish XML validation using adapter validation. I currently did the following steps:

- created xsd files with the names of the message types

- created a folder structure like this for adapter and integration engine:

<sys_path>\d390b9e10a6b11df8c15c7540a484c06\http~xxx dexxx\SI_xxx_xxx_xxx_Sync_Outbound\urnsap-comdocumentsaprfc~functions according to http://help.sap.com/saphelp_nwpi71/helpdata/en/44/23641dc2b36491e10000000a1553f7/content.htm

- activated adapter validation in sender agreement, integration engine validation in receiver agreement

- copied the xsd files to the folder above mentioned on adapter engine and integration engine

Now, the validation seems to be trying to access the file(s), since i get the following error:

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="XML_VALIDATION_OUT">CX_XMS_SYSERR_VALIDATION</SAP:Code>

<SAP:P1>Schema Z_xx_xxxxx_xxx.xsd not found in J:\usr\sap\XIX\SYS\global\xi\runtime_server\validation\schema\00000000000000000000000000000000\ u00D3u00B9u00E1 k u00DFŒ u00C7T HL \Z_xx_xxxxx_xxx\urnsap-comdocumentsaprfc~functions\Z_xx_xxxxx_xxx.xsd (J:\usr\sap\XIX\SYS\global\xi\runtime_server\validation\schema)</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>not used at the moment.</SAP:AdditionalText>

<SAP:Stack>Es ist ein Systemfehler bei der XML-Validierung aufgetreten.</SAP:Stack>

Please see the path in bold which is very cryptic. How does this happen and how can i solve this ?

Edited by: Jan Staffa on Jul 8, 2011 2:16 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

DId you get this resolved.  Have the same issue and I started another thread.  Appears to be some sort of corruption.  However we are using IDOC as the sender so my guess is for us maybe IDOC being the sender doesn't work since the adapter engine resides in ABAP layer.  Just a thought.

Former Member
0 Kudos

Hi Jan / Steve,

Please double check the AI_VALIDATION_JCOSERVER RFC destination setup as per the guide below:

http://help.sap.com/saphelp_nwpi71/helpdata/en/44/23641dc2b36491e10000000a1553f7/content.htm

Refer to the 'Prerequisite' section and "Creating RFC Destinations on AS ABAP and AS Java", specifically Unicode flag setting.

Regards, Trevor

former_member181962
Active Contributor
0 Kudos

Hi Jan,

The part corresponding to "00000000000000000000000000000000" is the GUID of the SWCV where service interface reside.

The place where you have Ӑ¹á k ߌ ÇT HL should be having Repository Namespace where Service Interface is created.

.

The place where you have Z_xx_xxxxx_xxx" should have Service Interface Name

The place where you see urnsap-comdocumentsaprfc~functions should have the Repository Namespace where Message Type or External Definition is assigned.

So, my guess is that you might have to regenerate or delete and re-create the service interface once again .

Best Regards,

Ravi

Shabarish_Nair
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

yes i have read that document.

I can confirm that i have executed the steps as described in the above SAP Help link. Essentially, the steps

are the same; with the exception that SAP Help does describe the folder creation in more detail.

So, in short...i can confirm i have followed these steps.

naveen_chichili
Active Contributor
0 Kudos

Hi Jan,

Ensure if you have placed the XSD files at the proper location on the PI server.

Regards,

naveen

Former Member
0 Kudos

Hi,

my question turns around this part from sxmb_moni:

not found in J:\usr\sap\XIX\SYS\global\xi\runtime_server\validation\schema\00000000000000000000000000000000\ u00D3u00B9u00E1 k u00DFŒ u00C7T HL \

This is exactly how it appears in monitoring. I double checked the folder. Has anyone received a cryptic file location error message as above ?

Edited by: Jan Staffa on Jul 8, 2011 10:30 PM

Edited by: Jan Staffa on Jul 8, 2011 10:30 PM

Edited by: Jan Staffa on Jul 8, 2011 10:31 PM

Edited by: Jan Staffa on Jul 8, 2011 10:31 PM