Giter Site home page Giter Site logo

Comments (3)

dlwicksell avatar dlwicksell commented on May 29, 2024

Roy, the error means that the GT.M runtime code cannot find the call-in table, so is not able to make an API call. Make sure that you have the environment variable GTMCI set to the path where the call-in table is located. You would set that in bash like this: export GTMCI=calltab.ci

Make sure that you have the path in GTMCI set to where you have calltab.ci located in the file system. This is documented in the README.md file.

from nodem.

rhasson avatar rhasson commented on May 29, 2024

David, thank you for the response. I updated the GTMCI path (I originally had the path to the calltab.ci file in there but now I added the actual file name at the end of the path) but now I'm getting a different error GTM-E-FILEPARSE. What does this error mean?

Thanks,
Roy

from nodem.

dlwicksell avatar dlwicksell commented on May 29, 2024

Yeah, you have to have the call-in table's file name at the end of the path for GTMCI. You don't have to call it calltab.ci, that is just a convention.

As far as your new error, I don't know what might be causing that off the top of my head. Why don't you email me as much detail about how you are calling things as you can (including details about your environment) to [email protected], and I will work with you to fix it. Once we figure out your issue, I can report what it was here in the issue tracker, in case anyone else bumps up against this, and then close the issue.

from nodem.

Related Issues (13)

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.