SlideShare une entreprise Scribd logo
1  sur  22
ADVANCED INFOPATH DEVELOPMENT
http://melick-rajee.blogspot.com/
INFOPATH DEVELOPMENT OPTIONS

   There are three development categories

     Form Library
     Site Content Type
     Administrator Approval
FORM LIBRARY ..
   When to Use ?
     Targeting one SharePoint List/Library
     You don’t want to reuse it
     You don’t need it across several sites and libraries


   Two approaches
     SharePoint First Approach
     InfoPath First Approach


   List vs. Libraries
       List uses InfoPath for display purposes
       Library uses InfoPath for display as well as store
SHAREPOINT FIRST APPROACH
 Create a SharePoint List
 Design Columns in the list

 Open the list and Click Customize Form
INFOPATH FIRST APPROACH (LIST)
 Open the InfoPath
 Select SharePoint List




 Specify the SharePoint Server URL and the List
  Name
 Design and publish the list.
SHAREPOINT FIRST APPROACH(FORM)
 Create InfoPath Bank Form
 Design the Interface

 Submit to the library
     Create a New Form
     Update Form

   When publishing make sure ..
SHAREPOINT FIRST APPROACH(FORM) ..
   Problems ..
       You need to give a name manually.




     You need to specify a submit connection to avoid this.
     [ Will see later ]
SITE CONTENT TYPE
 Allows to deploy as a SharePoint Content Type
 Inheriting Content Type Advantages
     Work Flows
     Reusability


   One Form can contain many Content Types

   When to use ?
     Need to reuse the template when creating the list
     Need to maintain a template across the site/collection
SITE CONTENT TYPE ..
 Create InfoPath Blank Form
 Design the Form

 Select the Site Content Type in publishing
SITE CONTENT TYPE ..
 Create the Content Type
 Specify the location and name

 [Check the Content Type in Site Content Types]




 Create a Form Library based on the
site content type.
ADMINISTRATOR APPROVAL
   Allows you to embed
     VSTA
     Visual Studio code behind

   InfoPath browser-compatible form templates

   When to use ?
     Forms with code behind
     Should be bowser compatible
ADMINISTRATOR APPROVAL ..
   Set Up the environment
     InfoPath
     .NET Framework 2.0
     Misrasoft Visual Studio Tools for Applications (VSTA)
ADMINISTRATOR APPROVAL ..
 Create a blank InfoPath Form
 Design the form

 Save it before switch to developer mode
       Check the language (C#, VB)
ADMINISTRATOR APPROVAL ..
   Set the Form Server




   Publish the Form
     Specify  the server
     Select Administrator Approval Form

     Save it locally

     Go to central admin and upload the form

     Activate the feature

     Add it an content type
ADMINISTRATOR APPROVAL ..
   What will happen to current sessions ?
     Allow existing browser-based form filling sessions to
      complete using the current version of the form template.
     Terminate existing browser-based form filling sessions.
      Any data in those sessions will be lost.
CHANGING BUTTONS
   You can change the ribbon button and controls in
    the web enabled form.
CONFIGURING DATA SUBMIT




   To avoid this we can create a data submit.
     Create Library and publish the form to the library.
     Configure the Data Submit
         By Rule (Demo)
         By Destination (Demo)

         By Custom Code
CONFIGURING DATA SUBMIT ..
   Other Options

     To a web service
     To a document library on a SharePoint site
     As an Email Message
     To the hosting environment
           (XmlFormView Control)
CONFIGURING DATA RETRIEVE
   Receive Data is a mechanism to connect to other
    sources and retrieve information.

       SOAP Web service
       REST Web service
       SharePoint Library or List
       Database (SQL Server)
       XML Document

       Passing Parameters
ACCESS VALUES PROGRAMMATICALLY
   Access Using Xpath Navigator

   Access nodes using Xpath

   Can access repeating sections
ACCESS AND EXECUTE CONNECTION ..
 Data Connections can be access using xPath
 Vales can be set using xPath

 Can Execute Programatically
THANK YOU !
http://melick-rajee.blogspot.com/

Contenu connexe

Tendances

Office 2013 loves web developers slide
Office 2013 loves web developers   slideOffice 2013 loves web developers   slide
Office 2013 loves web developers slide
Fabio Franzini
 
SPTechCon 2014 - Boston - Worst practices of SharePoint
SPTechCon 2014 - Boston - Worst practices of SharePointSPTechCon 2014 - Boston - Worst practices of SharePoint
SPTechCon 2014 - Boston - Worst practices of SharePoint
Dan Usher
 

Tendances (20)

Developing Apps for SharePoint Store
Developing Apps for SharePoint StoreDeveloping Apps for SharePoint Store
Developing Apps for SharePoint Store
 
Chris OBrien - Weaving Enterprise Solutions into Office Products
Chris OBrien - Weaving Enterprise Solutions into Office ProductsChris OBrien - Weaving Enterprise Solutions into Office Products
Chris OBrien - Weaving Enterprise Solutions into Office Products
 
Deploying and Using the B2B Portal by Doug Johnson
Deploying and Using the B2B Portal by Doug JohnsonDeploying and Using the B2B Portal by Doug Johnson
Deploying and Using the B2B Portal by Doug Johnson
 
ECS 19 Bert Jansen - Taking your SharePoint to the next level – Transforming ...
ECS 19 Bert Jansen - Taking your SharePoint to the next level – Transforming ...ECS 19 Bert Jansen - Taking your SharePoint to the next level – Transforming ...
ECS 19 Bert Jansen - Taking your SharePoint to the next level – Transforming ...
 
Get started with building native mobile apps interacting with SharePoint
Get started with building native mobile apps interacting with SharePointGet started with building native mobile apps interacting with SharePoint
Get started with building native mobile apps interacting with SharePoint
 
Essential Knowledge for SharePoint Add-Ins
Essential Knowledge for SharePoint Add-InsEssential Knowledge for SharePoint Add-Ins
Essential Knowledge for SharePoint Add-Ins
 
Chris O'Brien - Modern SharePoint development: techniques for moving code off...
Chris O'Brien - Modern SharePoint development: techniques for moving code off...Chris O'Brien - Modern SharePoint development: techniques for moving code off...
Chris O'Brien - Modern SharePoint development: techniques for moving code off...
 
SharePoint Development (Lesson 3)
SharePoint Development (Lesson 3)SharePoint Development (Lesson 3)
SharePoint Development (Lesson 3)
 
SharePoint Framework, React and Office UI SPS Paris 2016 - d01
SharePoint Framework, React and Office UI SPS Paris 2016 - d01SharePoint Framework, React and Office UI SPS Paris 2016 - d01
SharePoint Framework, React and Office UI SPS Paris 2016 - d01
 
SPSSTHLM - Using JSLink and Display Templates for ITPros
SPSSTHLM - Using JSLink and Display Templates for ITProsSPSSTHLM - Using JSLink and Display Templates for ITPros
SPSSTHLM - Using JSLink and Display Templates for ITPros
 
2014 08-15 - Getting Started with Office 365 - Office 365 Ramp Up
2014 08-15 - Getting Started with Office 365 - Office 365 Ramp Up2014 08-15 - Getting Started with Office 365 - Office 365 Ramp Up
2014 08-15 - Getting Started with Office 365 - Office 365 Ramp Up
 
Single Page Web Applications with WordPress REST API
Single Page Web Applications with WordPress REST APISingle Page Web Applications with WordPress REST API
Single Page Web Applications with WordPress REST API
 
Asp.net Project
Asp.net Project Asp.net Project
Asp.net Project
 
SharePoint 2013 Client-Side Rendering (CSR) & JSLink Templates
SharePoint 2013 Client-Side Rendering (CSR) & JSLink TemplatesSharePoint 2013 Client-Side Rendering (CSR) & JSLink Templates
SharePoint 2013 Client-Side Rendering (CSR) & JSLink Templates
 
Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...
Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...
Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...
 
Visualforce
VisualforceVisualforce
Visualforce
 
O365Con18 - Site Templates, Site Life Cycle Management and Modern SharePoint ...
O365Con18 - Site Templates, Site Life Cycle Management and Modern SharePoint ...O365Con18 - Site Templates, Site Life Cycle Management and Modern SharePoint ...
O365Con18 - Site Templates, Site Life Cycle Management and Modern SharePoint ...
 
Office 2013 loves web developers slide
Office 2013 loves web developers   slideOffice 2013 loves web developers   slide
Office 2013 loves web developers slide
 
SPTechCon 2014 - Boston - Worst practices of SharePoint
SPTechCon 2014 - Boston - Worst practices of SharePointSPTechCon 2014 - Boston - Worst practices of SharePoint
SPTechCon 2014 - Boston - Worst practices of SharePoint
 
Enterprise Portal 2.0
Enterprise Portal 2.0Enterprise Portal 2.0
Enterprise Portal 2.0
 

En vedette (9)

Conventions & Best Practices
Conventions & Best PracticesConventions & Best Practices
Conventions & Best Practices
 
Reflection
ReflectionReflection
Reflection
 
Lambda expressions
Lambda expressionsLambda expressions
Lambda expressions
 
Threading
ThreadingThreading
Threading
 
Oop concepts
Oop conceptsOop concepts
Oop concepts
 
JSOM and java script practices
JSOM and java script practicesJSOM and java script practices
JSOM and java script practices
 
Introduction to asp.net
Introduction to asp.netIntroduction to asp.net
Introduction to asp.net
 
Infopath controls
Infopath controlsInfopath controls
Infopath controls
 
Beginners SharePoint introduction
Beginners SharePoint introductionBeginners SharePoint introduction
Beginners SharePoint introduction
 

Similaire à Info path advanced development @ Sri Lanka SharePoint Forum

SharePoint 2010 for Devs
SharePoint 2010 for DevsSharePoint 2010 for Devs
SharePoint 2010 for Devs
Rishu Mehra
 
Session 5-SharePoint with Office-Donovan Follette
Session 5-SharePoint with Office-Donovan FolletteSession 5-SharePoint with Office-Donovan Follette
Session 5-SharePoint with Office-Donovan Follette
Mithun T. Dhar
 
Susan Lennon: Building SharePoint Dashboards
Susan Lennon: Building SharePoint DashboardsSusan Lennon: Building SharePoint Dashboards
Susan Lennon: Building SharePoint Dashboards
SharePoint Saturday NY
 
Parallelminds.asp.net web service
Parallelminds.asp.net web serviceParallelminds.asp.net web service
Parallelminds.asp.net web service
parallelminder
 
SharePoint 2007 Presentation
SharePoint 2007 PresentationSharePoint 2007 Presentation
SharePoint 2007 Presentation
Ajay Jain
 
Ofc216 Shah German Webcms
Ofc216 Shah German WebcmsOfc216 Shah German Webcms
Ofc216 Shah German Webcms
Punk Rock
 
MSDN Unleashed: WPF Demystified
MSDN Unleashed: WPF DemystifiedMSDN Unleashed: WPF Demystified
MSDN Unleashed: WPF Demystified
Dave Bost
 

Similaire à Info path advanced development @ Sri Lanka SharePoint Forum (20)

SharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVPSharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
 
SharePoint 2010 for Devs
SharePoint 2010 for DevsSharePoint 2010 for Devs
SharePoint 2010 for Devs
 
Lotus Forms Webform Server 3.0 Overview & Architecture
Lotus Forms Webform Server 3.0 Overview & ArchitectureLotus Forms Webform Server 3.0 Overview & Architecture
Lotus Forms Webform Server 3.0 Overview & Architecture
 
Lotus Forms Webform Server 3.0 Overview & Architecture
Lotus Forms Webform Server 3.0 Overview & ArchitectureLotus Forms Webform Server 3.0 Overview & Architecture
Lotus Forms Webform Server 3.0 Overview & Architecture
 
SharePoint Branding Guidance @ SharePoint Saturday Redmond
SharePoint Branding Guidance @ SharePoint Saturday RedmondSharePoint Branding Guidance @ SharePoint Saturday Redmond
SharePoint Branding Guidance @ SharePoint Saturday Redmond
 
Session 5-SharePoint with Office-Donovan Follette
Session 5-SharePoint with Office-Donovan FolletteSession 5-SharePoint with Office-Donovan Follette
Session 5-SharePoint with Office-Donovan Follette
 
Configuring Workflows in SharePoint 2010
Configuring Workflows in SharePoint 2010Configuring Workflows in SharePoint 2010
Configuring Workflows in SharePoint 2010
 
Intro to SharePoint for Developers
Intro to SharePoint for DevelopersIntro to SharePoint for Developers
Intro to SharePoint for Developers
 
So You Want to Be a SharePoint Developer - SPS Utah 2015
So You Want to Be a SharePoint Developer - SPS Utah 2015So You Want to Be a SharePoint Developer - SPS Utah 2015
So You Want to Be a SharePoint Developer - SPS Utah 2015
 
Susan Lennon: Building SharePoint Dashboards
Susan Lennon: Building SharePoint DashboardsSusan Lennon: Building SharePoint Dashboards
Susan Lennon: Building SharePoint Dashboards
 
SharePoint Developer Education Day Palo Alto
SharePoint  Developer Education Day  Palo  AltoSharePoint  Developer Education Day  Palo  Alto
SharePoint Developer Education Day Palo Alto
 
Parallelminds.asp.net web service
Parallelminds.asp.net web serviceParallelminds.asp.net web service
Parallelminds.asp.net web service
 
SharePoint 2007 Presentation
SharePoint 2007 PresentationSharePoint 2007 Presentation
SharePoint 2007 Presentation
 
Ofc216 Shah German Webcms
Ofc216 Shah German WebcmsOfc216 Shah German Webcms
Ofc216 Shah German Webcms
 
So You Want To Be A SharePoint Developer-SPS Silicon Valley 2015
So You Want To Be A SharePoint Developer-SPS Silicon Valley 2015So You Want To Be A SharePoint Developer-SPS Silicon Valley 2015
So You Want To Be A SharePoint Developer-SPS Silicon Valley 2015
 
14 Easy Steps to End-User Empowerment: Convert Custom Reports to BI Publisher
14 Easy Steps to End-User Empowerment: Convert Custom Reports to BI Publisher14 Easy Steps to End-User Empowerment: Convert Custom Reports to BI Publisher
14 Easy Steps to End-User Empowerment: Convert Custom Reports to BI Publisher
 
MSDN Unleashed: WPF Demystified
MSDN Unleashed: WPF DemystifiedMSDN Unleashed: WPF Demystified
MSDN Unleashed: WPF Demystified
 
Getting Started with SharePoint Development
Getting Started with SharePoint DevelopmentGetting Started with SharePoint Development
Getting Started with SharePoint Development
 
Intermediate SharePoint 2010 Training
Intermediate SharePoint 2010 TrainingIntermediate SharePoint 2010 Training
Intermediate SharePoint 2010 Training
 
Webform Server 351 Architecture and Overview
Webform Server 351 Architecture and OverviewWebform Server 351 Architecture and Overview
Webform Server 351 Architecture and Overview
 

Dernier

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 

Dernier (20)

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 

Info path advanced development @ Sri Lanka SharePoint Forum

  • 2. INFOPATH DEVELOPMENT OPTIONS  There are three development categories  Form Library  Site Content Type  Administrator Approval
  • 3. FORM LIBRARY ..  When to Use ?  Targeting one SharePoint List/Library  You don’t want to reuse it  You don’t need it across several sites and libraries  Two approaches  SharePoint First Approach  InfoPath First Approach  List vs. Libraries  List uses InfoPath for display purposes  Library uses InfoPath for display as well as store
  • 4. SHAREPOINT FIRST APPROACH  Create a SharePoint List  Design Columns in the list  Open the list and Click Customize Form
  • 5. INFOPATH FIRST APPROACH (LIST)  Open the InfoPath  Select SharePoint List  Specify the SharePoint Server URL and the List Name  Design and publish the list.
  • 6. SHAREPOINT FIRST APPROACH(FORM)  Create InfoPath Bank Form  Design the Interface  Submit to the library  Create a New Form  Update Form  When publishing make sure ..
  • 7. SHAREPOINT FIRST APPROACH(FORM) ..  Problems ..  You need to give a name manually.  You need to specify a submit connection to avoid this.  [ Will see later ]
  • 8. SITE CONTENT TYPE  Allows to deploy as a SharePoint Content Type  Inheriting Content Type Advantages  Work Flows  Reusability  One Form can contain many Content Types  When to use ?  Need to reuse the template when creating the list  Need to maintain a template across the site/collection
  • 9. SITE CONTENT TYPE ..  Create InfoPath Blank Form  Design the Form  Select the Site Content Type in publishing
  • 10. SITE CONTENT TYPE ..  Create the Content Type  Specify the location and name  [Check the Content Type in Site Content Types]  Create a Form Library based on the site content type.
  • 11. ADMINISTRATOR APPROVAL  Allows you to embed  VSTA  Visual Studio code behind  InfoPath browser-compatible form templates  When to use ?  Forms with code behind  Should be bowser compatible
  • 12. ADMINISTRATOR APPROVAL ..  Set Up the environment  InfoPath  .NET Framework 2.0  Misrasoft Visual Studio Tools for Applications (VSTA)
  • 13. ADMINISTRATOR APPROVAL ..  Create a blank InfoPath Form  Design the form  Save it before switch to developer mode  Check the language (C#, VB)
  • 14. ADMINISTRATOR APPROVAL ..  Set the Form Server  Publish the Form  Specify the server  Select Administrator Approval Form  Save it locally  Go to central admin and upload the form  Activate the feature  Add it an content type
  • 15. ADMINISTRATOR APPROVAL ..  What will happen to current sessions ?  Allow existing browser-based form filling sessions to complete using the current version of the form template.  Terminate existing browser-based form filling sessions. Any data in those sessions will be lost.
  • 16. CHANGING BUTTONS  You can change the ribbon button and controls in the web enabled form.
  • 17. CONFIGURING DATA SUBMIT  To avoid this we can create a data submit.  Create Library and publish the form to the library.  Configure the Data Submit  By Rule (Demo)  By Destination (Demo)  By Custom Code
  • 18. CONFIGURING DATA SUBMIT ..  Other Options  To a web service  To a document library on a SharePoint site  As an Email Message  To the hosting environment  (XmlFormView Control)
  • 19. CONFIGURING DATA RETRIEVE  Receive Data is a mechanism to connect to other sources and retrieve information.  SOAP Web service  REST Web service  SharePoint Library or List  Database (SQL Server)  XML Document  Passing Parameters
  • 20. ACCESS VALUES PROGRAMMATICALLY  Access Using Xpath Navigator  Access nodes using Xpath  Can access repeating sections
  • 21. ACCESS AND EXECUTE CONNECTION ..  Data Connections can be access using xPath  Vales can be set using xPath  Can Execute Programatically