Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to restrict multiple form submissions in Oracle Responsys?

Hi Team,

I tried using lookup and passing PET / Suppl record field values in form link and fetch the updated field values in the form url in the emails. But when the customer opens the same link and try to submit the data, it will consider as a fresh form submission. To restrict this, I am trying to fetch the already submitted values to the form document using data lookup as shown below.

<p>RIID:$RIID_$ </p>

<p>offer:$CHOICE_OF_OFFER$</p>

<p>Email: $EMAIL_ADDRESS_$</p>

<p>Lookup RIID:$lookup(RIID_)$ </p>

<p>Lookup Email: $lookup(EMAIL_ADDRESS_)$</p>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!