1. Which step in the Caspio Bridge Web Form Wizard is used for setting up Automatic Emails?
Answer
Correct Answer:
Destination and Triggers
Note: This Question is unanswered, help us to find answer for this one
2. What is the default data type that is assigned to all the fields in Caspio Bridge tables imported as text files?
Answer
Correct Answer:
Text(4000)
Note: This Question is unanswered, help us to find answer for this one
3. Is it possible for a field in a Caspio Bridge table to be empty if it has the Unique constraint?
Answer
Correct Answer:
No
Note: This Question is unanswered, help us to find answer for this one
4. When using Google Maps in Caspio Bridge, what will be the default location on the map if the address information in your Caspio Bridge Table is empty/blank?
Answer
Correct Answer:
Error will be shown as returned by the mapping service.
Note: This Question is unanswered, help us to find answer for this one
5. Which of the following data types is assigned to the system defined field PK_ID in Caspio Bridge tables?
Answer
Correct Answer:
Long Integer
Note: This Question is unanswered, help us to find answer for this one
6. Which of the following are Caspio Bridge Web Service API methods?
Answer
Correct Answer:
GetTableDesign
Note: This Question is unanswered, help us to find answer for this one
7. State whether the following statement is true or false. All Caspio Bridge Web Services API calls are stateless.
Answer
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
8. Can SSL encryption be applied as a security setting while deploying a Caspio Bridge DataPage?
Answer
Correct Answer:
Yes
Note: This Question is unanswered, help us to find answer for this one
9. To which of the following categories does the HTML Block Cells element belong while applying styles to Caspio Bridge DataPages?
Answer
Correct Answer:
Form/Details
Note: This Question is unanswered, help us to find answer for this one
10. Which of the following is an invalid parameter while calling the Caspio Bridge AddTableField Web Service API?
Answer
Correct Answer:
ObjectName
Note: This Question is unanswered, help us to find answer for this one
11. What will be the data type of UpdateDataResult when you call the Caspio Bridge UpdateData API?
Answer
Correct Answer:
int
Note: This Question is unanswered, help us to find answer for this one
12. Which of the following Caspio Bridge Forms have WML as their rendering option?
Answer
Correct Answer:
Mobile Form
Note: This Question is unanswered, help us to find answer for this one
13. Which of the following methods in Caspio Bridge can be used to obtain the value of the system defined field PK_ID?
Answer
Correct Answer:
SelectDataXML
Note: This Question is unanswered, help us to find answer for this one
14. In which of the following Caspio Bridge Web Service API calls is it mandatory to pass the IsBase64 parameter?
Answer
Correct Answer:
ProximitySearchByReference
Note: This Question is unanswered, help us to find answer for this one
15. Which of the following are not valid data formats into which a Caspio Bridge Table can be exported?
Answer
Correct Answer:
Microsoft SQL Server
Note: This Question is unanswered, help us to find answer for this one
16. Which encoding scheme should be used by the hosting page while deploying a localized Caspio Bridge DataPage using the "Embed" model?
Answer
Correct Answer:
UTF-8
Note: This Question is unanswered, help us to find answer for this one
17. Which of the following statements hold true when the data type of a field is modified from Text to Number in a Caspio Bridge table?
Answer
Correct Answer:
Only those values which are incompatible are modified.
Note: This Question is unanswered, help us to find answer for this one
18. Which of the following are the objects through which web user authentication(WUA) is applied in Caspio Bridge?
Answer
Correct Answer:
DataPage Folders
Note: This Question is unanswered, help us to find answer for this one
19. Which of the following is the correct syntax of the "contains" comparison constraint in image (c) in Search and Report DataPages in Caspio Bridge to fetch the result shown in image(b) from the table shown in image(a)?
Answer
Correct Answer:
black AND blue AND color
Note: This Question is unanswered, help us to find answer for this one
20. What is the maximum possible size of an HTML DataPage in Caspio Bridge?
Answer
Correct Answer:
100Kb
Note: This Question is unanswered, help us to find answer for this one
21. Which of the following data formats can be used to import a file containing localization into Caspio Bridge?
Answer
Correct Answer:
XML
Note: This Question is unanswered, help us to find answer for this one
22. Which of the following data types in Caspio Bridge does not offer rendering options?
Answer
Correct Answer:
File
Note: This Question is unanswered, help us to find answer for this one
23. Which of the following Caspio Bridge Form Elements are not available in Mobile Forms?
Answer
Correct Answer:
Radio Button
Note: This Question is unanswered, help us to find answer for this one
24. Which of the following objects can be used to filter data or relate multiple pages together?
Answer
Correct Answer:
Views
Note: This Question is unanswered, help us to find answer for this one
25. Which of the following protocols is used by default to access the Caspio Bridge Web Services API?
Answer
Correct Answer:
HTTPS
Note: This Question is unanswered, help us to find answer for this one
26. Which of the following types of Caspio Bridge DataPages is used to create WAP browser compatible forms?
Answer
Correct Answer:
Mobile Form DataPage
Note: This Question is unanswered, help us to find answer for this one
27. Which of the following Caspio Bridge DataPage elements can be used to add graphics to your DataPages?
Answer
Correct Answer:
HTML Block
Note: This Question is unanswered, help us to find answer for this one
28. Which of the following Caspio Bridge Web Service API methods use Document-style Web Service calls?
Answer
Correct Answer:
CreateTable
Note: This Question is unanswered, help us to find answer for this one
29. Which of the following types of cookies is used by the Caspio Bridge account?
Answer
Correct Answer:
Session cookies
Note: This Question is unanswered, help us to find answer for this one
30. Which of the following are invalid date inputs in Caspio Bridge if the field has the data type Date/Time?
Answer
Correct Answer:
1986/13/09
Note: This Question is unanswered, help us to find answer for this one
31. Which of the following authentication methods is used in Caspio Bridge to protect the DataPages from unauthorized users?
Answer
Correct Answer:
WUA
Note: This Question is unanswered, help us to find answer for this one
32. Which of the following parameters are mandatory while making any Caspio Bridge Web Service API call?
Answer
Correct Answer:
AccountID
Note: This Question is unanswered, help us to find answer for this one
33. Why is the view name Emp-Det1 considered incorrect in Caspio Bridge?
Answer
Correct Answer:
View names cannot have the '-' symbol.
Note: This Question is unanswered, help us to find answer for this one
34. Which of the following are correct about Security and Authentication methods in Caspio Bridge?
Answer
Correct Answer:
Web User Authentication is applied to DataPage folders. Once it is configured, it applies to all the DataPages of that folder.
Note: This Question is unanswered, help us to find answer for this one
35. Which of the following are used to link multiple tables together in a view?
Answer
Correct Answer:
Keys
Note: This Question is unanswered, help us to find answer for this one
36. Which of the following is the correct way of defining a parameter name in Caspio Bridge Relational DataPages?
Answer
Correct Answer:
[@fieldname]
Note: This Question is unanswered, help us to find answer for this one
37. Which of the following table names follow the standard naming rules for naming a table in Caspio Bridge?
Answer
Correct Answer:
emp_det
Note: This Question is unanswered, help us to find answer for this one