Oracle Analytics Forum

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Get path from catalog element, e.g. to be embedded in an agent

Received Response
76
Views
14
Comments
2»

Answers

  • Christian Lex
    Christian Lex Rank 4 - Community Specialist

    I tried various variables and combinations without success so far 🙄.

  • The agent path will be buried in the XML of the object in the Catalog, so no variable is able to reach that.

    This would require an Idea Lab request (enhancement).

  • Christian Lex
    Christian Lex Rank 4 - Community Specialist

    Thank you for confirming that there is obviously now way to get this working. So, opening an idea lab request.
    —> Please vote :

    Get path from a catalog element, e.g. add variable or similar to get/return the path of an element — Oracle

  • To be clear, I think you can get to that information in the SOAP API - CatalogObject Structure + ItemInfo itemInfo, but not pull it into the agent.

    If you could create some sort of catalog report that has the information mapping (i.e. - Agent | path) and load it into a table, then you may be able to use some sort of variable… it's a stretch and effort to keep it updated.

    This is where MCP gets interesting when you can feed it the API's, then just ask it natural language questions (understanding your use case is to feed it into the actual email that is sent).

    I voted.