Where No Code Has Gone Before

Appian Rocks
Claim This Podcastby Stefan Helzle
Podcast Authority
Beta
Podcast Overview
Where No Code Has Gone Before
Language
🇺🇲
Publishing Since
11/23/2022
Unlock The Full Podcast Authority Score Report
See how your podcast performs across key metrics
Podcast Authority
Beta
Recommendations available
Unlock the full report to see detailed tips
Recommendations available
Unlock the full report to see detailed tips
Unlock comprehensive insights including:
- • YouTube presence analysis
- • Social media reach metrics
- • RSS compliance scoring
- • Podcast 2.0 features
- • Technical standards
Detailed Analytics
- Complete breakdown of all 19 authority metrics
- Personalized recommendations for each metric
- Industry benchmarks and comparisons
- Technical RSS feed analysis and compliance scoring
Growth Strategies
- Step-by-step action plans for improvement
- Quick wins to boost your score immediately
- Pro tips from successful podcasters
See how your show performs across every key metric
High authority scores make your podcast more attractive to industry leaders and influencers who want to appear on credible shows.
Sponsors look for podcasts with proven authority and engagement. Your score demonstrates your podcast's value to potential partners.
Understanding your strengths and weaknesses helps you make data-driven decisions to expand your listener base effectively.
1 verified contact email on file for Appian Rocks
Pitch yourself as a guest, propose sponsorships, or reach out directly to the host.
Recent Episodes

July 1, 2026
Ambiguous Terms
The Trap of Ambiguous Terms in Appian Projects In this episode of Appian Rocks, hosts Stefan, Marcel, and Sandro step away from the AI hype to explore a more fundamental challenge in software development: ambiguous terms. The team discusses how common industry jargon can lead to "situations gone foobar" when project stakeholders assume they are speaking the same language but are actually operating from completely different definitions. 1. Big Data: More Than an Excel Sheet The discussion kicks off with the frequently misused term "Big Data". While some clients consider anything that crashes Excel to be Big Data, the hosts define it more strictly as data sets so large or variable that it becomes more efficient to "bring the compute to the data" rather than moving the data to the compute. They clarify that while Appian is excellent for business processing and can handle millions of records, it is not an original Big Data tool like a Spark cluster. 2. Input Management: A Spectrum of Meaning The team explores "Input Management," a term that scales from a private person scanning a single letter to an enterprise highly automatically processing "truckloads" of documents. They warn that this is often confused with "blind processing" (Dunkelverarbeitung). In the Appian world, two people might both claim to be doing "input management"—one focused on a scanning station and the other on a complaint business process—despite having almost nothing in common in their daily work. 3. Business Analysis: The "Why" vs. The "What" Sandro and Marcel delve into the evolving role of the Business Analyst (BA). They argue that while many BAs focus on turning needs into user stories for developers, the most valuable BAs challenge assumptions and find the "why" behind a process. They note that as developers become more senior, they often find themselves performing business analysis naturally to prevent building bad applications based on missing context. 4. Architecture: The Art of Decision-Making Finally, the hosts tackle the term "Architect". Marcel offers a thought-provoking definition: "Architecture is decision-making in the face of ignorance" and the art of "postponing decisions" to maintain system flexibility. The team highlights the confusion that occurs in "Architecture Boards" where infrastructure, cloud, and software architects meet, only to realize they are all speaking from different, non-overlapping perspectives. The Solution: Signposting and Clarification The episode concludes with practical advice for avoiding these traps: Signpost your perspective: Start sentences with "From a security perspective..." or "As an Appian developer...". Define roles early: Clearly explain your understanding of your role at the start of a project to avoid mid-project surprises. Ask qualifying questions: Don't assume you know what someone means; ask for their story to ensure your definitions align.

April 8, 2026
AI and Product Love
In this latest episode of the Appian Rocks podcast, hosts Stefan, Marcel, and Sandro tackle the complex reality of integrating AI into the Appian platform. Recorded in January 2026, the conversation highlights a growing tension between high-level marketing promises and the practical constraints faced by developers on the ground, particularly within the strictly regulated markets of Germany and the broader European public sector. Stefan shares his "stomach aches" regarding the pressure to sell Appian as an "Enterprise AI" tool when data protection laws often prohibit the use of foreign AI technologies in public services. The discussion distinguishes between two main branches of AI: customer-facing capabilities, such as document extraction and semantic search, and developer-facing tools designed to accelerate the build process. While the hosts praise features like the AI-powered documentation chatbot for its immediate utility, they express skepticism regarding the "AI Composer". Though the Composer can generate an application from a requirements document, the hosts argue that the output often lacks the long-term maintainability, scalability, and architectural integrity required for professional enterprise solutions. A significant portion of the episode is dedicated to a "Quality of Life" wishlist, with the hosts urging Appian to prioritize fixing long-standing product deficits over adding more AI "hype". Major pain points identified include the tedious nature of managing translation sets across multiple applications and the lack of automated schema management for record types. Sandro highlights the frustration of rigid UI alignment options, noting that achieving professional layouts often requires "hacky" workarounds. Additionally, the team requests simple yet impactful features like a native sticky footer and a fix for a persistent autocomplete bug that incorrectly selects items based on mouse cursor position. The episode wraps up with a technical deep dive into the need for an application-scoped sandbox plugin environment. Such a feature would allow developers to extend the platform’s capabilities safely, ensuring that custom AI models or libraries can be used without compromising enterprise-level compliance across the entire environment. Ultimately, the hosts call for "a bit more love" for the day-to-day tools that keep developers efficient and happy.

March 4, 2026
Training Appian
In our latest episode, Sandro, Marcel, and I explored a topic crucial for anyone working with Appian: training and educating developers. Many prospective clients approach us, noting Appian is a low-code/no-code platform and wondering if they even need to train their "citizen developers." Our consensus? Training is absolutely essential. The true value of a citizen developer is their functional, business-side knowledge. They can become a valuable team member and steer development because they know how the application is intended to be used. The ideal team is a mix—technical experts ensure a technically good application, and business experts ensure it solves the actual problem. Being a developer, regardless of the technology, requires a specific approach. People need to understand how software in general works and become "software designers," not just coders. A developer must be able to analyze a complex situation and turn something from a problem domain (like complaining about too many emails) into a solution domain (like reducing manual workload by 80%). A key indicator of a good potential developer is the capacity to ask clarifying questions instead of jumping straight into a solution based on vague or assumption-loaded descriptions. The goal for training juniors is to get them to an Associate Certified Appian Developer level. Both traditional and non-traditional IT backgrounds need to understand processes and process-driven software, recognizing that a process has a lifecycle with a start and an end. Traditional IT professionals often grasp the technical context quickly, while non-traditional backgrounds often excel at understanding the messy human context in which Appian operates. Juniors must master methodical thinking and debugging, including knowing the Appian platform's monitoring and debugging options. We encourage juniors to try solving a problem on their own for 30–60 minutes, check the community, and then come to their lead prepared to explain: what they are trying to do, what they have tried so far, and what the current issue is. This structure helps them self-solve and makes the assistance more effective. Asking "why" repeatedly, a technique officially known as the "Five Whys Method," can also help break a person out of a narrow view to fix the root cause. We follow a structured training path. People first complete the Appian Developer Learning Path to understand the platform's components and intended use. This is often followed by a one-week on-site boot camp where a group works on one application with a prepared use case. During the boot camp, we cover our internal developer's wiki, including naming conventions and reusable components, ensuring a common understanding for working within our teams. Finally, working in teams and providing regular code review is crucial to avoid reinforcing bad habits, which is why training is expensive—it requires your best people. Becoming a senior is less about writing quicker SAIL code and more about broadening context and developing consultancy skills. A senior needs to have empathy, understanding that the person paying for the solution has a valid problem and doesn't necessarily speak your technical language. They also must recognize that process-orchestrating software is an organizational change, requiring an understanding of change management to design transparent processes that don't frighten users. Seniors need to understand UX/UI design, business processes, and guesstimating non-functional requirements like performance and memory consumption. A true senior has experienced the pain of running something they coded in production and dealing with user issues, which enforces understanding of maintainability and responsibility. We're always happy to talk about these topics! If you have any questions, please feel free to send them in!
35 total episodes available
Deep-dive analytics for Appian Rocks
Frequently asked questions
Have a different question and can't find the answer you're looking for? Reach out to our support team by sending us an email and we'll get back to you as soon as we can.
- What is Appian Rocks?
- How often does this podcast release new episodes?
This podcast updates bi-weekly.
- Where can I listen to this podcast?
This podcast is available on 7 platforms including Apple Podcasts, Spotify, and more. You can also use the RSS feed directly.
- Does this podcast accept guests?
No, this podcast does not typically feature guests.
Legal Disclaimer
Pod Engine is not affiliated with, endorsed by, or officially connected with any of the podcasts displayed on this platform. We operate independently as a podcast discovery and analytics service.
All podcast artwork, thumbnails, and content displayed on this page are the property of their respective owners and are protected by applicable copyright laws. This includes, but is not limited to, podcast cover art, episode artwork, show descriptions, episode titles, transcripts, audio snippets, and any other content originating from the podcast creators or their licensors.
We display this content under fair use principles and/or implied license for the purpose of podcast discovery, information, and commentary. We make no claim of ownership over any podcast content, artwork, or related materials shown on this platform. All trademarks, service marks, and trade names are the property of their respective owners.
While we strive to ensure all content usage is properly authorized, if you are a rights holder and believe your content is being used inappropriately or without proper authorization, please contact us immediately at hey@podengine.ai for prompt review and appropriate action, which may include content removal or proper attribution.
By accessing and using this platform, you acknowledge and agree to respect all applicable copyright laws and intellectual property rights of content owners. Any unauthorized reproduction, distribution, or commercial use of the content displayed on this platform is strictly prohibited.