Git Product home page Git Product logo

Comments (7)

caiotomazelli avatar caiotomazelli commented on May 4, 2024

Hi Sandhya.

First of all, sorry for the delay in getting back to you.

Can you confirm when this instance of Megalista was deployed on your client environment?

It would be really helpful to know the Megalista "version" they're running so that we can pinpoint the issue.

For your reference, we've merged the commit that implemented custom variables in Megalista on Aug 16, 2021, so if you've deployed Megalista for this client earlier, high chances that they're just using an old version.

If not, let us know and we can try to debug it together.

Cheers,
Caio

from megalista.

Sandhya-1988 avatar Sandhya-1988 commented on May 4, 2024

Hi Sandhya.

First of all, sorry for the delay in getting back to you.

Can you confirm when this instance of Megalista was deployed on your client environment?

It would be really helpful to know the Megalista "version" they're running so that we can pinpoint the issue.

For your reference, we've merged the commit that implemented custom variables in Megalista on Aug 16, 2021, so if you've deployed Megalista for this client earlier, high chances that they're just using an old version.

If not, let us know and we can try to debug it together.

Cheers, Caio

Hi Caio,

Thank you so much for your response. I really appreciate it and no worries about the delay part.

Regarding the "Megalista version", I did a redeploy with the latest version around a month and a half back, as the previous version deployed was "Megalist".
Also, I went through pull request #41, it seems the code running in the client's env is updated with the same.

Kindly let me know how to move forward with this. Also, happy to provide more details if needed.

Thanks,
Sandhya

from megalista.

caiotomazelli avatar caiotomazelli commented on May 4, 2024

Thanks for confirming Sandhya!

This is kind of surprising because we do have tests verifying that the customVariables are built into the final CM API body for the CM connector (see here for your reference).

Can you provide an anonymized/mock sample of the data you're trying to upload so that I can try to reproduce the issue on my side? Maybe there's some specific structure that you're trying to use that we have not predict in our tests.

from megalista.

Sandhya-1988 avatar Sandhya-1988 commented on May 4, 2024

Thanks for confirming Sandhya!

This is kind of surprising because we do have tests verifying that the customVariables are built into the final CM API body for the CM connector (see here for your reference).

Can you provide an anonymized/mock sample of the data you're trying to upload so that I can try to reproduce the issue on my side? Maybe there's some specific structure that you're trying to use that we have not predict in our tests.

Thanks again for your quick response Caio! Really appreciate it.

Please find here a screenshot of the sample data for your reference.
Screen Shot 2022-02-22 at 12 45 26 PM

In the above screenshot, Variables U1, U3, and U7 stand for ConfCode, OAB_ID, and Device ID, respectively. I hope this helps.
Kindly let me know f I can help with anything else.

from megalista.

Sandhya-1988 avatar Sandhya-1988 commented on May 4, 2024

Hi @caiotomazelli,

I hope the sample data that I shared earlier has been of help. But was just curious to know if there are any updates related to the same. Additionally, happy to help with any further data/information or support.

Thanks,
Sandhya

from megalista.

caiotomazelli avatar caiotomazelli commented on May 4, 2024

Hi @Sandhya-1988 sorry for the delay getting back to you.

Looks like it's going to be an easy fix: your custom variable columns are using snake_case as opposed to camelCase, which is what we expect, as you can see below:

image

Also, check out our Example BQ Data for Testing to see how data should be structured in BQ for customVariables (it must be a single Array column).

I'll close the issue for now but feel free to reopen if you need anything else.

Cheers,
Caio

from megalista.

Sandhya-1988 avatar Sandhya-1988 commented on May 4, 2024

Hi @Sandhya-1988 sorry for the delay getting back to you.

Looks like it's going to be an easy fix: your custom variable columns are using snake_case as opposed to camelCase, which is what we expect, as you can see below:

image

Also, check out our Example BQ Data for Testing to see how data should be structured in BQ for customVariables (it must be a single Array column).

I'll close the issue for now but feel free to reopen if you need anything else.

Cheers, Caio

Thank you so much for the inputs @caiotomazelli . We implemented them and it worked finally.
So happy to see the results.

Really appreciate all your help and valuable time on this. Thanks again.

from megalista.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.