Source-to-Pay Workspace Analytics Center
Summarize
Summary of Source-to-Pay Workspace Analytics Center
The Source-to-Pay Workspace Analytics Center enables ServiceNow customers to query their procurement data using Natural Language Query (NLQ). This allows users to ask questions in everyday language and retrieve relevant, real-time insights and trends from their Source-to-Pay data.
Show less
NLQ is enhanced through configurable synonyms and semantic shortcuts, which translate natural language terms into accurate database queries. For instance, synonyms like "vendor" map to the Supplier column, and semantic conditions refine searches, such as identifying closed contracts by specifying active=false.
Key Features
- Natural Language Query (NLQ): Converts user questions into database queries to fetch precise procurement data.
- Configurable Synonyms: Enables flexibility by mapping multiple search terms to relevant database fields (e.g., "vendor" for Supplier).
- Semantic Conditions: Improves search accuracy by applying conditions to synonyms, such as filtering open or closed records.
- Predefined Supported Questions: Provides a variety of sample queries across procurement processes, including purchase requisitions, sourcing requests, negotiations, purchase lines, purchase orders, milestones, receipt tasks, and procurement cases.
- Graphical Results: Search results may be visually represented depending on the query parameters.
- Search Improvement Guidance: Offers tips to refine questions if initial search results are unsatisfactory.
Practical Usage Tips
- Specify exact table names as they appear in the database when forming queries.
- Include relevant keywords such as status (e.g., open, closed) or type (e.g., standard, blanket) to narrow down results.
- Leverage synonyms and semantic conditions to enhance search precision.
- Use the “How can I improve my results?” option for assistance in refining queries.
Key Outcomes
By utilizing the Source-to-Pay Workspace Analytics Center, ServiceNow customers can quickly and intuitively explore procurement data, monitor current performance, and analyze trends over time. This capability supports informed decision-making and efficient management of procurement activities within the platform.
With Source-to-Pay Workspace Analytics Center, you can ask a question about your data, and see how things are performing now and trends over time.
This Analytics Center is modeled using Natural Language Query (NLQ) which is helpful in converting natural language into database queries, thus fetching relevant data from the respective database tables. In this case, NLQ is developed with the help of configurable synonyms and semantic shortcuts. In synonyms, for example, to fetch data from the Supplier column in the Purchase Line table, a synonym "vendor" is added. Similarly, multiple synonyms can be configured to further improve search results. In semantics, conditions can be configured for the synonym such that search results can be further optimized. For example, to render appropriate search results for closed contracts, a condition "active=false" is configured against the synonym "closed" for the Contract Task table.
- Purchase requisition
- Order type
- Show me purchase requisitions of type standard
- Show me purchase requisitions of type blanket
- Show me standard purchase requisitions
- Show me blanket purchase requisitions
- Requisition type
- Show me net new purchase requisitions
- Show me revised purchase requisitions
- Active
- Show me all open purchase requisitions
- Show me all closed purchase requisitions
- Order type
- Sourcing request: Active
- Show me all open sourcing requests
- Show me all closed sourcing requests
- Negotiation: Active
- Show me all open negotiations
- Show me all closed negotiations
- Purchase line: Product type
- Show me all purchase lines of type good
- Show me all purchase lines of type goods
- Show me all purchase lines of type service
- Purchasing tasks and all extensions of purchasing tasks: Active
- Show me all open <task type>
- Show me all closed <task type>
- Purchase order: Order type
- Show me purchase orders of type standard
- Show me purchase orders of type blanket
- Purchase order line: Product type
- Show me all purchase order lines of type good
- Show me all purchase order lines of type goods
- Show me all purchase order lines of type service
- Milestones
- Completion date
- Show me upcoming milestones
- Show me today's milestones
- Show me past milestones
- Show me historical milestones
- Active
- Show me all open milestones
- Show me all closed milestones
- Completion date
- Receipt tasks: Active
- Show me all open receipt tasks
- Show me all closed receipt tasks
- Procurement cases: Active
- Show me all open procurement cases
- Show me all closed procurement cases
If you do not get the desired search results, select How can I improve my results? to view tips and suggestions on improving your search.