• how do I get curren contacts module record.js for upgrade version 9.0.1 to 9.0.6 ?

    [2024-07-09T07:07:03+00:00] INFO => F: [Issue 110][red][useOfAppViewInvokeParent][562][useOfAppViewInvokeParent] Use of removed Sidecar app.view.invokeParent method in custom/modules/Accounts/clients/base/views/recordlist/recordlist.js ({ extendsFrom…
  • For API customization in SugarCRM

    Dear All, I want to customized Some input received in Sugar by Default API . How can I customized if ? And Also share the path of default API in SugarCRM used. For Example :- I have share a case crate API with portal user and I received regularly in…
  • Creating a new SugarBean with a pre-created UUID

    I have a custom API endpoint that we use to send a large number of records at a time. The endpoint works for updating records and inserting new records without a pre-created UUID, but when we send records with a pre-created UUID, we get the UUID back…
  • Metadata required fileds

    Hello there So, I'm having the following issue: Repairing our customized installation of SugarCRM 11.0, I'm having several queries that returns errors. I'm trying to fix those fields, in order to be able to have a clean repair, without Oracle…
  • Anyone had tried to implement "Least Busy" assignment disturb method on BPM?

    Hi, Have any of your SugarCRM experts tried to use the " Least Busy" method from Inbound Email to create a case in BPM? We are currently using BPM (Advanced Workflow) in our 10.2 Enterprise Cloud instance to assign any new case coming from Email. But…
  • How to get Scheduler details while a Job running?

    Hi, I have a custom scheduler and for which I have a created a scheduler job. I want to read the fields like Job URL, Status, Interval, etc from Job record in the custom scheduler code as I need to manipulate one of these field while the job is running…