II.
LibraryProcess overview
Reference · livelib-process:supply-chain--rfx-management
rfx-management overview
RFx Process Management - Manage Request for Information (RFI), Request for Proposal (RFP), and Request for Quotation (RFQ) processes including document creation, distribution, response evaluation, and award recommendation.
Attributes
displayName
rfx-management
description
RFx Process Management - Manage Request for Information (RFI), Request for Proposal (RFP),
and Request for Quotation (RFQ) processes including document creation, distribution, response evaluation, and award recommendation.
libraryPath
library/specializations/domains/business/supply-chain/rfx-management.js
specialization
supply-chain
references
- - Ariba RFx Best Practices: https://www.ariba.com/ - Coupa Source-to-Contract: https://www.coupa.com/
example
const result = await orchestrate('specializations/domains/business/supply-chain/rfx-management', {
rfxType: 'RFP',
category: 'IT Services',
scope: { services: ['cloud hosting', 'support'], duration: '3-years' },
suppliers: ['AWS', 'Azure', 'GCP'],
timeline: { issueDate: '2024-01-15', responseDeadline: '2024-02-15' }
});
usesAgents
- requirements-analyst
- rfx-developer
- supplier-selector
- rfx-distributor
- qa-manager
- response-collector
- response-evaluator
- award-analyst
Outgoing edges
lib_applies_to_domain1
- domain:supply-chain·DomainSupply Chain
lib_belongs_to_specialization2
- specialization:supply-chain-optimization·SpecializationSupply Chain Optimization
- specialization:supply-chain·SpecializationSupply Chain
lib_implements_workflow2
- workflow:vendor-onboarding·WorkflowVendor Onboarding
- workflow:vendor-evaluation·WorkflowVendor Evaluation
lib_involves_role2
- role:supply-chain-analyst·RoleSupply Chain Analyst
- role:procurement-manager·RoleProcurement Manager
lib_requires_skill_area2
- skill-area:procurement-management·SkillAreaProcurement Management
- skill-area:vendor-management-ops·SkillAreaVendor Management (Operations)
uses_agent1
- lib-agent:product-management--requirements-analyst·LibraryAgentRequirements Analyst
Incoming edges
None.