A mini framework for event handling on the OpportunityContactRole (OCR) and AccountContactRole (ACR) objects. Using a custom (dynamic) Visualforce page driven by a controller extension, you can replace the standard related lists
Join us to learn how to create a mini framework for event handling on the OpportunityContactRole (OCR) and AccountContactRole (ACR) objects. Using a custom Visualforce page driven by a controller extension, you can replace the standard related lists, provide additional validation logic, and allow triggering of other actions, such as notifications to the sales team.
Join us to learn how to manage those outlier issues when standard Visualforce, and all other options, will simply become too burdensome to manage. We'll build on use cases with Dynamic Visualforce Components, speaking to these technologies, demoing them, and showing real-life use cases where these have been used in production.
Have you ever had a functionality that was the same across multiple objects or fields, but needed to have it slightly different across each implementation? Join us as we show you how to build Visualforce pages in a more reusable manner. Using practical code examples, we'll be taking a code example from a page that is strongly typed to an object to using (1) a Visualforce Component and Dynamic Visualforce Field Bindings to make the page flexible, (2) Apex Describe methods to detect what type of object is being used, and (3) Custom Settings objects to maintain flexibility across objects. Always keep an eye out for opportunities to reuse old code without having to have multiple copies of code to update each time something changes!
Join us as we show you how to develop advanced, interactive tables and charts in Visualforce using a combination of jQuery and JavaScript Remoting. Learn how to quickly turn a simple HTML table into a sortable and filterable table with pagination, and how to build an interactive chart to display complex relationships.
You can watch a recording of the live coding session at https://sforce.co/2IbU3yJ
In the fifth and final webinar of our five part series, we learn how to build Lightning web components for different use cases. We explore how to leverage all of the concepts you’ve learned in this webinar series to create modern apps with Lightning Web Components. We also demonstrate various ways to migrate Aura components to Lightning web components for a seamless transition.
Curious about Einstein Platform Services, and how to use them to build AI-powered apps? Join us for this exclusive, interactive webinar where you can ask product owners, Michael Machado and Zineb Laraki, anything you want! We’ll also have your favorite green wigged evangelist, René Winkelmeyer, on hand to answer any burning questions - don’t miss out! We might even have some roadmap hints :)
In this exclusive webinar, you'll learn about
What’s coming next
What we’re most excited about
How to become an AI expert in no time
How to get started today on some amazing applications
This document discusses using Lightning Communities to build better communities. It provides an overview of the evolution of Lightning Communities from basic templates to full platform capabilities. Lightning Community Templates offer pre-packaged solutions for use cases like customer service, partner portals, and helpdesks. The Lightning Community Builder allows customizing communities visually without coding. The document also promotes social engagement around Salesforce communities.
Salesforce is enabling it's developers with tools and services to build apps faster with Lightning, smarter with Einstein and together with Salesforce DX. Join us in this exclusive India time webinar where we discuss the latest innovations in store for you as a developer.
Build custom user interfaces for your Salesforce data with the UI APISalesforce Developers
Want to build custom apps with the same User Interface API that Salesforce uses to build Lightning Experience and the mySalesforce mobile app? This webinar explores how the UI API works. Join and learn how to can create native mobile and web apps with your own branding and look-and-feel that respond to metadata changes in Salesforce.
Building Complex Traversing & Branching Apps Using Visual Workflows and ApexSalesforce Developers
Use the power of Visual Workflows and Apex to build applications like Surveys, Call Scripts, and Quizzes. Join us as we demonstrate building complex workflows that traverse multiple paths based on users' input and custom branching logic.
Lightning Connect Custom Adapters: Connecting Anything with SalesforceSalesforce Developers
Lightning Connect is a feature in the App Cloud that enables our customers to expose data outside of Salesforce as custom objects. Join us as we introduce an SDK that allows Force.com developers to create their own custom connectors.
Einstein Analytics is the Salesforce-native analytics platform, providing users with insights into their business. This session dives into topics including APIs, metadata, packaging, and other development tools. Whether you’re just getting started or have already been working with Einstein Analytics, join and learn how to best use this analytics suite to build the customer apps people love.
This session will introduce Locker Service, a new feature of the Lightning Component Framework which serves to manage JavaScript security while rendering Lightning applications. Get the background on why Locker Service is necessary, what you'll need to know to implement and the advantages it offers the platform.
Einstein Platform Services allow you to build AI-powered apps fast by making the power of image recognition and natural language processing accessible, regardless of skill level. You can easily train deep learning models at scale using Einstein’s integrated REST APIs, compatible with any programming language. Learn how to integrate deep learning models into your apps to unlock valuable insights from text and images to bring new levels of productivity to the user experience.
In this exclusive webinar, you'll learn about
- What’s available today with Einstein Platform Services
- How to train, deploy, and integrate deep learning models into your applications
- Use-cases that you can start exploring today
Einstein Object Detection allows you to easily integrate advanced computer vision technology into your Salesforce workflows and external applications. Join us and learn how to train and deploy Einstein Object Detection models so that you can automate inventory analysis, streamline compliance checks, and optimize share of shelf analysis to bring new levels of productivity to the user experience. The use-cases are limitless!
#DF17Recap series: Integrate apps easier with the Salesforce platformSalesforce Developers
In this webinar, which is part of a series focused on bringing the best of Dreamforce to the Salesforce developer community, we will discuss how you can integrate apps easier with the Salesforce platform. Join us to hear about Platform Events, IoT Explorer, External Services, and Lightning Flows.
#Df17 Recap Series Build Apps Faster with the Salesforce Platform Salesforce Developers
In this webinar, which is part of a series focused on bringing the best of Dreamforce to the India Salesforce developer community, we will discuss how you can build apps faster with the Salesforce platform. Join us to hear about source-driven development, dynamic lightning pages, and new lightning base components.
With every new release, we open up new possibilities for Salesforce development. In this webinar, we'll discuss the recent Summer '17 release, the upcoming Winter '18 release, and what it means for your orgs. We'll fire up the Developer Console, and dive into topics including The Salesforce Lightning Design System, Lightning Data Service and standard overrides. As we love to live dangerously, we'll even do some live coding!
In this exclusive webinar, you'll learn about
- Lightning Components
- Lightning Data Service
- Standard Action Overrides with Lightning Components
CodeLive: Build Lightning Web Components faster with Local DevelopmentSalesforce Developers
GitHub repo: https://github.com/satyasekharcvb/lwc-local-dev.git
With the release of a new beta version of Local Development, you can now build Lightning web components faster than ever before! You can now render changes, iterate rapidly, troubleshoot errors, and even connect with data from your org by spinning up a local development server on your machine.
In this session, we build Lightning web components in real time. The exciting new capabilities we showcase will enable you to be an even more productive developer.
In this CodeLive session we:
- Spin up a local development server from the CLI to rapidly edit and view components
- Observe how a rich error handling experience simplifies testing and debugging
- Learn how to proxy data from an org for more context and fine-tuned development
The Force.com IDE includes new features to help you develop and deploy your Lightning Applications. In this session, the Platform Developer Tools team will give you a preview at these new features through a live demo of building an app. Let us know what other features you would like to see to accelerate your Lightning Development eXperience!
This document discusses Salesforce DX, a new set of tools that streamlines the development lifecycle. It provides a modern developer experience that changes how applications are built on Salesforce. The key tools are the Salesforce CLI and updated Force.com IDE that support Salesforce DX and Lightning development. The document outlines the basic steps to install the tools, create a DevHub and scratch org, develop and test code directly in the scratch org, and sync changes between the scratch org and development project.
Join us and understand how Lightning Snap-ins enable you to deliver immediate, personalized, and contextual support on any device to your customers. We’ll discuss when to use Snap-ins, how to differentiate your app experience with embedded support, and how to implement Snap-ins Chat into your website and Community templates.
You'll learn about:
- What Snap-ins are and how to use them
- Core service channels embedded in Snap-ins
- How to setup and deploy Web Snap-ins
- What’s next in the Snap-ins roadmap
Want to learn how to publish and distribute your Lightning Components? Join us to learn the steps for packaging Lighting Components and the process to list them on the Lightning Exchange for Components. In this session, we will discuss tips for packaging Components and best practices for managing versioning.
Easy No-Code Integrations with External Services and Visual FlowSalesforce Developers
The document discusses forward-looking statements and associated risks and uncertainties. It states that any projections or statements regarding future operations, strategies, products, features or customer contracts are forward-looking. It notes risks including those associated with new functionality, products, business models, operating losses, fluctuations, outages, security, litigation, mergers and acquisitions, market immaturity, limited operating history, employee retention and growth, and larger enterprise customers. Customers should make purchase decisions based on currently available features.
Slides from the presentation at the Salesforce Word Tour event in Amsterdam (April 14th 2016) about Custome Metadata Data Types, given in the Trailhead Zone
Quit Jesting and Test your Lightning Web Components, Phillipe OzilCzechDreamin
The document discusses forward-looking statements that may be included in salesforce.com presentations and contains disclaimers about uncertainties, risks, and assumptions that could cause actual results to differ from forward-looking statements. It notes various risks including those associated with new products, services, and technologies, operating losses, fluctuations in operating results, security breaches, litigation, mergers and acquisitions, growth management, and other regulatory factors.
What can you do with Visual Workflow? Join us as we explain how to build a Flow with clicks and then how to extend that Flow with code. Through real-life examples, you will see how to incorporate logic-driven user interfaces into your applications to make life easier for your users.
New to Force.com and needing a quick orientation to bring you up to speed? Join us for this series of brief introductory sessions on Force.com, the world’s leading cloud platform that lets you build apps rapidly using configuration-driven development and powerful programmatic logic.
Each Friday one of our experts will walk you through one of the core elements of the Force.com platform and cover the basics you need to build your first app in the cloud. Each session is 30 minutes long.
Building Apps Faster with Lightning and Winter '17Mark Adcock
With the Lightning Framework you can build modern apps faster and run them across all your devices. With the Winter ’17 Release, we’ve delivered a number of enhancements to Lightning to help you build even faster including new Lightning Base Components and Lightning Data Services. Learn about these important new features and more in this must-attend webinar.
Build custom user interfaces for your Salesforce data with the UI APISalesforce Developers
Want to build custom apps with the same User Interface API that Salesforce uses to build Lightning Experience and the mySalesforce mobile app? This webinar explores how the UI API works. Join and learn how to can create native mobile and web apps with your own branding and look-and-feel that respond to metadata changes in Salesforce.
Building Complex Traversing & Branching Apps Using Visual Workflows and ApexSalesforce Developers
Use the power of Visual Workflows and Apex to build applications like Surveys, Call Scripts, and Quizzes. Join us as we demonstrate building complex workflows that traverse multiple paths based on users' input and custom branching logic.
Lightning Connect Custom Adapters: Connecting Anything with SalesforceSalesforce Developers
Lightning Connect is a feature in the App Cloud that enables our customers to expose data outside of Salesforce as custom objects. Join us as we introduce an SDK that allows Force.com developers to create their own custom connectors.
Einstein Analytics is the Salesforce-native analytics platform, providing users with insights into their business. This session dives into topics including APIs, metadata, packaging, and other development tools. Whether you’re just getting started or have already been working with Einstein Analytics, join and learn how to best use this analytics suite to build the customer apps people love.
This session will introduce Locker Service, a new feature of the Lightning Component Framework which serves to manage JavaScript security while rendering Lightning applications. Get the background on why Locker Service is necessary, what you'll need to know to implement and the advantages it offers the platform.
Einstein Platform Services allow you to build AI-powered apps fast by making the power of image recognition and natural language processing accessible, regardless of skill level. You can easily train deep learning models at scale using Einstein’s integrated REST APIs, compatible with any programming language. Learn how to integrate deep learning models into your apps to unlock valuable insights from text and images to bring new levels of productivity to the user experience.
In this exclusive webinar, you'll learn about
- What’s available today with Einstein Platform Services
- How to train, deploy, and integrate deep learning models into your applications
- Use-cases that you can start exploring today
Einstein Object Detection allows you to easily integrate advanced computer vision technology into your Salesforce workflows and external applications. Join us and learn how to train and deploy Einstein Object Detection models so that you can automate inventory analysis, streamline compliance checks, and optimize share of shelf analysis to bring new levels of productivity to the user experience. The use-cases are limitless!
#DF17Recap series: Integrate apps easier with the Salesforce platformSalesforce Developers
In this webinar, which is part of a series focused on bringing the best of Dreamforce to the Salesforce developer community, we will discuss how you can integrate apps easier with the Salesforce platform. Join us to hear about Platform Events, IoT Explorer, External Services, and Lightning Flows.
#Df17 Recap Series Build Apps Faster with the Salesforce Platform Salesforce Developers
In this webinar, which is part of a series focused on bringing the best of Dreamforce to the India Salesforce developer community, we will discuss how you can build apps faster with the Salesforce platform. Join us to hear about source-driven development, dynamic lightning pages, and new lightning base components.
With every new release, we open up new possibilities for Salesforce development. In this webinar, we'll discuss the recent Summer '17 release, the upcoming Winter '18 release, and what it means for your orgs. We'll fire up the Developer Console, and dive into topics including The Salesforce Lightning Design System, Lightning Data Service and standard overrides. As we love to live dangerously, we'll even do some live coding!
In this exclusive webinar, you'll learn about
- Lightning Components
- Lightning Data Service
- Standard Action Overrides with Lightning Components
CodeLive: Build Lightning Web Components faster with Local DevelopmentSalesforce Developers
GitHub repo: https://github.com/satyasekharcvb/lwc-local-dev.git
With the release of a new beta version of Local Development, you can now build Lightning web components faster than ever before! You can now render changes, iterate rapidly, troubleshoot errors, and even connect with data from your org by spinning up a local development server on your machine.
In this session, we build Lightning web components in real time. The exciting new capabilities we showcase will enable you to be an even more productive developer.
In this CodeLive session we:
- Spin up a local development server from the CLI to rapidly edit and view components
- Observe how a rich error handling experience simplifies testing and debugging
- Learn how to proxy data from an org for more context and fine-tuned development
The Force.com IDE includes new features to help you develop and deploy your Lightning Applications. In this session, the Platform Developer Tools team will give you a preview at these new features through a live demo of building an app. Let us know what other features you would like to see to accelerate your Lightning Development eXperience!
This document discusses Salesforce DX, a new set of tools that streamlines the development lifecycle. It provides a modern developer experience that changes how applications are built on Salesforce. The key tools are the Salesforce CLI and updated Force.com IDE that support Salesforce DX and Lightning development. The document outlines the basic steps to install the tools, create a DevHub and scratch org, develop and test code directly in the scratch org, and sync changes between the scratch org and development project.
Join us and understand how Lightning Snap-ins enable you to deliver immediate, personalized, and contextual support on any device to your customers. We’ll discuss when to use Snap-ins, how to differentiate your app experience with embedded support, and how to implement Snap-ins Chat into your website and Community templates.
You'll learn about:
- What Snap-ins are and how to use them
- Core service channels embedded in Snap-ins
- How to setup and deploy Web Snap-ins
- What’s next in the Snap-ins roadmap
Want to learn how to publish and distribute your Lightning Components? Join us to learn the steps for packaging Lighting Components and the process to list them on the Lightning Exchange for Components. In this session, we will discuss tips for packaging Components and best practices for managing versioning.
Easy No-Code Integrations with External Services and Visual FlowSalesforce Developers
The document discusses forward-looking statements and associated risks and uncertainties. It states that any projections or statements regarding future operations, strategies, products, features or customer contracts are forward-looking. It notes risks including those associated with new functionality, products, business models, operating losses, fluctuations, outages, security, litigation, mergers and acquisitions, market immaturity, limited operating history, employee retention and growth, and larger enterprise customers. Customers should make purchase decisions based on currently available features.
Slides from the presentation at the Salesforce Word Tour event in Amsterdam (April 14th 2016) about Custome Metadata Data Types, given in the Trailhead Zone
Quit Jesting and Test your Lightning Web Components, Phillipe OzilCzechDreamin
The document discusses forward-looking statements that may be included in salesforce.com presentations and contains disclaimers about uncertainties, risks, and assumptions that could cause actual results to differ from forward-looking statements. It notes various risks including those associated with new products, services, and technologies, operating losses, fluctuations in operating results, security breaches, litigation, mergers and acquisitions, growth management, and other regulatory factors.
What can you do with Visual Workflow? Join us as we explain how to build a Flow with clicks and then how to extend that Flow with code. Through real-life examples, you will see how to incorporate logic-driven user interfaces into your applications to make life easier for your users.
New to Force.com and needing a quick orientation to bring you up to speed? Join us for this series of brief introductory sessions on Force.com, the world’s leading cloud platform that lets you build apps rapidly using configuration-driven development and powerful programmatic logic.
Each Friday one of our experts will walk you through one of the core elements of the Force.com platform and cover the basics you need to build your first app in the cloud. Each session is 30 minutes long.
Building Apps Faster with Lightning and Winter '17Mark Adcock
With the Lightning Framework you can build modern apps faster and run them across all your devices. With the Winter ’17 Release, we’ve delivered a number of enhancements to Lightning to help you build even faster including new Lightning Base Components and Lightning Data Services. Learn about these important new features and more in this must-attend webinar.
With the Lightning Framework you can build modern apps faster and run them across all your devices. With the Winter ’17 Release, we’ve delivered a number of enhancements to Lightning to help you build even faster including new Lightning Base Components and Lightning Data Services. Learn about these important new features and more in this must-attend webinar.
- Accessing data more easily and efficiently with the new Lightning Data Service
- Building Lightning Components faster with new Lightning Base Components
- Developing more interactive experiences with new Lightning Quick Actions and the Utility Bar
How We Built AppExchange and our Communities on the App Cloud (Platform)Dreamforce
Did you know AppExchange, Success Community, and Partner Community are all built 100% on Salesforce? Join us to learn how we did it, lessons learned, and our advice for being successful building on the Salesforce App Cloud. Watch the video now: https://www.youtube.com/watch?v=8qdMH2f4g0I
Elevate Madrid Essentials - Advance TrackCarolEnLaNube
This document discusses Salesforce1 Platform and the Advance - Apex Track session. It contains a safe harbor statement noting that any forward-looking statements made are subject to risks and uncertainties. It also notes that unreleased services mentioned may not be delivered or may be delivered later than expected. The document directs readers to SEC filings for additional information on risk factors.
New to Force.com and needing a quick orientation to bring you up to speed? Join us for this series of brief introductory sessions on Force.com, the world’s leading cloud platform that lets you build apps rapidly using configuration-driven development and powerful programmatic logic.
Each Friday one of our experts will walk you through one of the core elements of the Force.com platform and cover the basics you need to build your first app in the cloud. Each session is 30 minutes long.
New to Force.com and need an orientation to bring you up to speed? This monthly series of introductory sessions on Force.com, the world’s leading cloud platform that lets you build apps rapidly using configuration-driven development and powerful programmatic logic.
Coding for Declarative Customizations: How We Do It in Salesforce.com ITSalesforce Developers
Declarative customizations allow your administrators to quickly make changes for your CRM users. You can code a custom Force.com solution with this same flexibility, using these design patterns: Custom Administrative UIs, Template Records, and Workflow-linked Triggers. Join us to see these design patterns in action and pick up some code to use in your own org!
Combining customer-facing apps on Heroku with employee-facing apps on Salesforce enables a whole new generation of connected and intelligent experiences. There are four primary ways to do this integration: Heroku Connect, Canvas, Apex / Process Callouts, and the Salesforce REST APIs. Using code and architectural examples, we'll walk through these different methods. You will walk away knowing when you should use each and how to use them.
"We'll need an Apex trigger to do that." Sound familiar? Take your advanced Admin skills to the next level by developing Apex triggers to solve complex business requirements that can't be implemented using just the configuration-driven features of Force.com. Join us to learn when and how to write your first Apex trigger, and some best practices for making them effective.
When building an enterprise solution or creating an app, data often comes from multiple systems, and business processes frequently cross application boundaries.
Salesforce offers a rich library of programmatic and point-and-click integration tools to customize business processes that span multiple application systems. In this webinar, we will survey the many integration options and technologies available in Salesforce, including newer API and integration features.
This webinar is the first in a series that will explore several ways to integrate systems and services with Salesforce.
You've got your salesforce.com org humming. You are the master of button-click admins. Join us to learn how you can leverage the power of the Force.com platform to build your own social enterprise. At the end of this session, you will walk away with five developer tips and tricks, all possible directly via the browser, that you can put into practice as soon as you get back to the office.
This presentation introduces Lightning Components in Salesforce. Lightning Components are reusable blocks that can be dragged and dropped onto Lightning pages to customize pages. The presentation highlights some key component types and where they are used. Specific components are spotlighted, including Related Records to display related record details, and Report Chart to add charts to pages. A demo case is shown for a customer who wants to use components to conditionally display information and enforce a validation rule. Additional resources for learning more about Lightning Components are also provided.
Force.com is designed to let you rapidly build custom applications for the cloud via configuration-driven development, and programmatic logic with Apex and Visualforce. With Force.com, you can design open, mobile, social, and real-time apps in the cloud five times faster than traditional software development approaches. Join us for an overview of the Force.com Platform, and learn how to get started building your first app in the cloud.
Did you inherit a cluttered org with no documentation? Are you trying to figure out why you have 500 fields on an object? Join this session and collaboratively learn from other customers about the most common traits of a messy implementation, and how you can untangle yours.
This document discusses techniques for addressing large data volumes (LDV) in Salesforce orgs, including big objects. Big objects are a special type of object designed to store and retrieve large data volumes using big data technology. The document also provides a use case where a company wants to archive closed cases to free up storage space while maintaining access. It recommends using a custom big object to address these needs. The webinar will demonstrate creating and deploying a custom big object and retrieving data using asynchronous SOQL.
[MBF2] Plate-forme Salesforce par Peter ChittumBeMyApp
Présentation de la plate-forme Salesforce par Peter Chittum lors de la journée de lancement de la Mobile Banking Factory 2.
API :
https://developer.salesforce.com
Site de la Mobile Banking Factory 2 :
http://mobilebankingfactory2.bemyapp.com
Visualforce is a Component framework hosted natively on salesforce.com. This presentation aims at giving a Intro to the technology.
The presentation is part of the Force.com Friday webinar series by salesforce.com . You can sign up for more sessions like this : https://developer.salesforce.com/events/webinars/forcedotcomfridayreg?d=70130000000sxxh
This webinar was presented by Shivanath Devinarayanan
This presentation provides an overview of Einstein Analytics and how it was used to build a dashboard for Clayton, a code analysis tool for Salesforce. The summary includes:
1) Einstein Analytics was used to analyze relational data from Clayton to build insights and showcase them in a dashboard. This involved data ingestion, dataset and dataflow design, and dashboard creation.
2) A demo of the dashboard was given, which showed the first attempts at visualizing the data and identifying questions to further improve the insights.
3) Resources and additional information about Einstein Analytics, the presenter's blog, and free Analytics Academies were provided.
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...SOFTTECHHUB
I started my online journey with several hosting services before stumbling upon Ai EngineHost. At first, the idea of paying one fee and getting lifetime access seemed too good to pass up. The platform is built on reliable US-based servers, ensuring your projects run at high speeds and remain safe. Let me take you step by step through its benefits and features as I explain why this hosting solution is a perfect fit for digital entrepreneurs.
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Impelsys Inc.
Impelsys provided a robust testing solution, leveraging a risk-based and requirement-mapped approach to validate ICU Connect and CritiXpert. A well-defined test suite was developed to assess data communication, clinical data collection, transformation, and visualization across integrated devices.
Role of Data Annotation Services in AI-Powered ManufacturingAndrew Leo
From predictive maintenance to robotic automation, AI is driving the future of manufacturing. But without high-quality annotated data, even the smartest models fall short.
Discover how data annotation services are powering accuracy, safety, and efficiency in AI-driven manufacturing systems.
Precision in data labeling = Precision on the production floor.
Increasing Retail Store Efficiency How can Planograms Save Time and Money.pptxAnoop Ashok
In today's fast-paced retail environment, efficiency is key. Every minute counts, and every penny matters. One tool that can significantly boost your store's efficiency is a well-executed planogram. These visual merchandising blueprints not only enhance store layouts but also save time and money in the process.
Book industry standards are evolving rapidly. In the first part of this session, we’ll share an overview of key developments from 2024 and the early months of 2025. Then, BookNet’s resident standards expert, Tom Richardson, and CEO, Lauren Stewart, have a forward-looking conversation about what’s next.
Link to recording, presentation slides, and accompanying resource: https://bnctechforum.ca/sessions/standardsgoals-for-2025-standards-certification-roundup/
Presented by BookNet Canada on May 6, 2025 with support from the Department of Canadian Heritage.
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager APIUiPathCommunity
Join this UiPath Community Berlin meetup to explore the Orchestrator API, Swagger interface, and the Test Manager API. Learn how to leverage these tools to streamline automation, enhance testing, and integrate more efficiently with UiPath. Perfect for developers, testers, and automation enthusiasts!
📕 Agenda
Welcome & Introductions
Orchestrator API Overview
Exploring the Swagger Interface
Test Manager API Highlights
Streamlining Automation & Testing with APIs (Demo)
Q&A and Open Discussion
Perfect for developers, testers, and automation enthusiasts!
👉 Join our UiPath Community Berlin chapter: https://community.uipath.com/berlin/
This session streamed live on April 29, 2025, 18:00 CET.
Check out all our upcoming UiPath Community sessions at https://community.uipath.com/events/.
What is Model Context Protocol(MCP) - The new technology for communication bw...Vishnu Singh Chundawat
The MCP (Model Context Protocol) is a framework designed to manage context and interaction within complex systems. This SlideShare presentation will provide a detailed overview of the MCP Model, its applications, and how it plays a crucial role in improving communication and decision-making in distributed systems. We will explore the key concepts behind the protocol, including the importance of context, data management, and how this model enhances system adaptability and responsiveness. Ideal for software developers, system architects, and IT professionals, this presentation will offer valuable insights into how the MCP Model can streamline workflows, improve efficiency, and create more intuitive systems for a wide range of use cases.
AI and Data Privacy in 2025: Global TrendsInData Labs
In this infographic, we explore how businesses can implement effective governance frameworks to address AI data privacy. Understanding it is crucial for developing effective strategies that ensure compliance, safeguard customer trust, and leverage AI responsibly. Equip yourself with insights that can drive informed decision-making and position your organization for success in the future of data privacy.
This infographic contains:
-AI and data privacy: Key findings
-Statistics on AI data privacy in the today’s world
-Tips on how to overcome data privacy challenges
-Benefits of AI data security investments.
Keep up-to-date on how AI is reshaping privacy standards and what this entails for both individuals and organizations.
How Can I use the AI Hype in my Business Context?Daniel Lehner
𝙄𝙨 𝘼𝙄 𝙟𝙪𝙨𝙩 𝙝𝙮𝙥𝙚? 𝙊𝙧 𝙞𝙨 𝙞𝙩 𝙩𝙝𝙚 𝙜𝙖𝙢𝙚 𝙘𝙝𝙖𝙣𝙜𝙚𝙧 𝙮𝙤𝙪𝙧 𝙗𝙪𝙨𝙞𝙣𝙚𝙨𝙨 𝙣𝙚𝙚𝙙𝙨?
Everyone’s talking about AI but is anyone really using it to create real value?
Most companies want to leverage AI. Few know 𝗵𝗼𝘄.
✅ What exactly should you ask to find real AI opportunities?
✅ Which AI techniques actually fit your business?
✅ Is your data even ready for AI?
If you’re not sure, you’re not alone. This is a condensed version of the slides I presented at a Linkedin webinar for Tecnovy on 28.04.2025.
Generative Artificial Intelligence (GenAI) in BusinessDr. Tathagat Varma
My talk for the Indian School of Business (ISB) Emerging Leaders Program Cohort 9. In this talk, I discussed key issues around adoption of GenAI in business - benefits, opportunities and limitations. I also discussed how my research on Theory of Cognitive Chasms helps address some of these issues
This is the keynote of the Into the Box conference, highlighting the release of the BoxLang JVM language, its key enhancements, and its vision for the future.
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell
With expertise in data architecture, performance tracking, and revenue forecasting, Andrew Marnell plays a vital role in aligning business strategies with data insights. Andrew Marnell’s ability to lead cross-functional teams ensures businesses achieve sustainable growth and operational excellence.
Dev Dives: Automate and orchestrate your processes with UiPath MaestroUiPathCommunity
This session is designed to equip developers with the skills needed to build mission-critical, end-to-end processes that seamlessly orchestrate agents, people, and robots.
📕 Here's what you can expect:
- Modeling: Build end-to-end processes using BPMN.
- Implementing: Integrate agentic tasks, RPA, APIs, and advanced decisioning into processes.
- Operating: Control process instances with rewind, replay, pause, and stop functions.
- Monitoring: Use dashboards and embedded analytics for real-time insights into process instances.
This webinar is a must-attend for developers looking to enhance their agentic automation skills and orchestrate robust, mission-critical processes.
👨🏫 Speaker:
Andrei Vintila, Principal Product Manager @UiPath
This session streamed live on April 29, 2025, 16:00 CET.
Check out all our upcoming Dev Dives sessions at https://community.uipath.com/dev-dives-automation-developer-2025/.
Procurement Insights Cost To Value Guide.pptxJon Hansen
Procurement Insights integrated Historic Procurement Industry Archives, serves as a powerful complement — not a competitor — to other procurement industry firms. It fills critical gaps in depth, agility, and contextual insight that most traditional analyst and association models overlook.
Learn more about this value- driven proprietary service offering here.
2. Safe harbor
Safe harbor statement under the Private Securities Litigation Reform Act of 1995:
This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties
materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results
expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be
deemed forward-looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other
financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any
statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services.
The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new
functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our
operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of any
litigation, risks associated with completed and any possible mergers and acquisitions, the immature market in which we operate, our
relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our
service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to
larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is
included in our annual report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most recent
fiscal quarter. These documents and others containing important disclosures are available on the SEC Filings section of the Investor
Information section of our Web site.
Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently
available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions
based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these
forward-looking statements.
4. About : me
Technical Solution Architect
§ Salesforce Services
• Based in London
• Certified Advanced Developer
• On the Road to CTA
§ Experience
• 10 years of Enterprise Software
• 4 years of working on the Force.com Platform
• StackExchange junkie
5. Second among equals
Object Types
§ ‘First Class’ Objects
• Triggers, Workflow
• Custom Fields
§ Non ‘First Class’ Objects
• No Triggers or Workflow
• ‘Junction’ Objects
• No Custom Fields
6. Business Need
Junction Objects model real world business relationships, hotbed
of custom business logic
§ Opportunity / Account Contact Role
• Sales Team need to know if Business Decision Maker Changes
• Downstream Systems notified of changes in OCR
§ Account Team
• Custom Business Logic when people are added to Account Teams
7. Solution Option 1: Custom Junction Object
§ Lose OOTB functionality such as sharing with teams
§ Triggers, Workflow can be created
§ Custom Fields can be added
§ Overhead of keeping (Custom & Standard Object) records in sync
8. Solution Option 2: Custom Visualforce Section
§ Retain OOTB functionality
§ ‘Touch’ Parent Object and update custom field
§ Multiplex Triggers, Wokflows to cater for Junction Objects
§ Integration Hooks to trigger Outbound Messages to External Systems
9. Meet the Paramters
§ saveURL
• Redirect to this URL when a user hits Save
§ retURL
• Redirect to this URL when a user hits Cancel
§ https://cs1.salesforce.com/02Z/e?retURL=
%2FRECORD_ID&saveURL=/apex/VF_PAGE_NAME
15. Solution Elements : Dynamic Visualforce Controller
if(objId.getSObjectType() == Opportunity.sObjectType)!
!Schema.DescribeSObjectResult R =!
!Opportunity.SObjectType.getDescribe();!
!
List<Schema.ChildRelationship> C = R.getChildRelationships(); !
List<String> relations = new List<String>();!
! ! for (Schema.ChildRelationship cr: C) {//only some relationships!
! ! !if ( (cr.getRelationshipName().contains('Role’) ) !
relations.add(relName);!
! ! }!
16. Solution Elements : Dynamic Visualforce Controller
public Component.Apex.OutputPanel getOpportunityRelatedLists() {!
!Component.Apex.OutputPanel dynOutPanel= new
!Component.Apex.OutputPanel();!
for(String rel: relations) {!
Component.Apex.RelatedList dynRelList = new
! ! ! !Component.Apex.RelatedList();!
dynRelList.list = rel;!
dynOutPanel.childComponents.add(dynRelList);!
}!
return dynOutPanel; !
!}!
17. Solution Element: Dynamic Visualforce Page
§ Visualforce Markup generated dynamically in the Controller
§ Dynamic generation of custom related lists based on the relationship
<apex:dynamicComponent componentValue="{!
OpportunityRelatedLists}"/>!
!
!