Ariba Buyer and ClarifyCRM Technical Quiz
Test your knowledge of Ariba Buyer and ClarifyCRM technical concepts including workflow states, contracts, partitions, JavaScript functions, servlets, and system configuration.
Questions
What is the name of the feature by which the window manager automatically checks for the unsaved changes while closing the window and prompts the user to save any changes
- window bit checking
- dirty bit window checking
- clarify checking.
- window dirty bit checking
Class BOContext is inherited from
- SessionContext
- ApplicationContext
- FormContext
- None of the above
In clarify CRM billing manager the relation between the case and the site is
- One to One
- One to many
- Many to one
- Many to Many
ClfyMenu custom tag used to create application menus consists of __________ and is defined as part of _________.
- clfy:menuitem, clarifyMenu.tld
- clfy:menu , clarify.tld
- clfy:menu, clarifyMenu.tld
- Clfy:menu, clarify.tld
Which of the following application in Clarify Web Applications is customer facing application
- eSales and eSupport
- eOrder and Support
- eOrder and eSupport
- eOrder and eSales
Which of the following is true about extended filters
- Search and lookup windows use extended filters to query the database
- The CBOs include a set of BOs to set up search criteria to allow each user to save their own search criteria and apply to perform a search.
- Consists of a set of search specifications stored in the database
- Code should be written to manipulate the ClarifyCRM’s defined Extended Filter BO’s.
Which function displays a JavaScript alert or logs a message to the debug window
- WMAlert(strMessage, strDebug)
- WMAlert ( strDebug, strMessage)
- WMCAlert(strMessage, strDebug)
- WMCAlert ( strDebug, strMessage)
Which of the following is false about the auto destination servlets in ClarifyCRM
- Specify the rule_type parameter within the web.xml file
- Can be configured to use two different types of rules t o determine what queues or users to use when dispatching/assigning objects.
- They are used to start the communication without instantiating the interaction
- Uses the auto destination rules stored in the table_rule
Can we invoke custom ST or custom IE programmatically
- Only IE
- Only ST
- Both IE and ST
- None
Is MessageDefinition a variant or Partition level file
- Partition
- Only None partition
- variant
- Only Plain Variant
Can Ariba Buyer Support multi-supplier CIF catalog files (CIF file containing items from more than one supplier)
- No
- Yes
- Only 2 supplier items in a CIF file
- None
cXML template to format orders in the default configuration
- OrderRequestFormat.awl
- OrderEncodeFormat.awl
- OrderRequestEncode.awl
- OrderEncodeFormat.awx
ACP stands for
- Ariba Complex Procurement
- Ariba Contractor Procurement
- Ariba Category Procurement
- Ariba Custom Procurement
Default Partitions in Ariba Buyer
- Plain,Default
- Plain,None,SupplierDirect
- Plain,SupplierDirect
- None, SupplierDirect
Are subscriptions created for Non-Catalog items
- True
- False
Commodity Level contracts can have __________ under it as subagreements
- Only Item Level Contracts
- Both Item and Commodity level contracts
- Both Item and Supplier level contracts
- none
Is "Confirmed" a workflow state for PurchaseOrders
- True
- False
BaseObject.js contains
- Javascript for creating baseids
- Javascript helper functions
- Javascript for querying Database
- Javascript helper objects
We can have multiple active rulesets for an approvable document with in a variant
- True
- False
- Which of the following events can be associated with a component record field:
- Rowinit event
- Prepopup event
- Searchsave event
- Workflow event