Contract Authoring
When creating Microsoft Word styles, what prefix should you use if you do not want a particular section shown in the Outline view in SAP Ariba?
A. Ignore
B. Hide
C. Delete
D. Exclude
Explanation:
In SAP Ariba Contracts, when you define Microsoft Word styles for contract authoring, you can control which sections appear in the Outline view (the left-hand navigation panel during contract authoring) by using specific prefixes in your style names.
The "Exclude" prefix is used when you want a particular section or clause to exist in the document body but not appear in the Outline view's navigation tree. This is useful for boilerplate text, disclaimers, or formatting elements that shouldn't be treated as navigable sections.
Why the other options are incorrect:
A. Ignore
– This is not a recognized prefix for controlling Outline view visibility in SAP Ariba Contracts.
B. Hide
– While conceptually similar, this is not the specific prefix used by the system for this purpose.
C. Delete
– This would imply removal of content, not just hiding it from the Outline view. Using "Delete" as a prefix would not achieve the desired result and isn't a valid styling prefix for this function.
Reference :
This functionality is part of Contract Authoring's template configuration, where administrators define Word styles (like "Exclude_Heading1") to control both formatting and structural behavior in Ariba. The Outline view helps users navigate complex contracts, and excluding certain sections from it keeps the navigation clean and focused on substantive, negotiable clauses.
Suppliers and Users
You have created a new account for a supplier. The supplier informs you that they already have an Ariba Network account.
How should you address this situation?
Note: There are 2 correct answers to this question
A. Manually delete the account you created for the supplier
B. Tell the supplier they should not click the registration link in the emai
C. Tell the supplier to click the link in the registration email and follow the prompts for existing suppliers
D. Do not make changes to the account you created for the supplier
Explanation:
C. Tell the supplier to click the link in the registration email and follow the prompts for existing suppliers
– This is the primary and correct action. When an invited supplier already has an Ariba Network account, they should still click the registration link in the email. The Ariba Network registration process includes logic to detect existing accounts (typically via email address). The supplier will be guided through a "Supplier Merge" or account linking process, which associates their existing account with your buying company, eliminating duplicates and preserving their existing network relationships and data.
A. Manually delete the account you created for the supplier
– This is also a correct, supplementary action you should take after advising the supplier as in option C. As an administrator, you should clean up the duplicate, inactive account you created to avoid clutter and confusion in your system. This ensures your supplier list remains accurate.
Why the other options are incorrect:
B. Tell the supplier they should not click the registration link in the email
– This is wrong. If the supplier does not click the link, the registration/connection process cannot be completed. The system cannot perform the automatic account detection and merging if the invitation is not acted upon.
D. Do not make changes to the account you created for the supplier
– This is incorrect. Leaving a duplicate, unlinked account creates confusion, potential data inconsistency, and administrative overhead. It should be cleaned up.
Reference:
This is a standard Supplier Enablement and Ariba Network Registration scenario. SAP Ariba's architecture is built around a single, global Ariba Network ID per supplier user. The system is designed to prevent and resolve duplicates through its invitation workflow. The best practice is always to direct suppliers to follow the invitation process, as it contains the intelligence to handle existing accounts gracefully.
Best Practices
What are the recommended design decisions for a contract amendment task process?
Note: There are 2 correct answers to this question
A. Show the tasks only during the amendment process by applying conditions
B. Enable the Repeat for Each Document Draft option to reuse the task
C. Use a predecessor task to start the task in the amendment process automatically
D. Use a Notification Task to notify the team members that the contract workspace is in the amendment process
Explanation:
Why A and C are Correct:
SAP Ariba best practices focus on workspace cleanliness and automation. By applying Conditions (Option A), you ensure that amendment-specific tasks remain invisible during the initial contract creation, preventing user confusion. For instance, a condition can be set so that "Amendment Approval" only appears when the Status field equals Amending.
Using Predecessors (Option C) creates a "hands-off" workflow.
Once the amendment is initiated or a specific document is uploaded, the predecessor logic triggers the next task. This ensures the amendment process follows a rigid, compliant path without requiring the Project Manager to manually start every step.
Why the Other Options are Incorrect
B. Enable the Repeat for Each Document Draft:
This feature is designed for iterative document reviews (e.g., multiple rounds of redlining). While it handles document versions, it does not define the structural design of the amendment process itself. Overusing this can lead to "task fatigue" if not carefully managed.
D. Use a Notification Task:
This is considered inefficient design. SAP Ariba automatically sends system notifications when a workspace status changes or when a task is assigned. Creating a manual "Notification Task" adds a non-value-added step that users must manually mark as complete, cluttering the audit trail.
References
SAP Learning Hub: AR710: SAP Ariba Contracts – Administration and Configuration (Section: Managing Contract Life Cycles).
Contract Authoring
Your customer wants to control which clauses appear in their Main Agreement, based on values in contract workspace header fields.
After creating the relevant conditions, how do you apply them to clauses in the Main Agreement?
A. Specify conditions in the Clause Library so that they are applied to all contract workspaces
B. From the outline view of the Main Agreement in the contract workspace, select the condition to apply to each clause
C. From the outline view of the Main Agreement in the template, select the condition to apply to each clause
D. On the Conditions tab, select the clauses that are visible when each condition is true
Explanation:
Why C is Correct:
To ensure that clause selection is automated for all future contracts, the configuration must be done at the Template level. Within the Contract Template, you navigate to the Outline View of the Main Agreement document. Here, you can select individual clauses and map them to specific Conditions you have created (e.g., "If Region = EMEA, show Clause X"). This creates a dynamic document that "self-assembles" based on the metadata entered by the user during workspace creation.
Why the Other Options are Incorrect
A. Specify conditions in the Clause Library:
While the Clause Library stores the clauses, it does not control their conditional logic within a specific document. The library is a repository; the template is the "engine" that defines how those clauses interact with workspace data.
B. From the outline view... in the contract workspace:
Configuring conditions at the workspace level (the individual project) is inefficient. If you do it here, the logic only applies to that single contract. Best practices dictate that logic should be built into the template so it is standardized across the organization.
D. On the Conditions tab, select the clauses:
This is a reversal of the actual workflow. The Conditions tab is used to define the "if-then" logic itself (the math/rule), but you do not assign clauses to conditions there. Instead, you go to the document outline and assign the condition to the clause.
References
SAP Learning Hub: AR711: SAP Ariba Contracts – Contract Authoring (Section: Automated Clause Selection).
Contract Requests and Contract Workspaces
What is the correct procedure for replacing a contract owner in a contract workspace?
A. Deactivate the Original Contract Owner, so the user's supervisor will be automatically assigned
B. Leave the original Contract Owner and just assign someone else to the Project Owner group
C. Replace the user in both the Contract Owner field and the Project Owner group
D. Replace the user in the Contract Owner field
Explanation:
Why C is Correct:
A contract workspace relies on two distinct layers for ownership. The Contract Owner field (a header field) is primarily used for reporting, notifications, and identifying the primary point of contact. However, the Project Owner group (found on the Team tab) controls the actual permissions and system access required to manage the workspace, edit documents, and publish the contract.
Simply changing the header field does not grant the new person administrative rights over the project. Conversely, only adding them to the Project Owner group leaves the old owner in the metadata, which skews audit logs and reporting. Therefore, both must be updated to ensure a clean transition of responsibility and access.
Why the Other Options are Incorrect
A. Deactivate the Original Contract Owner:
Deactivating a user in the system is a global administrative action. It does not automatically reassign their thousands of active workspaces to a supervisor; it would instead leave those workspaces "orphaned" or without an active manager.
B. Leave the original owner and just assign someone else to the Project Owner group:
This creates a discrepancy between who the system says is responsible (the header field) and who is actually doing the work. This leads to confusion during renewals and internal audits.
D. Replace the user in the Contract Owner field:
While this updates the "label" of the project, it fails to grant the new user the necessary permissions to perform tasks or manage the workspace if they aren't also added to the Project Owner group on the Team tab.
References
SAP Learning Hub: AR710: SAP Ariba Contracts – Administration and Configuration (Section: Project Team Management).
Best Practices
What is SAP Ariba's recommendation for choosing a username when creating an account for an Enterprise user?
A. Choose a username that matches the user's email address
B. User first initial and full last name
C. Use first name dot (.) last name
D. Choose a username that matches the corportate network ID
Explanation:
Why D is Correct:
SAP Ariba’s best practice recommendation is to align the Ariba username with the user's Corporate Network ID (often the same ID used for Windows login or Single Sign-On). This is the preferred method because most Enterprise customers implement SSO (Single Sign-On) using SAML 2.0.
When the Ariba username matches the Network ID, it ensures a seamless authentication handshake between the identity provider (IdP) and Ariba. It also simplifies administrative overhead; if a user’s name changes (e.g., due to marriage), their Network ID usually remains static, preventing broken links between the user record and their historical contract workspaces.
Why the Other Options are Incorrect
A. Choose a username that matches the email address:
While common in smaller "Standard Account" setups, it is not the enterprise recommendation. Email addresses are prone to change more frequently than Network IDs, and using them as a primary username can lead to synchronization issues if the email alias is updated in the corporate directory but not in Ariba.
B & C. User initials/First name dot last name:
These are arbitrary naming conventions. They do not provide any technical benefit for system integration or SSO. Manual naming conventions increase the risk of "collisions" (two users with the same name) and require more manual effort to maintain compared to simply syncing with the existing Network ID.
References
SAP Learning Hub: AR710: SAP Ariba Contracts – Administration (Section: User and Group Management).
SAP Ariba Contracts Configuration
Which actions apply to contract negotiations in SAP Ariba?
Note: There are 2 correct answers to this question
A. The project owner can launch only one round of a negotiation task
B. The supplier can modify a received contract document
C. The project owner cannot add observers to a negotiation task
D. The initial message must be entered before sending the task
Explanation:
Why B and D are Correct:
B. The supplier can modify a received contract document:
This is the core functionality of the "Negotiation" task type. When a document is sent via a negotiation task, the supplier receives an email notification and can download the file, make redlines (changes), and upload the revised version back into the Ariba system. This ensures that the entire "ping-pong" of legal edits is captured within the workspace audit trail.
D. The initial message must be entered before sending the task:
SAP Ariba requires the project owner to provide context or instructions in the message field when initiating the task. This message serves as the body of the email sent to the external counterparty, and the system enforces this to ensure that suppliers are not receiving attachments without professional context or specific instructions.
Why the Other Options are Incorrect
A. The project owner can launch only one round:
This is incorrect. Negotiations often require multiple iterations. A project owner can create a "New Round" of a negotiation task as many times as necessary until both parties reach an agreement. Each round is tracked separately for historical reporting.
C. The project owner cannot add observers:
This is false. SAP Ariba allows for "Observers" to be added to negotiation tasks. Observers are internal users who need to monitor the progress of the negotiation but are not responsible for the actual approval or document handling.
References
SAP Learning Hub: AR711: SAP Ariba Contracts – Contract Authoring (Section: Negotiating Contracts with External Parties).
SAP Ariba Contracts Configuration
Which access control settings can you apply to a contract workspace?
Note: There are 2 correct answers to this question
A. Human Resources Information
B. Legal Information
C. Private to Team Members
D. Public to Procurement Users
Explanation:
Why B and C are Correct:
B. Legal Information:
This is a standard system-defined access control level. It is used to restrict visibility to users who are members of the "Legal" or "Legal Administrator" groups. Since contracts often contain sensitive clauses, this setting ensures that non-legal staff cannot view restricted content.
C. Private to Team Members:
This is one of the most common security settings in Ariba. When a workspace is marked as "Private to Team Members," only the users explicitly listed on the Team tab of that specific workspace can view or search for it. This is the primary way to secure confidential projects from the general user base.
Why the Other Options are Incorrect
A. Human Resources Information:
While Ariba allows for custom access control levels, "Human Resources Information" is not a standard, out-of-the-box access control setting for Contract Workspaces. Access is usually defined by functional roles (Legal, Purchasing, Finance) rather than HR-specific departmental labels.
D. Public to Procurement Users:
This is not a standard access control "setting." By default, workspaces are generally "Public" (searchable by those with the right permissions), or they are restricted. There is no specific toggle labeled "Public to Procurement Users" in the access control dropdown; instead, "Public" simply means it follows the default group permissions.
References
SAP Learning Hub: AR710: SAP Ariba Contracts – Administration (Section: Project Security and Access Control).
SAP Ariba Contracts Configuration
How can you create a picklist for a field that has conditional values based on the entry of another field?
A. Use visibility conditions
B. Use relational entries
C. Use validation conditions
D. Use expressions
Explanation:
Relational entries is the configuration feature specifically designed to create conditional picklists (also called dependent or cascading dropdowns). It allows you to define a set of values for one field (Field B) that changes dynamically based on the selection made in another field (Field A).
How it works:
You configure the primary field (e.g., "Product Category") with a standard list of values.
You configure the dependent field (e.g., "Product Sub-Category") with relational entries.
You map each value in the primary field to a specific subset of values for the dependent field.
When a user selects a value in the primary field, only the mapped subset of values appears in the dependent field's picklist.
Why the other options are incorrect:
A. Use visibility conditions
– This controls whether a field is shown or hidden based on another field's value. It does not change the available picklist values for a visible field; it only toggles the field's visibility on/off.
C. Use validation conditions
– This is for setting business rules (e.g., "Field X must be populated if Field Y equals 'Yes'") and displaying error messages when rules are violated. It enforces data integrity but does not dynamically filter picklist values.
D. Use expressions
– This is a broader feature for calculating field values using formulas (e.g., automatically populating a "Total Amount" field). While powerful, it is not the tool for defining conditional relationships between picklist values.
Reference
This is a core Administration > Configure Fields and Sections task. Relational entries are a standard feature in many SAP Ariba configuration modules to create intelligent, user-friendly forms that reduce errors and guide data entry through context-aware lists.
Contract Authoring
You are creating a standard clause in the Clause Library which will be used in multiple assembled documents
A. Alternate clause
B. Preferred clause
C. Fallback clause
D. Empty clause
Explanation:
Why B is Correct:
In SAP Ariba’s Contract Authoring, a Preferred clause is the "gold standard" or default version of a legal provision stored in the Clause Library. When you build a template, you pull in the Preferred clause as the primary text. If a user needs to deviate from this standard during the contract drafting phase, they can swap it out for an "Alternate" or "Fallback," but the Preferred clause remains the baseline for reporting and compliance tracking.
Why the Other Options are Incorrect
A. Alternate clause:
These are secondary options related to a Preferred clause. They are used when the standard text isn't suitable for a specific scenario (e.g., a "Limited Liability" clause specifically for high-risk vendors), but they are not the primary "standard" clause used globally.
C. Fallback clause:
A Fallback is specifically ranked lower than an Alternate. It is usually a "least favorable" version that a negotiator is allowed to use as a last resort before requiring high-level legal approval.
D. Empty clause:
This is a technical placeholder used in templates. It allows a user to "add" a clause where none exists by default, but it does not contain standard legal language intended for multiple documents.
References
SAP Learning Hub: AR711: SAP Ariba Contracts – Contract Authoring (Section: Managing the Clause Library).
SAP Ariba Contracts Configuration
To which objects can visibility conditions be applied in contract workspace templates?
Note: There are 2 correct answers to this question
A. Document folder
B. Personally identifiable information
C. Team member role
D. Template
Explanation:
Why A and C are Correct:
A. Document folder:
You can apply conditions to folders within the Documents tab of a template. For example, if the "Contract Type" is "Non-Disclosure Agreement," you can set a condition to hide the "Financial Exhibits" folder. This ensures that users only see the folders relevant to the specific type of contract they are creating.
C. Team member role:
Conditions can be applied to roles within the Team tab. For instance, if a contract's "Total Contract Value" is below $10,000, you can apply a condition to hide the "Executive Approver" role. This prevents unnecessary people from being added to the project team based on the scale or risk of the contract.
Why the Other Options are Incorrect
B. Personally identifiable information:
This refers to data privacy and encryption settings (GDPR/PII). While Ariba has features to mask or protect this data, it is not an object that you "apply a visibility condition" to within a workspace template in the context of project workflow.
D. Template:
You do not apply a visibility condition to a template itself within the template. Instead, you use Template Questions and Conditions within the template to control its internal contents. The choice of which template to use is handled by the "Template Selection" rules, not a visibility condition applied to the template object.
References
SAP Learning Hub: AR710: SAP Ariba Contracts – Administration (Section: Template Management and Conditions).
SAP Ariba Contracts Configuration
Which of the following activities can you perform in a contract workspace as a task owner?
Note: There are 2 correct answers to this question
A. Assign observers to a task
B. Set a task as a milestone
C. Remove approvers inherited from the template
D. Modify a notification profile
Explanation:
Why A and B are Correct:
A. Assign observers to a task:
Task owners have the flexibility to add Observers to their tasks. Observers are users who need to track the progress of a task or be notified when it is completed, but who are not required to take action (like approving or reviewing). This allows the task owner to keep stakeholders informed without cluttering the actual approval chain.
B. Set a task as a milestone:
A task owner can designate a task as a Milestone. When a task is a milestone, it appears in the "Milestones" section of the workspace and can be used for high-level reporting. This is helpful for tracking critical dates, such as the completion of a complex negotiation or the final signature of a legal document.
Why the Other Options are Incorrect
C. Remove approvers inherited from the template:
Generally, if an approval rule or a specific user is "hard-coded" into the template for compliance reasons, a standard Task Owner cannot remove them. This ensures that the governance established by the template administrators is maintained. Only a user with Project Owner or Template Creator rights can usually modify inherited workflow logic, and even then, only if the template allows it.
D. Modify a notification profile:
Notification profiles (which determine the frequency and timing of email alerts) are typically configured at the Template level or by System Administrators. While a task owner can manually send a notification, they do not have the permissions to modify the underlying "Notification Profile" settings of the workspace or system.
References
SAP Learning Hub: AR710: SAP Ariba Contracts – Administration (Section: Managing Tasks and Milestones).
| Page 1 out of 7 Pages |