InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What Will Happen If “office Sharepoint Server Enterprise Site Collection Features” Is Not Activated? |
|
Answer» It WOULD REQUIRE the INFOPATH Client Application to be INSTALLED. It would require the InfoPath Client Application to be installed. |
|
| 2. |
What Is The Required Feature That Needs To Be Activated Within A Site Collection For Infopath Form To Work? |
|
Answer» The FEATURE called OFFICE SHAREPOINT Server Enterprise Site Collection Features must be activated WITHIN the site collection. The feature called Office SharePoint Server Enterprise Site Collection Features must be activated within the site collection. |
|
| 3. |
When To Use Which Session State Mode? |
|
Answer» Session State Service mode [SQL Server database] is recommended for low bandwidth users, as the form view states hamper the performance for low bandwidth. Whereas, Form View can be used for environments with small groups of users. The ADMINISTRATOR can also enter a VALUE for the session DATA size allowed for Form View State. InfoPath Form SERVICES will AUTOMATICALLY revert to Session State Service when session data size exceeds the value associated with the form view mode. Session State Service mode [SQL Server database] is recommended for low bandwidth users, as the form view states hamper the performance for low bandwidth. Whereas, Form View can be used for environments with small groups of users. The administrator can also enter a value for the session data size allowed for Form View State. InfoPath Form Services will automatically revert to Session State Service when session data size exceeds the value associated with the form view mode. |
|
| 4. |
How Is Form Session State Maintained? |
|
Answer» The InfoPath Form SERVICES can maintain DATA in TWO modes:
Points to be noted: The application needs to be associated with the SHARED Service Provider. The InfoPath Form Services can maintain data in two modes: Points to be noted: The application needs to be associated with the Shared Service Provider. |
|
| 5. |
What Are The Set Of Functions We Can Perform With The Help Of “configure Infopath Form Services”? |
|
Answer» This page allows an Administrator to configure some of the BASIC settings for the InfoPath Form Services. There are so many sections in the page, but the important of them are following:
This page allows an Administrator to configure some of the basic settings for the InfoPath Form Services. There are so many sections in the page, but the important of them are following: |
|
| 6. |
What Does Quiescing A Form Template Mean? |
|
Answer» Quiescing is a process that TAKES the form templates offline gradually and PREVENTS new sessions from being created. It allows existing sessions to be completed, THEREBY PREVENTING data loss. When a form template is quiesced by the ADMINISTRATOR, the form templates from all the site collections are taken offline. Quiescing is a process that takes the form templates offline gradually and prevents new sessions from being created. It allows existing sessions to be completed, thereby preventing data loss. When a form template is quiesced by the administrator, the form templates from all the site collections are taken offline. |
|
| 7. |
What Set Of Functions Can We Perform With The Help Of Manage Form Templates? |
|
Answer» This section allows the ADMINISTRATOR to perform the following ACTIONS:
This section allows the administrator to perform the following actions: |
|
| 8. |
How Many Sections Are There Inside The Infopath Form Services Element? |
|
Answer» There are five sections:
There are five sections: |
|
| 9. |
What Are The Main Configuration Elements Of Infopath Form Services? Where Does The Server Level Configuration Elements Reside? |
|
Answer» The INFOPATH form services server-level configuration ELEMENTS are located in SHAREPOINT CENTRAL Administration. The InfoPath form services server-level configuration elements are located in SharePoint Central Administration. |
|
| 10. |
What Is Logic Inspector? |
|
Answer» Logic INSPECTOR is a tool in InfoPath 2007 that shows all of the code DEPENDENCIES for the FORM in a single dialog. Depending on how you ACCESS the Logic Inspector, you initially SEE either the overview pane or both the overview pane and the details pane. Logic Inspector is a tool in InfoPath 2007 that shows all of the code dependencies for the form in a single dialog. Depending on how you access the Logic Inspector, you initially see either the overview pane or both the overview pane and the details pane. |
|
| 11. |
What Are The Main Components Of Infopath Form Services That Are Responsible For Rendering The .xsn File On Browsers? |
|
Answer» The InfoPath Form SERVICES consists of four components that are responsible for RENDERING the .xsn file on browsers:
The InfoPath Form Services consists of four components that are responsible for rendering the .xsn file on browsers: |
|
| 12. |
Explain In Brief The Architecture Of Infopath Forms? |
|
Answer» An InfoPath form template is actually a CAB File containing different component files. Below is a list of files which forms part of an InfoPath template.
When a form template is uploaded using Administrative deployment, the template is STORED in the content database of the SITE. Office Forms Services provide a server-runtime environment for InfoPath Forms Services. While running on the browser, all rules, validations, and calculations are executed in the browser using client-side script. All business logic is executed on the server. So when a browser requests business logic execution, a post back is executed using low cost XMLHTTP. Formserver.aspx is an InfoPath Forms Services page that accesses the form’s data from the content database and renders it to the client. An InfoPath form template is actually a CAB File containing different component files. Below is a list of files which forms part of an InfoPath template. When a form template is uploaded using Administrative deployment, the template is stored in the content database of the site. Office Forms Services provide a server-runtime environment for InfoPath Forms Services. While running on the browser, all rules, validations, and calculations are executed in the browser using client-side script. All business logic is executed on the server. So when a browser requests business logic execution, a post back is executed using low cost XMLHTTP. Formserver.aspx is an InfoPath Forms Services page that accesses the form’s data from the content database and renders it to the client. |
|
| 13. |
Where Does Data Get Stored In An Infopath Form? |
|
Answer» Data is stored in XML files. |
|
| 14. |
What Is An .xsd File In Infopath? |
|
Answer» It is the FORM schema FILE of InfoPath. It determines the FORMAT of DATA that InfoPath recognizes. It is the form schema file of InfoPath. It determines the format of data that InfoPath recognizes. |
|
| 15. |
What Are The Form View Files In Infopath? Or Xsl Files? |
|
Answer» The .xsl file is the form view file that provides a way to REPRESENT different information, depending upon the runtime environment and other factors, including the security profile of end users. They are based on XML STYLESHEETS that can be formatted depending upon the condition. [CONDITIONAL formatting is itself an INBUILT property of XSL.] The .xsl file is the form view file that provides a way to represent different information, depending upon the runtime environment and other factors, including the security profile of end users. They are based on XML stylesheets that can be formatted depending upon the condition. [Conditional formatting is itself an inbuilt property of XSL.] |
|
| 16. |
What Is The Structure Of An Infopath Form Template? |
|
Answer» The InfoPath form template (.xsn FILE) is actually a CAB file [can also be CONSIDERED a zip file] containing the DIFFERENT COMPONENT files of which InfoPath is built. Following are some of the important files contained inside that CAB file:
The InfoPath form template (.xsn file) is actually a CAB file [can also be considered a zip file] containing the different component files of which InfoPath is built. Following are some of the important files contained inside that CAB file: |
|
| 17. |
What Are The Benefits Of Infopath 2007? |
|
Answer» Prior to the introduction of Office 2007, the InfoPath client application, like other Office products, had to be INSTALLED on every user’s computer. In order to develop and use a form:
Benefits of Office 2007 This introduced a new server-side runtime to host InfoPath forms known as InfoPath Form Services. The new capabilities include:
Prior to the introduction of Office 2007, the InfoPath client application, like other Office products, had to be installed on every user’s computer. In order to develop and use a form: Benefits of Office 2007 This introduced a new server-side runtime to host InfoPath forms known as InfoPath Form Services. The new capabilities include: |
|
| 18. |
What Is An Infopath? |
|
Answer» InfoPath is an XML BASED electronic FORMS DEVELOPMENT PRODUCT. InfoPath is an XML based electronic forms development product. |
|