Salesforce Agentforce

|
| By Webner

The digital revolution of the customer relationship management (CRM) space is entering its most disruptive phase yet: the era of the autonomous AI agent. At the forefront of this shift is Salesforce Agentforce, a groundbreaking platform that moves beyond simple

Mysql | How to drop table having dot (.) in the table name in MySQL

| By Webner

We had a table in our database having dot in the table name as below: Table name – kpc.product_categories On trying to delete kpc.product_categories using below command: drop table kpc.product_categories It used to give error that no such table exists.

Eclipse | How to change or recover Secure Storage Password for Eclipse Kepler

| By Webner

When we add Salesforce project to Eclipse sometimes it asks for ‘Secure Storage Password’. You can try to enter your system password. If it doesn’t works you can change or recover ‘Secure Storage Password’. According to office eclipse documentation. The