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