News & Intel
LiveDaily AI-curated intelligence on Palantir Foundry, Ontology, AIP, Apollo, contracts, and community feedback. Updated automatically via GitHub Actions every day at 7 AM UTC.
Network blocked IP
Hi everyone, First post here so apologies if my terminology is oncorrect. Would it be possible to add the following please, this is from my AI FDE. Your Foundry enrollment has an ingress allow list that controls which IP addresses can access Foundry. Your current IP address (81.149. . ***) is being blocked from accessing the *.apps.euw-3.palantirfoundry.co.uk domain. You can access the main Foundry platform (bdm.euw-3.palantirfoundry.co.uk) fine, but the *.apps. subdomain (where your deployed app lives) may require separate network configuration. How to fix this This is an enrollment administrator task — it’s not something I can change in the code. You have two options: Option 1: Contact your enrollment admin Ask your Foundry enrollment administrator or Palantir representative to add the .apps.euw-3.palantirfoundry.co.uk domain to your enrollment’s ingress allowlist (or add your IP address …* I am not sure how to fix this so any help would be most appreciated. Many
Workshop Scenario
Hi everyone, I’m currently building an aviation app and ran into an issue while working with Workshop Scenarios. My use case is to create a “Work Package” inside a scenario and then compare scenarios to evaluate their impact on flights. However, I’m having trouble when trying to use components that allow selecting an object created within a scenario (i.e., not yet in the ontology). I can see the object in the dropdown and select it, but the selected object never loads afterward. At this point, I’m not sure where the issue is coming from: an ontology issue an action/configuration issue or a limitation of Workshop itself Specifically, I’m wondering: Is it actually possible to select and use an object that still exists only within a scenario (not yet applied to the ontology)? For comparison: I can select objects that already exist in the ontology without any issue Once I apply the scenario, the object becomes selectable and works as expected But before applyi
How to remove axis numbers from contour or workshop charts?
How to remove axis numbers from contour or workshop charts? FDE and CoPilot say it can’t be done in Contour or Workshop, so how can it be done? 1 post - 1 participant Read full topic
Your guide to voting in NYC congressional and state comptroller primaries
It's time to vote. Voting begins Saturday in an unusually competitive slate of congressional primaries with big implications for the Democratic Party's future. [ more › ]
Export the workshop report / dashboard to PDF
Hi All, We have created a report using foundry workshop. This report is in a tabular structure with headers and sub headers, values are color code based on certain rules. Now we want to provide a functionality to end user where in they can export this report to PDF and even print directly from the dashboard. Though export to excel and csv are provided in dashboard but export to PDF is not there. Can anyone out there help in achieving this. Thanks! Harish Singh 2 posts - 2 participants Read full topic
Help to configure my first Timeserie property
Hello, During my first attempt to implement a Timeserie property in my object type I faced trouble probably due to my miss understanding of one point. Can some one help me to understand if I’m right or wrong ? I can’t test my idea before 2 weeks and I will be glade to hear I’m on the good way. What I did: Create an object type with a PK and 2 other props from a dataset : e.g pk = Jig_Sensor, entry_into_service_date, status Created a Timeserie of each sensor daily metrics dataset with : Série ID (=machine_sensore, same has PK above), Date (=measure date), value (=measured value) Added a TIME SERIE property “sensor_metrics” in my object type from Object Manager and pairing with the URI of my Time serie dataset My expectations: Sparklines in object table ( Insight, workshop) Quick Time serie chart displaying metric of selected objects What I get : empty column in table and empty chart in quiver No time série values found by the system What I’m thinkin
Workshop Export limitations
Im trying to find the limitations of all possible ways to export data- Object Table Constraint Default(No filters) Filtered(Data) Filtered(Properties) Filtered(Both) Rightclick CSV - 10000 Filtered(Data)<=10000 Filtered(Properties)<=10000 Filtered(Both-10000) Excel UTC (timezone) 200000 Filtered(Data)<=200000 Filtered(Properties)<=200000 Filtered(Both-200000) Other 10000 Filtered(Data)<=10000 Filtered(Properties)<=10000 Filtered(Both-10000) Custom Function Backed Export (using a “Button” onclick) CSV - 10k Excel - 10k But when writing custom “function backed export”, I find it inconsistent. Sometimes Im able to export >10k and based on number of properties this may vary. Curr
From Political Science to Palantir: How an Etymology Habit Helped Me Understand "Ontology"
Hi everyone! This is my first post in the community, and I wanted to kick things off by sharing a bit of my background and how I stumbled upon this concept. My academic background is in Political Science . During my early university years, when I was completely overwhelmed by abstract political theories and dense terminology, I developed a habit that became an absolute lifesaver: always looking up the etymological roots of words . Going back to the origin of a term helped me grasp the “skeleton” of the idea behind it. Now that I’m diving into the Palantir ecosystem, I came across a word that immediately triggered that old student habit: Ontology . In the software world, we constantly hear about “data models,” “schemas,” or “pipelines,” so rescuing a deeply philosophical term genuinely fascinated me. I decided to apply my old trick to try to understand what we are actually doing here. 1. The Starting Point: Etymology True to form, I looked up the Greek roots of the word:
Getting SourcesNotImportedToRepository error when using @external_systems decorator.
Getting SourcesNotImportedToRepository error when using @external_systems decorator. Sources are in transforms-shrinkwrap.yml but build still fails. How do I properly import Data Connection sources into a Python transforms repository? 1 post - 1 participant Read full topic
Pilot App & Property Security Policy Issue
We are having an issue with an OSDK application backed by Pilot App. Pilot App claims some of our object types are outdated. Creating a global branch in Pilot app generates an error: An error (OntologyMetadata:DeprecatedPropertySecurityGroupsFieldUsed) occurred with this request (error id: 92dbeb26-628c-4b94-a432-acd6a1c22894). We noticed this issue since we configured a property security policy on one our objects (Employee), which makes sense given the error. Our policy was very simple and complied with the restrictions . We’ve since removed the policy to see if this fixes the issue, but it doesn’t. This is not blocking us - we can create global branches elsewhere in Foundry, and in Code Workspaces we can tag and release our app. It just feels like a specific issue with Pilot App. 1 post - 1 participant Read full topic
Here's why universal basic income would be a disaster for America’s future
As AI transforms the economy, some tech leaders push universal basic income. This piece argues Americans need opportunity, not government checks.
Global Branching and Restricted Views - Workaround / waiting time
Hi everyone! My team and I have been taking advantage of the end to end testing provided by Global Branching. We are very happy with the feature and have found it very useful. However our ontology objects are backed by restricted views. Restricted views are currently integrated with Global Branching only in experimental phase. Thus we cannot fully test our features, as we cannot add the restricted view to the global branch. I believe that opting in or out of experimental features is an organization level permission, so I wont be able to simply just use the experimental phase. Thus my options are: Deal with it (Push schema changes into production without using global branching) Stop using restricted views in favor of normal datasets (Can the permissions be configured at the object level? Can I fully replicate restricted views capabilities?) Does anyone know when restricted views for global branching will be available for everyone? Or can anyone answer my second point, as
GPU resource allocation on sidecar transforms
I have a sidecar transform that needs to use a GPU. How should I configure the resources? @sidecar(image="my-compute-module", tag="0.0.1", volumes=[Volume("shared")], resource_profile="LARGE_CPU_LARGE_MEMORY_GPU_ENABLED") @configure(["NUM_EXECUTORS_1", "EXECUTOR_GPU_ENABLED", "EXECUTOR_GPUS_1"]) both? 2 posts - 2 participants Read full topic
UK.gov warned that digital transformation hype is no substitute for delivery
Parliamentary committee says £45B savings claim risks undermining public sector tech reform rather than helping it
Tackling a Battlefield Network Bottleneck with Palantir Ontology and Edge AI
Recently, our team had the opportunity to work on a project that won the Grand Prize at the Republic of Korea Army AI Competition. Around the same time, we also participated in the National Security Hackathon in San Francisco, where we explored ontology-mirroring edge devices and Foundry-based streaming workflows. Together, these experiences led to some interesting insights. One of the challenges we encountered was not AI itself, but the battlefield network. As drones, ISR platforms, and sensors continue to proliferate, the amount of available data is growing rapidly. However, tactical communications infrastructure remains constrained. In many operational environments, especially where LTE or fixed infrastructure is unavailable, communication relies heavily on RF-based tactical networks. Under those conditions, transmitting large volumes of video data in real time becomes increasingly difficult. The question we explored was simple: What if we transmitted informat
Show & Tell: Auto-Converting Workshop Dashboards to Live React Apps
All, I wanted to share a cool internal tool we recently built at Object Edge to accelerate our custom frontend development on top of Foundry. We often find that while Workshop is a fantastic operational assistant for internal workflows, we frequently need to build custom user interfaces in React for external use cases. To speed up our development cycle, we created an extension that takes a Workshop layout and automatically generates a React application. Here is the post on LinkedIn: https://www.linkedin.com/posts/object-edge_turn-a-palantir-workshop-into-a-live-react-activity-7468739348956585984-SWFX?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAAM4KkBnKmkKO8C-_xYyUEQdslmweIqodk Here is a quick look at how it works: The extension grabs the active Workshop ID and your Foundry environment URL. With one click, it translates the UI components (like pie charts, bar charts, and data tables) into a React codebase. It automatically wires up the connecti
Untrusted server certificate in Deep Dive: Creating Your First Data Connection
HI, While following the tutorial for Data Connection: Relational Database of ‘Deep Dive: Creating Your First Data Connection’, I encountered an ‘Untrusted server certificate’ error when trying to execute ‘Explore and import Source data to a Foundry dataset’. Could you please advise on how to resolve this matter? 1 post - 1 participant Read full topic
Application landscape of Foundry
Can someone show or prepare a practical application landscape of Palantir Foundry? I am looking for a real map of Foundry apps, not an abstract marketing diagram. Ideally, it should show Ontology in the center, pipelines/integration tools below, and operational apps like Workshop and others above. Text and picture versions are welcome. I want to understand: which apps are core, default for common tasks and should be learned first; which one are more advanced; where apps overlap; which ones are newer or legacy; how they are interconnected. thank you! 1 post - 1 participant Read full topic