Node Navigation
Community
Learn more about the Community, get helpful tips and tricks, FAQs, and give us feedbackQuantexa Platform
Protect, optimize, and grow your organization with the power of Quantexa’s Decision Intelligence Platform and outcome-driven solutionsPlatform Library
Articles, guides, and blog posts from Quantexa expertsProduct Releases
Information and announcements on new releases, release notes, and related eventsQuantexa News Intelligence
Quantexa News Intelligence’s News API is the most efficient, effective, and accurate way to access global news at scaleGroups
Dedicated spaces for Community members to connect around shared use cases or areas of interestQuantexa Academy
Stay up-to-date with the latest news and announcements from the Quantexa Academy Team. Ask questions about our programs and certifications, and get assistance from our technical experts.Recommended Articles
Quantexans, like our users across industry, Government, and academia, are passionate about open-source software (OSS) and communities. We believe that technology works best when we all, as developers...
Quick Start Guide
🔐 Welcome to the Quantexa Community
Create Your Account Click "Register" in the top-right corner of the homepage. Choose a username, enter your email, and you’re all ...
Recent Content
The Importance of Adding Edge Labels to the Quantexa UI
Join us for an insightful session with Lead Data Engineer, Jeremy_Eu, as he dives into the importance of adding Edge Labels to the UI. A Network in the Quantexa UI consists of a collection of Nodes (Documents or Entities) and Edges representing a relationship between those Nodes. Edge Labels are added to display the relationship between the Nodes. Agenda: What Edge Labels are and how they work Why Edge Labels are essential for effective network analysis How Edge Labels empower investigators to navigate the UI A live demo on configuring Record and Edge Attributes to generate Edge Labels Whether you're new to Quantexa or looking to deepen your understanding, this session will equip you with practical knowledge to enhance your investigative workflows. 📖 Read about Edge Labels in Jeremy's article: How to Add Edge Labels to the Quantexa UISophie_Lyons23 hours agoCommunity Team30Views0likes0CommentsQuantexa Support Channels
There are a range of support channels available to developers using Quantexa technology, each with their own specific uses. It's important to use the appropriate channel to ensure you get the best support as quickly as possible. 💬 Quantexa Community The Quantexa Platform Support Topic is a private Community channel dedicated to Quantexa developers to help with Quantexa Solution development. This is the best channel for access to Community support networks as it is used by wider Quantexa teams and users. It is a continually-growing knowledge base resource. Intended use: Non-urgent Customer queries Asking non-sensitive questions General help on a topic that is not covered in the documentation Searching for known previously encountered issues in previous posts Queries on errors, explanation of log messages, best practices Requesting advice on debugging approaches Request new Product features For other support queries (not related to developer support) please leverage our other Community Topics e.g. Getting Started or if you have a question related to an industry use case, why not check out our User Groups? Access: URL: Quantexa Platform Support Login or register with your corporate email address to access the Quantexa community 📝Note: If you have registered for the Quantexa Community you'll also be able to access the Documentation Site. 🔌 Product Support (Post Go-Live) Quantexa Service Desk Portal Tracking of all service desk tickets and incidents. Responses based on service level agreements (SLAs). 24/7 Telephone Support for severity 1 and 2 incidents covering 7 geographical local helpdesk numbers. Countries & Support Phone Numbers (only available to those with live projects) Australia: 1800024721 Canada: 18665430596 India (Calls to the Indian number need to be made from a local Indian handset that also has the ability to make international calls): 0008000502021 Malaysia: 1800810964 Singapore: 8001205119 UK and Europe: 03301595273 USA: 18447409220 Quantexa Support is available to all clients with a live solution in production and is intended for: Reporting any product-related production incidents that need vendor support Core Quantexa Platform issues and break-fix support Tracking of all support tickets and sharing logs (redacting any sensitive data) Raising service requests e.g. requesting release files or advising if a version upgrade Access: The client and their support team members need to be onboarded as part of going live (by PM) by raising a request in the QS portalStephanie_Richardson23 hours agoQuantexa Team95Views3likes0CommentsSetting up the training-tutorial project for Technical BA Academy
2 MIN READ FAQ relevant for: Technical BA Academy Hi Guys! Some good news for all of you doing the Technical Business Analyst Academy! We've added a new script to your VDIs to simplify the training-tutorial project setup. This script combines all the necessary setup commands into a single script! If you've already set up the training-tutorial project, there's no need to do it again! Also, you will still be able to setup the project manually by following BA Module 1.2: Smoke Test (after completing Module 1.1: Development Tools). The new script is just an additional method for setting up the training-tutorial project for the Scenario-based Tasks. The rest of this post will explain how to get the new script on your VDI, and how to use it to set up the training-tutorial project. How to get the updated setup scripts To add the new script to your VDI, you will need to unzip the setup scripts again. To do this run the following commands in order: cd ~ cp /opt/training/other-resources/setup-scripts/tba-academy/setup_scripts.zip ~ unzip setup_scripts.zip cd ~/setup-scripts-analyst/ chmod +x *.sh If you are prompted with this message: Enter A (or y) to overwrite the existing setup scripts folder with the new folder. Things to Check: Make sure you have the correct setup scripts: Open the /setup-scripts-analyst folder. Check that the file run_training_tutorial_setup.sh is there. If the file is missing, rerun the setup scripts above. Make sure you have the training-tutorial project Check you have the /training-tutorial folder in the home directory of your VDI. If you do not have the training-tutorial project run the following commands: cd ~/setup-scripts-analyst ./run_setup.sh Running the training-tutorial setup script Now that you have the new setup script, you can use it to set up the training-tutorial project! To run the script run the following commands in order: Step 1: Navigate to the /setup-scripts-analyst folder using: cd ~/setup-scripts-analyst Step 2: Run the training-tutorial setup script using: ./run_training_tutorial_setup.sh This script may take up to an hour to fully execute all the commands. Important Note: Do not leave the VDI idle for too long as it will disconnect from inactivity! If this happens, you will need to rerun the script If all the commands execute successfully, you will see this final message in the terminal: Now you should be able to run the Quantexa UI on the training-tutorial project using the run-all script! If you encounter any issues while running this script or have any questions, please let us know in the comments of this post! We hope this helps! Many thanks, The Academy TeamSian_Ayres2 days agoQuantexa Team153Views1like2CommentsFAQ: Broken Elasticsearch Head Chrome Extension Workaround
1 MIN READ FAQ relevant for: all Academy versions Hi all, Support for Manifest V2 has officially been disabled in Google Chrome, which means the Elasticsearch Head Chrome extension is no longer functioning properly on the VDIs. When you try to add the Elasticsearch Head Chrome extension you may see the following error: "This extension was turned off because it is no longer supported" or this error: "Cannot install extension because it uses an unsupported manifest version. Could not load manifest." We are looking into ways we can resolve this issue, however for now we have a workaround to get the extension working. Error Workaround Here are the steps you can follow to work around this error: Step 1: Navigate to chrome://flags/#extension-manifest-v2-deprecation-warning in the Chrome browser: Step 2: Disable the following settings: Extension Manifest V2 Deprecation Warning Stage Extension Manifest V2 Deprecation Disabled Stage Extension Manifest V2 Deprecation Unsupported Stage Step 3: Restart Chrome. Step 4: Re-add the Elasticsearch Head Chrome extension. This comment details how to add the extension to Chrome. You should now be able to use the Elasticsearch Head Chrome extension as normal! Apologies for the inconvenience, I hope this helps!Sian_Ayres2 days agoQuantexa Team32Views0likes0CommentsFAQ - List of Academy Frequently Asked Questions
2 MIN READ Below is a list of FAQ's for the Quantexa Academies. Have an idea for an FAQ? Please let us know by emailing training@quantexa.com with the idea or by commenting on this post here! General Quantexa Documentation Links for the Academy Gradle taking too long to index I tried to run a spark shell script and got a "Permission denied" error message My Quantexa Licence has expired, how do I update it? I'm trying to run a script and seeing an error about "Unrecognized option: -s" Fusion What are Document Attributes used for? What are Entity Attributes used for? What are (Entity) Records? What are Traversals? Elastic Elasticsearch "cluster health: Not connected" in Chrome / "Connection refused" when running Load script error I'm missing data in Elasticsearch / my number of docs are wrong Resolver Config Why are search constraints not working & how to use wildcards (* characters) within field sets? How can I configure the timeline? Batch Resolver (ENG) I tried to run Batch Resolver (ENG) but got an error about Timestamps / Dates Scoring My score isn't triggering / doesn't appear in the UI How can I handle dates when writing a Quantexa Score in Scala? Checking Score Outputs (Optional Sink Step) UI I tried to start my UI but some of the apps didn't start up / I got a UI error Search configuration could not be loaded in the UI I can't find Addresses or Individuals when I search in my UI! Data / Attributes aren't showing up in my UI! VDI VDI Usage and Common Issues I'm having trouble pasting into my VDI Admin I can't access a website or course BA Academy List of Technical Business Analyst (BA) Academy Frequently Asked Questions Don't forget to bookmark this page in the upper right corner to save it for easy access.Sophie_Lyons2 days agoCommunity Team41Views0likes0Comments