Program Runtime Overview

The Program Run Time phase occurs after the program is published.

When an enactment reaches the app's activity stage, the Oracle Marketing product sends the personalized payload using HTTP POST. Enactment is released and continues in Program.

After a service has been configured, the next step for the marketer is to publish the Program. Let's walkthrough how to develop a service during the Program Run Time phase. The Run Time phase consists of:

  • Marketer publishes Program
  • Enactments reach the app's activity stage, Responsys then sends the personalized payload using HTTP POST to the app. Enactment is released and continues in Program.

For full details about how to develop apps for runtime, see Service Invocation.

Note: During invocation for “Invoke without data” and “Invoke with data (small batch) flow", to support high concurrency and to ensure data processing, there is a delay of 15-20 minutes after the app sends back the “onCompletionCallbackEndpoint” request before enactments are moved to the next stage in the Responsys program.

Learn more

Designing Responsys Programs with "App" Stage

App Installation and Setup

Developing Responsys Apps for CX Apps