Automate

 View Only
  • 1.  Standard Views in Evolve

    Posted 19 days ago

    Does anyone have a table map or listing of how the standard views in Automate Evolve are joined in the SQL developer within Evolve?

    Thank You,



    ------------------------------
    Andrew Landry
    Leprino Foods
    CO
    ------------------------------


  • 2.  RE: Standard Views in Evolve

    Employee
    Posted 18 days ago

    Hi Andrew,
    Evolve views are created with Encryption and definition is not available directly.
    Is there any specific view that you need information for?

    Regards



    ------------------------------
    Hammad Naeem
    Precisely Software Inc.
    ------------------------------



  • 3.  RE: Standard Views in Evolve

    Posted 18 days ago

    Hi Hammad,

    I'm looking for the join criteria for the "Reporting SQL Views" (see image below).  I'm trying to create my own reports, but I can't find any documentation that provides the standard join criteria.

    Thanks,
    Andrew



    ------------------------------
    Andrew Landry
    Leprino Foods
    CO
    ------------------------------



  • 4.  RE: Standard Views in Evolve

    Employee
    Posted 17 days ago

    Hi Andrew,
    can you specify your use-case or brief what report you are trying to generate so that I can specify the join criteria between SQL views required, I believe we do not have anything like this published that can define criteria on all views.
    Here is an example, RPT_SolutionView can be joined to RPT_TransactionRoiView based on SolutionId.
    most of the views that can be joined should have similar column names.
    ---------------
    Regards
    Hammad Naeem



    ------------------------------
    Hammad Naeem
    Precisely Software Inc.
    ------------------------------



  • 5.  RE: Standard Views in Evolve

    Posted 17 days ago

    Hi Hammad,
    I'm looking to join a RPT for a parent form solution, a RPT for a child form solution, and RPT_ProcessReportingDetailsView to be able to see the status of a given request.  There are promoted fields on the parent and child forms and I'm able to join these easily.  How do I join the RPT_ProcessReportingDetailsView to a solution view?

    Thanks,
    Andrew



    ------------------------------
    Andrew Landry
    Leprino Foods
    CO
    ------------------------------



  • 6.  RE: Standard Views in Evolve

    Employee
    Posted 16 days ago

    Hi Andrew,
    try joining these views using datafileId column, it is available in solution view and RPT_ProcessReportingDetailsView as well as common id.

    Hope this helps.

    Regards




    ------------------------------
    Hammad Naeem
    Precisely Software Inc.
    ------------------------------