Subject: Can AJO Decisioning generate offers without pulling data from a 3rd party source in AEP? | Community
Skip to main content
Level 1
July 24, 2026
Question

Subject: Can AJO Decisioning generate offers without pulling data from a 3rd party source in AEP?

  • July 24, 2026
  • 1 reply
  • 11 views

Hi all,

I'm trying to understand a specific aspect of AJO's decisioning capability. Does AJO's decisioning engine have the ability to generate/select offers purely on its own — using only internal AJO/AEP configuration (like offer eligibility rules, priorities, and constraints) — without needing to pull any profile or event data from an external/3rd party source into AEP?

    1 reply

    SatheeskannaK
    Community Advisor
    Community Advisor
    July 24, 2026

    @ShrutiJa17 Yes, that’s fully supported, and it’s actually one of the core use cases for AJO offer decisioning.

    • The decision engine can select offers using purely self-contained configurations.
    • Eligibility and decision rules can be built entirely on static logic or constraints that do not reference any profile attributes.
    • Priority values can be set per offer to break ties when multiple offers qualify.
    • Capping is tracked internally by the decision engine by counting presentations and impressions independently.
    • Configurations are assembled into a decision policy for the engine to pick the best eligible offer at runtime.
    • This self-contained pattern is valid and supported across journeys, campaigns, etc.
    • External and profile data, such as AEP profile attributes, audiences, or experience events, are completely optional for personalization.
    • Joining external AEP datasets for dynamic rules or ranking formulas is an optional enhancement rather than a prerequisite.
    • Profile, event, and third-party data enrich decisioning but are not dependencies for the decisioning engine to operate.

    https://experienceleague.adobe.com/en/docs/journey-optimizer/using/decisioning/experience-decisioning/experience-decisioning-landing-page

    Thanks, Sathees