Hi All,
I are trying to create data schema in Adobe Campaign and I am getting the following error
Please help me on this.
Thanks,
Chaitanya
Prem_Kumar_Gane
Prem_Kumar_Gane
18-07-2018
Then , I believe there is error in your XML . It should be as below . Also its recommended not to use 'nms' namespace for creating any custom schema. If you still want with nms namespace, try deleting your schema and recreate as shown below . else try creating with different namespace as per your need and this should resolve your issue.
<srcSchema _cs="Recipients index (nms)" created="2018-06-19 10:06:12.190Z" createdBy-id="1133699433"
desc="Recipients index" entitySchema="xtk:srcSchema" img="" label="Recipients index"
labelSingular="Recipients index" lastModified="2018-07-13 07:38:49.082Z"
md5="2B5B0D3667159163610E2DAC2AB51559" modifiedBy-id="1133699433" name="recipientsIndex"
namespace="nms" xtkschema="xtk:srcSchema"/>
<element label="Recipients Index" name="recipientsIndex"/>
</srcSchema>
Thanks,
Prem Kumar Ganesan
chaitanyav
chaitanyav
18-07-2018
Hi Prem,
The code you have provided is working
Thank you so much
Chaitanya
chaitanyav
chaitanyav
18-07-2018
Hi Prem,
I have copied the entire XML which is there in our schema.
Thanks,
Chaitanya
Prem_Kumar_Gane
Prem_Kumar_Gane
18-07-2018
Hi Chaitanya,
In the above XML, I couldn't see any attribute definition and srcSchema ending tags . Can you please copy the entire XML of your schema ?
Thanks ,
Prem Kumar Ganesan
chaitanyav
chaitanyav
18-07-2018
Hi Vipul Raghav
Can you please help out with this.
Thanks
Chaitanya
chaitanyav
chaitanyav
16-07-2018
Hi,
No I did not modify the Schema manually and i am not sure how was this created.
Vapsy
Employee
Vapsy
Employee
16-07-2018
Your screenshot says that recipientsIndex is a factory schema which is not true.
Did you happen to modify a factory schema manually?
How was this created in the first place, can you please help answer that?
chaitanyav
chaitanyav
16-07-2018
Hi Vipul
<srcSchema _cs="Recipients index (nms)" created="2018-06-19 10:06:12.190Z" createdBy-id="1133699433"
desc="Recipients index" entitySchema="xtk:srcSchema" img="" label="Recipients index"
labelSingular="Recipients index" lastModified="2018-07-13 07:38:49.082Z"
md5="2B5B0D3667159163610E2DAC2AB51559" modifiedBy-id="1133699433" name="recipientsIndex"
namespace="nms" xtkschema="xtk:srcSchema"/>
This is the recipientIndex Schema which is available with us.
Vapsy
Employee
Vapsy
Employee
13-07-2018
Please copy the schema XML for "recipientsindex" here so that we can review and also attach the screenshot showing your scehma.
chaitanyav
chaitanyav
13-07-2018
Hi,
Thanks will try this
shrawans3153003
Employee
shrawans3153003
Employee
13-07-2018
Hi,
If you have the same schema in any other environment, please compare both schema's xml to see the differences.
chaitanyav
chaitanyav
12-07-2018
Hi
I tried to regenerate the schema as you mentioned even then it is showing the same error.
Thanks,
Chaitanya
shrawans3153003
Employee
shrawans3153003
Employee
12-07-2018
HI Chaitanya,
It looks like Schema recipientsindex has been incorrectly modified.
You can try to regenerate the schema and see it helps
Select the schema(s) you need to regenerate.
Right click and choose Actions > Regenerate selected schemas....
Click OK to confirm and launch the process.