CPQ Oracle Exam

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

If BOM price is <<blank>>, which of the the following defines the default price definition? (A) Discount price definition (B) Net Price Definition (C) Item Price Definition (D) List Price Definition (E) Part DB price Definition

(E) Part DB price Definition

For which deal management analytics the transaction level attributes must be declared as data columns? A) Scatter Plot B) Win Probability C) Price Optimization D) Last price paid E) Price Score

A) Scatter Plot B) Win Probability C) Price Optimization

What is required for foreign key definition? A) a natural key must exist in parent data table B) a natural key must exist in child data table C) Integer column should exist in child table

A) a natural key must exist in parent data table

Given the following code: xmlPayload = "<?xml version= "1.0" encoding="UTF-8"?><library><book lang= "en">Spring in Action</book><book lang= "fr">J2EE Blueprint</book></library>"; xpaths = string [1]; xpaths [0] = "/library/book/@lang"; output = rwadxmlmultiple (xmlPayload, xpaths); for xpath in xpaths { print ("(key) = ( "+ xpath +") "); values = string [1]; values = get (output, xpath); for value in values{ print (" (value) = (" + value + ") "); } } Return ""; What will be returned? A. (key) = (/library/book/@lang)(value) = (en)(value) = (fr) B. (key) = (/lang/book/library)(value) = (en)(value) = (fr) C. (key) = (/library/book/@lang)(value) = (English)(value) = (French) D. (key) = (/library/book/@lang)(value) = (Spring in Action)(value) = (J2EE Blueprint)

A. (key) = (/library/book/@lang)(value) = (en)(value) = (fr)

A multi-select attribute with five options is displayed as check boxes. Depending on the conditions, the Configurator should show a user three of these five options. How do you accomplish this? A. by writing a Constraint rule B. by writing a Hiding rule C. by writing a Recommendation rule D. by writing a Pricing rule

A. by writing a Constraint rule

System Configuration Initialization option are defined in Config Setting. There is Inter Model Rule which sets the value in another model.(2 options needs to be selected) A. As soon as you open the effected Model B. When Configuration is saved. C. Process Invocation D. When config data moves from Config to commerce.

A. As soon as you open the effected Model D. When config data moves from Config to commerce.

When defining a Line-level price guidance analytic, which steps are required? A. Choose whether to use historical % from optimal discounts B. Filter input data by part number C. Set up data columns for filter attributes D. Define price gauge E. Input win probability % F. Select appropriate transactions from Scatterplot analytic to use as sample G. Select actions to trigger

A. Choose whether to use historical % from optimal discounts B. Filter input data by part number F. Select appropriate transactions from Scatterplot analytic to use as sample G. Select actions to trigger

Which 3 attribute types are available for mapping to price attributes in Pricing engine? A. Commerce attributes B. Part attributes C. Integration attributes D. Configuration attributes E. Data table attributes F. Document designer attributes

A. Commerce attributes B. Part attributes D. Configuration attributes

Which two fields are required when adding a new user to the CPQ Cloud site? A. Email B. Last Name C. First Name D. Type E. Password

A. Email C. First Name

Steps required to setup signed punch-in attributes for sending config attributes info from Commerce cloud to CPQ through model punch-in URL inside REST API. A. Generate access token B. Provide access token data C. Upload public key in integration center D. Provide passwords to external sites E. Create custom BML function to validate external source

A. Generate access token B. Provide access token data E. Create custom BML function to validate external source

Identifier is not provided in excel sheet which was exported from Line item export action. What will happen during importing the sheet? A. Information can't be imported B. Imported with a warning to user about missing identifier C. Only sales BOM mapped line items will be imported

A. Information can't be imported

Identify four types of attributes that can be set by formulas. A. Integer Attributes B. Single Select Menu Attributes C. Date Attributes D. Text Attributes E. Boolean Attributes F. Currency Attributes

A. Integer Attributes B. Single Select Menu Attributes D. Text Attributes F. Currency Attributes

A partner user approves a quote. However, the status in the CRM does not get updated. Which two options will NOT update the status on the CRM? A. Integrations are not associated to the approve action. B. Partner user approved the quote through mobile approvals. C. Partner user doesn't have access to 'status' attribute in pending step within CPQ D. Partner user doesn't have correct partner info credentials.

A. Integrations are not associated to the approve action. C. Partner user doesn't have access to 'status' attribute in pending step within CPQ

What is a use of longtime() function? A. Logs the specified tag and time elapsed to the site's Event Log. B. Logs the specified Action and time elapsed to the site's Event Log. C. Logs the specified tag and time elapsed to the Performance Log. D. Logs the specified Action and time elapsed to the Performance Log. E. Logs the specified Action and time elapsed to the Site Administration Log.

A. Logs the specified tag and time elapsed to the site's Event Log.

Steps to create a Price Gauge in Commerce? A. Main document > Create new HTML attribute > Associate Price Gauge visualization > Select gauge input attribute B. Main document > Create new price gauge type attribute > Select gauge input attribute C. Main document > Create new Integer attribute > Select gauge input attribute D. Analytics > Price Guidance analytic > Associate analytic to HTML attribute

A. Main document > Create new HTML attribute > Associate Price Gauge visualization > Select gauge input attribute

System Configuration is marked as not complete during Initialization Option. 3 answers A. Multi Node Flow B. Depth of Models in system are more than the Depth of models defined in the settings. C. Number of Models in system are more than the Number of models defined in the settings. D. Depth of Models Less then the Depth of models defined in the settings. E. Number of Models Less Than Number of models

A. Multi Node Flow B. Depth of Models in system are more than the Depth of models defined in the settings. C. Number of Models in system are more than the Number of models defined in the settings.

Which 3 types of quotes are available as a standard feature of Salesforce connector? A. Opportunity quotes B. Standard/loose quotes C. Account quotes D. Case quotes E. Contact quotes

A. Opportunity quotes B. Standard/loose quotes C. Account quotes

Price gauge values can be populated using? A. Price guidance analytic B. Scatterplot analytic C. Win probability analytic D. Current price/discount E. Target pricing integrated from external pricing system

A. Price guidance analytic D. Current price/discount E. Target pricing integrated from external pricing system

3 input Variables for Price Optimization/ Win Probability Analytic

A. Primary Driver Attribute B. Additional Driver Attribute C. Status Attributes

Steps for Embedding CPQ configurator within Oracle Commerce Cloud. A. Provide endpoint URL to return to Commerce Cart page B. Provide endpoint URL to return to CPQ Cart page C. Write BML function to generate and return integration payload to CPQ Cart D. Write BML function to generate and return integration payload to Commerce Cart E. Client-side integration at Product family level F. Server-side integration at Product family level

A. Provide endpoint URL to return to Commerce Cart page D. Write BML function to generate and return integration payload to Commerce Cart E. Client-side integration at Product family level

What's the use of Target, Starting and Floor Prices? A. Provide guidance on where to start and stop when negotiating pricing B. Guide users on desirability of configuration C. Indicate pricing profitability D. Define if price/discount will be approved by management

A. Provide guidance on where to start and stop when negotiating pricing

Setup choices for Commerce hiding rules involving Array attributes A. Rule condition can contain array attributes from more than one array set B. When rule condition has array attributes, Components to hide can have array attributes from another array set C. When rule condition has array attributes, Components to hide cannot have array attributes from another array set D. When rule condition doesn't have array attributes Components to hide can have array attributes from multiple array sets. E. When rule condition doesn't have array attributes Components to hide cannot have array attributes from multiple array sets.

A. Rule condition can contain array attributes from more than one array set C. When rule condition has array attributes, Components to hide cannot have array attributes from another array set D. When rule condition doesn't have array attributes Components to hide can have array attributes from multiple array sets.

Steps to Setup For Subscription Pricing. 3 options A. Setup Charge Types B. Setup Pricing charges which will be applied to all transaction or customer C. Setup Discount Type which can be selectively applied to all Transaction or customer D. Setup Pricing charges which will be applied to selected transaction or customer E. Setup Discount Type which will be applied to selected transaction or customer

A. Setup Charge Types B. Setup Pricing charges which will be applied to all transaction or customer E. Setup Discount Type which will be applied to selected transaction or customer

Which 2 can Subscription Workbench be used to do? A. Show list of all active assets of all the accounts B. Initiate a transaction when an operation like modify/terminate is performed on assets C. Perform ABO operations on one or more assets D. Launch product configuration on terminate/suspend operation on an asset

A. Show list of all active assets of all the accounts C. Perform ABO operations on one or more assets

Identify two reasons why some or all transaction in a particular step are hidden for a user in Transaction Manager. A. The step has an auto-forwarding rule, which did not return the user or one of his groups and all participant profiles do not have other permission methods selected. B. All participant profiles of this step have group access defined and the ""Performer Step"" set, and the user did not perform an action on the hidden transactions in other steps. C. There is no valid participant profile for this user with hidden transactions. D. The user has the RestrictedAccess user type. E. A hiding rule was defined in commerce rules. F. The participant profile that is valid for this user has the Document Views tab, the Document Views panel, and the ""Entire Document"" = ""hide"" setting.

A. The step has an auto-forwarding rule, which did not return the user or one of his groups and all participant profiles do not have other permission methods selected. C. There is no valid participant profile for this user with hidden transactions.

Need to pass additional data from config to commerce. 2 answers A. Use comments to pass data from Config to commerce B. Use BOM Mapping C. Not possible to pass data D. Use Price List

A. Use comments to pass data from Config to commerce B. Use BOM Mapping

Which 2 commerce functionalities can be used to allow/restrict export of line items data? A. Validation rule B. Hiding rule C. Constraint rule D. Document Views tab on attribute E. Recommendation rule F. Participant profile in steps

A. Validation rule B. Hiding rule

HTML Email Templates. Where all it is supported. Select Four answers A. Will Token stop coming in subject for Default and Transition Email. It will come in body. B. Multiple Line comment is supported. C. HTML Email Approve and Reject Link will be enabled in Transition Rules D. HTML Email Approve and Reject Link supported in Default Email Templates E. HTML Email Approve and Reject Link supported in Advanced Email Templates F. HTML Email Approve and Reject Link supported in Custom Email Templates

A. Will Token stop coming in subject for Default and Transition Email. It will come in body. D. HTML Email Approve and Reject Link supported in Default Email Templates E. HTML Email Approve and Reject Link supported in Advanced Email Templates F. HTML Email Approve and Reject Link supported in Custom Email Templates

Deal management metric to be used in case "With Optimization" as option, which is the basic Analytics A. Win Prob analytics B. Scatter Plot Analytics C. Price Optimization D. Last price Paid

A. Win Prob analytics

When creating a connection for a CPQ SOAP Endpoint in ICS, which format is expected? A. https://<siteURL>/v2_0/receiver/commerce/oraclecpqo?WSDL B. https://<siteURL> C. https://<siteURL>/ics/catalog D. https://<siteURL>/v1/receiver?WSDL

A. https://<siteURL>/v2_0/receiver/commerce/oraclecpqo?WSDL

A part using pricing engine/items has two/multiple profiles and two/multiple policies. Options were having what is the intended behavior in this case A. it will only consider First profile and first rule. B. it will only consider first policy and first profile C. it will consider first profile and aggregate prices of the policies and vice versa

A. it will only consider First profile and first rule.

What is true about foreign keys? A) Only 10 foreign keys can be defined in data tables. B) Foreign keys can be defined on only 2 data tables. C) Foreign keys can be created on any data tables. D) Foreign keys can be created only on integer columns.

B) Foreign keys can be defined on only 2 data tables.

The Related Parts data table exists in the QA environment and in the production environment. The table has 3,000 records in the QA environment and 4,000 records in the production environment. How many records will be present in the data table in the production environment if this table is migrated from the QA environment? A. 7,000 B. 3,000 C. 4,000 D. 1,000

B. 3,000

What is the correct navigation path to create Account Integrations? A. Admin > Accounts >Add >Integration B. Admin > Accounts > Integration > Add C. Admin > Process Definition > Integrations > List > Add D. Admin > Accounts > Import >Integration > Add

B. Admin > Accounts > Integration > Add

Configuring several child models within System Configuration A. Clone child models from one root to another B. CSS customization for status icons is allowed C. You can add entire system configuration to favorites from root model D. You can configure a child model without root model E. Child model configurations can have different statuses like Error, Warning, Completed, Invalid

B. CSS customization for status icons is allowed C. You can add entire system configuration to favorites from root model E. Child model configurations can have different statuses like Error, Warning, Completed, Invalid

When defining a new user, which Type value can grant a user account complete access to the CPQ Cloud site? A. Administration with Create/Modify Users selected B. FullAccess with Create/Modify Users selected C. Superuser with Create/Modify Users selected D. Root with Create/Modify Users selected E. AdminAccess with Create/Modify Users selected

B. FullAccess with Create/Modify Users selected

Which two items are necessary to migrate between environments? (Choose two.) A. Environments must have similar urls (for example, testcustomer and devcustomer). B. Environments must be on the same major release (for example, 2016R2). C. Environments must be on the same minor release (for example, 2016R2 update 2). D. Administrators must have FullAccess logins for both environments. E. Entities to be migrated must be deployed within 24 hours of the migration.

B. Environments must be on the same major release (for example, 2016R2). D. Administrators must have FullAccess logins for both environments.

Production site on 19B and non-prod site on 19D. How can we migrate between these sites? A. Export package from 19D non-prod site and import into 19B prod site B. Export package from 19B prod site and import into 19D non-prod site C. Use import from source mode in migration center D. Connect both prod and non-prod site for whole site migration

B. Export package from 19B prod site and import into 19D non-prod site E. ??

How many snapshots does system store in migration center ? A. It will store all the selected snapshots for certain time frame. B. It will store only 10 snapshots. C. It will only keep the latest snapshot.

B. It will store only 10 snapshots.

Filter Rule is applied on line Items for Group A, What is true statement about Filter Rules? A. When Filter rule is applied over line items then Hiding, constrain rule for line items will not run. B. Line Items are not visible to user Group A. C. All Line Items are accessible using Rest APIs. D. Line Items will exclude for summation for pricing.

B. Line Items are not visible to user Group A.

Which three page types have predefined page templates? (Choose three.) A. Process Document List Page B. Product Line List Page C. User Administration List Page D. Model List Page E. Parts Search Page

B. Product Line List Page D. Model List Page E. Parts Search Page

What administrator group can be used to do? A. Restrict access to actions and attribute. B. Restrict access to migration center. C. Restrict access to certain transactions. D. Restrict access to document designer. E. restrict access to individual data tables folders. F. Restrict access to Proxy login

B. Restrict access to migration center. D. Restrict access to document designer. E. restrict access to individual data tables folders.

Subscription Management integration is used for which 2 types of business procedures. A. One-time purchases of goods B. Quote to cash for non-tangible products and services C. Quote to cash for all products and services D. Lead to cash for non-tangible products and services E. Selling recurring-price based products and their billing management

B. Quote to cash for non-tangible products and services E. Selling recurring-price based products and their billing management

Consider the following requirements for integration with Salesforce: * Transaction information needs to be pushed back to Salesforce and synchronized. * You must be able to synchronize a transaction with up to 1,000 lines back to the Opportunity Product object in Salesforce. On the basis of these requirements, which three XSL sets should you use to provide the integration? (Choose three.) A. SFDC Opportunity - Import B. SFDC Quote - Upsert C. SFDC Products - Upset All (200, 400, 600, 800, 1000) D. SFDC Quote - Process Updates E. SFDC Opportunity - Upload

B. SFDC Quote - Upsert C. SFDC Products - Upset All (200, 400, 600, 800, 1000) D. SFDC Quote - Process Updates

Select two statements that are true about Test Script found in a function debugger. (Choose two.) A. Test Script is template of how the BML function should be written. B. Test Script provides a way to test a BML Library function when array type attributes are input parameters. C. Test Script describes the various functions used in BML. D. Test Script can be used to compute multiple iterations of the library functions and print each.

B. Test Script provides a way to test a BML Library function when array type attributes are input parameters. D. Test Script can be used to compute multiple iterations of the library functions and print each.

The following BML code in Config encountered an HTTP 404 error from someurl.com. Which two statements are true? (Choose two.) A. An unhandled exception will be displayed in red text at the top of the configuration screen. B. The HTTP error will be captured in the CPQ Cloud Error Logs: bm.log. C. An HTTP error will be displayed in red text with the message ""HTTP 404 Not Found"" at the top of the configuration screen. D. The call will return ""call failed."" E. The call will return ""HTTP 404 Not Found.""

B. The HTTP error will be captured in the CPQ Cloud Error Logs: bm.log. D. The call will return ""call failed.""

Identify three values that you can find in the Usage Metrics Report for the last month.(Choose three.) A. The number of configurations completed for different product families by internal users and partner organization users. B. The number of transactions for different Commerce processes created by internal users and partner organization users. C. A list of active partner organization users with the most recent login date and time and the number of logins. D. The number of logins by internal users in the last 30 days and the percentage of active users logged in. E. The total data size of the CPQ site occupied on the server. F. The total number of partner organizations and the number of active partner organizations.

B. The number of transactions for different Commerce processes created by internal users and partner organization users. D. The number of logins by internal users in the last 30 days and the percentage of active users logged in. F. The total number of partner organizations and the number of active partner organizations.

In order to obtain additional sets of records when performing a REST call, which of the following sample URLs would a user use to obtain an additional 1000 records? A.https://testsite.bigmachines.com/rest/v1/commereceDocumantsExampleTransactions?totalResults=1000 B.https:///testsitebigmachines.com/rest/v1/commerceDocumantsExampleTransactions?offset=1000 C.https://testsite.bigmachines.com/rest/v1/commerceDocumentsExampleTransactions?set=1000 D.https://testsite.bigmachines.com/rest/v1/commerceDocumentsExampletransactions?limit=1000

B. https:///testsitebigmachines.com/rest/v1/commerceDocumantsExampleTransactions?offset=1000

Which 3 types of email notifications can be sent to mobile approvers from CPQ? A. Rich-text notifications B. SMS notifications C. Default approver template notifications D. Advanced notifications E. Custom approver template notifications

C. Default approver template notifications D. Advanced notifications E. Custom approver template notifications

Your customer has sales organizations in two countries. The customer wants to make sure that users from one country have access only to quotes from that country. How do you achieve this? A. Define different steps (for example, Pending A and Pending B) for each country. The participant profile of each step allows access through user groups (either Group A or Group B depending on the step). Using transition rules, make sure that quotes for Country A are always moved to steps belonging to that country. B. Hide Transaction Manager in CPQ and make sure that all access to quotes is performed from the CRM system where you can easily define which quotes should be visible for different users. C. Define two groups: Country A and Country B. Define a participant profile, Sales, for each step. Define an auto-forwarding rule which returns either ""Group A~company~Sales"" or ""Group B~company~Sales."" D. Define two groups: Country A and Country B. For each step, define two different participant profiles: Profile A and Profile B. For each profile, select one matching group.

C. Define two groups: Country A and Country B. Define a participant profile, Sales, for each step. Define an auto-forwarding rule which returns either ""Group A~company~Sales"" or ""Group

A new user group has been created in the development environment. What should you do to migrate this new user group to the production environment? A. Migrate Commerce to the production environment. B. Migrate the new user group to the production environment. C. Manually create the new user group in the production environment. D. Migrate the new users to the production environment.

C. Manually create the new user group in the production environment.

What would you do if a partner organization is no longer needed and the access of all users needs to be removed? A. Proxy log in as superuser, go to the list of partner organizations, and select the partner organization and delete it. B. Go to the list of partner organizations, perform a proxy log in as the superuser of the partner organization, go to the list of users, select all active users, and click Inactivate. C. Proxy log in as superuser, go to the list of partner organizations, and select Denied in the Access drop-down list. D. Open the list of partner organizations and set the value of Maximum Users to ""0"".

C. Proxy log in as superuser, go to the list of partner organizations, and select Denied in the Access drop-down list.

What is the correct results recordset for a 'modify' BMQL query? A. One integer entry showing number of rows modified B. One integer entry showing number of rows added C. Two integer entries showing number of rows modified and number of rows added D. One integer entry showing number of rows modified and one string entry showing record error

C. Two integer entries showing number of rows modified and number of rows added

What is Oracle Standard way for multilingual document creation?

Create a multilingual specific document and map it to printer friendly excel views. Use language attribute when mapping this XSL view to Print type Action.

User is a full access and is able to see/access to an administrator group however he is not able to add/update users in the group A. User does not have create/modify users access. B. User does not have access to users administration page. C. User does not have access to group administration page. D. Access Administrator is not checked for the user

D. Access Administrator is not checked for the user

Which statement is true about Developer Toolkit CLI? A. Only supports GitHub and Subversion B. Only supports GitHub C. Only supports Microsoft version control D. Can be used with any version control system of choice

D. Can be used with any version control system of choice

What is the correct method to add new parts data to the CPQ Cloud database? A. Use the ""Import from Source"" function in the Migration Center to connect to the remote part system and upload the part data into a .csv file, put the .csv file in a compressed ZIP file, and use Bulk Upload to upload the part data to the CPQ Cloud site. B. Use Bulk Upload to upload the data from the remote part system into a .csv file and import the file into the CPQ Cloud site. C. Export the part data from your current part system into a .csv file, put the .csv file into a compressed zip file, and use Bulk Upload to upload the part data to the CPQ Cloud site. D. Perform a bulk-downloaded of at least one part to capture the part file format that the CPQ Cloud site uses, populate the new part data into the downloaded part file (.csv file), enter ""add"" in the Update column for each new part, save the spreadsheet as a .csv file, put the .csv file in a compressed zip file, and use Bulk Upload to upload the part data to the CPQ Cloud site. E. Use the ""Import from Source"" function in the Migration Center to connect to the remote part system and upload the part data directly to the CPQ Cloud database.

D. Perform a bulk-downloaded of at least one part to capture the part file format that the CPQ Cloud site uses, populate the new part data into the downloaded part file (.csv file), enter ""add"" in the Update column for each new part, save the spreadsheet as a .csv file, put the .csv file in a compressed zip file, and use Bulk Upload to upload the part data to the CPQ Cloud site.

Which statement is a proper definition of a Punch-In? A. Punch-Ins are links that hook into a specific Commerce process in the system. They can be used to navigate directly to a given Commerce process in your application. They can also be used to jump into a specific Commerce process from an external website. B. Punch-Ins are links that hook into specific product families in the system. They can be used to navigate directly from a product family to another in your application. They can also be used to jump into a specific product family from an external website. C. Punch-Ins are links that relate into specific parts in the system. They can be used to search directly for a given part in your application. They can also be used to search for a specific part from an external website. D. Punch-Ins are links that hook into specific pages in the system. They can be used to navigate directly from one page to another in your application. They can also be used to jump to a specific page from an external website. E. Punch-Ins are buttons that take you to specific pages in the system. They can be used to navigate directly from one page to another in your application.

D. Punch-Ins are links that hook into specific pages in the system. They can be used to navigate directly from one page to another in your application. They can also be used to jump to a specific page from an external website.

When Oracle CX Commerce self-service users access an Oracle CPQ Configurator as guest users, how is the CPQ UI presented to the user? A. Via a new browser window where the user is presented with the CPQ Configurator page. B. Via an iFrame that displays within Oracle CPQ C. Via a new browser window where the user is presented with the CPQ login page. D. Via an iFrame that displays within Oracle CX Commerce

D. Via an iFrame that displays within Oracle CX Commerce

Which statement is FALSE about Live data tables? A. Can be modified using UI, web services, BMQL, and bulk uploads B. Doesn't need to be deployed after modification C. Insert, modify, delete, update are supported in BMQL D. Web services are recommended over BMQL functions

D. Web services are recommended over BMQL functions

Your customer wants to create a user that has complete access to the site and has the ability to add and edit new users. Which procedure should you follow to accomplish this? A. Click the Add button on the User Administration List page; enter values for the required fields (Login, Password, Email, First Name, Last Name, and Phone Number); set the Type field to Admin; click the Add button to add the user to the system; click the new user's name on the User Administration List page to edit the user; select the Add New Users check box; and click the Add button to save the changes. B. Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); click the Add button to add the user to the system; click the new user's name on the User Administration List page to edit the user; select the Create/Modify Users check box; and click the Update button to save the changes. C. Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); set the Type field to FullAccess; select the Create/Modify Users check box, and click the Add button to add the user to the system. D. Click the Add button on the User Administration List page, set the Type field to Admin, click the Add button to add the user to the system, click the new user's name on the User Administration List page to edit the user, select the Create/Modify Users check box, and click the Update button to save the changes. E. Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); set the Type field to FullAccess; click the Add button to add the user to the system; click the new user's name on the User Administration List page to edit the user, select the Create/Modify Users check box; and click the Update button to save the changes.

E. Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); set the Type field to FullAccess; click the Add button to add the user to the system; click the new user's name on the User Administration List page to edit the user, select the Create/Modify Users check box; and click the Update button to save the changes.

Steps to download the Language specific Translations.

Go to Download in Admin Home Page -> select the Translations radio button -> select language and module -> click download

Bulk download Parts, Serial Number and data tables.

Go to Download in Admin Home Page -> select the parts radio button -> enter the search criteria -> choose the download format -> click next -> click on the file link in the download status. Repeat the steps for serial number and data tables.

System Configuration we have attribute at parent level. Need to access value of attribute at child Model. Select one answer only

Use Inter Model Rules and _system_attribute to access the value of Parent Attribute.

Select Delete Behavior of Foreign key ? Choose Three. a) On Delete No Action b) On Delete Set Cascade c) On Delete Set Null d) On Delete Save Value

a) On Delete No Action b) On Delete Set Cascade c) On Delete Set Null

what are the different error msg can be stored in error logs

modsec msgs, print statements, email from, receipt info something like this


Set pelajaran terkait

Topic 3, Threats and Vulnerabilities Part V

View Set

Chapter 2 Test- Laws of Motion (COPY OF TEST)

View Set

Conversions between units of time

View Set

physiology chapter 19: Peripheral endocrine glands

View Set

Supply Chain Quiz & HW Questions (EXAM 2)

View Set

Apush testThe financial programs of Alexander Hamilton included all of the following EXCEPT

View Set