While creating new schema I receive an error as "Error occured during SOAP call". Please guide me | Community
Skip to main content
ashvinirs
February 12, 2019
Solved

While creating new schema I receive an error as "Error occured during SOAP call". Please guide me

  • February 12, 2019
  • 1 reply
  • 1803 views

When I try to save the schema it gives me the below error and I see nothing is generated in the 'Preview' tab of schema

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Venu_Reddy

Hi,

Make sure that you won't miss the key path which plays main role while creating new schema.

It won't save untill unless you provide the key path as follows:

<key internal="true" name="*****">

      <keyfield xpath="******"/>

    </key>

1 reply

Venu_Reddy
Venu_ReddyAccepted solution
Level 6
February 13, 2019

Hi,

Make sure that you won't miss the key path which plays main role while creating new schema.

It won't save untill unless you provide the key path as follows:

<key internal="true" name="*****">

      <keyfield xpath="******"/>

    </key>