function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
GordymanLG2GordymanLG2 

How to Generate ConfirmationToken for URL

I am trying to deploy a Customer Portal to another org (and soon to Production).  In the org there are Home Custom Links that contain the RecordID for the Case and a URL parameters called _CONFIRMATIONTOKEN.  I know how to update the RecordID from org to org, but don't have the foggiest idea if or how to update the _CONFIRMATIONTOKEN.  Here is an example of one of the links.

 

/500/e?retURL=%2F500%2Fo&RecordType=012T00000000Khl&_CONFIRMATIONTOKEN=fAl2SM27RODyy_.edkDqvJz1oUWw2hbA6rSNYzjIHDghcpDWvsuua_POuzr54y.RHk4XIMzgwB82lZZPKUlT44XEX3zpIre7qW9omUvtbZOm.R2642bixMEmy63scamPLZZSWPTu0kShjyMSTLKMqwEj9jUcqZzY8LC05JXN81x6iFIr&cancelURL=%2Fapex%2FCaseTab%3Fsfdc.tabName%3D01rQ00000004N3N&ent=Case&cas7=Open&cas11=Phone&nooverride=1&cas6=Product%20Claim

 

Can anyone help?

 

Thanks.

werewolfwerewolf

I'm not familiar with any URL param like that.  Does anything bad happen if you omit it?