Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Hi
What could be the reason? How can I restore these alert types?
Regards,
Priyanka
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
in the data schemas folder, is there any other eventhisto schema with a different namespace ("nms")? if yes paste the code in here.
Visualizações
respostas
Total de curtidas
Hi,
Did any of you get a chance to look at my question?
Regards,
Priyanka
Visualizações
respostas
Total de curtidas
Hi Priyanka,
I don't know much about it. I'll try to fin some information.
Florent
Visualizações
respostas
Total de curtidas
That alerttype field does not seem an OOTB field, what version of Adobe Campaign are you running? could it be that your eventhisto schema was extended and this new field was added?
Visualizações
respostas
Total de curtidas
Hi David,
Using 6.1.1. I'm attaching a screenshot from nms table.
Regards,
Priyanka
Visualizações
respostas
Total de curtidas
Can you share a screenshot of the xml schema structure
Visualizações
respostas
Total de curtidas
Hi David,
<srcSchema entitySchema="xtk:srcSchema" label="Archived events" labelSingular="Archived event"
md5="1A1107D99CFF8F549330D77190E34412" name="eventHisto" namespace="nms"
xtkschema="xtk:srcSchema">
<element autopk="false" folderModel="" name="eventHisto" template="nms:rtEvent">
<key name="id">
<keyfield xpath="@id"/>
</key>
<attribute label="Identifier" name="id" type="int64"/>
<attribute _operation="delete" name="eventHistoId"/>
<element _operation="delete" name="folder"/>
<!-- Default link to recipient -->
<element externalJoin="true" integrity="normal" label="Recipient" name="recipient"
revExternalJoin="true" revIntegrity="neutral" target="nms:recipient"
type="link">
<join xpath-dst="@account" xpath-src="@externalId"/>
</element>
</element>
<methods>
<method name="GetMirrorUrl" static="true">
<parameters>
<param inout="in" name="eventHistoId" type="int64"/>
<param inout="out" name="mirrorUrl" type="string"/>
</parameters>
</method>
<method library="nms:messageCenter.js" name="PushEvent" static="true"/>
<method library="nms:messageCenter.js" name="PushEvents" static="true"/>
</methods>
</srcSchema>
Regards,
Priyanka
Visualizações
respostas
Total de curtidas
in the data schemas folder, is there any other eventhisto schema with a different namespace ("nms")? if yes paste the code in here.
Visualizações
respostas
Total de curtidas
HI David,
The code is from nms:eventHisto.
Regards,
Priyanka
Visualizações
respostas
Total de curtidas