Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hi,
I want to find out the Mirror URL of a Delivery.
In the system and trackingLog table the data is being stored in the following format
http://<ServerName>/nl/jsp/m.jsp?c=<%=escapeUrl(cryptString(message.deliveryPartId.toString(16)+'|'+message.id.toString(16)))%>
I am able to find the value of message.id
But I am not able to find the value of message.deliveryPartId
Which field are we referring to by message.deliveryPartId?
Linda Stinson expect your comments on the same
Thanks in advance
Happy campaigning,
Sumit
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
DeliveryPartId is the Delivery part identifier in the database (when it is not a collection).
Zugriffe
Antworten
Likes gesamt
DeliveryPartId is the Delivery part identifier in the database (when it is not a collection).
Zugriffe
Antworten
Likes gesamt
Hi Sumit,
How are you generating this URL? How are you able to encrypt it?
How can I create this part: <%=escapeUrl(cryptString(message.deliveryPartId.toString(16)+' '+message.id.toString(16)))%>
Zugriffe
Antworten
Likes gesamt
How are you generating this URL? How are you able to encrypt it?
How can I create this part: <%=escapeUrl(cryptString(message.deliveryPartId.toString(16)+' '+message.id.toString(16)))%>
Linda Stinson Vipul Raghav Can you guys please help? Any suggestion?
Zugriffe
Antworten
Likes gesamt
Hi Rahul,
You won't be able to replicate it as the call to cryptString method is internal to server and cannot be generated from outside.
Regards,
Vipul Raghav
Zugriffe
Antworten
Likes gesamt
Hello:
what does this mean?DeliveryPartId is the Delivery part identifier in the database (when it is not a collection).
I am facing the same issue, that i need to re-generate the mirror link for the history purpose after a message has been sent out.
I think message.id is the nms:broadLogRtEvent.id, but i still cannt find the deliveryPartId field in the table.
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten