---
title: Missing POST Data Preservation Entry URI Map
description: A map of URLs to which the agent redirects when the POST data preservation cache entry is discarded due to a cache timeout. The URL is expected to be a page explaining what has happened.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.pdp.noentry.url.map
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.pdp.noentry.url.map.html
---

# Missing POST Data Preservation Entry URI Map

A map of URLs to which the agent redirects when the POST data preservation cache entry is discarded due to a cache timeout. The URL is expected to be a page explaining what has happened.

|                          |                                                                                                                                                                                                                                                     |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.pdp.noentry.url.map`                                                                                                                                                                                                          |
| Aliases                  | `org.forgerock.agents.pdp.noentry.url.map`   Introduced in Java Agent 5.6`com.sun.identity.agents.config.postdata.preserve.cache.noentry.url`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6 |
| Function                 | POST data preservation                                                                                                                                                                                                                              |
| Type                     | Map- Keys: web application

- Values: URL of page explaining the PDP entry was discarded                                                                                                                                                            |
| Bootstrap property       | No                                                                                                                                                                                                                                                  |
| Required property        | No                                                                                                                                                                                                                                                  |
| Restart required         | No                                                                                                                                                                                                                                                  |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                                            |
| AM console               | Tab: `Advanced`Title: `Missing POST Data Preservation Entry URI Map`Legacy title: `Missing PDP entry URI`                                                                                                                                           |
