Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

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

Avatar

Level 1

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

1689960_pastedImage_0.png

1 Accepted Solution

Avatar

Correct answer by
Level 8

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>

View solution in original post

1 Reply

Avatar

Correct answer by
Level 8

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>