Skip to main content
Glama

compare_configurations

Compare configuration and metadata between two SuccessFactors instances to verify environment alignment before deployments or audit configuration drift.

Instructions

Compare entity configuration/metadata between two SuccessFactors instances.

This is useful for verifying that dev/test/production environments are aligned before deployments, or for auditing configuration drift.

Args: instance1: First SF instance/company ID (e.g., dev instance) instance2: Second SF instance/company ID (e.g., prod instance) entity: OData entity to compare (e.g., "User", "EmpEmployment", "Position") data_center1: SAP data center for instance1 (e.g., 'DC55') environment1: Environment for instance1 ('preview', 'production') data_center2: SAP data center for instance2 (e.g., 'DC55') environment2: Environment for instance2 ('preview', 'production') auth_user_id: SuccessFactors user ID for authentication (required, used for both instances) auth_password: SuccessFactors password for authentication (required, used for both instances)

Returns: dict containing comparison results with match percentage and field differences

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instance1Yes
instance2Yes
entityYes
data_center1Yes
environment1Yes
data_center2Yes
environment2Yes
auth_user_idYes
auth_passwordYes
instanceNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aiadiguru2025/sf-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server