Forum Discussion

Jmorgan's avatar
Jmorgan
New Contributor III
2 years ago

Setting up Cube Data Manager Solution: Add New Environment

Hello,

I am trying to set up the Cube Data Manager solution from Open Place in my working production application. Currently it is all loaded up, but I need a little help figuring out how to add the environment to it containing the applications that I want to work with. Please see pictured below.

 

Thank you,

Jeremy Morgan

7 Replies

  • BernardoN's avatar
    BernardoN
    New Contributor II

    Hi, were you able to get this to work ? I have a similar requirement however It's for historical data

    My questions is, will the new solution copy consolidated Data ? I don't want to try and recreate historical data as the logic for the BR's might not have been properly time constrained

    Thanks

    • BrianD's avatar
      BrianD
      Icon for OneStream Employee rankOneStream Employee

      BernardoN, it will not load consolidate data just direct cube data but there is a button in there that generates a DM job you can technically add a consolidation as a step in the sequence so after the data loads it then consolidates. the latest update for version 8.4, Which is still in QA, focuses more on the environment add processes and minor code tweaks to optimize for .NET core 8

       

  • BrianD's avatar
    BrianD
    Icon for OneStream Employee rankOneStream Employee

    To get the information you are requested that would be done by your IT department, they will login to your organizations Azure Portal and setup an app registration, there they will connect a service account to your onestream SSO application. more details can be found in the design and reference guide for setting up Rest API. if your organization has OIS enabled i recommended you just create a PAT token more information can be found in this post

    https://community.onestreamsoftware.com/t5/OpenPlace/Just-Added-to-OpenPlace-FXM-and-CDM/m-p/35201#M181

  • Henning's avatar
    Henning
    Icon for OneStream Employee rankOneStream Employee

    Hi, there is something in the documentation about this:

    The specific environment information is only know by you, so hopefully the CDM instructions get you going.

     

    For the wider audience: The instructions are not part of the "Download". Those need to be retrieved here:

     

    • Jmorgan's avatar
      Jmorgan
      New Contributor III

      Where would I be able to find the Client ID, Tenant ID, and Client Secret?

      • Darshan_12's avatar
        Darshan_12
        New Contributor III

        After updating Client ID, Tenant ID, and Client Secret and we are getting the below error:FAILED!
        -------Test Results------
        URL Syntax:            Passed
        Valid URL:               Passed
        Token retrieval:       Passed
        User Check - Failed to authenticate user
        Response status code does not indicate success: 500 (Internal Server Error) 

        Can someone explain what correction is required from our end?