Calling an agent from an outline entry

I need to call an agent withing the very same database as the outline is located in. Still I’m getting an error message that the specified agent cannot be found within this database.

I checked the name of the agent about a thousand times, reduced it to as simple as the word “Refresh”, still I’m not able to trigger the agent from the outline entry, works this as intended, I hope not :-/

Thanks for any input on this.

Subject: What is the “current database” at the time?

An outline can be referred to from a page that’s not in the same database as the outline. “current database” in that context means the outline containing the page, not the one containing the outline.

Change the action to a formula that displays the value @Implode(@DbName; " ")) to see what database it’s looking in for the agent.