Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Rules and Instructions:

  • JD Power should use these two endpoints created by PureSpectrum:

  • JD Power should redirect the Respondent to the PS redirect link /surveydone only at the end of the survey on these 2 occasions:

    • Respondent is not qualified → Buyer terminated (18)

    • Respondent completed the study → Complete (21)

    • In both cases, JD Power has to redirect and pass the 1st Transaction ID (core transaction) received.

      • NOTE: In case JD Power use a Transaction ID generated for a modular survey, the system will continue to accept the value and redirect the respondent to correspondent supplier.

  • JD Power - Survey Creation in Marketplace:

    • Create only one single survey and on the Launch page on Marketplace activate the feature Modular Launch

    • Download the report from the survey dashboard (UI) in order to fetch the transaction IDs created through the ENDPOINT 1 (YELLOW FLOW). Use the column "MODULAR Survey“, and filter by the value TRUE

      • Modular Transaction

      • isModularTransaction

Schema:

...

Buyer Configuration:

...

  1. The CPI (BCPI and SCPI) associated for the new transaction created for the modular survey is the same as the original transaction.

  2. Use always the original transaction (core TX) to request a new transaction for a respondent eligible for multiple modular study.

  3. Modular transactions created via API endpoint 1 (YELLOW FLOW). Should be completed using API endpoint 2.

  4. Any core transaction received initially in the buyer URL should be completed or rejected using s/surveyDone endpoint.

...