![]() |
||||||
|
Secure Secondary Posting
To implement Secure Secondary Posting on a web page, you will need to add the following html code as hidden text on the page:
Where YOUR_DIN is the Destination Identification Number sent to you by your account team To send the data from the transaction to multiple destinations, you will list the DINs in the value portion of the html tag, using a colon to separate each DIN:
<INPUT TYPE=HIDDEN NAME=SecondaryPost VALUE="DIN_1:DIN_2">
Where DIN_1 and DIN_2 are each valid DINs for separate Secure Secondary Posting destinations. Since the ITPS system uses a combination of ItemCode and DIN to route the secondary transmission, each publication must be set up for each destination that it uses. The DINs, however, will be the same across publications if a publisher has more than one publication transmitting to the same destination.
|